/* INFO STARTS */

#CenterContent{
	float: left;
	width:480px;
	background: url(../images/defaults/center_background.jpg) repeat-x top;
	padding:30px 57px 30px 45px;
}

#CenterContent ol{ padding:10px 0 10px 20px; font-size:12px;color:#666666;
	font-size:12px;
	line-height:16px;}
#CenterContent ol li{ padding:4px 0;}

#RightContent{
	float: left;
	width:265px;
	border-top:6px #EB3D12 solid;
	background:url(../images/defaults/right_background.jpg) repeat-x top #00386C;                                    
}
img.arrow{ 
	float:left; 
	padding:0 0 0 30px;
}
#CasoExito{
	background:url(../images/defaults/right_corner.gif) no-repeat bottom right;
	width:225px;
	padding:27px 20px 75px; 
}
#CasoExito h1, #CasoExito p, #CasoExito a{ color:#FFFFFF}
#CasoExito a{text-decoration:none}
#CasoExito a:hover{ color:#FF6600}

/* GALERIA */
#ArticulosPromocion{ 
	position:relative;
	clear:both; 
}
img#corner{ 
	position:absolute; 
	top:0; 
	left:0;
}
#examples{
	width:896px;
	height:257px; 
	padding:0;
	position:relative;
	background:url(../images/defaults/comandos-background.gif) no-repeat 847px 0;
	overflow:hidden;
}
.carousel,
.carousel .carousel-wrap{
	/*zoom:1;*/
}
.carousel-wrap{
	display:inline-block;
	vertical-align:middle;
	background: #FFF;
	width:847px;
	height:257px;
	overflow:hidden;
	margin:0;
}
.carousel ul{
	margin:0;
	padding:0;
	/*zoom:1;*/
	list-style:none;
}
.carousel ul li{
	display:inline;
	float:left;
	position:relative;
	list-style:none;
	overflow:hidden;
	text-align:center;
	width:847px;
	height:257px;
	padding:0; margin:0
}

.carousel .carousel-control{
	overflow:hidden;
	width:44px;
	height:44px;
	cursor:pointer;
	line-height:999px;
	/*zoom:1;*/
	position:absolute;
	left:860px;
	background-position:0 0;
	background-repeat:no-repeat;	
}
.carousel .carousel-next{
	background-image: url(../images/defaults/next.png);	
	left:856px;
	top:108px
}
.carousel .carousel-previous{
	background-image: url(../images/defaults/prev.png);
	top:155px;
	left:860px;
}
.carousel .carousel-control:hover{
	background-position:0 -46px;
}
.center-wrap{ 
	position:absolute; 
	top:227px; 
	left:10px;
}
.carousel-pagination{
	text-align:left;
	padding:0;
	float:left
}
.carousel-pagination a{
	display:block;
	cursor:pointer;
	padding:1px 4px;
	margin:0 3px 0 0;
	color:#999999;
	display: inline;
	background: #FFFFFF;
	text-decoration:none;
	
}
.carousel-pagination a.active{
	color:#FFF;
	font-weight:bold;
	background:#EB3D12;
}
.carousel-pagination a:hover{
	color:#FFF;
	background:#EB3D12;
	text-decoration:none;
}
.PromoContent{
	position:absolute;
	right:-1px;
	top:0;
	width:215px;
	height:235px;
	padding:17px 25px 5px;
	text-align:left;
	background:url(../images/defaults/destacados_background.png) no-repeat 0 0;
}
.infoPromo{
	position:relative;
}
.infoPromo h1{ 
	font-size:20px;
	color:#FFFFFF;
	font-weight:100;
	line-height:20px;
	padding:0;
}
.infoPromo p{
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	padding:10px 0 5px;
} 
.infoPromo a{
	font-size:11px; 
	color:#FFF; 
	font-weight:bold;
	padding:10px 0 0 0;
}
.codigo {
	color:#F15411;
	font-weight:bold;
}


/* INFO ENDS */
