@charset "utf-8";
.lineagris {
	background-image: url(imagenes/linea_gris.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.contenido_fondo {
	background-image: url(imagenes/linea_gris.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.bg_der {
	background-image: url(imagenes/bg_der.gif);
	background-repeat:  repeat-y;
}


.menufondo {
	background-image: url(imagenes/menu_fondo.gif);
	background-repeat:  repeat-y;
}
.bg_izq {
	background-image: url(imagenes/bg_izq.gif);
	background-repeat:  repeat-y;
}

.contenido_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.contenido_titulos {
	background-image: url(imagenes/contenido_titulos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CD1D46;
}
a:link {
	color: #D60C68;
}
.menuitemfondo {
	background-image: url(imagenes/menu_item_fondo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-top: 7px;
	text-align: right;
}
a:visited {
	color: #D60C68;
}

.menufondo .a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menufondo .a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.menu_adorno_inf {
	background-image: url(imagenes/menu_adorno_inf.gif);
	background-position: bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.contenido_resaltado {
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.menu_fondo_inf {
	background-attachment: fixed;
	background-color: #D60C68;
	background-image: url(imagenes/menu_adorno_inf.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contenido_texto_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: normal;
	background-color: #999;
}
.texto_blanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

