.top_menu {
	background-image: url(../images/fondo_rosado.jpg);
	background-repeat: no-repeat;
}
.fondo_menu {
	background-image: url(../images/fondo_rosado_l.jpg);
	background-repeat: repeat-y;
}
.linea_colores {
	background-image: url(../images/linea_colores_rosado%20.jpg);
	background-repeat: no-repeat;
}

.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #A94364;
	text-decoration: none;
}

.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #A94364;
	text-decoration: none;
}
.fondo_link {
	background-image: url(../images/punto_rosado.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.links_menu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
}
.links_menu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
}
.links_menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
}
.links_menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #EA7C99;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
}
