body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	SCROLLBAR-FACE-COLOR: #333333; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
}

/*contenedores*/
.contenedor_scroll{
	width:98%;
	height:277px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.contenidor_contingut_biografia{
	width:595px;
	height:309px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imatgesWEB/fons_biografia.jpg);
	text-align: left;
}
.contenidor_contingut_equipo{
	width:595px;
	height:309px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imatgesWEB/fons_equipo.jpg);
	text-align: left;
}
.contenidor_contingut_galeria{
	width:595px;
	height:309px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imatgesWEB/fons_equipo.jpg);
	text-align: left;
}
.contenidor_contingut_noticias{
	width:595px;
	height: 309px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imatgesWEB/fons_noticias.jpg);
	text-align: left;
}
.contenidor_contingut_calendario{
	width: 595px;
	height: 309px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imatgesWEB/fons_calendario.jpg);
	text-align: left;
}
.contenidor_contingut_biografia_texto{
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.contenidor_contingut_noticias_texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-BOTTOM-style: dashed;
}
.contenidor_contingut_noticias_texto_info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.contenidor_contingut_equipo_texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
.contenidor_contingut_biografia_imagenes{
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
}
.contenidor_contingut_equipo_imagenes{
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 3px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
}
.contenidor_contingut_galeria_imagenes{
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
}
.contenidor_logotips{	
	width:595px;
	text-align:left;	
	margin:0px;
}

/*tipos de letra*/

.lletra{
	font-size: xx-small;	
	color: #333333;
}
.lletraTITOL{
	font-size: x-small;	
	color: #333333;
}
.lletraVOLVER{
	font-size: xx-small;	
	color: #ffffff;
	padding: 5px;
	background-color: #333333;
	float: right;
}
.lletraBLANCA{
	font-size: xx-small;	
	color: #ffffff;
}


/*vincles*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*flotacions*/
.flotacio_esquerra{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.flotacio_esquerra2{
	float: left;
	margin-right: 5px;
	margin-bottom: 600px;
}
/*marcs*/
.marc {
	border: 1px solid #9C9A9A;
}


/*caixa de text*/

