/* CSS Document */

body {
	margin: 0px;
	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;
}





.negreta {
	font-weight: bold;
}
#punts {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	height: 3px;
}
.marro_fosc {
	color: #43220F;
}


#Contenidor {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 0;
	min-height: 100%;
	bottom: 0;
	z-index: auto;
	height: 580px;
}


#Head {
	padding: 0px;
	width: 750px;
	height: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	background-image: url(../img/head_pressu.jpg);
	background-repeat: no-repeat;
	
}
#contingut {
	height: 392px;
	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;
}
form {
	height: 367px;
}

.formulari {
	padding: 10px;
}
.legal {
	font-size: 10px;
	text-align: justify;
}



#contingut1 {
	width: 750px;
	height: 367px;
}
#esq {
	float: left;
	width: 120px;
}
.dret {
	margin-right: 0px;
}

#dret {
	float: right;
	width: 120px;
}

#esq2 {
	width: 400px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#titol {
	width: 550px;
	margin-bottom: 5px;
}



#Contenidor #Head #menu p {
	width: 200px;
	text-align: justify;
}

#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;

}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #663300;
	background-color: #EDEDCB;
	border-style: solid;
	border-top-width: #EDEDCB1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border: #C2C24B;
}

select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:  #663300;
	background-color: #EDEDCB;
	border: #EDEDCB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: 0px;
}

textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:  #663300;
	background-color: #EDEDCB;
	border: #EDEDCB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: 0px;
}

