/* CSS Document */

body {
	background-color:#fff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0;
	text-align: justify;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/body.jpg);

}
#res {
	height: 100%;
	width: 100%;
	align: center;
}


#text {
	padding: 10px;
	text-align: justify;
}
.formulari {
	font-size: 12px;
	text-decoration: underline;
}

#dreta {
	float: right;
	width: 100px;
}
.taula {
	width: 450px;
}

#text #esquerra img {
	border: 1px solid #FFFFFF;
}

#esquerra {
	float: left;
	width: 110px;
}

#text2 {
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}
.titulosbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-transform: uppercase;
}
.titol_noticia{
	font-weight: bold;
	color: #336600;
	font-size: 12px;
	text-align: justify;
}

.verd{
color:#336600;
}

.oliva{
	color:#333333;
	font-size: 11px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
}
.groc{
	color:#996600;
	font-size: 11px;
}
.blanc{
color:#FFF;
}


.marro{
color:#996600;
}


.gris{
	color:#666666;
	font-size: 11px;

}

.titol_blanc{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titol_verd{
	font-size: 12px;
	font-weight: bold;
	color: #83AE00;

}
.titol_verdfosc {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}

.titol_marrofosc {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
#fletxa {
	width: 400px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


.titol_marroclar {
	font-size: 12px;
	font-weight: bold;
	color: #B4AF87;
}
.negreta{
	font-weight: bold;
}
.taulacontacte{
	border: thin solid #663300;
	background-color:#EEEEEE;
}

.taulacontacte th{
	background-color:#e5e5e5;
}
input,textarea {
	background-color: #FFFFFF;
	border: thin solid #cccccc;
}

.titol{
	font-weight: bold;
	color: #663300;
	font-size: 0.8em;
}
a:link {
	color: #663300;
	text-decoration:none;
}
a:hover {
	color: #336600;
	text-decoration:none;
}
a:visited {
	color: #663300;
	text-decoration:none;
}
a:active {
	color: #663300;
	text-decoration:none;
}
