@charset "UTF-8";
body {
	background : #C0D9D9 url(images/fondo.gif) repeat;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0A8DB4;
	margin : 20px 0px 20px 0px;
	text-align: left;
} 

#contenedor{
	text-align: left;
	border: 2px solid #cccccc;
	width: 982px;
	margin: auto;
	background: transparent url("images/total.jpg") 0 2px no-repeat; 
} 
#contenedor2{
	text-align: left;
	border: 2px solid #cccccc;
	width: 982px;
	margin: auto;
	background: transparent url("images/total_gallery.jpg") 0 2px no-repeat; 
} 

#cabecera{ 
height : 106px; 
width: 982px; 
} 

#navegador{
	padding : 3px 10px 5px 10px;
	border-top : 1px solid #98D2EC;
	border-bottom : 1px solid #98D2EC;
	background-color: #0A8DB4;
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #ffffff; 
} 
A.enlacenav:HOVER{ 
color: #cccccc; 
} 

#cuerpo{
	width:620px;
	margin-left: 180px;
	padding: 12px 0px 10px 0px;
	float:left;
	text-align: left;
}

#cuerpo2{
	width:750px;
	margin-left: 115px;
	float:left;
	text-align: center;
} 

H1{ 
font-size: 12pt; 
}


#lateral{
	width: 170px;
	background-color: #C8E1E5;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	float:right;
}

.titlat{ 
background-color:#98D2EC; 
color:#666666; 
font-size:9pt; 
text-transform : uppercase; 
padding: 7px 3px 7px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 8px 0px; 
}

.textos{ 
color:#666666; 
font-size:9pt; 
font-weight : normal; 
}

.textos2{
	color:#666666;
	font-size:9pt;
	font-weight : bold;
	text-align: left;
}  

#pie{
	clear : both;
	color : #FFFFFF;
	text-align : right;
	margin : 10px 10px 0px 10px;
	padding-bottom:10px;
}

#borde{ 
border: 2px solid #cccccc; 
text-align: left; 
width: 982px; 
margin: auto; 
} 

