@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);
}
.columna {
	background-repeat: no-repeat;
	background-image: url(imagenes/columna.png);
}
.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: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	line-height: 17px;
}
.rayas {
	background-image: url(imagenes/rayas.jpg);
}
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;
}
.descuento {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B21539;
}
.lineas {
}
.fiore {
	background-image: url(imagenes/fiore.jpg);
	background-repeat: no-repeat;
}

