input {
	background-color: #003366;
	color: #FFFFFF;
	border: 1px solid #C0DCF1;;
	text-decoration: none;
}
.fondocab {
	background-image: url(cabecerapeq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fons.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.cabe {
	background-image: url(img/cabetab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pie {
	background-image: url(img/pietab.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.med {
	background-image: url(img/medtab.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tab {
	background-image: url(img/fondotab.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titpag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #C0DCF1;
	text-decoration: none;
}
.txtform {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
