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,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: normal;
font-style: normal;
font-size: 100%;
font-family: inherit;
vertical-align: baseline
}

body {
line-height: 1
}

:focus {
outline: 0
}

ol, ul {
list-style: none
}

table {
border-collapse: collapse;
border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
content: “"
}

blockquote, q {
quotes: "” ""
}

input, textarea {
margin: 0;
padding: 0
}

hr {
margin: 0;
padding: 0;
border: 0;
color: #000;
background-color: #000;
height: 1px
}
.sep{
clear:both;
font-size:1px;
}
.sep2{
	clear:both;
	font-size:1px;
	height:5px;
}
.sep2x{
	clear:both;
	font-size:1px;
	height:10px;
}

body{
	background-color:#4a73a7;
	background-image:url('img/bg.jpg');
	background-repeat:no-repeat;
	background-repeat: no-repeat;
	background-position:top center;
	color:#000;
	font-family:"trebuchet ms",verdana,sans-serif; 
	font-size:12px;
}

#capa_sup{
	margin:0 auto;
	margin-top:15px;
	margin-bottom:5px;
	width:970px;
	background-color:inherit;
}
#telf_sup {
	float:left;
	width:250px;
	padding-left:10px;
	height:30px;
	font-size:22px;
	line-height:30px;
	color:#141ba7;
	font-weight:bold;
}
#search_top {
	float:right;
	width:250px;
	background-image:url('img/bg_searchtop.png');
	height:30px;
}
#search_top input{
	font-size:14px;
	height:22px;
	width:195px;
}
#search_top .boton{
	border:0px;
	background-image:url('img/search_button.png');
	background-position:center;
	width:24px;
	height:24px;

}
#search_top form {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

#content{
	margin:0 auto;
	margin-top:0px;
	margin-bottom:5px;
	width:950px;
	border:10px solid #FFFFFF;
	background-color:#FFFFFF;
}
#cap {
	padding-bottom:5px;
}
#cap img{
	margin:0px;
	padding:0px;
}
a{
	color:#141ba7;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
a:hover{
	color:#141ba7;
	text-decoration:underline;
}
/*-------------------------------------------------------- BARRA ESQUERRA -----------------------------------------------------------*/
#barraesq{
	float:left;
	width:190px;
}
#barraesq div.titols{
	background-image:url('img/bgtit.jpg');
	padding:10px;
	font-size:18px;
	color:#333;
}




/*-------------------------------------------------------- MISSATGE MENORS NO -----------------------------------------------------------*/
#sombra{

height:300px;
}
.cos2h {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	FONT: 12px/20px "trebuchet ms",verdana,sans-serif; 
	COLOR: #ccc;
	BACKGROUND-COLOR:#000000;
	text-align:center;
	width:100%;
	height:4500px;
	filter: alpha(opacity=70); opacity: .8;
	visibility:hidden;


}
.cos2v {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	FONT: 12px/20px "trebuchet ms",verdana,sans-serif; 
	COLOR: #ccc;
	BACKGROUND-COLOR:#000000;
	text-align:center;
	width:100%;

	filter: alpha(opacity=70); opacity: .8;
	visibility:visible;


}

.cosct {
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	FONT: 12px/20px "trebuchet ms",verdana,sans-serif; 
	COLOR: #ccc;
	
	text-align:center;
	width:100%;

	visibility:hidden;


}
.cosct h1{
	font-size:28px;
	font-weight:bold;
	padding-bottom:30px;
}
.cosct h3{
	font-size:24px;
	font-weight:bold;
}
.cosct h3 a{
	font-weight:bold;
	color:#4fa700;
}

.fotoh {
	FONT: 12px/20px "trebuchet ms",verdana,sans-serif; 
	COLOR: #ccc;
	BACKGROUND-COLOR:#FFFFFF;
	width:800px;
	text-align:center;
	margin:auto;	
	border: thick solid #e2e2e2; 
	margin-top:10px;
	height:400px;
	position:relative;
	z-index:10;
	top:-400px;

	visibility:hidden;
}
.fotov {
	FONT: 13px verdana,sans-serif; 
	COLOR: #333333;
	BACKGROUND-COLOR:#FFFFFF;
	width:800px;
	text-align:center;
	margin:auto;	
	border: thick solid #e2e2e2; 
	margin-top:10px;
	position:relative;
	z-index:3;
	top:120px;
	padding:5px;
	visibility:visible;
	background-image: url("load.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
/*-------------------------------------------------------- MENU ESQUERRA -----------------------------------------------------------*/
#categories{
	width:100%;
	text-align:left;
	color:#000;
}
#categories h2{
	background-color:#4fa700;
	padding:5px;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
}

#categories a{
	background-color:#141ba7;
	color:#FFFFFF;
	padding:5px;
	padding-left:20px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #7084b6;
	font-weight:bold;
	width:165px;
}


#categories a:hover{
	display:block;
	color:#4fa700;
	text-decoration:none;
	font-weight:bold;
	background-image:url("img/fnlk.gif");
	background-repeat:no-repeat;
}

#categories .subcategories{
	width:190px;
	color:#FFFFFF;
	border-bottom:2px solid #7084b6;
}
#categories .subcategories a{	
	background-color:#141ba7;
	width:155px;
	padding-left:30px;
	font-weight:normal;
	border:0px;
}

#categories .subcategories a.sel{
	color:#4fa700;
	background-color:#FF9900;
}
#categories .subcategories a:hover{
	background-repeat:no-repeat;
	font-weight:normal;
	
}
/*-------------------------------------------------------- BUSCADOR ESQUERRA -----------------------------------------------------------*/
#buscador {
	color:#000;
}
#buscador select {
	width:190px;
	margin-top:5px;
	border:1px solid #999;
	padding:2px;
}
#buscador input.text{
	width:184px;
	margin-top:5px;
	border:1px solid #999;
	padding:2px;
}
#buscador .radio{
	color:#000;
	float:left;
	width:80px;
	padding-right:10px;
	text-align:center;
	margin-top:5px;
	display:block;
}


#buscador .check{
	width:15px;
	display:block;
	margin:auto;
}

#buscador .boton{
width:190px;
height:27px;
display:block;
margin-top:5px;
background-color:#FFF;
background-image:url('img/btncerca.gif');
background-repeat:no-repeat;
background-position:center;
font-weight:bold;
color:#FFF;
border:0px solid #000;
}
/*-------------------------------------------------------- CONTINGUT -----------------------------------------------------------*/
#contingut{
	float:left;
	width: 750px;
	padding-left:10px;

}
/*-------------------------------------------------------- MENU SUPERIOR -----------------------------------------------------------*/
#menu{
	background-color:#dbdcdd;
	font-size:14px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
}
#menu li a {
	width:96px;
	display:block;
	padding:5px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#141ba7;
	background-color:#dbdcdd;
}
#menu li a:hover {
	color:#4fa700;
	background-color:#141ba7;
}
#menu li a.sel {
	color:#4fa700;
}
/*-------------------------------------------------------- PART CENTRAL -----------------------------------------------------------*/
#central{
	float:left;
	width:490px;
}
/*-------------------------------------------------------- PART CENTRAL SENSE BARRA DRETA-----------------------------------------------------------*/
#centralg{
	float:left;
	width:750px;
}
/*-------------------------------------------------------- ANUNCI  -----------------------------------------------------------*/
#anunci{
	padding:10px;
	width:470px;
	background-color:#f8b21c;
	color:#141ba7;
}
#anunci img{
	margin:-10px;
	padding-right:20px;
	float:left;
}
#anunci span.th2{
	padding-top:0px;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
}
#anunci span.data{
	color:#FFF;
	font-style:italic;
}
#anunci p{
	padding-bottom:10px;
	font-size:14px;
}
#anunci p.precio img{
	float:left;
	padding-left:10px;
}
#anunci p.precio{
	color:#FFF;
	height:50px;
	font-size:32px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:20px;
}
#anunci p.precio strike{
	font-size:20px;
	font-weight:normal;
}
/*-------------------------------------------------------- LLISTAT PRODUCTES -----------------------------------------------------------*/
#llistat {
	padding-top:10px;
}
#llistat h2{
	background-color:#141ba7;
	color:#FFF;
	padding:4px;
	font-size:16px;
	font-weight:bold;
}
/*-------------------------------------------------------- DETALL PRODUCTE -----------------------------------------------------------*/
.detall {
	padding-top:10px;
	padding-bottom:10px;
}
.detall img{
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}
.detall h2 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	color:#141ba7;
	line-height:120%;
}
.detall h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	color:#4fa700;
	line-height:120%;
}
.detall em {
	font-size:11px;
	font-weight:bold;
	color:#4fa700;
}
.detall p {
	line-height:130%;
	padding-bottom:10px;
}
.detall p strong, .detall p b {
	font-weight:bold;
}
.detall div.preu img{
	float:left;
	padding-left:10px;
}
.detall div.preu{
	color:#333;
	font-size:35px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:30px;
}
.detall div.preu strike{
	font-size:20px;
	font-weight:normal;
}
.detall .peuprod {
	width:100%;
	font-size:11px;
}
.detall .peuprod a{
	float:left;
	color:#333;
	text-decoration:underline;
}
.detall .peuprod .carrito{
	float:right;
	width:135px;
	color:#55a41c;
	font-weight:bold;
	text-align:right;
}
.detall .peuprod .carrito span {
	float:left;
	padding-top:3px;
	padding-right:5px;
}	
.detall .peuprod .carrito input{
	float:left;
	width:25px;
	border:1px solid #55a41c;
	color:#55a41c;
	text-align:center;
	font-size:10px;
}
.detall .peuprod .carrito img{
	float:left;
	padding-left:10px;
	cursor:hand;
}

.detall table.portes{
	width:100%;
	border:2px solid #FFF;
	color:#333;
	margin-bottom:10px;
}
.detall table.portes td{
	border:2px solid #FFF;
	padding:5px;
	vertical-align:middle;
}
.detall table.portes td.taronja{
	color:#FF9900;
	font-weight:bold;
}
.detall table.portes tr.blanc td{
	color:#FFF;
}
.detall table.portes td strong{
	font-weight:bold;
}
/*-------------------------------------------------------- DETALL PRODUCTE LLISTAT-----------------------------------------------------------*/
#llistat .producte{
	border-bottom:1px dotted #666;
	padding-top:10px;
	padding-bottom:10px;
}
.producte .imatge {
	float:left;
	width:115px;
	height:115px;
}
.producte .imatge .improd {
	float:left;
	position:absolute;
}
.producte .imatge .imoferta {
	position:relative;
	top:60px;
	left:60px;
}
.producte .descripcio{
	float:left;
	width:375px;
}
.producte .descripcio span {
	font-size:11px;
	font-weight:bold;
	color:#4fa700;
	
}
.producte .descripcio h3{
	font-size:16px;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:5px;
}
.producte .descripcio p{
	font-size:12px;
}
.producte p{
	padding-bottom:5px;
	font-size:14px;
}
.producte p.precio img{
	float:left;
	padding-left:10px;
}
.producte p.precio{
	color:#333;
	font-size:20px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}
.producte p.precio strike{
	font-size:14px;
	font-weight:normal;
	padding-right:15px;
}
.producte .peuprod {
	width:100%;
	font-size:11px;
}
.producte .peuprod a{
	float:left;
	color:#333;
	text-decoration:underline;
}
.producte .peuprod .carrito{
	float:right;
	width:135px;
	color:#55a41c;
	font-weight:bold;
	text-align:right;
}
.producte .peuprod .carrito span {
	float:left;
	padding-top:0px;
	padding-right:5px;
}	
.producte .peuprod .carrito input{
	float:left;
	width:25px;
	border:1px solid #55a41c;
	color:#55a41c;
	text-align:center;
	font-size:10px;
}
.producte .peuprod .carrito img{
	float:left;
	padding-left:10px;
	cursor:hand;
}

/*-------------------------------------------------------- PRODUCTES INTERESSANTS   -----------------------------------------------------------*/
#interes {
	float:left;
	padding-top:40px;
	background-color:#FFF;
}
#interes h2{
	padding-bottom:20px;
	color:#55a41c;
	font-size:16px;
	font-weight:bold;
}
#interes .novetat{
	float:left;
	width:155px;
}
#interes .novetat .imatge {
	float:left;
	width:115px;
	height:115px;
	padding-left:20px;
}
#interes .novetat .imatge .improd {
	float:left;
	position:absolute;
	border:1px solid #999;
}
#interes .novetat .imatge .imoferta {
	position:relative;
	top:75px;
	left:75px;
}
#interes .novetat h2{
	color:#333;
	padding:10x;
	margin-top:10px;
	padding-bottom:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#interes .novetat p.precio{
	text-align:center;
	color:#41a62a;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#interes .novetat p.precio strike{
	font-size:12px;
	font-weight:normal;
	padding-right:15px;
}


/*-------------------------------------------------------- VARIS CONTENT  -----------------------------------------------------------*/
.path {
	padding:5px;
	background-color:#e8eeff;
	font-size:11px;
}
.criteris{
	padding:5px;
	background-color:#ececec;
	line-height:20px;
}
.criteris strong {
	font-weight:bold;
}
/*-------------------------------------------------------- BARRA DRETA -----------------------------------------------------------*/
#barradre{
	float:right;
	width:250px;
}
/*-------------------------------------------------------- CARRITO DRETA  -----------------------------------------------------------*/
#carrito {
	width:250px;
	height:27px;
	background-image:url('img/bgvercarrito.jpg');
}

#carrito .res{
	float:left;
	width:140px;
	color:#FFF;
	padding:5px;
	padding-left:40px;
	font-weight:bold;
	padding-top:9px;
}
#carrito a{
	display:block;
	width:58px;
	height:27px;
	float:right;
}
#carrito a:hover{
	text-decoration:none;
}
#barradre #cardetalle {
	background-color:#ccc;
	padding-top:5px;
}
#cardetalle .linea{
	padding:5px;
	padding-top:0px;
	width:240px;
	font-size:11px;
}
.linea .desc {
	float:left;
	width:155px;
}
.linea .precios{
	float:right;
	text-align:right;
	width:80px;
}
.linea strong{
	font-weight:bold;
}
.linea em{
	font-style:italic;
}
.linea2 {
	clear:both;
	font-size:1px;
	border-top:1px dotted #333;	
	height:5px;
}
#cardetalle .botons a{
	float:left;
	padding:10px;
	padding-right:0px;
	
}
/*-------------------------------------------------------- REGISTRO DRETA  -----------------------------------------------------------*/
#barradre #registro{
	background-color:#141ba7;
	color:#FFF;
	padding:9px;
}
#barradre #registro h2{
	color:#62a335;
	padding-bottom:5px;
	font-weight:bold;
	font-size:14px;
}
#barradre #registro strong {
	font-weight:bold;
}
#registro label {
	float:left;
	width:65px;
	padding-top:10px;
}
#registro input{
	float:left;
	width:160px;
	margin-top:5px;
	border:1px solid #999;
	padding:2px;
}
#registro input.boto{
	margin-top:15px;
	background-image:url('img/bgbtnusureg.jpg');
	width:225px;
	height:27px;
	color:#FFF;
	font-weight:bold;
	border:0px;
}
#registro p{
	font-size:10px;
	line-height:14px;
	text-align:justify;
}
#registro p a{
	color:#f8b21c;
	font-size:12px;
	font-weight:bold;
}
#registro p strong{
	font-weight:bold;
}
#barradre .connect {
	line-height:18px;
}
#barradre .connect a{
	float:right;
	padding-left:5px;
}
/*-------------------------------------------------------- NOVETATS DRETA  -----------------------------------------------------------*/
#barradre #novetats{
	float:left;
	border:1px dotted #666;
	padding:10px;
	background-color:#FFF;
	width:228px;
}
.novetat .imatge {
	float:left;
	width:150px;
	height:145px;
	padding-left:40px;
}
.novetat .imatge .improd {
	float:left;
	position:absolute;
	border:1px solid #999;
}
.novetat .imatge .imoferta {
	position:relative;
	top:85px;
	left:100px;
}
.novetat h2{
	padding:10x;
	margin-top:10px;
	padding-bottom:5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.novetat p.precio{
	text-align:center;
	color:#41a62a;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}
.novetat p.precio strike{
	font-size:14px;
	font-weight:normal;
	padding-right:15px;
}

/*-------------------------------------------------------- PEU  -----------------------------------------------------------*/
#peu{
	text-align:center;
	color:#000;
	margin-bottom:15px;
}
#peu a{
	color:#000;
}
#peu a:hover{
	color:#000;
	text-decoration:underline;
}
/*** ESTILS PAGINACIÓ ***/
#paginacio{
 color:#FFFFFF;
 padding-left:10px;
 font-family:arial; 
}
#paginacio a{
text-decoration:none;
}
#paginacio a.numl{
border:1px solid #000000;
color:#ffffff;
background-color:#141ba7;
padding:2px;
padding-right:5px;
padding-left:5px;

margin-right:5px;

}



#paginacio a.numl:hover{
border:1px solid;
background-color:#FFFFFF;
padding:2px;
padding-right:5px;
padding-left:5px;
margin-right:5px;
color:#000000;
}

#paginacio a.sit{
border:1px solid #000000;
background-color:#4fa700;
padding:2px;
padding-right:5px;

padding-left:5px;
margin-right:5px;
color:#FFFFFF;
}

#paginacio a.lpath {
 color:#141ba7;
 text-decoration:none;
 border:0px;
 font-weight:bold;
}
#paginacio a.lpath:hover{
 text-decoration:underline;
 border:0px;
}

/*** ******************************* GOOGLE MAPS ***************************************/
.gooMaps{
	float:left;
	border:5px solid #d3d3d3;
	width:480px;
	height:250px;
	margin-bottom:10px;
}
.gooMaps b{
	font-weight:bold;
}
/*** ******************************* GALERIA ***************************************/
.galeria {
	padding-top:10px;
	padding-bottom:10px;
}
.galeria a{
	padding:0px;
	margin:0px;
}
.galeria img{
	float:left;
	padding:5px;
	border:2px solid #d3d3d3;
	margin-right:10px;
	padding-right:10px;
}
.galeria h2 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	color:#141ba7;
	line-height:120%;
}
/*** ******************************* CARRITO I PROCÉS DE COMPRA  ***************************************/
#carritofi{
	width:710px;
	padding-top:60px;
	padding-left:20px;
	padding-right:20px;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#carritofi  h2{
	padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
	font-weight:bold;
	color:#005591;
}
.carritofi1{
	background-image:url("img/lcompra1.jpg");
}
.carritofi2{
	background-image:url("img/lcompra2.jpg");
}
.carritofi3{
	background-image:url("img/lcompra3.jpg");
}


#carritofi2{
	padding:20px;
	width:650px;
	padding-top:50px;
	margin-left:40px;
	padding-left:30px;
	background-image:url("img/lcompra2.jpg");
	background-repeat:no-repeat;
	background-color:#ffffff;

}

#carritofi3{
	padding:20px;
	width:650px;
	padding-top:50px;
	margin-left:40px;
	padding-left:30px;
	background-image:url("img/lcompra3.jpg");
	background-repeat:no-repeat;
	background-color:#ffffff;

}
#registre{
	padding:20px;
	width:650px;
	padding-top:50px;
	margin-left:40px;
	padding-left:30px;
	background-image:url("img/lreg.jpg");
	background-repeat:no-repeat;

}

#carritofi strong{font-weight:bold;}
#carritofi2 img{float:left; border:1px solid;margin-left:5px; margin-right:5px;}
#carritofi3 img{float:left; border:1px solid;margin-left:5px; margin-right:5px;}
#registre img{float:left; border:1px solid;margin-left:5px; margin-right:5px;}

#cart{width:100%;border-collapse: collapse;}
#cart thead th        {background-color:#acdc46;padding:5px; font-weight:bold;}  
#cart thead th.des     {text-align:left;}  

#cart thead th.qty     {text-align:center; } 

#cart tbody td{padding:5px;vertical-align:middle;}
#cart tbody td.des{text-align:left; vertical-align:middle;} 
#cart tbody td.des2        { width:600px; padding-left:5px;padding-top:10px; text-align:left; padding-right:5px;} 

#cart tbody td.qty        { width:70px; text-align:center;} 
#cart tbody td.qty2        { width:80px; padding-top:10px; text-align:center;font-size:14px;} 
.num { width:20px;border:1px solid #333; text-align:center;}
#cart tbody tr.parell{background-color: #dae2c8;}
#cart tbody tr.senar{background-color: #eef7db;}
#cart tbody tr.final{background-color: #acdc46;}

#cart .ri{
	text-align:right;
}

 input.continuar {
	text-align:left;	
	height: 51px;
	font-size: 14px;
	padding-left:20px;
	margin-left:10px;
	width: 139px;	
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	float: left;
	background-image:url("images/continuar2.gif");
	background-repeat:no-repeat;
	}

#carritofi img.no{
cursor:hand;
border:0px;
margin:auto;
}
#carritofi2 img.no{
border:0px;
float:none;
display:blocK;
margin:auto;
}

#carritofi3 img.no{
border:0px;
float:none;
display:blocK;
margin:auto;
}
#registre img.no{
border:0px;
float:none;
display:blocK;
margin:auto;
}
#carfi{

background-image:url("img/ficompra.jpg");
background-repeat:no-repeat;
width:630px;
height:70px;
padding-top:20px;
margin-left:40px;

font-weight:bold;
text-align:right;
padding-right:50px;


}

/******************************** AJAX ************************************/
#capp{
	background-image:url("images/loading.gif");
	background-position:center center;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	FONT: 12px/20px "trebuchet ms",verdana,sans-serif; 
	COLOR: #ccc;
	BACKGROUND-COLOR:#3a3a3a;
	text-align:center;
	width:100%;
	height:1000px;
	filter: alpha(opacity=70); opacity: .8;
	visibility:hidden;
	
}
/*** ******************************* FORMULARIS  ***************************************/
#theform {
	padding-top:10px;
	width: 100%;
	font-size:12px;
}
#theform a{
	text-decoration:none;
	color:#ff8400;
	font-weight:bold;
}

#theform a:hover{
	text-decoration:underline;
}

#theform fieldset {

	width: 210px;
	border: 0;
	margin: 0;
	padding: 10px;
	float: left;
}
#theform fieldset#pt5{
	height:5px;
	width: 100%;
	border: 0;
	margin: 0px;
	padding:0px;
	clear:both;
}
#theform fieldset legend {
	font-size: 40px;
	font-family: verdana, "Times New Roman", Times, serif;
	color: #005591;
	padding:0px;
	}
#theform fieldset legend span {
	display: none;
	}
#theform fieldset h3 {
	padding:0px;
	height: 20px;
	font-size: 12px;
	color:#005591;
	font-weight:bold;
}
#theform fieldset div.help {
	color: #ff8400;
	font-weight: bold;
	height: 50px;
	}
#theform fieldset label {
	display: block;
	line-height: 1.5em;
	color:#005591;
	}
#theform fieldset input {
	font-size: 12px;
	height: 16px;
	}
	
/* Error Styling */
#theform fieldset.error,
#theform fieldset.error legend,
#theform fieldset.error div.help {
	
	}
#theform fieldset strong.error {
	color: #fff;
	background-color: #ff8400;
	padding: 5px;
	font-weight: bold;
	display: block;
	margin-bottom:10px;
	}

/* Part 4 Styling */
#theform #pt4 {
	clear: both;
	width: 690px;
	height: 110px;
	border: 10px solid #005591;
	border-width: 10px 0;
	padding: 10px;
	}
#theform #pt4 legend {
	display: none;
	}
#theform #pt4 h3 {
	display: none;
	}
#theform #pt4 #disclaimer {
	margin-top:10px;
	width: 450px;
	float: left;
	color:#005591;
	}
#theform #pt4 input {
	text-align:left;
	margin-top:10px;
	height: 69px;
	font-size: 14px;
	padding-left:10px;
	width: 189px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	float: right;
	background-image:url("img/continuar.gif");
	cursor:pointer;
	}
#theform ol, #theform ul {
	list-style: decimal;
	padding:20px;
	padding-top:10px;
}
#theform li {
	padding-bottom:10px;
}
#theform strong{
	font-weight:bold;
}
#copyright {
	clear: both;
	padding: 0.5em;
	font-size: 0.8em;
	color: #9F9F00;
	font-style: italic;
	}
p.formulari{
	padding-top:20px;
	font-size:14px;
}
form.columns2 {
	font-size:13px;
}

form.columns2 a{
text-decoration:none;
font-size:15px;
color:#ff8400;
font-weight:bold;
}
#theform fieldset.column2 {
	height:250px;
	border:1px solid #FF9900;
}
form.columns2 a:hover{
	text-decoration:underline;
}

form.columns2 strong{font-weight:normal; text-decoration:underline}


form.columns2 h1{
	font-weight:bold; 
	font-size:20px;
	color:#005591;
	padding-bottom:20px;
}
form.columns2 fieldset {
	height:200px;
	border: 0;
	margin: 0;
	padding: 10px;
	float: left;
}
form.columns2 fieldset legend {
	font-size: 40px;
	font-family: verdana, "Times New Roman", Times, serif;
	color: #005591;
	}
form.columns2 fieldset legend span {
	display: none;
	}
form.columns2 fieldset h3 {
	height: 20px;
	font-size: 12px;
	color:#005591;
	}
form.columns2 fieldset div.help {
	color: #ff8400;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
	}
form.columns2 fieldset label {
	font-size: 17px;
	display: block;
	line-height: 1.5em;
	color:#005591;
	}
form.columns2 fieldset input {
	font-size: 17px;
	height: 20px;
	}
form.columns2 fieldset #sub {
	font-size: 17px;
	display: block;
	line-height: 1.5em;
	color:#005591;
	height: 40px;
	margin-top:15px;
	text-align:left;
	margin-top:10px;
	height: 69px;
	font-size: 14px;
	padding-left:10px;
	width: 189px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	background-image:url("img/continuar.gif");
	cursor:pointer;
	}
/***** ESTILS FI COMPRAR **********************/
.carritofi3 h3{
	padding-left:10px;
	padding-top: 10px;
	color:#257700;
	font-weight:bold;
	font-size:14px;
	padding-bottom:20px;
}
.carritofi3 h4{
	padding-left:10px;
	padding-top: 10px;
	color:#257700;
	font-weight:bold;
	font-size:16px;
	padding-bottom:20px;
}
.carritofi3 p {
	padding:10px;
}

#botoGRAN {
	text-align:left;
	margin-top:10px;
	height: 69px;
	font-size: 14px;
	padding-left:10px;
	width: 189px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	float: left;
	background-image:url("img/continuar.gif");
	cursor:pointer;
	}
#botoGRAN2 {
	text-align:left;
	margin-top:10px;
	height: 69px;
	font-size: 14px;
	padding-left:10px;
	width: 220px;
	color: #FFFFFF; 
	background: #ff8400;
	font-weight: bold;
	border-bottom: 	0px solid #999999;
	border-right: 0px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;	
	border:0px;
	float: left;
	background-image:url("img/continuar2.gif");
	cursor:pointer;
	}
.principal{
	border:1px solid #FF9900;
	padding-bottom:10px;
}
	
#cloud a{
	float:left;
	color:#44a700;
	text-decoration:none;
	margin:4px;
	margin-bottom:0px;
}
#cloud a:hover{
	text-decoration:underline;
}
#cloud a.tag1 { font-size: 9px; font-weight: 100; }

#cloud a.tag2 { font-size: 11px; font-weight: 200; }

#cloud a.tag3 { font-size: 14px; font-weight: 300; }

#cloud a.tag4 { font-size: 16px; font-weight: 400; }

#cloud a.tag5 { font-size: 18px; font-weight: 500; }

#cloud { float:left; padding: 5px; line-height: 18px; text-align: center;border:1px dotted #666;width:228px }

#cloud a { padding: 0px; }

#cloud { margin: 0; }

#cloud li { display: inline; padding:3px; }


#barradre #tags{
	border:1px dotted #666;
	padding:10px;
	text-align:left;
	font-size:20px;
	width:228px;
}
#tags a{
	float:left;
	color:#44a700;
	padding-right:10px;
	padding-bottom:5px;
	vertical-align:text-bottom;
}

.en1{

	font-size:18px;
	font-weight:bold;

}

.en2{

	font-size:16px;
	font-weight:bold;

}
.en3{

	font-size:14px;
	font-weight:bold;

}
.en4{

	font-size:12px;
	font-weight:bold;

}
.en5{

	font-size:10px;
	font-weight:bold;

}

#theform #cupon{
	float:left;
	width:300px;
	padding:10px;
	margin-top:15px;
	background-color:#ff8400;
}
#theform #cupon #txt{
	font-weight:bold;
	color:#FFF;
	height:20px;
}
#theform #cupon #camp input{
	float:left;
	border:1px solid #666;
	font-weight:14px;
	height:18px;
	padding-top:4px;
	padding-left:4px;
	width:170px;
}
#theform #cupon #camp input#validar{
	border:0px;
	background-color:#333;
	color:#FFF;
	padding:0px;
	width:60px;
	height:25px;
}

	
<!--[if IE]>
<style type="text/css">
#theform #pt4 {
	padding:10px;
	}
</style>
<![endif]-->

