/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000080;
margin:0;
background-image: url(../img/bgfondo.jpg);
scrollbar-face-color: #B0CDD7; 
scrollbar-3dlight-color: #E7EFF2; 
scrollbar-arrow-color: #005C78; 
scrollbar-highlight-color: #E7EFF2; 
scrollbar-shadow-color: #7CABBA; 
scrollbar-darkshadow-color: #7CABBA; 
scrollbar-track-color: #FFFFFF; 
scrollbar-base-color: #7CABBA;

}

a:link { 
	text-decoration: none; 
	color: #000080;
	}
a:visited { 
	text-decoration: none; 
	color: #000080;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}



#container{
	position:absolute;
	width:438px;
	left:50%;
	top:25px;
	margin-left:-215px;
	background-image:url(../img/fondototal.jpg);
	z-index:5;
}
#logazo{
	position:absolute;
	width:148px;
	height:68px;
	left:50%;
	top:10px;
	margin-left:-235px;
	z-index:7;
}


#esquinastop{
	position:relative;
	width:438px;
	background-image:url(../img/fondotoop.jpg);
}

#esquinaspie{
	position:relative;
	width:438px;
	background-image:url(../img/fondopie.jpg);
	}

#imagentop{
	position:relative;
	left:15px;
	width:409px;
	height:150px;
	background-image:url(../img/top01.jpg);
}
#menutop{
	position:relative;
	left:15px;
	width:409px;
	height:15px;
	background-image:url(../img/fondomenu.gif);
}

#otrosprod{
	position:relative;
	left:15px;
	width:409px;
	height:15px;
	background-image:url(../img/fondootros.gif);
}

#otroslogos{
	position:relative;
	left:15px;
	top:5px;
	width:409px;
	height:65px;
}

#textos{
	position:relative;
	left:15px;
	top:15px;
	width:409px;
}

#concentra{
	position:relative;
	width:400px;
	height:10px;
	left:-5px;
	background-image:url(../img/concentra.gif);
	background-repeat:no-repeat;
	}
