@charset "windows-1252";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#pagina { 
	/*width:800px;*/
	width:100%;
	margin:auto;
	text-align:left;
	/*border:solid 1px #000000;*/
}
#pagina2 { 

	width:100%;
	margin:auto;
	text-align:left;
}
#cabecera { 
	width:300px;
	height:150px;
	text-align:left;
}#cabecera2 { 
	width:487px;
	height:150px;
	text-align:right;
}
#menu { 
/*
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	background:#ae0606;
*/  
	width:100%;
	/*height:50px;*/
	text-align:center;
	font-size:12px;
	background-color:#FFF;
	
}

#noticias { 
/*
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	background:#ae0606;
*/  
	width:100%;
	height:100px;
	font-size:12px;
	background-color:#F2CC29;
	
}

#plazas{
	width:100%;
	height:120px;
}
.texto_menu{
	
	color:#FFF;
	font-size:16px;
}
#submenu { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	width:100%;
	height:18px;
}
#pie { 
	width:100%;
	height:20px;
	clear:left;
	text-align:center;
}
.letra_pie{
	font-size:10px;
	color:#666666;
}
#lateral {
	text-align:left;
	float:left;
	width:15%;
	/*background: url(../imagenes/fondo_lateral.png) repeat-x;*/
	/*margin:5px;
	margin-left:20px;*/
}
#lateral2 {
	text-align:center;
	float:left;
	width:15%;
	/*margin:5px;
	margin-left:20px;*/
}
#contenido {
	/*border:solid 1px #ccc;*/
	float:left;
	width:100%;
	text-align:justify;
	/*background-color:#FFF;*/
	

}
#central {
	
	float:left;
	width:100%;

}
#final{
	 
	width:100%;
	height:40px;
	clear:left;
}
#separador{
	width:100%;
	height:10px;
	clear:left;
}
#logo_serolo{
	
	background:url(../imagenes/logo_serolo_naranja_fondo.jpg) no-repeat right bottom;
	background-color:#fcf4d4;
}
#borde_tabla_redondo{
	background:url(../imagenes/borde_tabla.png) no-repeat right bottom;
	background-color:#f4e4dc;
}

.link_gris{
	color:#666666;
}
.link_negro{
	color:#000000;
}
.texto_burdeos{
	color:#990000;
	font-size:14px;
}

