/* CSS Document */
BODY { 
	background:#ffffff; /* url(images/pie.gif)*/
	background-repeat: repeat-y;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #666666; 
	margin : 10px 0px 10px 0px; 
	text-align: center; 
}

#scroll {
 	 width:470px;
     height:300px;
	 padding: 1px 10px 20px 0px;
     background-color:#FFFFFF;
     overflow:auto;
}	 
 
#contenedor{ 
	text-align: left; 
	width: 700px; 
	background: #ffffff url(images/fondobody.jpg);
	margin: auto; 
}

#cabecera{
	background-image: url(images/fondocabe.jpg);
	height : 106px; 
	width: 700px; 
}

#navegador{ 
	background : #ffffff; /*url(images/fonnav.jpg)*/
	padding : 0px 10px 3px 10px;  
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
	color: #494E6B;
}
 
A.enlacenav:HOVER{ 
color: #3F7DE3; 
}

A {
	FONT-WEIGHT: bold; COLOR:#339999;
}

#cuerpo{ 
	width:470px;
	padding: 0px 2px 5px 7px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color : #ffffff; 
	float:left;
	text-align:justify;
	line-height: 15px;
}
 
H1{ 
	font-size: 12pt; 
}

#navabajo{ 
	font-weight : bold; width: 100%;
}

#lateral{
	width: 200px;
	background: #ffffff url(images/fondolateral.jpg);
	/*background-repeat:no-repeat;
	background-position:bottom;
	border-bottom : 1px solid #cccccc; */
	border-left : 1px solid #cccccc; 
	float:right;	
}

.titlat{ 
	background:#006666 url(images/fondobl.jpg);
	color:#ffffff; 
	font-size:8pt; 
	text-transform : uppercase; 
	padding: 5px 3px 5px 8px; 
	font-weight : normal; 
	letter-spacing : 2px; 
	margin: 0px 0px 8px 0px; 
} 

.cuerpolateral{ 
	padding: 5px 4px 18px 2px; 
}
#pie{ 
	clear : both; 
	color : #cccccc; 
	text-align : right; 
	margin : 5px 10px 0px 10px; 
	padding-bottom:5px;
}

#textoresaltado{
	color:#339999;
	font-weight:bold;
	font-size:14px;
}

.columna {width: 45%; /* 46% navegadores modernos, 45% por IE debido a un bug de calculo de porcentajes, pruebalo de todas formas con 46% */margin-right: 1%; margin-left:1%; float: left; text-align:left;
}

#tituloresaltado{
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

#cuerpo2{ 
	width:650px;
	padding: 0px 2px 0px 7px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color : #ffffff; 
	float:left;
	text-align:justify;
	line-height: 15px;
}

#cuerpo3{ 
	width:600px;
	padding: 0px 2px 0px 7px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color : #ffffff; 
	float:left;
	text-align:justify;
	line-height: 15px;
}