/* CSS Document */



/* ***************************************
	RESET BASE STYLES
*************************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,caption, tbody,
 tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
/* remember to define focus styles!*/ 
/*:focus {
	outline: 0;
}*/



/***************************************************************************************  BASE*/

body{
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

ul{
	margin:0; padding:0;
}
li{
	 margin:3px 15px; padding:0;list-style:square; color:#C52435; /*color:#000000;*/
}
.lista_guio{list-style:url(../img/guio-gris.jpg); color:#535353;  margin:5px 15px;}

.lista_num{	list-style:decimal; margin:4px 0 0 15px; padding:4px 0; color:#C52435;}

.ul_busc{ margin:0 0 0 15px;}
.li_busc{ margin:2px 0; padding:0; list-style-type:none; color:#666666; font-size:8px; }
.li_buscsub{ margin:2px 0; padding:0; list-style-type:square; color:#CCCCCC; font-size:8px; }

.mw_ul{margin:0 5px; padding:0;}
.mw_li{margin:5px 10px; padding:0 0 3px 0px; list-style:square; border:none; line-height:18px; color:#C52435;}/*background:url(../img/ico-quadrat-mw.jpg) top left no-repeat;*/
.mw_li2{margin:3px 10px; padding:0 0 2px 0px; list-style:square;  border:none; line-height:15px; color:#B2B2B2;}/*background:url(../img/ico-quadrat-gris.jpg) top left no-repeat;*/
.mw_li3{margin:1px 10px; padding:0 0 1px 0px; list-style:square;  border:none; line-height:13px; color:#B2B2B2;}


p{
	margin:7px 0 10px 0;
	line-height:14px;
}

h1{ color:#C52435; font-size:24px; font-weight:bold;}
h2{ color:#C52435; font-size:15px; font-weight:bold;}
h3{ color:#000000; font-size:12px; font-weight:bold;}
h4{ color:#454545; font-size:11px; font-weight:normal;}

h2 a:link{text-decoration:none;}
h3 a:link{color:#000000; font-size:12px; font-weight:bold;}
h4 a:link{text-decoration:none;}

.hidden {display : none;}

.border{ border:solid 1px #DADADA; }


.liniah_gris{ border-bottom:solid 1px #DADADA; margin:10px 0 20px 0; width:530px; float:left; }
.liniah_roig{ border-bottom:solid 1px #C52435; margin:10px 0 20px 0; width:530px; float:left; }

.liniah_noticia{ border-bottom:solid 1px #DADADA; margin:15px 0 15px 0;}

.dre{float:right;}
.esq{float:left;}

.tadre{text-align:right;}
.taesq{text-align:left;}
.tacen{text-align:center;}

.block{display:block;}
.inline{display:inline;}

/*******************************TEXTOS*/

.txt10_gris{ color:#7A7A7A; font-size:10px;}
.txt10_gris_b{ color:#7A7A7A; font-size:10px; font-weight:bold; }
.txt10_gris_disabled{ color:#AAAAAA; font-size:10px;}
.txt10_gris_disabled:hover{ color:#AAAAAA; font-size:10px;}
.txt11_gris{color:#AEAEAE; font-size:11px; }
.txt11_gris_promo{color:#7A7A7A; font-size:11px; }

.txt11_gris_b{ color:#7A7A7A; font-size:11px; font-weight:bold; }
.txt12_gris_b{ color:#6E6E6E; font-size:12px; font-weight:bold; }
.txt18_gris_b{ color:#6E6E6E; font-size:18px; font-weight:bold; }


.txt10_grisf{ color:#454545; font-size:10px; font-weight:normal;}
.txt10_grisf_b{ color:#454545; font-size:10px; font-weight:bold;}
.txt11_grisf{ color:#454545; font-size:11px; font-weight:normal;}
.txt12_grisf{color:#454545; font-size:12px; }

.txt10_negre{ color:#000000; font-size:10px; }
.txt11_negre{ color:#000000; font-size:11px; }
.txt12_negre{ color:#000000; font-size:12px; }
.txt10_negre_b{ color:#000000; font-size:10px; font-weight:bold; }
.txt11_negre_b{ color:#000000; font-size:11px; font-weight:bold; }
.txt12_negre_b{ color:#000000; font-size:12px; font-weight:bold; }
.txt14_negre{ color:#000000; font-size:14px;}
.txt14_negre_b{ color:#000000; font-size:14px; font-weight:bold; }
.txt16_negre{ color:#000000; font-size:16px;}
.txt16_negre_b{ color:#000000; font-size:16px; font-weight:bold; }

.txt10_roig{ color:#C52435; font-size:10px;}
.txt11_roig{ color:#C52435; font-size:11px;}
.txt12_roig{ color:#C52435; font-size:12px;}
.txt14_roig{ color:#C52435; font-size:14px;}
.txt12_roig_b{ color:#C52435; font-size:12px; font-weight:bold;}
.txt14_roig_b{ color:#C52435; font-size:14px; font-weight:bold;}
.txt16_roig_b{ color:#C52435; font-size:16px; font-weight:bold;}
.txt18_roig_b{ color:#C52435; font-size:18px; font-weight:bold;}
.txt20_roig_b{ color:#C52435; font-size:20px; font-weight:bold;}
.txt24_roig_b{ color:#C52435; font-size:24px; font-weight:bold;}
.txt30_roig_b{ color:#C52435; font-size:30px; font-weight:bold;}

.txt10_blanc{ color:#FFFFFF; font-size:10px; }
.txt11_blanc{ color:#FFFFFF; font-size:11px; }
.txt10_blanc_b{ color:#FFFFFF; font-size:10px; font-weight:bold; }
.txt11_blanc_b{ color:#FFFFFF; font-size:11px; font-weight:bold; }
.txt16_blanc{ color:#FFFFFF; font-size:16px;}

.txt14_lila_b{ color:#7C269B; font-size:14px; font-weight:bold;}
.txt18_lila_b{ color:#7C269B; font-size:18px; font-weight:bold;}
.txt29_lila_b{ color:#7C269B; font-size:29px; font-weight:bold;}

.txt11_verde{ color:#64B900; font-size:11px; font-weight:bold;}
.txt11_tronja{ color:#FF6600; font-size:11px; font-weight:bold;}
.txt12_tronja{ color:#FF6600; font-size:12px; font-weight:bold;}

.txt_error{ color:#FF6600; font-size:13px; font-weight:bold;}

/*******************************BOTONES*/

.lnk12_roig_b{ color:#C52435; font-size:12px; font-weight:bold; text-decoration:none;}

.bt_10{font-size:10px; text-decoration:none; color:#969696;}
.bt_10:hover{color:#000000;}
.bt_10_sel{font-size:10px; text-decoration:none; color:#000000;}
.bt_10_inactivo{font-size:10px; text-decoration:none; color:#F0F0F0;}

.link{font-size:10px; text-decoration:none; color:#969696; line-height:18px;}
.link:hover{color:#C52233;}

.link2{font-size:10px; text-decoration:none; color:#535353; line-height:18px;}
.link2:hover{color:#C52233;}

.link2_subr{font-size:10px; color:#535353; line-height:18px;}
.link2_subr:hover{color:#C52233;}

.linkb{font-size:10px; text-decoration:none; color:#535353; font-weight:bold; line-height:18px;}
.linkb:hover{color:#C52233;}

.linkroig{font-size:10px; text-decoration:none; color:#C52233; font-weight:bold; line-height:18px;}
.linkroig:hover{color:#000000;}

.linkroig_subr{font-size:10px; color:#C52233; font-weight:bold; line-height:18px;}
.linkroig_subr:hover{color:#000000;}

.linkroig11_subr{font-size:11px; color:#C52233; font-weight:bold;}
.linkroig11_subr:hover{color:#000000;}

.linkroig11{font-size:11px; color:#C52233; font-weight:bold; line-height:18px;}
.linkroig11:hover{color:#000000;}

.linkroig12{font-size:12px; color:#C52233; font-weight:bold; line-height:18px;}
.linkroig12:hover{color:#000000;}

.linkblanc{font-size:10px; text-decoration:none; color:#FFFFFF; font-weight:bold; line-height:24px;}
.linkblanc:hover{color:#000000;}

.linkblanc11{font-size:11px; text-decoration:none; color:#FFFFFF; font-weight:bold; line-height:40px;}
.linkblanc11:hover{color:#000000;}

.linknegre{font-size:10px; text-decoration:none; color:#000000; font-weight:normal; line-height:24px;}
.linknegre:hover{color:#C52233;}

.linknegre10b{font-size:10px; text-decoration:none; color:#000000; font-weight:bold;}
.linknegre10b:hover{color:#C52233;}
.linknegre10b_sel{font-size:10px; text-decoration:none; font-weight:bold; color:#C52233;}

.linknegre11{font-size:11px; text-decoration:none; color:#000000; font-weight:normal; line-height:24px;}
.linknegre11:hover{color:#C52233;}

.linknegre14b{font-size:14px; text-decoration:none; color:#000000; font-weight:bold; line-height:24px;}
.linknegre14b:hover{color:#C52233;}

.linknegre11b{font-size:11px; text-decoration:none; color:#000000; font-weight:bold; line-height:24px;}
.linknegre11b:hover{color:#C52233;}

.linknegre11_subr{font-size:11px; color:#000000;}
.linknegre11_subr:hover{color:#C52233;}

.linknegre11b_subr{font-size:11px; color:#000000; font-weight:bold;}
.linknegre11b_subr:hover{color:#C52233;}

.linknegre12b_subr{font-size:12px; color:#000000; font-weight:bold; line-height:16px;}
.linknegre12b_subr:hover{color:#C52233;}

.linknegre_mz{font-size:11px; text-decoration:none; color:#000000; font-weight:bold;}
.linknegre_mz:hover{color:#C52233;}
.linknegre_mz_sel{font-size:11px; text-decoration:none; font-weight:bold; color:#C52233;}

.linknews{font-size:10px; text-decoration:none; color:#454545; font-weight:bold; line-height:12px;}
.linknews:hover{color:#C52233;}
.linknews_sel{color:#C52233;}

.link_subr{font-size:10px; color:#969696; line-height:18px;}
.link_subr:hover{color:#C52233;}
.link_subr_sel{font-size:10px; color:#C52233; line-height:18px; font-weight:bold; text-decoration:none;}

.linkpdf{font-size:10px; text-decoration:none; color:#000000; font-weight:bold; line-height:24px; background:url(../img/bt_pdf.jpg) left top no-repeat; padding-left:20px; display:block; }
.linkpdf:hover{color:#C52233;}

.linkgris10b{font-size:10px; color:#7A7A7A; font-weight:bold; text-decoration:none;}
.linkgris10b:hover{color:#C52233;}
.linkgris10b_sel{font-size:10px; color:#C52233; font-weight:bold; text-decoration:none;}

.linkgris11b{font-size:11px; color:#6F6F6F; font-weight:bold; text-decoration:none;}
.linkgris11b:hover{color:#C52233;}
.linkgris11b_sel{font-size:11px; color:#C52233; font-weight:bold; text-decoration:none;}

.link_busc{font-size:10px; text-decoration:none; color:#535353; }
.link_busc:hover{color:#C52233;}

.link_cat{font-size:10px; color:#535353; }
.link_cat:hover{color:#C52233;}

.link10_mw{font-size:10px; color:#666666; text-decoration:none; }
.link10_mw:hover{color:#C52233;}

.linknegre11_mw{font-size:11px; text-decoration:none; color:#000000; font-weight:normal;}
.linknegre11_mw:hover{color:#C52233;}

.linknegre11b_mw{font-size:11px; text-decoration:none; color:#000000; font-weight:bold;}
.linknegre11b_mw:hover{color:#C52233;}

.link_bg{font-size:11px; text-decoration:none; color:#ffffff; background-color:#C52233; padding:3px 10px;}
.link_bg:hover{background-color:#CC0000;}

/***************************MEnu****************************/
.bt_menu{
	background:url(../img/bot-menu1.jpg) no-repeat;
	padding-left:15px;
	width:146px;
	height:19px;
	float:left;
	margin-bottom:1px;
	color:#7A7A7A;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:18px;
	display:block;
}
.bt_menu:hover{ color:#FFFFFF; background-image:url(../img/bot-menu2.jpg); background-color:#C52233; }
.bt_menu_sel{
	background:url(../img/bot-menu2.jpg) no-repeat #C52233;
	color:#FFFFFF;
	padding-left:15px;
	width:146px;
	height:19px;
	float:left;
	margin-bottom:1px;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:18px;
	display:block;
}
/*.bt_menu_sm{
	background:url(../img/bot-menu-sm.jpg) no-repeat;
	padding-left:15px;
	width:146px;
	height:19px;
	float:left;
	margin-bottom:1px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:18px;
}*/
.bt_menu_sm{
	background:url(../img/bot-menu-sm.jpg) no-repeat;
	padding-left:20px;
	width:141px;
	height:19px;
	float:left;
	margin-bottom:1px;
	color:#C52233;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:18px;
	display:block;
}
.cont_menu2n{
	width:146px;
	float:left;
	margin-bottom:1px;
	padding-left:15px;
}
.bt_menu2n{
	width:146px;
	padding:3px 0;
	float:left;
	color:#7A7A7A;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
	border-bottom:solid 1px #C9C9C9;
	display:block;
}
.bt_menu2n:hover{ color:#C52233; }
.bt_menu2n_sm{
	width:146px;
	padding:3px 0;
	float:left;
	color:#C52233;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
	border-bottom:solid 1px #C9C9C9;
	display:block;
}
.cont_menu3n{
	width:146px;
	float:left;
	padding-bottom:5px;
	border-bottom:solid 1px #C9C9C9;
}
.bt_menu3n{
	width:140px;
	float:left;
	padding:3px 0 3px 6px;
	color:#7A7A7A;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
	background:url(../img/guio-gris.jpg) left top no-repeat;
	display:block;
}
.bt_menu3n:hover{ color:#C52233; background: url(../img/guio-roig.jpg) top left no-repeat; }
.bt_menu3n_sm{
	width:140px;
	float:left;
	padding:3px 0 3px 6px;
	color:#C52233;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
	background: url(../img/guio-roig.jpg) top left no-repeat;
	display:block;
}

.cont_menu4n{
	width:146px;
	float:left;
	margin-bottom:3px;
}
.bt_menu4n{
	width:135px;
	float:left;
	padding:2px 0 2px 11px;
	color:#7A7A7A;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
	display:block;
}
.bt_menu4n:hover{ color:#C52233; }
.bt_menu4n_sm{
	width:135px;
	float:left;
	padding:2px 0 2px 11px;
	color:#C52233;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
	display:block;
}
/*****************BOT MI ZONA******************/
	
.bt_zona{
	display:block;
	padding:5px 8px 10px 8px;
	margin:5px 0 0 0;
	height:15px;
	font-size:10px;
	font-weight:bold;
	border-left:solid 1px #DADADA;
	text-decoration:none;
	color:#535353;
	line-height:18px;
	background:#FFFFFF;
}
.bt_zona:hover{color:#C52233;}

.bt_zona_sel{color:#C52233;}

.bt_zona_sm{
	display:block;
	padding:2px 5px;
	margin:2px 3px;
	background:#FFFFFF;
	color:#535353;
	text-decoration:none;
	font-size:10px;
	text-align:right;
	/*font-weight:bold;*/
	/*border-bottom:solid 1px #D5D5D5;*/
}
.bt_zona_sm:hover{
	color:#FFFFFF;
	background:#C52233;
	
}
.zona_sm_cont{
	visibility: hidden;
	position:absolute;
	z-index:10;
	top:178px;
	right:0px;
	border:solid 1px #D5D5D5;
	background:#FFFFFF;
	width:110px;
}


/************************************/
.bt_anadir_cont{
	display:inline;
	height:26px;
	min-width:40px;
	float:left;
	background:url(../img/bt-anadir-repeat.jpg) repeat-x;
}
.bt_anadir_esq{
	display:inline;
	width:14px;
	height:26px;
	float:left;
	background:url(../img/bt-anadir-esq.jpg) no-repeat;
}
.bt_anadir_dre{
	display:inline;
	width:30px;
	height:26px;
	float:left;
	background:url(../img/bt-anadir-dre.jpg) no-repeat;
}
.bt_anadir_dre2{
	display:inline;
	width:14px;
	height:26px;
	float:left;
	background:url(../img/bt-anadir-dre2.jpg) no-repeat;
}
.bt_gris_cont{
	height:24px;
	background:url(../img/bt-gris-repeat.jpg) repeat-x;
}
.bt_gris_esq{
	width:18px;
	height:24px;
	float:left;
	background:url(../img/bt-gris-esq.jpg) no-repeat;
}
.bt_gris_dre{
	width:18px;
	height:24px;
	float:left;
	background:url(../img/bt-gris-dre.jpg) no-repeat;
}
.bt_gris_flecha{
	width:18px;
	height:24px;
	float:left;
	background:url(../img/bt-gris-flecha.jpg) no-repeat;
}

.bt_fletxa{
	background:url(../img/fletxa-menu.jpg) top left no-repeat;
	padding:2px 0px 5px 15px;
	width:146px;
	/*height:19px;*/
	float:left;
	color:#7A7A7A;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:18px;
	border-bottom:solid 1px #DADADA;
}
.bt_fletxa:hover{color:#C52233;}

.bt_fletxa_peq{
	background:url(../img/fletxa-menu.jpg) top left no-repeat;
	padding:5px 0px 0px 15px;
	width:146px;
	float:left;
	color:#7A7A7A;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
}
.bt_fletxa_peq:hover{color:#C52233;}



.container{
	position:absolute;
	left:50%;
	margin-left:-473px;
	width:946px;
	text-align:left;
	/*float:left;*/
}
.top{
	width:946px;
	height:22px;
	color:#969696;
	font-size:9px;
	line-height:20px;
	float:left;
}
.cont_data{
	width:400px;
	float:left;
}
.cont_lang{
	float:right;
	width:500px;
	text-align:right;
}

.header{
	width:944px;
	height:112px;
	float:left;
}
.head_nav{
	width:944px;
	height:36px;
	float:left;
	margin:5px 0 9px 0;
}
.input_busc_nav{
	float:left;
	width:110px;
	height:14px;
	font-size:11px;
	color:#C52233;
	font-weight:bold;
}
.div_head_nav{
	border-left:solid 1px #DADADA;
	padding:5px 8px 3px 8px;
	height:15px;
	margin:5px 0;
	
}

.col_esq{
	width:169px;
	float:left;
}
.col_dre{
	width:159px;
	float:right;
}
.mig_home{
	width:588px;
	float:left;
	padding:0 15px;
}
/************************COLUMNA ESQUERRE*/

.botoneria{
	width:161px;
	/*height:208px;*/
	float: left;
	padding:3px;
	margin-bottom:10px;
}
.mizona{
	width:161px;
	float:left;
	/*height:208px;*/
	background:url(../img/mizona-repeaty.jpg) repeat-y;
}
.mizona_form{
	width:153px;
	float:left;
	padding-left:8px;
}
.mizona_filaform{
	margin:4px 0 0 0;
	float:left;
	height:15px;
	line-height:18px;
}
.input_mizona{
	float:left;
	width:145px;
	height:14px;
	font-size:11px;
	color:#C52233;
	font-weight:bold;
}
.inputCesta{
	height:15px;
	font-size:11px;
	color:#C52233;
	margin-bottom:1px;
	border:solid 1px #DADADA;
	text-align:center;
}

.bt_entra{
	margin-top:8px;
	width:86px;
	height:20px;
	background: url(../img/bt-entra-fons.jpg) center no-repeat;
	text-align:center;
}

.col-esq-banner{
	width:167px;
	float:left;
	margin-bottom:10px;
}

/************************COLUMNA DRETA*/

.banner-dreta{
	width:153px;
	/*height:143px;*/
	float: right;
	padding:2px;
	margin-bottom:14px;
}
.micesta{
	padding:0 8px 0 7px;
	background:url(../img/micesta-fons.jpg) no-repeat top left;
	width:138px;
	height:143px;
	float:left;
}
.tit_micesta{
	width:138px;
	height:50px;
	/*float:left;*/
}
.bt_banner_dre{
	background:url(../img/bt-banner-dre.jpg) top left no-repeat;
	width:128px;
	height:21px;
	float: left;
	text-align:right;
	padding:2px 25px 2px 0;
}
.encuesta{
	width:128px;
	float:left;
	height:103px;
	background:url(../img/encuesta-repeaty.jpg) repeat-y;
	padding:5px 20px 5px 5px;
	text-align:left;
}
.bts_encuesta{
	width:120px;
	height:48px;
	background:url(../img/bts-encuesta.jpg) no-repeat;
	float:left;
	padding-right:33px;
	text-align:right;
}
.bt_encuesta{
	width:120px;
	height:24px;
	background:url(../img/bts-encuesta.jpg) no-repeat;
	float:left;
	padding-right:33px;
	text-align:right;
}
/********************************PEU*/
.footer_nav{
	width:944px;
	height:25px;
	float:left;
	margin-top:5px;
}

.div_foot_nav{
	border-left:solid 1px #DADADA;
	padding:2px 10px 2px 10px;
	height:15px;
	margin:3px 0;
}
.footer_bottom{
	text-align:center;
	width:944px;
	color:#969696;
	font-size:10px;
	padding:8px 0 0 0;
}


/*********************************************************  HOME*/

.h_banner_gran{
	width:582px;
	height:231px;
	float:left;
	padding:2px;
	margin-bottom:17px;
}
.h_entrada{
	width:106px;
	height:112px;
	float:left;
	padding:2px;
	margin-bottom:17px;
	/*margin-right:7px;*/
}
.h_entrada_dre{
	width:106px;
	height:112px;
	float:left;
	padding:2px;
	margin-bottom:17px;
}

.h_bloc{
	width:289px;
}
.h_box{
	width:283px;
	height:125px;
	padding:2px;
	margin-bottom:17px;
	overflow:hidden;
}

.h_box_news{
	width:283px;
	height:273px;
	padding:2px;
	margin-bottom:17px;
}

.h_box_tit{
	width:273px;
	height:16px;
	float:left;
	margin-bottom:2px;
	padding:2px 0 0 10px;
	background-color:#DADADA;
}
.h_box_fons{
	width:273px;
	height:100px;
	float:left;
	padding:5px 0 0 10px;
	background:url(../img/home-box-fons.jpg) no-repeat top left;
}
.h_outlet_img{
	width:68px;
	height:90px;
	float:left;
	padding:2px;
	margin-right:5px;
	overflow:hidden;
}
.h_outlet_txt{
	width:190px;
	float:left;
}

.h_news_fons{
	width:283px;
	height:253px;
	float:left;
	background:url(../img/home-news-fons.jpg) no-repeat top left;
}
.h_news_txt{
	width:263px;
	height:42px;
	float:left;
	padding:10px 0;
	margin:0 10px !important;
	margin:0 5px;
	line-height:12px;
	border-bottom:solid 1px #DADADA;
}
.h_banner_box{
	width:273px;
	height:105px;
	float:left;
}

.h_vendidos_img{
	width:60px;
	height:92px;
	position:absolute;
	left:10px;
	top:2px;
	padding:2px;
	border:solid 1px #C52233;
	/*visibility:hidden;*/
}
.h_vendidos_bots{
	width:202px;
	height:90px;
	float:right;
	padding-right:5px;
	overflow:hidden;
}


.bt_vendidos_cont{
	width:200px;
	float:left;
}
.bt_vendidos_line{
	width:10px;
	height:11px;
	float:left;
	border-bottom:solid 1px #C52233;
	font-size:8px;

}
.bt_vendidos_img{
	width:16px;
	height:18px;
	float:left;
}
.link_vendidos{font-size:10px; text-decoration:none; color:#969696; line-height:18px; padding:5px 0 2px 0;}
.link_vendidos:hover{color:#C52233;}


