@charset "UTF-8";
body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	background-color: #2A4076;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #004D99;
	background-attachment: fixed;
	background-image: url(rcs/fons.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 900px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(rcs/fons_inici.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#FFFFFF;
}

#containerAssociats {
	width: 900px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(rcs/fons_empreses.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#FFFFFF;
}

#containerMapa {
	width: 900px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(rcs/fons_mapa.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#FFFFFF;
}

#containerNota {
	width: 900px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(rcs/fons_clar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#FFFFFF;
}


#containerEsquerra {
	width:216px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align:left;
	float:left;	
}

#containerDreta {
	width:684px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align:left;
	float:right;
}

#containerMenu {
	width:507px;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align:left;
	margin-top:26px;
	margin-left:105px;
}


.clearFloat{
	clear:both;
	float:none;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:1px;	
}

h1{
	font-family: Arial, Verdana;
	font-size: 32px;
	color: #ADAB4E;
	text-decoration: none;
	font-weight: 200;
	margin-bottom:11px;
}

h2.titol{
	font-family: Arial, Verdana;
	font-size: 32px;
	color: #ADAB4E;
	text-decoration: none;
	font-weight: 200;
	margin-bottom:11px;
}

#containerPeu{
	width: 900px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/**************************************************** logo ****************************************************/

#logo{
	margin-left:75px;
	margin-top:0px;
}

/**************************************************** index ****************************************************/
#containerPresentacioEsquerra{
	width:235px;
	float:left;
	margin-left:105px;
	margin-right:34px;
	margin-top:225px;
	text-align:justify;
}

#containerPresentacioDreta{
	width:235px;
	float:right;
	margin-right:72px;
	margin-top:262px;
	text-align:justify;
}

/**************************************************** logo ****************************************************/
#menu1{
	width:45px;
	float:left;
	text-align:left;
	margin-top:26px;
	margin-bottom:26px;
}

#menu2{
	width:345px;
	float:left;
	text-align:center;
	margin-top:26px;
	margin-bottom:26px;
}

#menu3{
	width:104px;
	float:left;
	text-align:right;
	margin-top:26px;
	margin-bottom:26px;
}

a.linkMenu{
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #5876b1;
	text-decoration: none;
}

a.linkMenu:hover{
	color:#002569;
}

a.linkMenuSeleccionat{
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #002569;
	text-decoration: none;
}

a.linkMenuSeleccionat:hover{
	color:#002569;
}


/**************************************************** peu ****************************************************/
#peuAdreca{
	width:700px;
	text-align:left;
	margin-top:5x;
	margin-left:5px;
	float:left;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #002569;
	text-decoration: none;
}

#peuLinks{
	width:130px;
	text-align:right;
	margin-top:5x;
	float:right;
}

#peu1{
	width:72px;
	float:left;
	text-align:left;
}

#peu2{
	width:50px;
	float:right;
	text-align:right;
	margin-right:5px;
}

a.linkPeu{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.linkPeu:hover{
	color: #002569;
}

a.linkAdrecaPeu{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #002569;
	text-decoration: none;
}

a.linkAdrecaPeu:hover{
	color: #FFFFFF;
}


/**************************************************** empreses ****************************************************/
#containerEmpreses{
	width:400px;
	float:left;
	margin-left:105px;
	margin-top:225px;
	text-align:justify;
}

#acordio_vertical{
	width:440px;
	float:left;
	margin-left:105px;
	text-align:justify;
}

h2.empresa{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #004D99;
	text-decoration: none;
}

.empresesEsquerra{
	float:left;
	width:235px;
	text-align:left;
	padding-left:5px;
}

.empresesDreta{
	float:right;
	width:180px;
	margin-left:20px;
	text-align:left;
}

.dadesEsquerra{
	float:left;
	width:235px;
	padding:10px;
}
.dadesDreta{
	float:right;
	width:180px;
}

h3{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #004D99;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:0px;
}

h4{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #ADAB4E;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
	text-transform: uppercase;
}

a.linkDades{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #004D99;
}

a.linkDades:hover{
	color: #002569;
}

/**************************************************** contacte ****************************************************/
.inputs{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #004D99;
	border: 1px solid #ADAB4E;
	width:190px;
	margin-top:2px;
	margin-bottom:5px;
}

.textarees{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #004D99;
	border: 1px solid #ADAB4E;
	width:404px;
	margin-top:2px;
	height:100px;
}

.inputCheck{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #004D99;
	border: 1px solid #ADAB4E;	
}

.boto{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ADAB4E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

.contornMapa{
	border: 1px solid #ADAB4E;
	margin-top:20px;
	margin-bottom:20px;
}

#containerDadesMapa{
	width:509px;
	float:left;
	margin-left:105px;
	margin-top:225px;
	text-align:justify;
}

.dadesMapa{
	width:400px;
}

/**************************************************** nota legal ****************************************************/

.notaEsquerra{
	float:left;
	width:135px;
	text-align:left;
}

.notaDreta{
	float:right;
	width:240px;
	text-align:left;
}