/*Contenido CSS compatible para los navegadores y el IE de lineaByte*/
BODY {
	font : 11px trebuchet MS;
	margin : 0;
	background-image:url(../../image/fondo.gif);
	background-color:#144E56;
}
A.enlacenav, A.enlacenav:visited, A.enlacenav:active {
	text-decoration : none;
	color:#FF6600;
} 
A.enlacenav:hover {
color : #CCCCCC;
} 
A.enlacecli, A.enlacecli:visited, A.enlacecli:active {
text-decoration : none; 
color : #ffffff; 
} 
A.enlacecli:hover {
color : #000000; 
} 

A.enlacez, A.enlacez:visited, A.enlacez:active {
text-decoration : none; 
color:#003399; 
} 
A.enlacez:hover {
color : #000000; 
}   
.Contenedora { 
    width:100%; 
    text-align:center;
}
.CentradaHS {
	width:770px;
	margin:auto;
	text-align:left;
	height: 736px;
	background-color:#ffffff;
}
.contenido {
	width:760px;
	height: 736px;
	margin:auto;
	}
.cabecera {
	width:760px;
	height: 141px;
}
.linea{
	width:760px;
	height: 18px;
}
.linea_a{
	width:180px;
	height: 18px;
	float:left;
	background-color:#009900;
}
.linea_b{
	width:404px;
	height: 18px;
	float:left;
	background-image:url(../../image/top11b.gif);
}
.linea_c{
	width:176px;
	height: 18px;
	float:right;
}
.menu_est{
	width:760px;
	height: auto;
}
.menu_est_c{
	width:760px;
	height: 500px;
}
.menu_est_c1{
	width:176px;
	height: 189px;
	float:left;
}
.menu_est_c2{
	width:500px;
	height: 450px;
	float:right;
	margin-top:15px;
	margin-left:15px;
	margin-right:30px;
}
.menu_est_a{
	width:177px;
	height: 189px;
	float:left;
}
.menu_est_b{
	width:583px;
	height: auto;
	float:right;
}
.est_b_1{
	width:407px;
	height: 189px;
	float:left;
	background-image:url(../../image/estacion.jpg);
	
}

.est_b_2{
	width:169px;
	height: 189px;
	border-left:solid 1px #999999;		
	float:right;
}
.banner_1{
	width:160px;
	margin-left:3px;
	margin-top:20px;
	margin-bottom:5px;
	height: 70px;
	background-color:#0066CC;
	border:#000000 solid 1px;
}
.banner_2{
	width:160px;
	margin-left:3px;
	height: 70px;
	margin-top:15px;
	background-color:#33CCCC;
	border:#000000 solid 1px;
}
.banner_3{
	width:160px;
	margin-left:3px;
	margin-top:20px;
	margin-bottom:5px;
	height: 120px;
	background-image:url(../../image/autos.jpg);	
	border:#000000 solid 1px;
}
.banner_4{
	width:160px;
	margin-left:3px;
	height: 200px;
	margin-top:15px;
	background-color:#33CCDD;
	border:#000000 solid 1px;
}
.pts{
	width:auto;
	height:1px;
	margin-left:5px;
	background-image:url(../../image/pt_shw.gif);
	background-repeat: repeat;
}
.menu_est_2{
	width:583px;
	height: 400px;
	float:right;
}
.est_c_1{
	width:407px;
	height: 400px;
	float:left;
	
}
.est_c_1a{
	width:407px;
	height: 20px;
	text-align:center;
}
.est_c_1b{
	width:407px;
	height: 60px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}
.est_c_1z{
	width:407px;
	height: auto;
	margin-top:5px;
	margin-left:5px;
}
.text_a{
	width:402px;
	color:#006699;
	margin-left:5px;
	margin-bottom:5px;
}
.text_b{
	font-size: 20px;
	font-weight: bold;	
}
.est_c_1c{
	width:407px;
	height: 110px;
	margin-top:5px;
	text-align:center;
	margin-bottom:5px;
	
}
.est_c_1d{
	width:407px;
	height: 133px;
	margin-left:5px;
	margin-top:5px;
	background-image:url(../../image/dist_diesel.jpg);
	background-repeat: no-repeat;
}
.est_c_2{
	width:163px;
	margin-left:3px;
	margin-right:3px;
	height: 400px;
	border-left:solid 1px #999999;		
	float:right;
}
.pie{
	width:760px;
	height: 51px;
	margin-top:20px;
	background-image:url(../../image/pie.jpg);
	background-repeat: no-repeat;
}
.pie_a{
	width:740px;
	margin-left:20px;
	margin-top:3px;
	height: 25px;
	text-align:center;
	color:#FFFFFF;
}
.pie_b{
	width:760px;
	height: 25px;
	margin-top:4px;
	text-align:center;
	font-weight: bold;
}
.buttonscontainer {
width: 170px;
margin-top:30px;
}

.buttons a {
color:#FFFFFF ;
padding: 2px;
padding-left: 3px;
display: block;
margin-bottom:3px;
border-bottom: 1px solid #666666 ;
border-top: 1px solid #CCCCCC ;
font: 11px Trebuchet MS, sans-serif;
text-decoration: none;
background-color:#144E56;
text-align: left;}

.buttons a:hover {
background-color:#65CC32;
text-decoration: none;
}
