
/* CSS Document */

#contenedor_grande_oferta_2 {
	 width: 990px;
	 height: 2139px;
	 margin: 0 auto;
	 text-align: center;
}

#contenedor_left_oferta_2 {
	float: left;
	width: 9px;
	margin-left: 5px;
	height: 1995px;
	display: block;
	background-image:url(../images/background_left.png);
	background-repeat:repeat-y;
}

#contenedor_right_oferta_2 {
	float: left;
	width: 12px;
	height: 1995px;
	display: block;
	background-image:url(../images/background_right.png);
	background-repeat:repeat-y;
}

#contenedor_contenido_oferta_2 {
	float: left;
	width: 960px;
	height: 1995px;
	display: block;
	text-align:left;
	background-image:url(../images/background_center.jpg);
	background-repeat:repeat-x;
}

#contenedor_principal_oferta_2 {
	float: left;
	display: block;
	width: 964px;
	height: 1978px;
	background-image:url(../images/background_ofertas_2.png);
	background-repeat: no-repeat;
	margin-top: 17px;
	text-align: left;
}

#titulo_contenedor_principal_oferta_2 {
	display: block;
	clear: both;
	margin-left: 27px;
	margin-top: 3px;
	font-family: Arial;
	color: #095832;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
}

#contenedor_izquierda_oferta_2{
	float: left;
	display: block;
	width: 300px;
	height: 1978px;
	margin-left: 31px;
}

#contenedor_derecha_oferta_2{
	float: left;
	display: block;
	width: 569px;
	height: 1978px;
	margin-left: 35px;
}

#contenedor_menu_oferta_2 {
	width: 300px;
	height: 239px;
	margin-top: 26px;
	float: left;
	display: block;
	
}

#contenedor_titulo_menu_oferta_2 {
	width: 245px;
	height: 32px;
	padding: 8px 50px 8px 15px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	line-height: 17px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color:#095832;
}

#contenedor_contenido_menu_oferta_2 {
	width: 300px;
	padding-top: 17px;
	padding-bottom: 17px;
	float: left;
	display: block;
	background-color: #F7D963;
}

.contenedor_item_menu_oferta_2 {
	width: 281px;
	height: 26px;
	padding-top: 8px;
	padding-left: 5px;
	margin-left: 9px;
	font-family: Arial;
	font-size: 17px;
	float: left;
	display: block;
	background-image: url(../images/background_menu_item_ofertas_2.jpg);
	background-repeat: no-repeat;
}

.contenedor_item_menu_oferta_2 a {
	color: black;
	text-decoration: none;
}

#contenedor_contenido_menu_top_oferta_2 {
	width: 281px;
	height: 2px;
	margin-left: 9px;
	float: left;
	display: block;
	background-image: url(../images/background_menu_top_ofertas_2.jpg);
	background-repeat: no-repeat;
}

#contenedor_contenido_menu_bottom_oferta_2 {
	width: 281px;
	height: 2px;
	margin-left: 9px;
	float: left;
	display: block;
	background-image: url(../images/background_menu_bottom_ofertas_2.jpg);
	background-repeat: no-repeat;
}

#contenedor_info_oferta_2 {
	display: block;
	float: left;
	width: 250px;
	height: 651px;
	margin-top: 19px;
	padding: 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #042C19;
	background-image: url(../images/background_ofertas_info_2.png);
	background-repeat: no-repeat;
}

#titulo_contenedor_derecha_oferta_2 {
	display: block;
	width: 555px;
	height: 34px;
	background-color: #095832;
	margin-top: 26px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-left: 14px;
}

#texto_contenedor_derecha_oferta_2 {
	display: block;
	width: 545px;
	padding: 10px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #2B2106;
	text-align: justify;
}

#imagen_oferta_ind {
	float: right;
	display: block;
	max-width: 300px;
	max-height: 300px;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 22px;
}
