/* CSS Document */

BODY { 
background: #CCCCCC; 
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : black; 
margin : 0;
text-align: justify; 
}
a:link {
  	color: #000000;
  	text-decoration: underline;}
a:visited {
	color: #000000;
	text-decoration: underline;}
a:hover {
	color: #000000;
	text-decoration: underline;}
#borde{ 
text-align: left; 
width: 775px;
height:auto; 
margin:auto;
background-color:#FFFFFF; 
} 
#contenedor{ 
text-align: left; 
width: 775px;
height:auto;
margin: 0,auto;
} 
#navegador{
width:775px;
height:181px;
}
#flash{
width:775px;
height:103px;
}
#navegador_left{
width:179px;
background:#FFFF00 url("img/fondo_left.jpg") repeat-y ;
float:left;
}
A.enlaceav, A.enlaceav:VISITED, A.enlaceav:ACTIVE, A.enlaceav:FOCUS, A.enlaceav:LINK{ 
color: #000000; 
} 
A.enlaceav:HOVER{ 
color:#ffffff;
text-decoration:none;
background:#000000;

} 
#cuerpo{
width:590px;
background-color:#FFFFFF;
float:right;
}
#cuerpo1{
width:775px;
margin:0; auto;
}
img.imgIzq { margin:5px; float: left; border-style: none }
img.imgDer {margin: 5px; float: right;  border-style: none }
H1{ 
font-size: 12pt; 
}
p{
padding:5px;
line-height:12px;
text-align:left;
}
table.fondo{
background-color:#71706E;
}
.negro {  color: #000000 ; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; text-align:justify; font-weight:bold }
#pie{
margin:5px;
font-size:10px;
text-align : center;
clear:both;
}
#tit{
padding-left:1cm;
}