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

#contenedor{
width: 933px;
display: table;
margin-left: auto; margin-right: auto;
}

#autos{
width: 861px;
margin: 60px auto 60px auto;
}

#logo{
width: 472px;
margin: 0 auto 30px auto;
}

#entrar{
width: 94px;
margin: 0 auto 60px auto;
}

#datos{
width:100%;
margin-bottom: 30px;
clear: both;
}

#cabezal{
width: 933px;
height: 236px;
margin-bottom: 10px;
}

#izquierda{
width: 640px;
height: 450px;
background-color:#868782;
float: left;
padding: 25px;
margin-bottom: 10px;
text-align:justify;
}

#derecha{
width: 183px;
height: 450px;
background-color: #707070;
float: right;
padding: 25px 30px 25px 30px;
margin-bottom: 10px;
vertical-align:middle;
}

#pie{
width: 933px;
height: 46px;
background-color: #adadad;
clear: both;
}

#izquierdains{
width: 640px;
height: 745px;
background-color:#868782;
float: left;
padding: 25px;
margin-bottom: 10px;
text-align:justify;
}

#derechains{
width: 183px;
height: 745px;
background-color: #707070;
background-image:url(imagenes/costado.jpg);
background-position:top;
background-repeat:no-repeat;
float: right;
padding: 25px 30px 25px 30px;
margin-bottom: 10px;
vertical-align:middle;
}

#izquierdaserv{
width: 640px;
height: 450px;
background-color:#868782;
float: left;
padding: 25px;
margin-bottom: 10px;
text-align:justify;
}

#derechaserv{
width: 183px;
height: 450px;
background-color: #707070;
background-image:url(imagenes/costado.jpg);
background-position:top;
background-repeat:no-repeat;
float: right;
padding: 25px 30px 25px 30px;
margin-bottom: 10px;
vertical-align:middle;
}


.texto{
font-family:Tahoma, Verdana, Helvetica;
color: #FFFFFF;
font-size:12px;
}

.lista{
	font-family:Tahoma, Verdana, Helvetica;
	color: #FFFFFF;
	font-size:14px;
	line-height: 18px;
}
.caratula{
font-family:Tahoma, Verdana, Helvetica;
color: #666666;
font-size:12px;
}
