.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #D2CCB9;
	border: thin solid #756C60;
}
.background_ {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(imgs/background-.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.background_esquina {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.tahoma_11 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #D2CCB9;
	text-decoration: none;
}
.tahoma_11_blanca {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_fotos {
	border: 3px solid #D2CCB9;
}
.borde_fotos_chicas {

	border: 3px solid #9F9580;
}
