@charset "UTF-8";
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(imagenes/Fondo.jpg);
}
.fondorojo {
	background-image: url(imagenes/rojo.jpg);
}
.lista {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-bottom: 15px;
	margin-left: 10px;
	list-style-type: none;
	color: #CC9999;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 17px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC9999;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.IDIOMAS {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.chico:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.chico:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.chico:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC9999;
	text-decoration: none;
}
a.chico:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.curv {
	background-image: url(imagenes/hollyhock.gif);
	background-repeat: repeat;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
	margin-right: 30px;
}
