body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686349;
	line-height: 15px;
}
.FondoWhat {
	background-image: url(/images/fondowhat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondocontrato {
	background-image: url(/images/fondo-contrato.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
}

.fondo-home {
	background-image: url(/images/fondo-home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.LinkHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
a.LinkHeader:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.LinkFooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
a.LinkFooter:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.fondolat1 {
	background-image: url(/images/lat1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondolat2 {
	background-image: url(/images/lat2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondolatf1 {
	background-image: url(/images/lat1f.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fondolatf2 {
	background-image: url(/images/lat2f.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.justify {
	text-align: justify;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #503719;
}
.borde1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.borde2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBCB84;
}
.borde3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBCB84;
}


.negritas{
	font-weight: bold;
	color: #503719;
}
.puntero{
cursor:pointer;
}
