body{
	margin: 0px;
	text-align:center;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #BC3321;
	background-image: none;
	background-repeat: no-repeat;
	overflow: hidden;
	max-height: 100%;
	height: 100%;
}
#entrada{
	position: relative;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	margin: 0;
	text-align: center;
}
* html #entrada ul{
	margin: 0;
}
#entrada ul {
	position: relative;
	padding: 0px;
	margin: 0 auto 0 auto;
	width: 75%;
	text-align: center;
	float: none;
}
#entrada ul li {
	display: inline;
} 
#entrada ul li img{
	background-color: transparent;
}
#entrada ul li a img{
	border: 0;
	padding: 0;
}

#entrada ul li A:hover{
	color: #000;
}
#entrada ul li A:active{
	color: #000;
}
#centreEntrada{
	width: 440px;
	height: 350px;
	margin: 70px auto 0 auto;
	background-color: #BC3321;
}
#recomanacions{
	position: relative;
	margin:  auto 0 auto;
	text-align: center;
	color: #fff;
}
#recomanacions span{
	margin: 10px auto 0 auto;
	text-decoration: underline;
}
#capsalera{
	position: relative;
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: Transparent;
}
capsalera, h1, span{
	display: none;
}
* html #barra{
	height: 45px;
}
#barra{
	position: relative;
	top: 0px;
	width: 100%;
	height: 25px;
	background-color: Transparent;
	left: 0px;
	padding-top: 20px;
}
#menu{
	position: relative;
	height: 22px;
	width: 800px;
	margin: 0px auto 0px auto;
	top: 3px;
	background-color: #BC3321;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	padding-top: 1px;
	background-image: url(imatges/fons_menu_quadrat.jpg);
	background-repeat: no-repeat;	
}
#menu_mostrari{
	position: relative;
	height: 22px;
	width: 800px;
	margin: 0px auto 0px auto;
	background-color: Transparent;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	padding-top: 1px;
	background-image: url(imatges/fons_menu_mostrari.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#menu_mostrari ul {
	position: relative;
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-left: 300px;
	width: 70%;
	float: rigth;
}
#menu_mostrari ul li {
	display: inline;
	margin-right: 7px;
} 
#menu ul {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 75%;
	float: left;
}
#menu ul li {
	display: inline;
	margin-right: 7px;
} 
#menu ul li img{
	background-color: transparent;
}
#menu ul li a img{
	border: 0;
	padding: 0;
}
#cub{
	height: 200px;
	width: 350px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 100px;
	float: left;
	 
}
#centre{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 350px;
	width: 800px;
	background-color: #BC3321;
	background-image: url(imatges/fons_gran.jpg);
	background-repeat: no-repeat;
	text-align: left;
	z-index: 0;
}
#text_serveis{
	position: relative;
	top: 0px;
	width: 800px;
	height: 345px;
	margin: 0px;
	left: 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #000;
	overflow-x: hidden;
	overflow-y: hidden;
}
* html #links{
	margin-left: 35px;
	height: 300px;
}
#links{
	height: 255px;
	/*width: 150px;*/
	width: 270px;
	margin-top: 25px;
	margin-left: 75px;
	padding-top: 30px;
	padding-bottom: 15px;
	float: left;
	background-color: transparent;
	overflow-y: auto;
}
#imgFabricants{
	height: 250px;
	width: 300px;
	margin-top: 45px;
	margin-left: 50px;
	float: left;
	background-color: transparent;
	border: 1px solid #ccc;
}
.apartat{
	position: relative;
	width: 200px;
	top: 0px;
	left: 0px;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
	color: #000;
	background-color: transparent;
}
* html .apartat p{
	color: #000;
	height: 100px;
}

.apartat p{
	color: #000;
	height: 70px;
}
.span_tituls{
	padding-left: 3px;
	display: block;
	font-size: 12px;
	color: #000;
	border-bottom: 2px solid #000;
	background-color: transparent;
	font-weight: bold;
}
h5{
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 15px;
	height: 5px;
}
.link_proveidor{
	/*display: inline;*/
	margin-top: 5px;
	list-style-image: url(imatges/flecha.gif);
	color: #000000;
}
#links ul li A:hover, A:active{
	color: #BC3321;
}
#links ul li A:link{
	color:#000;
	text-decoration: none;
} 
#links ul li A:visited{
	text-decoration: none;
	color: #000;
}



#video{
	text-align: center;
	font-size: 12px;
	line-height: 20px; 

}
#video A:hover, A:active{
line-height: 20px; 
	font-size: 14px;
	color: #BC3321;
	text-decoration: none;
}
#video A:link{
line-height: 20px; 
	font-size: 12px;
	color:#000;
	text-decoration: none;
} 
#video A:visited{
line-height: 20px; 
	font-size: 12px;
	text-decoration: none;
	color: #000;
}



* html #links ul{
	margin-left: 20px;
	
}
#links ul{
	float: left;
}
#centre_qui_som{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 350px;
	width: 800px;
	background-color: #BC3321;
	background-image: url(imatges/fons_gran.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
* html #centre_localitzacio{
	width: 700px;
	height: 350px; 
}
#centre_localitzacio{
	position: absolute;
	height: 330px;
	width: 680px;
	top: 145px;
	left: 16%;
	background-color: #BC3321;
	background-image: url(imatges/fons.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;
}
#imatge_quisom{
	position: absolute;
	float: left;
	height: 345px;
	width: 370px;
	background-color: transparent;
	/*background-image: url(imatges/fons_imatge_qui_som.jpg);*/
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
	margin: 0;
	top: 0px;
	left: 3px;
}
#historia{
	margin-top: 10px;
	position: absolute;
	background-color: transparent;
	height: 320px;
	width: 410px;
	left: 380px;
	font-family: Tahoma;
	font-size: 11px;	
}
#capsalera_historia{
	position: relative;
	margin: 0px;
	background-color: transparent;
	height: 20px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	color: #000;
	left: 0px;
	}
#capsalera_historia ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#capsalera_historia ul li {
	display: inline;
	margin: 0px;
}
* html #text_historia{
	height: 300px;
}

#text_historia{
	/*top: 20px;*/
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 285px;
	background-color: transparent;
	text-align: justify;
	padding: 10px 5px 5px 5px;
	color: #000;
	/*background-image: url(imatges/fons_text1.jpg);*/
	background-repeat: no-repeat;
}
#text_historia p{
	font-size: 1em;
	margin-top: 20px;
}
#noticies{
	position: absolute;
	height: 15px;
	width: 100%;
	left: auto;
	right: auto;
	background-color: #BC3321;
	margin: 0 auto 0 auto;
}
#objecteNoticies{
background-color: #BC3321;
}
#logo{
	height: 40px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
* html #legal{
	font-size: 1.2em;
}
#legal{
	position: relative;
	bottom: 0;
	width: 100%;
	top: 50px;
	height: 10em;
	font-family: Tahoma;
	left: 0px;
	color: #fff;
	margin: 0;
	padding: 0;	
}
#legal p{
	width: 800px;
	position: relative;
	font-size: 10px;
	vertical-align: top;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	
	
}
li A:hover{
	color: #000;
	
}
li A:link, li A:active{
	text-decoration: none;
	}
A:hover, A:active{
	color: #000;
}
A:link{
	color:#fff;
	text-decoration: none;
} 
A:visited{
	text-decoration: none;
	color:#fff;
}
#capsalera_historia li A:link{
	color:#000000;
	text-decoration: none;
} 
#capsalera_historia li A:hover{
	color: #BC3321;
}
#capsalera_historia li A:visited{
	color:#000000;
	text-decoration: none;
} 
#capsalera_historia li A:active{
	color:#BC3321;
	text-decoration: none;
} 


/*Formulari 2*/
* html #formulario{
	height: 350px;
}
#formulario {
	position: relative;
	height: 310px;
	width: 450px;	
	margin: 0 auto 0 150px;
	padding: 18px 0px 20px 0px;
	text-align: left;
	background-color: transparent;
}
* html #nota_legal{
	width: 320px;
	height: 120px;
}
#nota_legal{
	position: relative;
	margin: 75px 0 0 5px;
	padding: 10px;
	height: 150px;
	width: 290px;
	background-color:#CCCCCC;
	float: left;
	text-align: justify;
}
#nota_legal, span{
	display: block;
}
.etiquetes_camps{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 10px;
	width: 170px;
	text-align: left;
	background-color: transparent;
}
label {
	color: #000;
	text-align: left;
	padding-right: 10px;
}
* html .camp{
	height: 20px;
	width: 175px;
}
.camp{
	margin-top: 2px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
	color: #000;
	height: 13px;
	width: 170px;
	padding: 2px;
	font: Tahoma;
	font-size: 10px;
}
#camps{
	float: left;
	width: 180px;
	background-color: transparent;
}

#missatge{
	float: left;
	width: 240px;
	margin-left: 20px;
}

.submit {
	position: relative;
	margin-top: 10px;
	height: 22px;
	width: 70px;
	font-size: 10px;
}
.reset {
	position: relative;
	margin-top: 10px;
	height: 22px;
	width: 70px;
	font-size: 10px;
}
* html #text_camps{
	margin-left: 20px;
}
#text_camps{
	position: relative;
	margin-top: 20px; 
}
* html #mis{
	height: 240px;
}
#mis{
	margin-top: 2px;
	height: 219px;
	width: 250px;
	border: 1px solid #ccc;
	overflow: auto;
}
* html #marc{
	width: 480px;
}
#marc{
	margin: 20px 0px 0 0;
	height: 300px;
	width: 450px;
	padding: 0 10px 0 10px;
	border: 0px;
	background-color: transparent;
}
* html .etiqueta_comentario{
	margin-left: 20px;
}
.etiqueta_comentario{
	margin-left: 1px;
}
/*legend{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	border: 0;
	margin-top:0;
	padding-top:0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #fff;
	}
fieldset {
	width: 450px;
	margin: 0 auto 0 auto;
}
label,input {
	font-family: Tahoma;
	font-size: 10px;
	height: 10px;
	width: 185px;
	margin-bottom: 10px;
}
label {
	color: #fff;
	text-align: right;
	width: 70px;
	padding-right: 10px;
}

input {
		border: 1px solid #ccc;
		color: #000;
		height: 15px;
}
textarea
	{
	width: 280px;
	height: 100px;
	font-family: Tahoma;
	font-size: 12;
	color: #284078;
	border-color: #284078;
	border-width: 1;
	background-color: #F7FBF9
	}			
select
	{
	font-family: Tahoma;
	font-size: 12;
	color: #284078;
	font-weight: bold;
	border-color: #284078;
	border-width: 1;
	background-color: #F7FBF9
	}
input
	{
	font-family: Tahoma;
	font-size: 12;
	color: #284078;
	border-color: #284078;
	border-width: 1;
	background-color: #F7FBF9
	}

option
	{
	font-family: Tahoma;
	font-size: 12;
	color: #284078;
	border-color: #FFFFFF;
	border-width: 0;
	background-color: #FFFFFF
	}			
*/
