@charset "UTF-8";
/* CSS Document */

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

html, body, #all {
	margin: 0 0 0 0;
	width: 100%;
	padding: 0 0 0 0;
	height: 100%;
	min-height: 100%;
}

html > body, html > body #all {
	height:auto;
}

/* *** *** *** *** *** *** *** *** *** *** *** *** */

#all {
	position:absolute;
}

#cont {
	text-align: left;
	margin: 0 auto;
	width: 952px;
}

#head1 {
	height: 37px;
	background-color: #D2D2D2;
}

#head2 {
	background-color: #3189C1;
	padding: 10px 0 10px 10px;
	text-align: left;
}

#head3 {
	background-color: #266883;
	padding: 10px 0 10px 10px;
	text-align: left;
	background-image: url(../img/head3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#head2 span, #head3 span {
	padding: 0 8px 0 8px;
}

#head2 a, #head3 a {
	color: #EBF3DE;
}

#head2 a:hover, #head3 a:hover {
	color: #D6E1CF;
}

#foot {
	width: 952px;
	height: 72px;
	background-color: #D2D2D2;
	background-image: url(../img/foot.gif);
	margin: 10px 0 15px 0;
	font-size: 10px;
	position: absolute;
	bottom: 0px;
}

#foot div {
	padding: 17px 0 0 17px;
	text-align: left;
}

#foot_margen {
	height: 100px;
	clear: both;
}

#foot a {
	color: #3189C1;
	font-size: 11px;
}

#amigos {
	font-size: 9px;
}

#amigos a {
	color: #666666;
}

#amigos a:hover {
	color: #444444;
}

#trifase {
	width: 100%;
}

#fase1 {
	width: 170px;
	float: left;
	text-align: center;
}

#fase2 {
	width: 782px;
	float: right;
}

#titcat {
	font-size: 18px;
	padding: 7px 0 0 5px;
}

#fase2 .imagen {
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0;
	float: left;
}

#head1 img {
	padding: 10px 0 0 17px;
}
	
.titoperador {
	font-weight: bold;
	margin: 20px 0 0 0;
}

.titoperador2 {
	font-weight: bold;
	margin: 100px 0 0 0;
}
	
.publicidad2 {
	padding: 55px 0 0 0;
	text-align: center;
	width: 100%;
}
	
	
	
	
	
