#caja_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#88867b;
	float:left;
	overflow:hidden;
	width:739px;
	padding:12px 0;
	color:#fff;
}

#caja_color a, #caja_color a:link, #caja_color a:hover, #caja_color a:hover, #caja_color a:visited {
	color:#fff;
}

#caja_color .block_txt {
	padding:0 12px;
	float:left;
	height:142px;
}

#caja_color .white_sep {
	border-right:1px solid #fff;
}

#caja_color h1 {
	font-size:20px;
	line-height:normal;
	margin-bottom:20px;
}

#caja_color .block_txt p {
	font-size:13px;
	margin:0;
}

#caja_color p.claim {
	font-size:26px;
	line-height:normal;
	font-weight:bold;
}

#caja_color .block_txt p.precio {
	font-size:50px;
	line-height:normal;
	margin:0;
}

#caja_color ul {
	list-style:disc;
	list-style-position:inside;
	margin-top:8px;
}

#caja_color ul li {
	font-size:12px;
}

.topmargin20px {
	padding-top:20px;
}

#bt_link {
	display:none;
	font-size:11px;
	text-decoration:none;
}

a.textBtnRainBlue, a.textBtnRainRed, a.textBtnRainGreen, a.textBtnRainOrange, a.textBtnRainPink {
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	cursor:pointer;
	display:block;
	height:24px;
	margin-top:6px;
	padding-left:5px;
}

a.textBtnRainBlue {
	background:transparent url(/img/buttons/rainbow/bot_left_rain_azul.gif) no-repeat scroll left top;
}

a.textBtnRainRed {
	background:transparent url(/img/buttons/rainbow/bot_left_rain_rojo.gif) no-repeat scroll left top;
}

a.textBtnRainGreen {
	background:transparent url(/img/buttons/rainbow/bot_left_rain_verde.gif) no-repeat scroll left top;
}

a.textBtnRainOrange {
	background:transparent url(/img/buttons/rainbow/bot_left_rain_naranja.gif) no-repeat scroll left top;
}

a.textBtnRainPink {
	background:transparent url(/img/buttons/rainbow/bot_left_rain_rosa.gif) no-repeat scroll left top;
}

a.textBtnRainBlue:hover, a.textBtnRainRed:hover, a.textBtnRainGreen:hover, a.textBtnRainOrange:hover, a.textBtnRainPink:hover {
	background-position:left -95px;
}

a.textBtnRainBlue span, a.textBtnRainRed span, a.textBtnRainGreen span, a.textBtnRainOrange span, a.textBtnRainPink span {
	float:left;
	height:24px;
	padding:1px 5px 0 1px;
}

a.textBtnRainBlue span {
	background:transparent url(/img/buttons/rainbow/bot_right_rain_azul.gif) no-repeat scroll right top;
}

a.textBtnRainRed span {
	background:transparent url(/img/buttons/rainbow/bot_right_rain_rojo.gif) no-repeat scroll right top;
}

a.textBtnRainGreen span {
	background:transparent url(/img/buttons/rainbow/bot_right_rain_verde.gif) no-repeat scroll right top;
}

a.textBtnRainOrange span {
	background:transparent url(/img/buttons/rainbow/bot_right_rain_naranja.gif) no-repeat scroll right top;
}

a.textBtnRainPink span {
	background:transparent url(/img/buttons/rainbow/bot_right_rain_rosa.gif) no-repeat scroll right top;
}

a.textBtnRainBlue:hover span, a.textBtnRainRed:hover span, a.textBtnRainGreen:hover span, a.textBtnRainOrange:hover span, a.textBtnRainPink:hover span {
	background-position:right -95px;
}
