h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo {
	font-family: "DIN-Medium", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f700e8;
}
.subtitulo {
	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #484748;
}
.texto {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.textopie {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a4a4a4;
}
.fondomiddle {
	background-image: url(images/vestuario_barbara_middle.jpg);
}
.link:link {font-family: "Trebuchet MS", Verdana; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none }
.link:visited {font-family: "Trebuchet MS", Verdana; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none }
.link:hover {font-family: "Trebuchet MS", Verdana; font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline}
.link:active {font-family: "Trebuchet MS", Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666;
}


