body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	background : #CCCCCC url(img/fondo.gif) repeat;	
	color : #666666;	
	text-align: center;
	margin : 5px 0px 5px 0px; 
}
#contenedor{
	text-align: left;
	width: 900px;
	background-color : #ffffff;
	margin: auto;
}
#cabecera{
	height : 95px;	
} 
#logo{
	float:left;
	}
#imgLogo{
	margin: 5px 0px 5px 12px;
	}
#menu{
	float:right;
	margin-top:70px;
	margin-right:5px;
	}
#descSup{
	height: 20px;
	background-image:url(img/fondoDesSup.jpg);	
	}		
#descMed{
	font-size:12px;
	height: 40px;
	background-image:url(img/fondoDesMed.jpg);	
	padding: 0px 20px 0px 20px;
	}	
#descInf{
	height: 20px;
	background-image:url(img/fondoDesInf.jpg);	
	}	
#tablaEmpresas tr td{
	font-size:10px;
	}
#contenido{
	font-size:12px;
	padding: 0px 30px 0px 30px;
	text-align:justify;
	}
#pie{
	height:25px;
	background-color:#F4F4F4;
	padding:5px 10px 5px 10px;
	margin:5px 10px 10px 10px;
	text-align:center;
	}
.imgIzq{
	float:left;
	margin:0px 15px 10px 0px;
	
	}
.descripcion{	
	padding: 5px 5px 5px 5px;	
	}	
	

a.saltarIntro:link, a.saltarIntro:active, a.saltarIntro:visited {	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.saltarIntro:hover {	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
	
	
	
a:link, a:active, a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;	
	color : #666666;
}
a:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color : #666666;
}


.resalteHistoria
{
	border-width:1px;
	background-color:#F4F4F4;
	border-color:#999999;

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #666666;		
}