/*general*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

#container {
	width:955px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0;
}

#contingut {
	background-image: url(../img/fons02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
	
/*capçalera*/

h1{
	display:none;
}

#marca {
	float: left;
	margin: 10px 0 0 0;
}

#menu_superior {
	margin:0 0 0 288px;
	padding:0;
	display:none;
}

#menu_principal{	
	margin:0;
	padding: 20px 0 0 0;
	display:none;
	
}
#menu_superior #menu_principal ul {
	margin:0;
	padding:0;
	list-style:none;
}


#menu_principal li {
	float: left;
	margin:2px 0 0 0;
	padding: 0 8px 0 8px;
	list-style:none;
	border-right:1px solid #345C7A;
}

#menu_principal li a{
	text-decoration:none;
	color:#000000;
}

#menu_principal li a:hover{
	text-decoration:none;
	color:#005FA0;
	
}


/*idioma*/

#idioma{
	background-image:url(../img/idiomes_fons.gif);
	background-repeat:no-repeat;
	float: right;
	margin:0;
	padding:0;
	width:98px;
	height:20px;
	display:none;

	
}


#idioma #esp a{
	float:left;
	margin:0;
	padding:0;
	background-image:url(../img/idiomes_esp.gif);
	background-repeat:no-repeat;
}

#idioma #esp a:hover{
	background-image:url(../img/idiomes_esp_hover.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;

}


#idioma #eng a{
	background-image:url(../img/idiomes_eng.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;

}

#idioma #eng a:hover{
	background-image:url(../img/idiomes_eng_hover.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;

}

#idioma #fra a{
	background-image:url(../img/idiomes_fra.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;

}

#idioma #fra a:hover{
	background-image:url(../img/idiomes_fra_hover.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;

}


/*localizador de productos*/

#localizadorProductos{
	background-image:url(../img/localizador_f_gris.gif);
	background-repeat:no-repeat;
	float:left;
	margin:14px 10px 10px 5px;
	padding:0;
	background-position: 126px;
	display:none;
	
}

#localizadorProductos img{
	margin:0;
	padding:0;
	text-decoration:none;
	float:left;
	
}

#localizadorProductos #f_buscar {
	margin:2px 5px 0 5px;
	padding:0 2px;
	height:12px;
	width:180px;
	float:left;
	font-size:80%;
}

#localizadorProductos a{
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../img/localizador_buscar_gris.gif);
	background-repeat: no-repeat;
	float:left;
}

#localizadorProductos a:hover{
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../img/localizador_buscar_blau.gif);
	background-repeat: no-repeat;
	float:left;
}


/*registro*/

#registro {
	margin:6px 0 0 80px;
	padding:3px 0 0 0;
	float: left;
	height: 20px;
	width: 176px;
	display:none;
}

#registro #area a{
	background-image:url(../img/registra_area_gris.gif);
	background-repeat:no-repeat;
	float:left;
}

#registro #area a:hover{
	background-image:url(../img/registra_area_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#registro #regist a{
	background-image:url(../img/registra_regist_gris.gif);
	background-repeat:no-repeat;
	float:left;
}

#registro #regist a:hover{
	background-image:url(../img/registra_regist_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}



/*navegador*/

#navegador {
	width: 955px;
	color:#999999;
}

#navegador #navegador_inicio {
	width: 900px;
	height:20px;
	float:left;
}

#navegador #navegador_inicio a {
	color:#999999;
	text-decoration:none;
}

#navegador #navegador_inicio a:hover {
	color:#000000;
}

#navegador #volver {
	float: left;
	display:none;
}


#navegador #imprimir {
	float: left;
	display:none;
}


/*banner*/

#banner {
	margin:20px 0 0 0;
	padding:0;
	display:none;
}


/*detall*/

#detall {
	margin:10px 0 0 0;
	padding:0;
	clear:both;
}	

#detall #titulo {
	margin:0;
	padding:3px 0 0 0;
	width:955px;
	height:36px;
}

#detall #text {
	margin:0;
	padding:0 10px 5px 10px;
	
}

#detall #text_imatge {
	margin:0;
	padding:0;
	overflow:auto;
}

#detall #text_marc {
	margin:0;
	padding:0;
	height:11px;
}

#detall #imatge {
	float: left;
	margin:0 15px;
	padding:0;
}

/*detall_2*/

#detall_2 {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

#detall_2 #titulo2 {
	margin:0;
	padding:3px 0 0 0;
	width:955px;
	height:36px;
}

#detall_2 #text2{
	margin:0;
	padding:0 10px 5px 10px;
}

#detall_2 #text_imatge2 {
	margin:0;
	padding:5px 0;
	overflow:auto;
}

#detall_2 #text_marc2 {
	margin:0;
	padding:0;
	height:11px;
	clear:both;
}

#detall_2 #imatge2 {
	float: left;
	margin:0 15px;
	padding:0;
}


/*peu*/

#peu {
	margin:10px 0;
	padding:10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
	color:#345C7A;
	min-height:100px;
}
#peu img {
	margin:0;
	padding:0;
}

#peu caption {
	display:none;
}

