body {
	background-image: url(../img/fondo.png);
	font-family: "Times New Roman", Times, serif;
}
.eb_contendor {
	position: relative;
	width: 851px;
	left: 0px;
	top: 0px;
}
.eb_contenedor_menu {
	position: relative;
	height: 52px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../img/fondo_menu.png);
	background-repeat: repeat-x;
}
.eb_contenedor_banner {
	height: 307px;
	width: 851px;
	background-image: url(../img/fondo_top.png);
	background-repeat: repeat-x;
}
.eb_boton_cotizanos_2 {
	position: absolute;
	height: 66px;
	width: 157px;
	left: 326px;
	top: 247px;
	background-image: url(../img/cotizanos_2.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #caaa07;
	text-align: center;
  z-index:15;
  padding-top:15px;
}
.eb_boton_cotizanos_1 {
	position: absolute;
	height: 51px;
	width: 162px;
	left: 677px;
	top: 60px;
	background-image: url(../img/cotizanos.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #caaa07;
	text-align: center;
	z-index:15;
	padding-top:15px;
	cursor: pointer;
}

.boton_espacio {
	position: absolute;
	height: 52px;
	width: 126px;
	left: 0px;
	top: 0px;
	float: left;
	background-image: url(../img/borde_menu.png);
	background-repeat: no-repeat;
	background-position: left;
}
.eb_btn_menu {
	position: relative;
	height: 33px;
	left: 50px;
	top: 1px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c8e1fd;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	cursor: pointer;
}
.eb_separacion_menu {
	background-image: url(../img/separacion_menu.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 2px;
	position: absolute;
	top: 13px;
	right: -2px;
}
.boton_espacio2 {
	position: absolute;
	height: 52px;
	width: 1px;
	top: 0px;
	float: left;
	background-image: url(../img/borde_menu.png);
	background-repeat: no-repeat;
	right: 0px;
}
.eb_container_flash {
	background-color: #FFF;
	/*background-image: url(../img/fondo_flash.jpg);
	background-repeat: no-repeat;*/
	position: relative;
	height: 222px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.eb_container_texto {
	background-image: url(../img/titulo_home.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	height: 57px;
	width: 428px;
	left: 155px;
	top: 13px;
}

.eb_container_logo {
	position: absolute;
	height: 108px;
	width: 380px;
	left: 36px;
	top: 96px;
	z-index: 100;
	visibility:visible;
	cursor:pointer;
}
.eb_separacion {
	background-image: url(../img/fondo_separador.png);
	background-repeat: repeat-x;
	position: relative;
	height: 33px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.eb_container_contenido_rel {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: left;
	background-color: #fff;
	float: left;
}
.eb_container_contenido {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: left;
	background-color: #fff;
	height: 510px;
}
.eb_container_contenido3 {
	float:left;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: left;
	background-color: #fff;
}
.eb_container_contenido2 {
	text-align: left;
	background:#FFF;
}
.eb_container_pie {
	position: relative;
	width: 851px;
	left: 0px;
	top: 0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ae6b1c;
	height: 30px;
	line-height: 12px;
}
.eb_pie_txt1 {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-color: #FFF;
	height: 32px;
	padding-left: 30px;
	width: 808px;
	text-align: center;
}
.eb_pie_img_esq {
	background-image: url(../img/fondo_esquina_pie.png);
	background-repeat: no-repeat;
	position: relative;
	height: 32px;
	width: 13px;
	left: 0px;
	top: 0px;
	float: left;
}
.eb_link_pie {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #AE6B1C;
}
a:hover.eb_link_pie {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #AE6B1C;
}

