/*Contenido CSS compatible para los navegadores y el IE de lineaByte*/
BODY {
	font : 11px trebuchet MS;
	margin : 0;
	padding:0;
	background-image:url(../image/body.jpg);
	background-color:#D6D6D6;
	background-repeat: repeat-x;
}
html { overflow-x:hidden; 
}A.enlacenav, A.enlacenav:visited, A.enlacenav:active {
	text-decoration : none;
	color : #000000;
} 
A.enlacenav:hover {
color : #CCCCCC;
} 
A.enlacecli, A.enlacecli:visited, A.enlacecli:active {
text-decoration : none; 
color:#000; 
} 
A.enlacecli:hover {
color:#999;
}  
.Contenedora { 
    width:100%; 
    text-align:center;
}
.CentradaHS {
	width:980px;
	margin:auto;
	text-align:left;
	height: 970px;
	background-color:#FFF;
}
.CentradaHT {
	width:1000px;
	margin:auto;
	height:auto;
	background-image:url(../image/sombra.png);
}
.contenido {
	width:980px;
	height:970px;
	background-color:#FFF;
	}
.cabecera {
	width:980px;
	height: 200px;
	background-image:url(../image/enc_2.jpg);
}
.cabecera_der {
	width:660px;
	height: 200px;
	float:right;
}
.cabecera_der_1 {
	width:660px;
	height: 30px;
}
.cabecera_der_2 {
	width:660px;
	height: 50px;
	padding-top:20px;
	}
.cabecera_der_3 {
	clear:both;
	width:620px;
	height: 70px;
	padding-top:17px;
	padding-left:40px;
}
.cabecera_izq {
	width:320px;
	height: 200px;
	float:left;
}

.barra_sup {
	width:980px;
	height: 300px;
}
.barra_sup2 {
	width:980px;
	height: 30px;
	background-image:url(image/barra.jpg);
	
}
.barra_pie {
	width:970px;
	height: 33px;
	margin-left:5px;
	margin-right:5px;
	margin-top:30PX;
	background-image:url(image/barra_pie.jpg);
}
.contpie {
	width:980px;
	height: 50px;
	background-color:#60F;
}
.contcentro {
	width:980px;
	height: 658px;
	margin-top:10px;
	margin-bottom:10px;
}
.contcentroi {
	width:267px;
	height: 657px;
	float:left;
}

.contcentrod {
	width:713px;
	height: 657px;
	float:right
}
.autom {
	width:490px;
	height: 41px;
	background-image:url(image/autom.jpg);
	
}
.autom_b {
	width:490px;
	height: 41px;
	background-image:url(image/autom2.jpg);
	
}
.servi {
	width:490px;
	height: 41px;
	background-image:url(image/serv.jpg);
	
}
.auto_tex {
	width:450px;
	margin-left:40px;
	height: 31px;
	margin-top:5px;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.servi_tex {
	width:450px;
	margin-left:40px;
	height: 31px;
	margin-top:5px;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.auto_foto {
	width:372px;
	margin-left:40px;
	margin-right:65px;
	height: 236px;
	margin-top:5px;
	background-image:url(image/foto1.jpg);
}
.auto_servi {
	width:362px;
	margin-left:38px;
	margin-right:65px;
	height: 200px;
	margin-top:5px;
	background-image:url(image/promo.jpg);
}
.login {
	width:362px;
	margin-left:38px;
	margin-right:65px;
	height: 191px;
	margin-top:5px;
	background-image:url(image/fnd_pass.jpg);
}
.socios_form {
	width:305px;
	margin-left:10px;
	height: 142px;
	margin-top:20px;
}
.tex_auto {
	width:385px;
	margin-left:40px;
	height: 120px;
	margin-right:65px;
	margin-top:20px;
	text-align:left;
	font-size: 14px;
	color: #000;
}
.tex_auto2 {
	width:385px;
	margin-left:40px;
	height: 200px;
	margin-right:65px;
	margin-top:0px;
	text-align:left;
	font-size: 12px;
	color: #000;
}
.pie {
 width:980px;
 height:90px;
 background-image:url(../image/pie.jpg);
}
.pie_z {
	width:980px;
	height:85px;
	margin-left:5px;
	color:#DFDFDF;
	line-height:85px; /*esto lo centraria verticalmente*/
	text-align:left;
	font-size:14px;
	font-family:"Trebuchet MS";
}	
.menuenc {
	border: 1px solid #ffffff;
	border-width: 1px 1px 0 1px;
	width: 257px;
	height:25px;
	padding-left:5px;
	padding-top:5px;
	background: #EBEBEB;
	color:#3F87B4;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
/*aca estilos del menu*/
#menuv {
        border: 1px solid #ffffff;
        border-width: 1px 1px 0 1px;
        width: 262px;
        font: 14px "Trebuchet MS";
}
#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 0;
        padding: 0;
}

#menuv li {
        border-bottom: 1px solid #ffffff;
}

#menuv a {
        text-decoration: none;
        color: #000;
        background: #EBEBEB;
        display: block;
        padding: 3px 20px;
        width: 222px;
}

#menuv a:hover {
        background:#999;
}
/*aca estilos del verlista*/
.este {
	font-size: 11px;
	background-color:#BEBEBE;
}
.datos{
	font-family:Arial, Helvetica, sans-serif;
	
}
.letra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	

}
.fila {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
}
.fila1 {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFF;
	
}
.h2 {
	border-width: 2px;
	border-style:double;
	border-color:#F9F9F9;
}

<!--nuevo-->

div.bottomNav {
padding: 0px 0px 0px 0px;
overflow:hidden;
color:#000;
margin:0;
padding:0;

}
.bottomNav ul{
font: normal 12px arial;
text-transform:uppercase;
color:#000;
padding: 0;
margin:0;

}
.bottomNav ul li{
padding: 0px 0px 0px 3px;
display:inline;
list-style: none;
color:#333333;
}

.bottomNav ul li a{
	padding: 0px 30px 0px 3px;
	text-align:left;
	text-decoration: none;
	color: #fff;
	font-size:14px;
	font-weight: bold;
}

.bottomNav ul li a:hover{
color: #000;
}
div.bottomNav2 {
padding: 10px 0px 0px 0px;
overflow:hidden;
color:#FFF;
text-align:left;
margin-left:10px;
}
.bottomNav2 ul{
font: normal 12px "Trebuchet MS";
color:#fff;
padding: 0;
margin: 0;	
}
.bottomNav2 ul li{
padding: 0px 3px 0px 3px;
display:inline;
list-style: none;
color:#fff;
}

.bottomNav2 ul li a{
	padding: 0px 3px 0px 3px;
	text-align:right;
	text-decoration: none;
	color: #666;
}
<!--idioma-->
div.bottomNav3 {
padding: 0px 0px 0px 0px;
overflow:hidden;
color:#FFF;
margin-right:15px;
}
.bottomNav3 ul{
float:right;
padding: 0;
margin: 0;	
}
.bottomNav3 ul li{
padding: 0px 5px 0px 0px;
display:inline;
list-style: none;
}
<!--redessoc-->
div.bottomNav4 {
padding: 0px 0px 0px 0px;
overflow:hidden;
font:"Trebuchet MS";
size:12px;
}
.bottomNav4 ul{
float:right;
padding: 0;
clear:both;
font:"Trebuchet MS";
size:12px;
color:#9A9A9A;
}
.bottomNav4 ul li{
padding: 0px 5px 0px 0px;
display:inline;
list-style: none;
font:"Trebuchet MS";
size:12px;
}

