body {
	background-color: #181818;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
#dalt{
	background-image: url(images/dalt.jpg);
	height: 12px;
	width: 1000px;
}

#contingut {
	background-color: #fefefe;
	background-attachment: scroll;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#logo img{
	border:0px;
}

#dreta{
	background-image: url(images/dre.jpg);
	background-repeat: repeat-y;
	width: 12px;	
}

.menu a:link {
	color: #FFF;
	text-decoration: none;
}

.menu {
	background-image: url(images/menu-total.jpg);
	padding-left: 0px;
	background-repeat: repeat-y;
}
.menu p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}
.menu a:visited{
	color: #FFF;
		text-decoration: none;
}

.menu a:hover{
	color: #e77574;
}

.menu ul {
	list-style-type: none;
	margin-left: 12px;
	padding-left: 0px;
}
.menu li {

	padding-top: 2px;
}

.menu ul li a:link {
	color: #FFF;
	text-decoration: none;
}


.menu ul li a:visited{
	color: #FFF;
	text-decoration: none;
}
.menu ul li a:hover{
	color: #e77574;
	text-decoration: none;
}

.menu img
{
	border:0px;
}

#peu{
	background-image: url(images/baix.jpg);
	height: 12px;
	width: 1000px;
}#contingut {
	padding: 20px;
	text-align: justify;
}

.menu li span {
	color: #D63253;
}

#contingut p {
	text-align: justify;
}

#contingut h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #bc3448;
	font-weight: lighter;
}
#contingut h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #bc3448;
}
h1 {
	display: none;
}
#formulari label {
	padding-left:50px;
	text-align: left;
	display:block;
	height:25px;
}
#formulari input {
	position:absolute;
	left:560px;
	border: 1px solid #000;

}
#formulari  .formuario{
		height:160px;
}

#formulari textarea
{
	border: 1px solid #000;
	position:absolute;
	left:560px;
	height:140px;
}

#formulari .textfieldRequiredMsg, #formulari .textfieldInvalidFormatMsg, #formulari .textareaRequiredMsg
{
	position:absolute;
	left:890px;

}

#botonera
{
	display:block;
	padding-bottom:10px;
}


#form input, #form textarea
{


	color: #000;

font-size:.9em;
border-color:#666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px

}
#botonera input
{
	position:absolute;
	left:570px;
	width:70px;
	color: #FFF;
	background-color: #a8223d;
font-size:.9em;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding:5px;
}

a:link {
	color: #A8223D;
	text-decoration: none;
}
a:visited {
	color: #e77574;
	text-decoration: none;
}

a:hover {
	color: #e77574;
	text-decoration: none;
}
#contingut #map iframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

iframe a:link {
	color: #A8223D;
	text-decoration: none;
}
iframe a:visited {
	color: #e77574;
	text-decoration: none;
}

iframe a:hover {
	color: #e77574;
	text-decoration: none;
}
#contingut image {
	border: 1px double #A8223D;
}

