/* CSS Document */
/* CSS Portal */ 

body {
	/*background-image: url(imagenes/bg_web.gif);
	background-repeat: repeat;
	background-repeat:repeat-x;*/
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	
}
.cuadro_boletin_centro {
	background-image: url(imagenes/cuadro_boletin_icentro.gif);
	background-repeat: repeat-y;
	text-align: right;
}
.banner_formate {
	background-image: url(imagenes/banner_formate.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 52px;
	width: 817px;
	margin-right: 10px;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	margin-top: 8px;
	padding-top: 8px;
}
.cierre {
	background-image: url(imagenes/cierre_centro.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Estilo1 {
	color: #055EAE;
	font-weight: bold;
}
.Estilo2 {
	color: #0C62AF;
	font-weight: bold;
}
.Estilo3 {
	color: #1265B1;
	font-weight: bold;
}
.ett{
text-align:center;
width:150px;
}
.Etiqueta{
color:#055EAE;}
