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

body, html {
	margin:0;
	padding:0;
	background:url(../images/img_entrada/Home_01.jpg);
	background-repeat:repeat-x;
}
/********************************** CSS DEL ARCHIVO INDEX********************************************/
#Container {
	margin:auto;
	margin-top:30px;
	width:1032px;
	vertical-align:top;
}
#Container_body {
	float:left;
	width:852px;
}
#lateral_izq_sup {
	background-image:url(../images/img_entrada/lateral_izq_sup.jpg);
	background-repeat:no-repeat;
	width:79px;
	height:544px;
	float:left;
}
#lateral_der_sup {
	background-image:url(../images/img_entrada/lateral_der_sup.jpg);
	background-repeat:no-repeat;
	width:101px;
	height:544px;
	float:left;
}
#barra_sup {
	background-image:url(../images/img_entrada/barra_sup.jpg);
	width:852px;
	height:25px;
	background-repeat:no-repeat;
}
#Img_central {
	background-image:url(../images/img_entrada/Img_central.jpg);
	width:852px;
	height:419px;
}
#Logo_Amecah {
	background-image:url(../images/img_entrada/Logo_Amecah.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:100px;
	float:left;
}
#Bienvenida {
	background-image:url(../images/img_entrada/Bienvenida.jpg);
	width:339px;
	height:100px;
	float:left;
}
#back_btns {
	background-image:url(../images/img_entrada/back_btns.jpg);
	background-repeat:no-repeat;
	width:286px;
	height:100px;
	float:left;
}
#lateral_izq_inf {
	background-image:url(../images/img_entrada/lateral_izq_inf.jpg);
	background-repeat:no-repeat;
	width:79px;
	height:254px;
	float:left;
}
#Reflejo {
	background-image:url(../images/img_entrada/Reflejo.jpg);
	width:852px;
	height:254px;
	float:left;
}
#lateral_der_inf {
	background-image:url(../images/img_entrada/lateral_der_inf.jpg);
	width:101px !important;
	width:98px;
	height:254px;
	float:left;
}
#Btn_Honda a {
	background-image:url(../images/img_entrada/Btn_Honda.png);
	background-repeat:no-repeat;
	margin-top:27px;
	margin-left:3px;
	width:120px;
	height:31px;
	float:left;
}
#Btn_Accura a {
	background-image:url(../images/img_entrada/Btn_Accura.png);
	background-repeat:no-repeat;
	margin-top:26px;
	margin-left:10px;
	width:120px;
	height:31px;
	float:left;
}
#Btn_Honda a:hover, #Btn_Accura a:hover{
	background-position:bottom;
}
#div_vacio {
	clear:both;
}