/* Maqueta página */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
}
div.spacer {
  clear: both;
  }
#contenido{
	width:800px;
	height:830px;
}
#top{
	width:100%;
	height:34px;
	background-color:#181D21;
}
#medio{
	width:800px;
	height:223px;
	background-image:url(../img/fondo_top_home.jpg);
	background-repeat:no-repeat;
}
#logo_home{
	float:left;
	margin-top:-4px;
	width:213px;
	height:223px;
	text-align:center;
}
#flash_home{
	float:right;
	width:587px;
}
#cuerpo{
	width:800px;
	background-color:#FFFFFF;
	height:650px;
}
#modulo_izq{
	width:205px;
	float:left;
}
#modulo_der{
	width:595px;
	float:right;
}
#noticias_home{
	padding-top:8px;
	text-align:left;
	width:529px;
	height:31px;
	float:right;
}
#pie{
	width:100%;
	height:54px;
	background-color:#181D21;
}
#home_trans_txt{
	width:573px;
	background-color:#181D21;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:#CC9900;
	font-weight:bold;
	padding:6px;
}
#home_uni_txt{
	width:573px;
	background-color:#181D21;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:#CC9900;
	font-weight:bold;
	padding:6px;
}

#internas{
	width:575px;
	height:500px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding:10px;
	background-color:#F8F8F8;
}
#div_noticias{
	width:775px;
}

#deinteres{
	height:408px;
	width:205px;	
}
/* Clases texto */
.normal11{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
}
.blanco11{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color:#FFFFFF;
}
.gris10b{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color:#232323;
}
.gris11{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color:#666666;
}
.blanco14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.verdanazul14negra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.Verdanazul14negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.verdana14gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}




.azul11 {
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.blanco11 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.amarillo14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	text-decoration: none;	
}
