/* CenterContent STARTS */
#CenterContent {
	width: 568px;
	float:left;
}

#Titular {
	background-image:url(../images/secundaria/borde_h1.gif);
	background-repeat: no-repeat;
	background-color:#932529;
	padding:0 0 0 45px;
	width: 450px;
}

#Titular h1{
	float:left;
	padding:5px 106px 0 0;
}

#CenterContent h2{
	padding:15px 0 0 8px;
}

#CenterContent p{
	padding:10px 62px 10px 8px;
}

.img_CenterContent {
	border:2px solid #932529;
	margin-left:8px;
	float:left;
}

#CenterContent .caja_texto{
	padding:0 0 25px 8px;
	width:448px;
	float:left;
}

#CenterContent .caja_texto h2{
	padding:0 0 0 8px;
}

#CenterContent .caja_texto td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#3E2617;
}


#Promotions {
	border:9px solid #A7292D;
	background-color:#E77033;
	background-image:url(../images/secundaria/bg_promotions.jpg);
	background-repeat:repeat-x;
	padding:14px 0 28px 0;
}

#Promotions img{
	padding:0 0 17px 15px;
}

#Promotions .Promotions_Box {
	float:left;
	padding:0 18px;
	width:145px;
	border-right: 1px solid #932529;
}

#Promotions #box {
	border-right:none;
}


#Promotions .Promotions_Box p{
	padding:0;
	font-size:11px;
}
/* CenterContent ENDS */

/* RightContent STARTS */
#RightContent {
	width: 302px;
	padding:0 10px 0 0;
	float:right;
}
.SubTitular {
	width:302px;
	height:35px;
	background-image:url(../images/secundaria/bg_subtitular.jpg);
	background-repeat:repeat-x;
	padding:0 0 13px 0;
}

.ColorBox{
	float:right;
	padding-bottom:9px;
	margin:0;
}

.ColorBox .Info{
	width: 262px;
}

.ColorBox .Info h3{
	margin-bottom:4px;
}

.ColorBox ul{
	list-style:none;
	padding:0 0 0 12px;
}


/* RightContent ENDS */
