


body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363535;
	background-image: url(../imagenes/backpage.gif);
	line-height: 17px;


}

.campos {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.botonform {
	PADDING-RIGHT: 0.25em;
	PADDING-LEFT: 0.25em;
	PADDING-BOTTOM: 0.05em;
	COLOR: #333;
	PADDING-TOP: 0.05em;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tablacontenedora {
	margin: 0px auto;
	border-right-color: #BDC8D8;
	border-left-color: #BDC8D8;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
}
.foot{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	text-decoration: none;
	
}
a.contactos:link {
	color: #FFF;
	text-decoration: underline;

}
a.contactos:visited {
	color: #FFF;
	text-decoration: underline;
}
a.contactos:hover {
	color: #FFF;
	text-decoration: none;

}

