BODY{
margin:0px;
background-color:#000000;
text-align:center;
}
#contenedor {
	width:1000px;
	overflow:auto;
	background-color:#000000;
	background-image: url(../img/centro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:auto;
}
#contenedorgaleria {
	width:930px;
	overflow:auto;
	background-color:#000000;
	background-image: url(../img/lateral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:auto;

}
#contenedorformulari {
	width:1000px;
	height:600px;
	overflow:auto;
	background-color:#000000;
	background-image: url(../img/lateralconsulta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:auto;

}

#contenedorgaleriav {
	width:1000px;

	overflow:auto;
	background-color:#000000;
	background-image: url(../img/lateralvideos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:auto;
}
#galeria{
width:600px;
overflow:auto;
float:left;
padding-top:20px;
padding-left:240px;
padding-bottom:40px;
}
#formulari{
width:630px;
height:500px;
overflow:auto;
float:left;
padding-top:20px;
padding-left:360px;
padding-bottom:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #fff;
}
#formulari .error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}
#formulari .ok{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00CC00;
}
#formulari a{
	text-decoration: underline;
		color: #dfc771;
}
#formulari a:hover{
	color: #fff;}
#bloque1{
width:325px;
overflow:auto;
float:left;
padding-top:20px;
}

#bloque2{
width:325px;
overflow:auto;
float:right;
text-align:center;
padding-top:20px;
}
#historia{
	width:300px;
	overflow:auto;
	
	margin:auto;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #fff;
}
#division{
	width:300px;
	height:29px;
	margin:auto;
	background-image: url(../img/division.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#dades{
	width:300px;
	overflow:auto;
	padding-top:30px;
	margin:auto;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #fff;
}
#dades a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #fff;
	text-decoration: underline;
}
#dades a:hover{
color:#dfc771;
}
#clients{
	width:300px;
	overflow:auto;
	padding-top:50px;
	margin:auto;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #fff;
	line-height: 18px;
	list-style-type: square;
}
#clients a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #fff;
	text-decoration: underline;
}
#clients a:hover{
color:#dfc771;
}
#serveis{
	width:300px;
	overflow:auto;
	padding-top:50px;
	margin:auto;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #fff;
}
#serveis a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #fff;
	text-decoration: underline;
}
#serveis a:hover{
color:#dfc771;
}
#credits{
	width:300px;
	overflow:auto;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #dfc771;
}
#credits a{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #dfc771;
	text-decoration:underline;}
#credits a:hover{
	color:#FFFFFF;
}
#folders td{
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfc771;
	text-align: center;
}
#folders td:hover{
	background-color: #FFFFCC;
}
#folders a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		color: #dfc771;
}


