body{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image:url(img/fons1px.png);
	background-repeat:repeat-x;
	background-color: #444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contenedor{
	width: 866px;
	text-align:left;
}
.textBlanc{
	color:#FFFFFF;
}
.linksNegre{
	color: #000000;
}
.launion{
	position: absolute;
	margin-left: 640px;
}
.esquerra{
	float: left;
	width: 190px;
	background-color:#000000;
	color:#FFFFFF;
}
.dreta{
	float:right;
	width: 676px;
	background-color:#FFFFFF;
}
.capEsq{
	background-image:url(img/capMenu.png);
	background-repeat:repeat-x;
	height: 24px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 14px;
	padding-top: 4px;
}
.capDre{
	background-image:url(img/capCont.png);
	background-repeat:repeat-x;
	height: 24px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 25px;
	padding-top: 4px;
}
.opcioMenu{
	border-bottom: 1px solid #333333;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.opcioMenuSelected{
	border-bottom: 1px solid #333333;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contingut{
	padding-left: 25px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 25px;
}
.peu{
	padding-top: 20px; padding-left:6px; padding-bottom: 11px; padding-right: 10px;
}
.linkesq{
	color:#FFFFFF;
	text-decoration:none;
}
.formu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
}
.botoformu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	font-weight:bold;
	padding: 2px;
}
.botoformu2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	font-weight:bold;
}

a{
	color: #96230F;
	text-decoration: none;
}



/*///////////////////////////////////////////////////////////////////////////////////////////////////

	CAPÇALERA

///////////////////////////////////////////////////////////////////////////////////////////////////*/

#botons_header {
	width:540px;
	height:30px;
	padding-left:65px;
}
#botons_header a{
	display:block;
	float:left;
	margin-right:2px;
	width:177px;
	height:30px;
}




/*///////////////////////////////////////////////////////////////////////////////////////////////////

	PORTADA

///////////////////////////////////////////////////////////////////////////////////////////////////*/

#portada{
	width:644px;
	margin-top:10px;
	text-align:left;
}

	#portada_header{
		width:100%;
		height:105px;
		background:url(img/portada_header.jpg) no-repeat;
	}
	
	#portada_img{
		position:absolute;
		width:644px;
		height:360px;
	}
		#portada_img img{
			border:0;
		}
	
	#portada_buttons{
		position:relative;
		width:644px;
		top:352px;
	}
	
		#portada_buttons_socio{
			float:left;
			margin-left:12px;
			margin-right:30px;
			width:293px;
			height:100px;
			background:url(img/portada_socio.png) no-repeat;
		}
		
		#portada_buttons_club{
			float:left;
			width:293px;
			height:100px;
			background:url(img/portada_club.png) no-repeat;		
		}