body {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: white;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: black no-repeat;
	letter-spacing: 0.2px;
}

.left {
     float: left;
}

.right {
     float:right;
}


#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: static;
}

#header1 {
	height: 187px;
	/*background: white url(../img/capcelera_2.jpg) no-repeat center center;*/
	background: url(../img/logo_test.gif) no-repeat center center;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

#header1 #idiomes{
	position: absolute;
	top: 180px;
	left: 455px;
}

#header1 ul{
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
}

#header1 li{
	display: inline;
	padding: 0px;
}

#header1 a{
	color: white;
	text-decoration: none;
}

#header1 a:hover{
	text-decoration: underline;
}


#header2 {
   margin: 0px;
	padding: 8px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: orange;
}

#header2 ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#header2 li{
	display: inline;
	padding: 0px;
}


#header2 a{
	color: white;
	text-decoration: none;
}

#header2 a:hover{
	text-decoration: underline;
}


#header2 #buscador {
	float: right;
	margin-right: 10px;
	position: relative; 
	top: -4px;
	padding: 0px;
}

#buscador input[type="image"] {
	border: none;
	background-color: black;
}

#buscador2 {
	text-align: left;
	margin-bottom: 10px;
}

#buscador2 input[type="image"] {
	border: none;
	background-color: black;
}



.gris {
	color: #A6A6A6;
}

.orange {
	color: orange;
}


#main {
	margin-top: 14px;
}

#sidebar1 {
	float: left;
	width: 165px;
	padding: 0px;
}

#capcelera_general {
	background-image: url(img/capcelera_general.gif);
	height: 70px;
	width: 163px;
}

#capcelera_botiga {
	background-image: url(../img/capcelera_botiga.gif);
	height: 70px;
	width: 163px;
}

#capcelera_usuari {
	background-image: url(../img/capcelera_usuaris.gif);
	height: 70px;
	width: 163px;
	font-size: 12px;
}

#texte_capcelera {
	font-weight: normal;
	font-size: 14px;
	padding-top: 27px;
	padding-left: 10px;
}

#texte_capcelera a{
	color: white;
}

#capcelera_usuari #menu_botiga{
	font-size: 12px;
}


#menu_botiga {
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 151px;
	padding: 10px 2px 20px 8px;
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 11px;
}


#menu_botiga ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#menu_botiga li{
	margin: 8px 0px 0px 0px;
}

#menu_botiga ul.atencion_cliente li{
	text-align: center;
     height: 40px;
}

#menu_botiga ul.atencion_cliente li span.tel{
     font-size: 14px;
     font-weight: bold;
     margin-left: 5px;
     margin-top: -2px;
     white-space: nowrap;    
}

#menu_botiga li.alert{
     background: url(img/exclamation.png) no-repeat right 0;
     padding-right: 18px; 
	margin: 8px 4px 0px 0px;
}

#sidebar2 {
	float: right;
	clear: right;
	border-color: black;
	width: 165px;
}

#sidebar2 #capcelera_noticies {
	background-image: url(../img/capcelera_noticies.gif);
	height: 70px;
	width: 163px;
}

#sidebar2 #noticies {
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 151px;
	padding: 5px 5px 5px 5px;
	/*height: 240px;*/
	margin-bottom: 10px;
	font-size: 11px;
}

#sidebar2 #noticies p{
	margin-top: 7px;
	margin-bottom: 7px;
}

#content {
	/*position: absolute;*/
	width: 497px;
	margin-left: 175px;
	/*margin-top: 225px;*/
}


#footer{
	border-top: 1px solid white;
 	color: #A6A6A6;
	text-align: center;
	font-size: 9px;
	clear: both;
	bottom: 0;
	width: 850px;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}

#footer a{
	font-weight: normal;
	text-decoration: none;
	color: orange;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p{
	margin-top: 5px;
	margin-bottom: 5px;
}


h2 {
	font-size: 11px;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: gray;
}

h4 {
	font-size: 10px;
	font-weight: bold;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	padding: 0px;	
}

h5 a {
	color:white;
}

a {
	color: orange;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

a img:hover{
	border: none;
	/*background-color: #F5F5F5;	*/
}

.negreta {
	font-weight: bold;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}


input{
	border: 1px solid black;
	font: normal normal bold 10px small Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	background-color: #FFDEB5;
}
input[type="radio"]{
	background: transparent;
	border:none;
}

input[type="radio"]:hover{
	background: transparent;
	border:none;
}

input:hover {
	border: 1px solid orange;
	background-color: #D8E4F8;
}

input[type="submit"] {
	background-color: orange;
	color: black;
	font-weight: bolder;
	border: 1px solid white;
	padding: 4px;
}

input[type="submit"]:hover {
	border-color: black;
	background-color: #D8E4F8;
	color: black;	
}

input[type="image"] {
	border: none;
}

input[type="button"] {
	background-color: orange;
	color: black;
	font-weight: bolder;
	border: 1px solid white;
	/*padding: auto;	*/
}

input[type="button"]:hover {
	border-color: black;
	background-color: #D8E4F8;
	color: black;	
}

/*input[type="image"]:hover {
	border: none;
	background-color: #D8E4F8;
}*/


textarea{
	border: 1px solid black;
	font: normal normal 10px Arial, Helvetica, sans-serif;
	background-color: #FFDEB5;
}

textarea:hover{
	border-color: orange;
	background-color: #D8E4F8;
}

select{
	border: 1px solid black;
	font: normal normal 10px Arial, Helvetica, sans-serif;
	background-color: #FFDEB5;
}

select:hover{
	border-color: orange;
	background-color: #D8E4F8;
}

input[type=checkbox]{
	vertical-align: middle;
	border: none;
}


table.general {
	border-collapse: collapse;
}

table.general tr{
}

table.general tr.odd{
	background-color: #ECEAEB;	
}

table.general th {
	background-color: gray;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

table.general td {
	text-align: center;
	padding: 5px;
}

.underline {
	text-decoration: underline;
}

.formerror {
	color: red;
	font-size: 0.8em;
}

#float_right{
	float: right;
	margin-right: 10px;
}

#float_right_auto{
	float: right;
	margin-right: 95px;
	padding: 3px;
	
}

#float_left_30px{
	float: left;
	margin-right: 30px;
	height: 35px;
}



#bloc_categ{
	text-align: center;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

#bloc_categ_articles{
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid white;
}

#bloc_categ_articles td{
	text-align: left;
}

#bloc_articles{
	text-align: left;
	margin: 0px auto 10px auto;
	padding: 5px;
	border: thin dotted #AAC01C;
	width: 170px;
}

#accions img{
	vertical-align: top;	
}

#accions ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

#accions li{
	display: inline;
	padding: 0px;
}

#detall_article #descripcio_article{
	text-align: left;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid white;
	min-height: 258px;
}

#detall_article #descripcio_article img{
	text-align: center;
}

#detall_article #descripcio_article #imatges{
	float: right;
	margin: 0px 0px 3px 3px;
}

#detall_article #descripcio_article #imatge_no_disponible{
	border: 1px solid white;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 250px;
	height: 250px;
}

#imatge_no_disponible_petita{
	border: 1px solid white;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 81px;
	height: 81px;
}


option.nivell_1{
	text-indent: 0px;
	border-bottom: thin solid Blue;
	border-top: thin solid Blue;
	background-color: white;
}

option.nivell_2{
	text-indent: 15px;
}

option.nivell_3{
	text-indent: 35px;
}

#detalle_foto{
	display: none;
	position: absolute;
	top: 180px;
	right: 180px;
	margin: 2px;
	padding: 10px;
	border: medium solid Black;
	background-color: White;
}

#detalle_foto #cerrar{
	position: absolute;
	top: 0px;
	right: 0px;
	color: Black;
	font-size: 12px;
	font-weight: bolder;
	padding: 3px;
}

table.login{
	width: auto;
}

table.login tr{
	border: none;
}

table.login td {
	white-space: nowrap;
}


.alert_message{
	color: red;
	text-decoration: blink;
}

#referenciats ul{
	list-style: none;
	margin-top: 3px;
}

#clear_id{
	clear: both;
}

.transferer1
{
	border: 1px solid orange;
}

#consulta_disponibilitat{
	border: 1px solid orange;
	color: black;
	background-color: white;
	width: 200px;
	padding: 2px;	
}

#separador {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	width: 100%;
	height: 1px;
	background-color: orange;
}

#detalle_garantia{
	display: none;
	position: absolute;
	top: 180px;
	right: 180px;
	margin: 2px;
	padding: 10px;
	border: medium solid Black;
	background-color: White;
	width: 250px;
	min-height: 300px;
	color: black;
	overflow: scroll;
}

#detalle_garantia #cerrar{
	position: absolute;
	top: 0px;
	right: 0px;
	color: Black;
	font-size: 12px;
	font-weight: bolder;
	padding: 3px;
}

#consulta_disponibilitat a{
	color: black;
	font-weight: bold;
}

#page{
	font-size: 11px;
	
}

#page p{
	margin-top: 15px;
	margin-bottom: 1.2em;
	text-align: justify;
	line-height: 1.2em;
}

#page h2{
	color: orange;
}

#page h1{
	font-size: 17px;
	margin-bottom: 30px;
	
}

#page ul {
	list-style: circle;
}

#page ul li{
	margin-bottom: 1.2em;
	text-align: justify;
	line-height: 1.2em;
}


/* modalidades de pago */

#modalidades_pagos {
	margin: 30px 0px;
}

#modalidades_pagos h2{
	font-size: 140%;
	margin-bottom: 20px;
	color: orange;
	text-decoration: none;
}

#modalidades_pagos div.modpag {
	margin-bottom: 20px;
}

#modalidades_pagos div.modpag_select {
	display: none;
	border: 1px solid #cecece;
	padding: 10px;
	margin-top: 10px;
	width: 95%;
	color: #333;
	background-color: #f4f4f4;
}

#modalidades_pagos div#modpag_tarjeta {
	display: block;
}

#modalidades_pagos div.modpag_select input[type="button"] {
	float: right;
	margin-left: 20px;
	padding: 5px;
	border-color: #333;
}

/*#datos_transferencia {
	margin: 20px;
}

#datos_transferencia ul li {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px; 
}

#datos_transferencia ul li span.orange{
	color: orange; 
}*/



#datos_transferencia {
	margin: 5px 0px 10px 0px;
	display: none;
	/*background-color: #f4f4f4;
	color: #666;*/
	/*border-top: 1px solid #ccc;*/
	border-bottom: 1px solid orange;
	padding: 20px 0px 0px 0px;
}

#datos_transferencia ul li {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px; 
}

#datos_transferencia ul li span.orange{
	color: orange; 
}

#datos_transferencia #print_action {
	float: right;
	height: 20px;
}




td span.cell_recarrec {
	display:none;
	font-weight: bold;
	color: red;
}

div#accions_pagament {
	margin: 20px 0px;
	border-top: 1px dotted #f4f4f4;
	padding: 5px;
	font-weight: bold;
}

div#accions_pagament div.accions_dreta{
	float: right; 
	text-align: right; 
	margin-right: 5px;
	width: 70%;	
}

div#accions_pagament div.accions_esquerra{
	text-align: left;  
}

div#pagament_observacions {
	
}

div#pagament_observacions p{
	font-weight: normal;
	margin-bottom: 1.2em;
	line-height: 1.3em;
	text-align: justify;
}

div#pagament_observacions textarea{
	width: 100%;
	background-color: #f4f4f4;
	font-size: 120%;
	margin-top: 3px;	
}

div#pagament_observacions textarea:hover, div#pagament_observacions textarea:focus{
	border: 2px solid orange;	
}

div#noticia_content {
	/*background-color: #f4f4f4;*/
	color: #444;
	line-height: 1.5em;
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px;
}

div#noticia_content h1{
	margin: 5px 0px 15px 0px;
	line-height: 1.2em;	
}

div#noticia_content br{
	margin: 0px;
	padding-bottom: 0px;
}

div#noticia_content a{
	color: #333;
	margin: 0;	
	font-weight: bold;
	text-decoration: underline;
}

div#noticia_content a:hover{
	text-decoration: none;	
}

div#noticia_content #noticia_image {
	margin: 20px 0px;
	text-align: center;	
}

div#noticia_content img {
	border: 1px solid #777; 
	padding: 1px;
	margin: 0;
}

p.desc_article {
	line-height: 1.4em;
	font-size: 11px;
	letter-spacing: 0.5px;
}

div.tarjeta_seguridad {
	float: right;
	width: 250px;
	text-align: center;
}

div.ejemplo_seguridad {
	/*font-style: italic;*/
	font-weight: bolder;
	font-size: 10px;
	margin-bottom: 10px;
}

div.ejemplo_seguridad ul li{
	list-style: disc;
	margin-top: 5px;
}

div.ejemplo_seguridad h4{
	text-decoration: underline;
}

div#seguridad_tarjeta_box {
	display: none;
	position: absolute;
	top: 30px;
	right: 150px;
	margin: 2px;
	padding: 15px;
	border: medium solid Black;
	background-color: #f4f4f4;
	width: 475px;
	min-height: 400px;
	color: #333;
	/*overflow: scroll;*/
	font-size: 11px;
	line-height: 1.4em;
}

div#seguridad_tarjeta_box #cerrar{
	float: right;
	font-weight: bolder;
}

div#seguridad_tarjeta_box h2{
	font-size: 14px;
	font-weight: bolder;
	color: #333;
}

div#seguridad_tarjeta_box p{
	text-align: justify;
}

div#seguridad_tarjeta_box ul li{
	margin-top: 15px;
}

div#boto_afegir_carret {
	background: url("../img/boto_compra_mestral.jpg") no-repeat 0 0;
	width: 185px;
	height: 31px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 17px;
	margin-top: 2px;
}

div#boto_afegir_carret a{
	color: white;
	text-decoration: none;
}

div#info_internacional {
	display: none;
	position: absolute;
	top: 250px;
	right: 30%;
	padding: 20px;
	background-color: #efefef;
	font-size: 1.2em;
	width: 300px;
	color: #505050;
	text-align: left;
}

a.link_internacional {
	color: #333;
	text-decoration: underline;
}

a.link_internacional:hover {
	font-weight: bold;
	color: #000;
}


/** selectors enviament **/

table.selector_enviament {
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
}


table.selector_enviament tr td {
    vertical-align: top;
    padding-bottom: 10px;
}

a.btn-orange {
     display: block;
     overflow: hidden;
     font-weight: bold;
     color: #fff;
     width: 170px;
     height: 18px;
     text-align: center;
    	background: url(img/sprite-btn-orange2.gif) no-repeat 0px 0px;
     text-decoration: none;
     text-align: center;
     padding-top: 4px;
}

a.btn-orange:hover {
     background-position: 0px -22px;
	text-decoration:none;  
     color: #fff;  
}

.btn-set {
     margin: 15px 0;
     display: block;
     height: 25px;
}