@charset "utf-8";
/* CSS Document */
* { margin: 0px; padding:0px; }
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5a5a;
	background-color:#fff;
	line-height:16px;
	background-image:url(../imagesWEB/background.png);
	background-repeat:repeat-x;
	background-position:top center;
}
/*header /////////////////////////////////////////////////////////////////////////////////////////////*/
#div_header{}
#div_logo{
	width: 389px;
	margin: 0px 0px 13px 0px;
}

#div_telef{
	position:absolute;
	float: right;
	top:6px;
	/*left:542px;*/
	right:28px;
	height:48px;
	color:#3d3d3d;
}
#div_telef a 				{ color: #3d3d3d; text-decoration: none; }
#div_telef a:hover	{	color: #ff9e2e;	text-decoration: underline; }



#div_carrito{
	position: absolute;
	left: 579px;
	top: 55px;
	width: 326px;
	height: 48px;
	background: url(../imagesWEB/bck_carrito.png);
	font-size: 14px;
}
#num_articulos			{	display: block;	float: left;	margin: 17px 0px 0px 29px; }
#total_euros				{	display: block;	float: left;	margin: 17px 0px 0px 28px; width: 60px; text-align:right;	color:#D70202; }
#ico_carrito				{	display: block;	float: right;	margin-right: 17px; background:url(../imagesWEB/ico_carrito.png); width:74px; height:48px; }
#ico_carrito:hover	{ background-position: 0px -48px; }




/* ////////////////////////////////////////////////////////////

  Menu

/////////////////////////////////////////////////////////////// */
#div_header #div_menu{
	display:block;
	padding:0px 30px 0px 30px;
	height:43px;
	background-image:url(../imagesWEB/background_menu.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#a_inicio 	{ 
	float:left;
	display:block;
	margin:14px 0px 0px 14px; 
	font-weight:bold; 	
	color:#707070; 
	text-decoration:none;
}
#a_inicio:hover { color: #FF9E2E; text-decoration:underline; }

#div_centrado_menu { display:block; width:882px; float:right; text-align:center; }
#ul_menu					 { display:block; list-style-type:none; }
#ul_menu li				 { display:inline; }
#ul_menu li a{
	display:inline-block;
	margin: 14px 31px 0px 0px;
	padding-right: 20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	background: url(../imagesWEB/flexa_menu.png) no-repeat;
	background-position: 100% 50%;
}
#ul_menu li a:hover	{ color:#FF9E2E; text-decoration: underline; }



#div_banner{
	/*height:258px;*/
	margin-top: 16px;
	text-align:center;
}





/* ////////////////////////////////////////////////////////////

  Formulario Buscar + Selects Categories +

/////////////////////////////////////////////////////////////// */

#div_menu_nav {
	float: left;
	width: 812px;
	margin: 4px 0px 0px 95px;
}
#searchform{
	display:inline-block;
	float: left;
}
#searchform input.box {
	display: inline-block;
	float: left;
	width: 393px;
	height: 27px;
	color: #999;
	font-weight: bold;
	background: url(../imagesWEB/bck_search_input.png) no-repeat;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	border: none;
	clear: none;
}
.btn {
	display: inline-block;
	margin: 1px 0px 0px 5px;
	float: left;
	width: 126px;
	height: 30px;
	border: none;
	background: url(../imagesWEB/bck_search_btn.png) no-repeat;
	background-color: transparent;
	clear: none;
	cursor: pointer;
}
.btn:hover { background-position: 0px -31px; }




#div_selects_categories {
	display: inline-block;
	float: left;
	margin: 6px 0px 0px 16px;
}
#div_selects_categories select{
	display: inline;
	width: 153px; /* width: 153px; si són 5 selects 194px si son 4 selects */
	/*margin-right: 7px;*/
}


#div_ordenar							{ float: left; height: 33px; margin-top: 11px;  }
#div_ordenar div 					{ float: left; height: 33px; border-right: solid 1px #d3d3d3; padding-left: 25px; padding-right: 25px; }
#div_ordenar div a img	  { display: block; float: left; margin-top: 13px; }
#div_ordenar div span	    { display: block; float: left; margin-top: 9px; padding:0px 12px 0px 12px; color: #454645; font-weight: bold; }


#div_nav_migas						{ float: left; height: 25px; margin-top: 11px; margin-left: 12px; padding-top: 8px; font-size: 11px; color:#b4b4b4; }
#div_nav_migas a					{ color:#b4b4b4; text-decoration:none;      }
#div_nav_migas a:hover		{ color:#FF9E2E; text-decoration:underline; }



#div_leyenda_disponibilidad {
	display: block;
	float: left;
	margin: 18px 0px 0px 610px;
	font-size: 10px;
	color: #b2b2b2;
}





/* ////////////////////////////////////////////////////////////

  Home

/////////////////////////////////////////////////////////////// */
#div_home{
	float: left;
	margin-top: 15px;
}
* html #div_home{
	/*height:500px;*/
}
#div_home h1{
	width:180px;
	height:25px;
	margin:0px;
	padding:10px 0px 0px 26px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background-image:url(../imagesWEB/home_H1.jpg);
	background-repeat:no-repeat;
}




/* COL 2 TOP VENTAS Destacados i demes ///////////////////////// */
.col_2{
	float: left;
	width: 206px;
	margin-left: 31px;
}


#btn_prereservas, #btn_promociones, #btn_vintage{
	display: block;
	width: 206px;
	height: 27px;
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 12px 0px 0px 24px;
	background: url(../imagesWEB/btn_prereserva.png) no-repeat;
	text-decoration: none;
}
#btn_prereservas:hover, #btn_promociones:hover, #btn_vintage:hover {	background-position: 0px -39px; cursor:pointer; }
#btn_promociones	{ background: url(../imagesWEB/btn_promociones.png) no-repeat; }
#btn_vintage			{ background: url(../imagesWEB/btn_vintage.png) no-repeat; }


/*#top_ventas{} ////////////////////////////////////////////*/
#top_ventas h3{
	margin-top:14px;
	padding:10px 0px 0px 22px;
	height:25px;
	background-image:url(../imagesWEB/home_H3.png);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#top_ventas a{
	display:block;
	cursor:pointer;
	padding:9px 6px 15px 24px;
	width:174px;
	border:1px solid #d5d5d5;
	border-top:none;
	background-color:#f8f8f8;
	text-decoration:none;
	background-image:url(../imagesWEB/home_arrow_TOP_10.jpg);
	background-position:12px 31px;
	background-repeat:no-repeat;
}
#top_ventas a:hover { background-color:#d9d8d8; cursor:pointer; }

#top_ventas a span.cat		{	display:block;	margin-bottom:3px;	font-size:11px;	color:#e77314; }
#top_ventas a span.titol	{	display:block;	margin-bottom:3px;	font-size:14px;	font-weight:bold;	color:#343434; }
#top_ventas a span.ref		{ display:block;	font-size:11px;	color:#5a5a5a; }




/* DIV INFO  //////////////////////////////////////////////*/
.col_2 h4 {
	width: 206px;
	height: 25px;
	margin-top: 28px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding:10px 0px 0px 22px;
	background-image:url(../imagesWEB/home_H4.png);
	background-repeat:no-repeat;
}
#div_info {
	border: #d3d3d3 1px solid;
	border-top: none;
	padding: 11px 0px 7px 21px;
	margin-bottom: 48px;
	color: #8e8e8e;
}
#div_info ul, #div_info li { list-style:none; margin: 0px; padding:0px; }
.lnk_info {
	display: block;
	width: 166px;
	min-height: 20px;
	clear: both;
	font-weight: normal;
	font-size: 11px; 
	color: #8e8e8e; 
	border-bottom: dotted #b7b7b7 1px;
	text-decoration: none;
	margin-top: 7px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.lnk_info:hover { color:#FF9E2E; text-decoration: underline; }
/*.puntets 	{ color: #b7b7b7; margin-top: -8px; }*/



/* COL 1 Contingut principal la de la dreta ///////////////////////// */

.col_1{
	float: left;
	width: 684px;
	margin-left: 48px;
}
.col_1 a.nov{
	display:block;
	float:right;
	width:118px;
	height:15px;
	padding:10px 10px 10px 15px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-color:#5f5f5f;
	background-image:url(../imagesWEB/home_arrow.jpg);
	background-repeat:no-repeat;
	background-position:4px center;
}
.col_1 a.nov:hover{
	color:#f0831e;
}
.col_1 .forma_curvada{
	position:absolute;
	top:551px;
	left:959px;
	width:10px;
	height:10px;
	background-image:url(../imagesWEB/home_backround_fitxa_1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
/** html  .col_1 .forma_curvada{
	top:468px;
}*/
.col_1 h2, .col_1 .h1_title{
	height:25px;
	padding:10px 0px 0px 26px;
	margin:0px;
	background-image:url(../imagesWEB/bck_h2.png);
	background-repeat:repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#d4d4d4;
}
.h2_griset{
	background-image:url(../imagesWEB/home_H2_griset.png);
	width: 542px;
	height: 35px;
}
.col_1 a.fitxa{
	display:block;
	cursor:pointer;
	padding:13px 0px;
	border-bottom:1px solid #d0d0d0;
	background-image:url(../imagesWEB/home_backround_fitxa.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
}
/* AQUI PER COMENTAR EL BACKGOUND */
.col_1 a.fitxa:hover { background-color:#d9d8d8; background-image: none; }
.col_1 a.fitxa span.col_1{
	display:block;
	float:left;
	width:116px;
	height:72px;
	/*padding-left:16px;*/
	margin-left: 8px;
}
.col_1 a.fitxa span.col_1 img{
	border: 1px solid #CCC;
	padding: 1px;
}
.col_1 a.fitxa span.col_2{
	display:block;
	float:left;
	width:191px;
	height:72px;
	padding:0px 10px;
	border-right:1px solid #d0d0d0;
	margin-left: 12px;
	font-size:14px;
	font-weight:bold;
	color:#343434;
	background-image:url(../imagesWEB/home_arrow_fitxa.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
}
.col_1 a.fitxa span.col_2 span.nom_prod {
	display: block;
	height: 42px;
}
.col_1 a.fitxa span.col_2 span.preu{
	margin-top:5px;
	display:block;
	height:26px;
}
.col_1 a.fitxa span.col_2 span.preu_left{
	display:block;
	float:left;
	width:9px;
	height:26px;
	background-image:url(../imagesWEB/PVP_left.png);
}
.col_1 a.fitxa span.col_2 span.preu_center{
	display:block;
	float:left;
	padding:5px 0px 0px 0px;
	height:21px;
	background-color:#f1aa63;
	font-size:14px;
	color:#fff;
}
.col_1 a.fitxa span.col_2 span.preu_right{
	display:block;
	float:left;
	width:10px;
	height:26px;
	background-image:url(../imagesWEB/PVP_right.png);
}
.col_1 a.fitxa span.col_2 span.preu_oferta{
	display:block;
	float:left;
	height:26px;
	font-size:11px;
	color:#e70011;
	font-weight:normal;
	font-size: 14px;
	padding:5px 0px 0px 10px;
}
.col_1 a.fitxa span.col_3{
	display:block;
	float:left;
	width:168px;
	height:72px;
	padding:0px 12px;
	border-right:1px solid #d0d0d0;
	margin:0px;
	font-size:11px;
	line-height:13px;
	color:#5a5a5a;
}
.col_1 a.fitxa span.col_4{
	display:block;
	float:left;
	width:143px;
	height:72px;
	text-align:center;
	margin:0px;
}
* html  .col_1 a.fitxa span.col_4{
	width:135px;
}




.logos{
	clear:both;
	text-align:center;
	margin: 70px 0px 70px 0px;
}






/* ////////////////////////////////////////////////////////////

  Lista

/////////////////////////////////////////////////////////////// */


#content_lista{
	float: left;
	margin-top: 30px;
	margin-bottom: 70px;
}

#div_menu_cat			{ margin-bottom: 34px; }
.div_wrapper_cat	{ border-bottom: #d3d3d3 1px dotted; margin-bottom: 7px; }
.div_wrapper_cat ul, .div_wrapper_cat li { list-style: none; margin: 0px; padding:0px; }
.a_cat						{ display:block; padding: 0px 0px 7px 0px; font-weight: bold; font-size: 13px; color: #FF9E2E; text-decoration: none; }
.a_subcat_n1			{ display:inline-block; padding: 0px 0px 7px 0px; font-weight: bold; font-size: 12px; color: #444444; text-decoration: none; }
.a_subcat_n2			{ display:inline-block; padding: 0px 0px 7px 0px; font-size: 12px; color:#8e8e8e; text-decoration: none; }

.a_cat:hover, .a_subcat_n1:hover, .a_subcat_n2:hover { color:#FF9E2E; text-decoration: underline; }

.nav 							{ margin-top: 18px; padding: 20px 0px; font-size: 16px; font-weight: bold; color: #FF9E2E; }
.nav span					{ margin-right: 14px; }
.nav a						{ text-decoration: none; color: #343434; margin-right: 14px; }
.nav a:hover			{ text-decoration: underline; color: #FF9E2E; }






/* ////////////////////////////////////////////////////////////

  FICHA

/////////////////////////////////////////////////////////////// */

#content_producte{
	float: left;
	width: 790px;
	margin: 30px 0px 0px 100px;
}

#seccio_producte			{ font-size: 14px; font-weight: bold; color:#FD9319; margin-bottom: 19px; }
#title_producte 			{ font-size: 21px; font-weight: bold; color:#343434; margin-bottom: 7px; }
#referencia_producte	{ font-size: 12px; font-weight: normal; color:#5a5a5a; }

#volver 							{ float: right; }
#volver a 						{ font-size: 11px; font-weight: bold; color: #585858; text-decoration:none; }
#volver a:hover				{ text-decoration: underline; color:#FF9E2E; }

/* La columna1  de l'esquerra que conté la imatge ////////////////////// */
#col1_producte{
	float: left;
	margin-top: 20px;
	width: 525px;
}
#div_img_producte 		{ width:525px; border:#d3d3d3 1px solid; text-align:center; }
#div_img_producte img { padding: 4px; max-width: 517px; }
#wrapper_imatges_producte { float:left; display: block; clear:both; }
#imatges_producte			{ float:left; display:inline-block; border:#d3d3d3 1px solid; padding: 2px; width:100px; height:75px; text-align: center; margin-top: 12px; margin-left: 21px; }

#title_ft { font-size: 13px; font-weight: bold; color: #575757; display: block; margin: 20px 0px 10px 0px;}
#table_ft { 
	width: 525px;
	font-size: 10px; 
	color: #919191; 
	border: #d3d3d3 1px solid;
	border-collapse: collapse;
}
.col_ft_1{ width: 210px; border: #d3d3d3 1px solid; padding: 5px 0px 5px 10px; vertical-align:top; }
.col_ft_2{ width: 315px; border: #d3d3d3 1px solid; padding: 5px 0px 5px 10px; }
#video_producte{
	margin-top: 20px;
	margin-bottom: 60px;
}


/* La columna2 de la dreta conte el boto de compra ///////////////////// */
#col2_producte{
	float: left;
	margin: 20px 0px 49px 12px;
	width: 252px;
}



#btn_comprar{
	display: block;
	margin: auto;
	width: 222px;
	height: 70px;
	margin-bottom: 22px;
	background-image: url(../imagesWEB/btn_comprar.png);
}
#btn_comprar:hover { background-position: 0px -70px; }



#div_precio_producto{
	border: #d3d3d3 1px solid;
	border-bottom: none;
	height: 56px;
	background:url(../imagesWEB/bck_info_producto.png) center no-repeat;
}
#div_precio_producto .precio		{ font-weight: bold; color: #FFF; font-size:12px; width:70px; text-align:center; margin: 21px 0px 0px 21px; display:block; float: left; }
#div_precio_producto .descuento	{ color:#e70011; font-size:14px; margin: 21px 0px 0px 20px; display:block; float: left; }
#div_precio_producto div				{ display:block; float:right; margin: 14px 16px 0px 0px; }
#div_disponibilitat							{ clear: both; margin-bottom: 14px; color:#b2b2b2; }
#div_info_producto{
	padding: 16px 22px 16px 22px;
	border: #d3d3d3 1px solid;
}
#div_info_producto .img_marca		{ padding: 40px; display:block; margin: auto; }





#title_otros_articulos	 { font-weight: bold; font-size: 13px; color:#575757; margin: 52px 0px 0px 9px; display:block; }
#otros_articulos 				 { text-align: center; margin-top: 12px; }
#otros_articulos div 	   { float:left; border: #d3d3d3 1px solid; padding: 2px; margin: 0px 2px 4px 2px; width: 73px; height: 55px; }
#otros_articulos div img { max-width: 73px; max-height: 55px; }












/* ////////////////////////////////////////////////////////////

  Cesta

/////////////////////////////////////////////////////////////// */


#div_content_compra{
	float: left;
	clear:both;
	margin: 30px 0px;
}

#div_content_compra .col_1 h1 {
	display: block;
	border-top: #a0a0a0 solid 1px;
	border-bottom: #a0a0a0 solid 1px;
	color: #5c5c5c;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0px;
}
#div_content_compra .col_1 h1 span	{ font-size: 12px; margin-right: 8px;	}

#div_status_compra									{	padding: 14px 0px; }

#row_title_table_cesta {
	width: 684px;
	height: 27px;
	background-image: url(../imagesWEB/bck_table_cesta.png);
	
}
.row_prod_table_cesta {
	width: 680px;
	height: 48px;
	border: #d9dadb solid 1px;
	border-top: none;
	margin-left: 1px;
	color: #3b3b3b;
	font-size:13px;
	text-align: center;
}
.row_prod_table_cesta .col1 { display: block; float: left; width: 280px; padding: 14px; font-weight: bold; text-align: left; }
.row_prod_table_cesta .col2 { display: block; float: left; width:  80px; padding: 14px; }
.row_prod_table_cesta .col3 { display: block; float: left; width:  75px; padding: 14px; }
.row_prod_table_cesta .col4 { display: block; float: left; width:  58px; padding: 14px;	}
.row_prod_table_cesta .col5 { display: block; float: left; width:  47px; padding: 14px; color: #e60000; font-size: 18px; font-weight: bold;	}

.row_prod_table_cesta .col1 a { font-size:13px; font-weight: bold; color: #3b3b3b; text-decoration: none; } 
.row_prod_table_cesta .col1 a:hover { text-decoration: underline; }

.row_prod_table_cesta .col5 a { color: #e60000; text-decoration: none; }
.row_prod_table_cesta .col5 a:hover { text-decoration: underline; }


.btn_verd, .btn_vermell {
	float: left;
	width: 149px; 
	height: 33px;
	text-align: center;
	margin: 21px 2px 0px 0px;
	background-image: url(../imagesWEB/bck_btn_verd.png); 
}
.btn_vermell { background-image:url(../imagesWEB/bck_btn_vermell.png); }
.btn_verd a, .btn_vermell a { display:block; margin-top: 8px; font-weight: bold; font-size: 12px;	color: #FFF; text-decoration: none; }
.btn_verd a:hover, .btn_vermell a:hover { text-decoration: underline; }



#totales_table_cesta{
	width: 366px;
	height: 165px;
	float: left;
	margin-left: 15px;
	background-image: url(../imagesWEB/bck_totales_table_cesta.png);
	color: #4b4b4b;
}
#totales_table_cesta .col1   { display: block; float: left; width: 85px; padding: 16px; }
#totales_table_cesta .col2   { display: block; float: left; width: 40px; padding: 16px; text-align: right; }
#totales_table_cesta .col3   { display: block; float: left; width: 75px; padding: 14px; margin-left: 14px; font-size: 14px; font-weight: bold; }


#totales_table_cesta .col3 span { display: block; float: left; font-size: 28px; font-weight: bold; clear:both; color:#FF9E2E; margin-top: 13px; }
.input_cantidad									{ display: block; width: 16px; margin: auto; text-align:center; }

#totales_table_cesta a 		   { display: block; float: left; clear: both; color: #FFF; font-size: 16px; font-weight: bold; margin: 0px 0px 0px 115px; text-decoration: none; }
#totales_table_cesta a:hover { text-decoration: underline; }

/*#totales_table_cesta .submit { ba*/





/* ////////////////////////////////////////////////////////////

  Cesta - 1 Datos Personales

/////////////////////////////////////////////////////////////// */

#div_form_dp {
	display: block;
	float: left;
	width: 640px;
	border: #d9dadb solid 1px;
	padding: 21px;
	margin-bottom: 48px;
	font-size: 12px;
	color: #717171;
}
#div_form_dp h2 {
	background-image: none;
	font-size: 18px;
	font-weight: bold;
	color: #3b3b3b;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	clear: both;
}
#div_form_dp textarea  { width: 100%; height: 49px; border: #d9dadb solid 1px; }
#div_form_dp .btn_verd { margin-bottom: 20px;  }

#div_form_dp form {
	width: 100%;
	margin-top: 21px;
}
#div_form_dp form .col1, #div_form_dp form .col2 { float: left; width: 50%; }
#div_form_dp form label { font-size:12px; color:#898989; clear:both;  }
#div_form_dp form .input_text { display:block; padding:3px 7px; color:#9bc131; font-size: 14px; font-weight: bold; border: #d9dadb solid 1px; width: 90%; margin-bottom: 14px; }
#div_form_dp form .input_special { display:block; padding:3px 7px; font-size: 14px; font-weight: bold; border: #d9dadb solid 1px; margin-bottom: 14px; width: 22%; color:#a0a0a0; }
#div_form_dp form .input_checkbox	{ display:inline-block; margin: 0px; padding: 0px; float: left; width: 10px; }
#div_form_dp form .lnk_pass { text-decoration:none; display: block; color:#898989; }
#div_form_dp form .lnk_pass:hover{ text-decoration:underline; color: #ff9e2e; }

.trace, .trace_red, .trace_green   { display: block; clear:both;  }
.trace_green										   { color:#9bc131; }
.trace_red  										   { color:#D70202; }
.trace_red a, .trace a   				   { color:#898989; text-decoration: none; }
.trace_red a:hover, .trace a:hover { text-decoration: underline; }

.btn_submit {
	float: left;
	width: 149px; 
	height: 33px;
	text-align: center;
	margin: 21px 2px 0px 0px;
	background-image: url(../imagesWEB/bck_btn_verd.png);
	border: none;
	background-color: transparent;
	font-weight: bold; font-size: 12px;	color: #FFF; text-decoration: none;
	cursor: pointer;
}

/*.btn_verd a, .btn_vermell a { display:block; margin-top: 8px; font-weight: bold; font-size: 12px;	color: #FFF; text-decoration: none; }*/
.btn_submit:hover { text-decoration: underline; }






/* ////////////////////////////////////////////////////////////

  Cesta - 2 Formas de Pago

/////////////////////////////////////////////////////////////// */

.p_fp				 { font-weight: bold; font-size: 14px; color: #3b3b3b; }
.importe_fp	 { font-weight: bold; font-size: 20px; color: #8a8a8a; margin-top: 7px; display: block; }

.col_fp 		 { width: 32%; float: left; text-align: center; margin-top: 49px; padding: 0px 4px; }

.col_fp span { display:inline-block; font-size: 18px; font-weight: bold; color:#3B3B3B; margin: 14px 0px 21px 7px; }






/* ////////////////////////////////////////////////////////////

  Cesta - 3 Confirmacion

/////////////////////////////////////////////////////////////// */

.class_blockquote {
	display: block;
	padding-left: 21px;
}

/* ////////////////////////////////////////////////////////////

  Registro

/////////////////////////////////////////////////////////////// */

#div_wrapper_user_pas {
	float: left;
	width: 100%; /*width: 93%;*/
	background-color: #f0f0f0;
	padding: 21px;
}
.condiciones_uso {
	font-size: 10px;
}
