
/*-------------------------------*/
/*---- Inf. Central ---*/
/*-------------------------------*/
/*--- Opciones ---*/
#opciones {
	width:305px !important;
	width:380px;
	height:240px;
	padding-left:75px;
	float:left;
	margin-top:2px;
}
/*-------*/
#elemento {
	width:235px !important;
	width:305px;
	height:80px;
	padding-left:70px;
	background-repeat:no-repeat;
}
#elemento img {
	float:left;
}
#elemento h2 {
	padding-top:10px;
	font-size:11px;
	color:#062454;
	font-weight:bold;
	text-transform:uppercase;
	height:15px !important;
	height:25px;
}
#elemento a, p {
	font-size:11px;
	text-align:justify;
}
/*--- Promociones ---*/
#promocion{
	width:320px;
	height:240px;
	float:right;
}
#pro1{
	width:295px !important;
	width:330px;
	height:209px;
	padding-left:29px;
	background-image:url(../img/suites/imgapoyo/promo1.jpg);
	background-repeat:no-repeat;

}
#pro2{
	width:295px !important;
	width:330px;
	height:31px;		
	padding-left:29px;
	background-image:url(../img/suites/imgapoyo/promo2.jpg);
	background-repeat:no-repeat;
}
/*-------*/
#elemento2 {
	float:left;
	width:216px;
}

#elemento2 h2 {
	padding-top:10px;
	font-size:11px;
	color:#062454;
	font-weight:bold;
	text-transform:uppercase;
	height:25px;
}
#elemento2 a, p {
	font-size:11px;
	text-align:justify;
}
#elemento2 p{
	margin-bottom:5px !important;
	margin-bottom:10px;
}
/*-------*/
#elemento3{
	width:216px;
	height:31px;
	background-image:url(../img/suites/imgapoyo/promo3.jpg);
	background-repeat:repeat-x;
}
