body {
	background-image: url(img/fondo.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00314F;
	font-size: 13px;
}
.Texto_ConMargenes {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

td {
	vertical-align: top;
}

.fotitos_home {
	background-image: url(img/fondo_fotitos.jpg);
	background-repeat: no-repeat;
}
.titulos_home {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 16px;
	line-height: 18px;
	color: #006EAB;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #006EAB;
	line-height: 33px;
	padding-right: 31px;
	padding-left: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fotitos2_home {
	background-image: url(img/fondo_fotitos2.jpg);
	background-repeat: no-repeat;
}
.msgCONTACTO {
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #FF9F9F;
}

.subtitulos {
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006DAB;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.DatosTecnicos {
	font-size: 12px;
	color: #006DAB;
	border-bottom-width: 1px;
	border-bottom-color: #006DAB;
	padding-left: 5px;
	height: 18px;
	border-bottom-style: solid;
	line-height: 18px;
}
.formulario {
	font-size: 12px;
	line-height: 17px;
	color: #006DAB;
}
.txtform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #006DAB;
}
