/* CSS Document */

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #E2E2AA;
	color: #928F60;

}
.marro_mig {
	color: #8A4118;
}
.justificat {
	text-align: justify;
}
#Contenidor #contingut #contingut1 #text_empresa p {
	width: 445px;
	text-align: justify;
}
#text_direccions {
	margin-right: 20px;
	text-align: justify;
}
#Contenidor #contingut #contingut1 #menu_productes li {
	list-style-image: url(../img/fletxa.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#menu_productes {
	margin-right: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	margin-left: 5px;
}
#oficines {
	color: #FFFFFF;
	background-color: #E06D1C;
	width: 50px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}


.negreta {
	font-weight: bold;
}
#punts {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.marro_fosc {
	color: #43220F;
}


#Contenidor {
	width: 750px;
	padding: 0px;
	position: relative;
	top: 0;
	height: 580px;
	min-height: 100%;
	bottom: 0;
	z-index: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#text_manteniment {
	padding-left: 30px;
}

#Head {
	width: 750px;
	height: 317px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;

	
}
#contingut {
	height: 275px;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E06D1C;
}
#contingut1 {
	width: 750px;
}
#text_empresa {
	margin-left: 20px;
}



#Contenidor #Head #menu p {
	width: 200px;
	text-align: justify;
	margin-left: 40px;
}

#Contenidor #Head #menu {
	width: 300px;
	color: #928F60;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	list-style-image: url(../img/quadrat_bl.gif);
	position: relative;
}

#Head   a:link {
	text-decoration: none;
	color:#928F60;
}

#Head  a:visited {
	text-decoration: none;
	color: #928F60;
}
#Head   a:hover {
	text-decoration: none;
	color: #FFF;
	list-style-image: url(../img/quadrat.gif);
	

}
#Head  a:active {
	text-decoration: none;
	color: #928F60;
}
#direccions {
	padding-top: 5px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E2E2AA;
}

#menu_productes a:link {
	text-decoration: none;
	color:#928F60;
}

#menu_productes a:visited {
	text-decoration: none;
	color: #928F60;
}
#menu_productes a:hover {
	text-decoration: none;
	color: #8A4118;
	list-style-image: url(../img/fletxa_m.jpg);
}
#menu_productes a:active {
	text-decoration: none;
	color: #928F60;
}




#text_empresa  a:link {
	text-decoration: none;
	color:#43220F;
}

#text_empresa a:visited {
	text-decoration: none;
	color: #43220F;
}
#text_empresa  a:hover {
	text-decoration: none;
	color: #8A4118;
}
#text_empresa  a:active {
	text-decoration: none;
	color: #43220F;
}

#text_manteniment  a:link {
	text-decoration: none;
	color:#663300;
}
#text_manteniment  a:visited{
	text-decoration: none;
	color:#663300;
}
#text_manteniment  a:active{
	text-decoration: none;
	color:#663300;
}
#text_manteniment  a:hover{
	text-decoration: none;
	color:#8A4118;
}
