body {
	font-FAMILY: Trebuchet MS;
	font-SIZE: 12px;
	COLOR: #333333;
	margin:0px;
	padding:0px;
}

#carcassa {
	position: absolute;

	/*top:50%;*/
	left:50%;

	width:930px;
	/*la mitad de la anchura de la capa o tabla principal*/
	margin-left:-465px;
	/*Alto de tabla o capa principal*/
	/*height:600px;*/
	/*la mitad de la altura de la capa o tabla principal*/
	/*margin-top:-300px;*/
	background-image: url("../_img/fons/fons.jpg");

}

#capa_central {
	width:930px;
}

#header {
	width:930px;
	background-image: url("../_img/fons/header.jpg");
	height:190px;
}

#header_logo {
	float: right;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-right: 42px;
	margin-top: 26px;
	width: 318px;
}

#header_menu {
	float:left;
	margin: 0px;
	margin-left: 55px;
	padding-left: 220px;
	width:596px;
	background-color: #A1AF7C;
	height:25px;
	font-family: Arial, Helvetica, verdana, sans-serif, times, Times New Roman, times-roman, georgia, serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

#contingut {
	float: left;
	width: 816px;
	min-height: 373px;
	margin-left: 55px;
	margin-top: 25px;
	/*overflow: auto;*/
	background: url("../_img/fons/fons-esquerra.jpg") no-repeat bottom left;
	min-height: 400px;
}

#sub_menu {
	float:left;
	margin: 0px;
	width: 595px;
	margin-bottom: 20px;
	background-color: #A1AF7C;
	height:24px;
	font-family: Arial, Helvetica, verdana, sans-serif, times, Times New Roman, times-roman, georgia, serif;
	font-size: 15px;
	font-weight: bold;
}


#footer {
	float:left;
	width: 816px;
	margin-left: 55px;
	height:45px;
	padding-top: 5px;
	border-top: 2px solid #A1AF7C;
	font-family: Arial, Helvetica, verdana, sans-serif, times, Times New Roman, times-roman, georgia, serif;
	font-size: 11px;
}

#linia_inferior {
	clear:both;
	width:930px;
	height:2px;
	background-image: url("../_img/fons/footer.jpg");
}

#cont_dreta {
	float: left;
	width: 595px;
	margin-left:220px;
	margin-bottom: 50px;
	font-size: 13px;
	line-height:18px;
	text-align: left;
}

#cont_dreta span.txtVermell {
	color: #A10D59;
	font-weight: bold;
}

#cont_dreta img {
	margin-bottom: 5px;
}

#cont_dreta span.peu_foto {
	color: #A10D59;
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
}

#header_menu div, #sub_menu div {position: relative; float: left; color: #ffffff; height: 25px; padding:  4px 5px 0px 5px; line-size: 16px; }

#header_menu a, #sub_menu a { text-decoration: none;	color: #FFFFFF; height: 20px; padding-right: 10px; border-right: solid 1px #ffffff;}
#header_menu a.ultim, #sub_menu a.ultim { border-right: 0px;}
#header_menu a:hover, #sub_menu a:hover {	color: #A10D59;}
#header_menu a.selected, #sub_menu a.selected {	color: #A10D59;}


#cont_dreta .text {
	float: left;
	width: 390px;
	padding-right: 10px;
}
#cont_dreta .foto {
	float: left;
	width: 185px;
}

#cont_lateral .element, #cont_lateral .element_sel{

	height:20px;
	text-transform:uppercase;
	background-color: #cccece;
	margin: 5px 0px 5px 0px;
	padding: 5px 3px 0px 13px;
	color: #454545;
	font-size:14px;
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: .80; 	-khtml-opacity: .80; opacity: .80;
}

#cont_lateral .element:hover, #cont_lateral .element_sel {
	background-color: #828283;
	color: #ffffff;
	cursor: pointer;
}

#content_producte {
	padding: 0px;
	margin: 0px 0px 30px 38px;
	float: left;
	width: 173px;
	height: 193px;
}

#content_producte img {
	width: 172px;
	height: 152px;
	margin: 0px;
	padding: 0px;
}

#content_producte a {
	color: #ffffff;
	font-size: 15px;
	background-color: #A1AF7C;
	display: block;
	text-decoration: none;
	height: 37px;
	padding: 4px;
}

#content_producte a:hover {
	background-color: #A10D59;
}

#content_producte h2 {
	color: #ffffff;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
}
#content{
width:590px;
padding:10px 0 10px 10px;
margin-top:45px;
background-color:#BFCD9C;
}
#detall-producte {
	float: left;
	text-align: left;
	width: 170px;
	background-color: #BFCD9C;
	padding: 0px 7px;
	position: relative;
}

#detall-producte H1 {
	font-SIZE: 15px;
	color: #A10D59;
	font-weight: bold;
	font-style: italic;
}

#detall-producte p {
	font-SIZE: 12px;
}


.navegacio {
	position:relative;
	float:right;
	margin-right:25px;
	text-align: center;
	width: 150px;
	font-size:12px;
}

#detall-producte a {
	font-SIZE: 11px;
}

H1 {
	font-SIZE: 13px;
	color: #A10D59;
	font-weight: bold;
}

.subtitol {
	color: #002e54;
}

H2 {

}

p {
	margin-top:0px;
	COLOR: #333333;
}

ul {
	margin-top: 0px;
	padding-left: 10px;
}
li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #A10D59;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.txt_menu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px
}


.txt_menu:hover, .txt_menu_sel {
	color: #009ee0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px
}

.link_blanc {

	text-decoration: none;
	color: #ffffff;

}

.link {
	text-decoration: none;
}
.language_versions{
position:relative;
float:right;color:#fff;
margin-right:10px;
background-color:#b00d59;
padding:3px;
}
/***************** FORMULARIS ********************/


tr.form {
	background-color: #A1AF7C;
}

td.textForm {
	font-size: 13px;
	width:95px;
	height: 20px;
	padding: 5px;
	color: #ffffff;
}

input.texte {
	width: 485px;
	padding: 1px 2px 1px 2px;
	font-size:12px;
	color: #002e54;
	border: 0px;
	height: 24px;
}

textarea.text_area{
	width: 485px;
	padding: 1px 2px 1px 2px;
	font-family: Trebuchet MS, Helvetica;
	font-size:12px;
	border: 0px;
}


input.buto {
	font-size: 13px;
	width:105px;
	height: 25px;
	padding: 5px;
	color: #ffffff;
    background-color: #A1AF7C;
	border: 0px;
	cursor: hand;
	cursor: pointer;
	text-align: left;
}
/* Customització dels errors del wForms  */
.errFld { border: 1px solid #F00; }
.errMsg { font-SIZE: 10px; color: #C33; font-style: italic; }


.cursor_hand {
	cursor: hand;
	cursor: pointer;
}

