/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
/*	background: #FFFFFF url(images/img01_OLD.gif) repeat-x; */
	background: #FFFFFF url(images/img01b2.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#banner_cap{
	width:850px;
	height:150px;
	position:relative;
	padding:0;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 2px;
}
/*------------------------------------------------banner de capçalera --------------------*/


h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	/*color: #85C329;*/
	color:#009900;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	color:#006600;
}

.producte {
	font-size:16px;
	font-weight:bold;
	color:#006600;
	text-decoration:none;
}

.sorteo {
	font-size:16px;
	border:#006633 1px solid;
	font-weight:bold;
	color:#FF6600;
	text-align:center;
	padding:5px 5px 5px 5px;
}
.error {
	border:#FF0000 2px solid;
	padding: 5px 5px 5px 5px;
}

.taronja {
	color:#FF6600;
	font-weight:bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

.titol {
	font-weight: bold;
	font-size: 14px;
	border-bottom: #999999 1px solid;
	padding-top:15px;
}

.subtitol {
	font-weight: bold;
	font-size: 14px;
}

#header {
	width: 860px;
/*	height: 70px; */
	height: 0px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 20px;
	/*background: url(images/img02.gif) no-repeat left bottom;*/
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}


#header2 {
	width: 860px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img04.gif) no-repeat;
}

.promo {
	border:#006600 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100px;
	background:url(images/img12.jpg);
	vertical-align:top;
	text-align:center;
	color:#FFFFFF;
}

.idiomes {
	text-align:center;
	background-color:#FFFFFF;
	width:220px;
	height:27px;
	position:relative;
	/*top:-57px;*/
	/*top:-168px;*/
	top:-59px;
	vertical-align:middle;
	padding-top:4px;
	background-image:url(images/pestanya-idioma.gif);
	color:#FFFFFF;
}
.idiomes a {
	color:#FFFFFF;
}
.idiomes a.hover {
	text-decoration:underline;
}


#header3 {
	width: 680px;
	height: 200px;
	margin: 0 auto;
}


#header4 {
	width: 860px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img04.gif) no-repeat;
}



#logo2 {
	float: left;
	padding-top: 20px;
	height: 100px;
	background: url(images/img04.gif) no-repeat left bottom;
}


/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/img03.jpg);
}
#menu2 {
	float: left;
	width: 200px;
	height: 100px;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px 8px 15px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 660px;
	height: 200px;
}


/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 30px 0;
	/*_margin-top:-198px;*/
}

/* Content */

.grisaceo { color:#AAAAAA }
.oscuro { color:#000000 }

#content {
	float: left;
	width: 580px;
	padding-left: 20px;
	padding-top: -20px;
	margin-top:-20px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 12px;
	margin-left: 30px;
	background: url(images/img11.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
	list-style-type:square;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}

.entrada {
	background-color:#FFFFCC;
	border:#006600 1px solid;
	height:18px;
	text-align:right;
}
.left {
	text-align:left;
}
.textarea_entrada {
	background-color:#FFFFCC;
	border:#006600 1px solid;
	text-align:left;
}

.taronja {
	color:#FF3300;
	padding: 0px 5px 0px 5px;
}

.verd {
	border-color:#336600;
	border-style:solid;
	border-width:1px;
	padding: 5px 5px 5px 5px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: url(images/img07.gif) repeat-x top;
}

.oferta {
	background: url(images/img07b.gif) repeat-x top;
}

#sidebar li ul {
	padding: 10px 10px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}

#sidebar h2.urgent {
	background: url(images/img06b.gif) no-repeat;
}

.formatOK {
	height: 29px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img09.gif);
/*	border:#009900 1px solid; */
	font-size: 100%;
	font-weight: bold;
/*	color: #ffffff; */
	color:#FFFFFF;
	text-align:center;
}

#sidebar h3 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06b.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}

/*
#sidebar h3 {
	margin: 0;
}
*/

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}



/* Footer */

#footer {
	width: 100%;
	text-align: center;
	padding-top: 30px;
	height: 180px;
	background: url(images/footer.gif) repeat-x
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	color: #ffffff
}

#footer a {
	color: #ffffff;
} 

.footMenu {
	font-size:14px;
	font-weight:bold;
	margin-bottom:14px;
}
.footMenu a {
	text-decoration:none;
}
.footMenu a:hover {
	text-decoration:underline;
}

/* Buttons */

input.big_button {
	color:#050;
	font:bold 120% Verdana, Arial, Helvetica, sans-serif;
	/*background-color:#fed;*/
	border:1px solid;
	border-color:#696 #363 #363 #696;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
	height:50px;
}
input.big_button_disabled {
	color:#999999;
	font:bold 120% Verdana, Arial, Helvetica, sans-serif;
	border:#999999 1px solid;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
	height:50px;
}


/* Afegit per a navegadors antics */
#infopop { font-weight:bold; border-bottom:2px solid #ACA899; background-color:#FFFF66; position:relative; padding:20px 0; text-align:center; font-size:.9em; color:#AA0000; width:100% }

.google {
	font-weight:bold;
	color:#0000CC;
}

.testimonial {
	/*list-style-image:none;
	list-style-type:none;*/
	list-style: none;
	font-weight:bold;
	padding: 25px 15px 10px 20px;
	font-style:italic;
}




















#header_interior{
	width:872px;
	height:70px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 34px;
	padding-bottom: 0;
	padding-left: 0;
}
#header_interior p.new{
	display:block;
	width:113px;
	height:60px;
	position:absolute;
	left:6px;
	top:0;
	background-image: url(images/what_new.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header_interior p.headTxt{
	width:371px;
	font-weight:normal;
	font-size:24px;
	line-height:18px;
	color:#9C9C69;
	background-color:inherit;
	position:absolute;
	left:133px;
	top:18px;
	height: 22px;
}
#header_interior p.headTxt span.bold{
	color:#C30200;
	background-color:inherit;
	font-weight:bold;
}
#header_interior p.headTxt span.green{
	color:#769608;
	background-color:#fff;
	padding:3px;
}
#header_interior a.topLink{
	font-size:12px;
	line-height:21px;
	color:#CC3300;
	background-color:inherit;
	position:absolute;
	left:140px;
	top:39px;
	text-decoration:underline;
	font-weight: normal;
}
#header_interior a.topLink:hover{
	color:#000000;
	font-weight: bold;
}
#header_interior p.topDiv{
	display:block;
	background:url(images/phone_bg.gif) 0 0 no-repeat;
	width:214px;
	height:33px;
	font:bold 20px/20px Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	left: 600px;
	position: absolute;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
	top: 12px;
}
#header_interior form{
	width:261px;
	height:21px;
	background:url(images/top_form_icon.gif) 0 0 no-repeat;
	padding:6px 0 9px 43px;
	position:absolute;
	left:560px;
	top:66px;
}
#header_interior form input.txtBox{
	width:192px;
	height:19px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	float:left;
	color:#071E22;
	background-color:#fff;
	font-size:10px;
	line-height:19px;
	padding:0 0 0 10px;
}
#header_interior form input.go{
	width:50px;
	height:21px; 
	background:url(images/btn_go.gif) 0 0 no-repeat #EDEFE0;
	border:none;
	cursor:pointer;
	font:bold 10px/21px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#fff;
	float:right;
	text-transform:uppercase;
}
#header_interior ul.nav{
	width:877px;
	height:35px;
	background:url(images/nav_div.gif) left top no-repeat;
	padding:0 0 0 2px;
	position:absolute;
	left:23px;
	top:-7px;
	list-style:none;
}
#header_interior ul.nav li{
	padding:0 2px 0 0;
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:35px;
}
#header_interior ul.nav li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x #010101;
	padding:0 18px;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#header_interior ul.nav li a:hover{
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
	color:#434446;
}
#header_interior ul.nav li a.hover{
	display:block;
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
	padding:0 18px;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
	color:#434446;
	text-decoration:none;
	text-transform:uppercase;
}
#header_interior ul.nav li.noImg{
	background-image:none;
}
#header_interior img.logo{
	position:absolute;
	left:20px;
	top:80px;
	width:500px;
	height:69px;
}
#header_interior p.topTxt{
	display:block;
	font-size:13px;
	line-height:21px;
	color:#fff;
	background-color:inherit;
	width:494px;
	position:absolute;
	left:0;
	top:214px;
}
#header_interior ul.menu{
	width:365px;
	height:82px;
	position:absolute;
	left:70px;
	top:158px;
}
#header_interior ul.menu li{
	float:left;
	margin:0 14px 0 0;
}
#header_interior ul.menu li a.blog{
	display:block;
	height:11px;
	width:77px;
	background:url(images/blog.gif) 0 0 no-repeat;
	padding:71px 0 0 0;
	font-size:11px;
	line-height:11px;
	color:#F54E00;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;

	text-align:center;
	text-transform:uppercase;
}
#header_interior ul.menu li a.blog:hover{
	background:url(images/blog_hover.gif) 0 0 no-repeat;
}
#header_interior ul.menu li a.ecomerce{
	display:block;
	height:11px;
	width:77px;
	padding:71px 0 0 0;
	font-size:11px;
	line-height:11px;
	color:#F54E00;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	background-image: url(images/ecommerce.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_interior ul.menu li a.ecomerce:hover{
	background-image: url(images/ecommerce_on.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_interior ul.menu li a.disseny{
	display:block;
	height:11px;
	width:77px;
	padding:71px 0 0 0;
	font-size:11px;
	line-height:11px;
	color:#F54E00;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	background-image: url(images/disseny.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_interior ul.menu li a.disseny:hover{
	background-image: url(images/disseny_on.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_interior ul.menu li a.elearning{
	display:block;
	height:11px;
	width:77px;
	padding:71px 0 0 0;
	font-size:11px;
	line-height:11px;
	color:#F54E00;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	background-image: url(images/elearning.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header_interior ul.menu li a.elearning:hover{
	background-image: url(images/elearning_on.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
	





#header ul.nav{
	width:877px;
	height:35px;
	background:url(images/nav_div.gif) left top no-repeat;
	padding: 0 0 0 2px;
	position:absolute;
	left:23px;
	top:11px;
	list-style-image:none;
}
#header ul.nav li{
	padding:0 2px 0 0;
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:35px;
}
#header ul.nav li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x #010101;
	padding:0 18px;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#header ul.nav li a:hover{
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
	color:#434446;
}
#header ul.nav li a.hover{
	display:block;
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x #B4BFAE;
	padding:0 18px;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
	color:#434446;
	text-decoration:none;
	text-transform:uppercase;
}
#header ul.nav li.noImg{
	background-image:none;
}


.comentari {
	margin-bottom:15px;
	padding:0px 25px 0px 50px; 
	text-align:justify;
}
.comentari_signatura {
	margin-left:-20px;
	font-style:italic;
}

.destacat {
	background-color:#CCFF99;
	border:#999999 1px solid;
	margin-bottom:15px;
	padding:0px 25px 0px 50px; 
	text-align:justify;
}

.imatge-recepta {
	border: #666666 1px solid;
	padding: 2px;
}

.imatge-esquerra {
	border: #666666 1px solid;
	padding: 2px;
	margin: 5px 5px 5px 0;
}

.imatge-dreta {
	border: #666666 1px solid;
	padding: 2px;
	margin: 5px 0 5px 5px;
}

.puntos {
	padding-left:30px;
}

.parell {
	background-color:#CCFF33;
}
.senar {
	background-color:#99FF99;
}


table.sample {
	border-collapse:collapse;
}
table.sample td {
	padding: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	border-color:green;
	-moz-border-radios: 0px 0px 0px 0px;
	color:#000000;
}

#boxBotiga2 { 
	width:280px;
	max-width:280px;
	height:100%;
	vertical-align:text-top;
	border:#009933 1px solid;
}
#boxBotiga2Sense { 
	width:280px;
	max-width:280px;
	height:100%;
	vertical-align:text-top;
	/*border:#009933 1px solid;*/
}

