/** -- Reset properties ---------------------- */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

/** -- Global properties ---------------------- */
body {
	background-color: #2890E5;
l	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(img/background.jpg);
	background-position: top;
}
#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 800px;
	height: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#capsalera {
	height: 183px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(img/backgroundcap.jpg);
	background-repeat: no-repeat;
}
#capsalera img{
	border-style:none;
}


#menu {
	float: left;
	height: 600px;
	width: 150px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#039
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 10px;
	margin-left: 0px;
	background-image: url(img/backgroundmeneEN.gif);
}
#centre {
	width: 450px;
	float: left;
	height: 100%;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#centrefondoadalt {
	width: 450px;
	height: 30px;
	background-image: url(img/backgroundcontingutadalt.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#centrefondomig {
	width: 450px;
	height: 100%;
	background-image: url(img/backgroundcontingut.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#centrefondoaabaix {
	width: 450px;
	height: 30px;
	background-image: url(img/backgroundcontingutabaix.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#dreta {
	width: 150px;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	height: auto;
}
#contingut {
	width: 428px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;
	margin-bottom: 0px;
	text-align: justify;
	height: 100%;
	float: none;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#contingut img {
	text-align: center;
	color: #53FDBF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contingut a:hover {
	color:#039
	font-weight: bold;
}
#contingut a {
	color: #59AAF5;
	font-weight: bold;
}
.img {
	text-align: center;
	margin: 0 px;	
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}
#boto {
	float: left;
	height: 20px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#6C3
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-image: url(img/sep.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}

#boto a{
	color: #F33;
}
#botosup {
	float: left;
	height: 20px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #6C3
	font-weight: bold;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(img/sep.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}

#botosup a {
	color: #F33;
}
#boto a:hover {
	color:#039;
	font-weight: bold;
}
#botosup a:hover {
	color:#039
}
#news {
	height: auto;
	width: 126px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #039;
	font-weight: bold;
	background-image: url(img/bacgroundnews.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
}
#newsadalt {
	height: 20px;
	width: 150px;
	background-image: url(img/bacgroundnewsadalt.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#newsabaix {
	height: 20px;
	width: 150px;
	float: left;
	background-image: url(img/bacgroundnewsaabaix.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#botosup a:hover {
	color:#039
}
#news a:hover {
	color:#039
	font-weight: bold;
}
#news a {
	color: #039;
}
.titolet {
	font-weight: bold;
	color: #F60;
	font-size: 14px;
	text-align: left;
}
#container_com {
	background-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #FFF;
	width: 800px;
	height: 1700px;
}
#productes {
	height: auto;
	width: 126px;
	float: left;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #09F;
	font-weight: bold;
	text-align: center;
	background-image: url(img/bacgroundnews.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#productes a:hover {
	color: #F60;
	font-weight: bold;
}
#productes a {
	color: #03C;
}
#promo {
	width: 428 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	height: 100%;
	float: none;
}
#promo img {
	text-align: center;
	border: thin none #53FDBF;
	color: #53FDBF;
	margin: auto;
	padding: 0px;
	text-align: center;
}
#promo a:hover {
	color: #E6E029;
	font-weight: bold;
}
#promo a {
	color: #59AAF5;
	font-weight: bold;
}
#news img {
	text-align: center;
	border: thin none #53FDBF;
	text-align: center;
}
#astronauta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	background-color: #FFF;
	padding: 4px;
	height: 100%;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: medium solid #900;
	text-align: justify;
}
#astronauta img {
	text-align: center;
	border: thin none #53FDBF;
	text-align: center;
	margin: 0px;
}
.taula {
	font-weight: bold;
	text-align: center;
	color: #F60;
}
.anysdes {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F60;
	text-align: center;
}

#bandera {
	padding: 0px;
}
.pzgama {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F03;
	text-align: center;
}
#contingut_pro {
	width: 428px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;
	margin-bottom: 0px;
	text-align: justify;
	height: 100%;
	float: none;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/frontprod.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contingut_proEN {
	width: 428px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 8px;
	margin-bottom: 0px;
	text-align: justify;
	height: 100%;
	float: none;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/frontprodEN.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contingut_pro img {
	text-align: center;
	margin: 10px;
	padding: 2px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contingut_pro a:hover {
	font-weight: bold;
}
#contingut_pro a {
	color: #59AAF5;
	font-weight: bold;
}
.promospaisostto {
	background-color: #C50038;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-color: #53FDBF;
	border-right-color: #53FDBF;
	border-bottom-color: #53FDBF;
	border-left-color: #53FDBF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
 	font-weight: bolder;
}
.promospaisostto img{
	border-style:none;
}
#botoidioma {
	float: left;
	height: 20px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F60;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-image: url(img/sep.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	vertical-align: middle;
}

#bandera {
	background-position: 0px;
	left: 0px;
	height: 40px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
#botoidioma a:hover{
	color:#FFF;
}
#container #dreta #news p {
	text-align: center;
}
#legal {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 8px;
	text-align: center;
}
#privacidad{
	color:#EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#privacidad a:hover{
	color:#F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
