body {
	background-color: #D8C89E;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
.derecha {
	background-image: url(images/fondoderecha2.gif);
	background-repeat: repeat-y;
}
.fuxia {
	background-image: url(images/fuxia.gif);
	background-repeat: no-repeat;
}
.fuxia2 {
	background-image: url(images/fuxia2.gif);
	background-repeat: no-repeat;
}
.texto {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
.textopeq {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;


}
.legal {
	vertical-align: bottom;
}
.fondonorepetir {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(images/fondoa.gif);

}
textarea {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
input {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.bot {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #849770;
	border: 1px solid #FFFFFF;
	font-weight: bold;

}
a {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;


}
a:hover {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;


}
.bodefoto {
	border: 4px solid #FFFFFF;
}

