@charset "ISO-8859-1";

/* reseteando el browser */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,
blockquote,th,td {margin:0; padding:0; }
ul { list-style:none; }

body {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #555555;
scrollbar-3dlight-color: #555555;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #222222;
scrollbar-arrow-color: #ffffff;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #d8d9da;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.petit {

font-size: 9px;
	line-height:14px;
}

h1 {
	font-weight:normal;
	font-size:200%;
	text-transform: uppercase;
	margin-bottom:5px;
}
h2 {
	padding-top:3px;
	font-weight:normal;
	font-size:150%;
	letter-spacing: 0.2em;
	margin-bottom:25px;
}
h3 {
	font-weight:normal;
	font-size:120%;
	text-transform: uppercase;
	margin-bottom:5px;
	margin-top:10px;
}
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.noticia img {
	float:right;
}

#submenu ul { 
	list-style: none;
	display:inline; margin:0 0 0 10px; float: left;
	}
	
#menu a{
	margin-left: 10px;
}

#peu li {
	display:inline-block;
	margin-right:10px;
}
#menulegal li, #menuidioma li {
	display:inline;
	margin-right:10px;
}

a img {
	border:none;
}
#columna1 p, #columna2 p {
	margin-top:5px;
}

#text li {
	margin-left:30px;
	margin-top:6px;
	}

#contentText li {
	margin-left:30px;
	margin-top:6px;
	list-style-image: url(../img/guionet.gif);
	}


#contentProductes td {
	font-size: 80%;
	color: #CCCCCC;
	vertical-align: bottom;
}
.vermell {
	color: #990000;
}
.legend {
	margin-bottom: 20px;
	margin-left: 16px;
}

p.preu {
	font-weight:bold;
	font-size:150%;
	margin-top:20px;
}

#dmides a, #dmides .actual {
	margin-right:8px;
}

.ref {}
.mida, .litres {margin-left:20px;}
.tipus_yellowline {
	margin-left:8px;
	color:#FFCC33;
}
.tipus_inductionline {
	margin-left:8px;
	color:#990000;
}

.tipus_Vulcano {
	margin-left:8px;
	color:#999999;
}
.tipus_Artic {
	margin-left:8px;
	color:#aabdca;
}
.tipus_Senso {
	margin-left:8px;
	color:#9C9A99;
}

.importe {margin-left:36px;
}

th {
	font-weight:bold;
	color:#333333;
	font-size:90%;
	text-transform:uppercase;
	padding-top:50px;
	padding-bottom:10px;

	border-bottom: solid 1px #555;
}
#taula td {
	font-size:90%;
	padding-left:5px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom: solid 1px #333;
}

#taula td img {
	float:left;
	margin-right:20px;
}

.tdcentrat {
	text-align:center;
}
.tddreta {
	text-align:right;
}

#taula .tdpeu {
	border:none;
	height:50px;
}

#taula2 td, #totals td {
	font-size:90%;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: none;
}


#taula2 .tdpeu {
	border:none;
	height:50px;
}

input, textarea  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: none;
	padding:3px;
}

#taula2 input, #taula2 textarea, #taula2 select {
	width:400px;
}

.lowercase {
	text-transform:lowercase;
}
.preullista {
	float:right;
}

hr {
	border-style:solid;
	color:#FFF;
	border-width:1px 0 0 0;
}

nobr img {
margin-left:20px;
margin-right:20px;
margin-top:60px;
border:solid 1px #999999;
cursor:pointer;
}

/*BOTONS*/

input#add {
	width:32px;
	height:30px;
	border:none;
	background-image:url(../img/botocarrito.gif);
	margin-bottom:9px;
	margin-right:12px;
}
input#view {
	width:32px;
	height:11px;
	border:none;
	float:left;
	background-image:url(../img/botovercarrito.gif);
	margin-right:12px;
	margin-top:2px;
}

input#view:hover, input#add:hover, input#process:hover {
	cursor:pointer;
}

input.refresh {
	background-image:url(../img/refresh.gif);
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	border:none;

}
input.refresh:hover {
	background-image:url(../img/refresh2.gif);
	cursor:pointer;

}
input.refresh:active {
	background-image:url(../img/refresh3.gif);
	cursor:pointer;

}
input#process, input#recalcular, input#checkout, input#atras, input#pagar {
	/*width:116px;*/
	height:21px;
	color:#CCC;
	padding-bottom:4px;
	font-size:9px;
	border:none;
	text-transform:uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input#process:hover, input#recalcular:hover, input#checkout:hover,input#atras:hover, input#pagar:hover {
	cursor:pointer;
	background-color:#333333;
	color:#000000;
}

/*CAPES*/

#tot {
	width: 931px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blocmenu {
	height: 235px;
	clear:both;
}

#menu {
	position: absolute;
	top: 150px; 
	left: 20px; 
	width:931px;
	height:15px;
}


#contingut {
	float:left;
	width: 931px;

}
#trama {
	background-image:url(../img/66pc_negre.png);
	width:402px;
	height:354px;
	float:right;
}
#scroll {
	position:relative;
	top:27px;
	left:36px;
	width:350px;
	height:290px;
}
#containerText {
	float:left;
	width:300px;
	height:290px;
	clip:rect(0,300,290,0);
	visibility:hidden;
	overflow:hidden;
}
#contentText {
	position:relative;
	top:0px;
	left:0px
}
#controls {
	float:right;
	width:20px;
	height:290px;
}
#leertodo {
	position:relative;
	top:34px;
	left:36px;
	width:310px;
	height:20px;
}

#peu {
	font-size:10px;
	height: 56px;
	width: 931px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	
}
#menulegal {
	margin:10px 0px 0px 20px;
	float:left;

}

#menuidioma {
	margin:5px 20px 0px 0px;
	float:right;
	

}

#content_leertodo {
	margin: 20px;
}

#titol {
	float: left;
	width: 767px;
	height:26px;
	margin-left: 84px;
	margin-top: 25px;
	font-weight:normal;
	font-size:150%;
	letter-spacing: 0.2em;

}
#text {
	float: left;
	width: 767px;
	margin-top: 5px;
	margin-left: 84px;
}
#columna1 {
	width: 373px;
	margin-right: 21px;
	float:left;
}

#columna2 {
	width: 373px;
	float:right;
}
#contentProductes {
	width: 878px;
	margin-top: 32px;
	margin-left: 42px;
	float: left;
}


#dcol1 {
	width:482px;
	/*height:324px;*/
	float:left;
	margin-bottom:20px;
}
#dcol2 {
	width:367px;
	float:right;
}
#dtitol {
	font-weight:normal;
	text-transform:uppercase;
	font-size:140%;
	letter-spacing: 0.2em;
	text-align:center;
	margin-bottom:45px;
}
#ddades {
	margin-top:20px;
	text-align:center;
}
#dmides {
	font-weight:normal;
	font-size:110%;
	margin-bottom:21px;
}
#dcompra {
	width:367px;
	height:67px;
}


#detall {
	margin-top:30px;
	background-color:#99CC33;
	/*height:324px;*/
}
#taula, #taula2 {
	width:700px;
	float:left;
}
#totals {
	width:200px;
	float:right;
	margin-right:0px;
	height:300px;
}
#missatgecarrito {
	float:left;
	width:700px;
	height:230px;
	text-align:center;
	padding-top:100px;
	font-size:11pt;
	line-height:14pt;
}
#divcanaries {
	margin-top:20px;
	color:#990000;
}