/*body*/
body {
	background-image:url(../imatgesWEB/fons_web.gif);
	background-color:#4e4d4d;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #4e4d4d; 
	SCROLLBAR-HIGHLIGHT-COLOR: #daee11;
	SCROLLBAR-SHADOW-COLOR: #daee11; 
	SCROLLBAR-3DLIGHT-COLOR: #4e4d4d; 
	SCROLLBAR-ARROW-COLOR: #daee11;
	SCROLLBAR-TRACK-COLOR: #4e4d4d; 
	SCROLLBAR-DARKSHADOW-COLOR: #4e4d4d;
}
/*contenedores*/
.centrado {
	position:absolute;
	left:50%;
	width:750px;
	margin-left:-375px;
	text-align:right;
}
.contenedor_contingut{
	margin-top:15px;	
	text-align:left;
	margin-left: 290px;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;	
}
.contenedor_contingut_2{
	margin-top:15px;	
	text-align:left;
	margin-left: 255px;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;	
}
.contendedor_fitxa{	
	float: left;	
	width: 102px;
	margin-left: 17px;
	margin-bottom: 14px;
	font-size:11px;	
	color: #ababab;
	text-align: center;
	text-transform: capitalize;
}
.imatge_nodisponible{
	width:70px;
	height:45px;
	padding:15px;
	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;
}
/*tipos de letra*/
.lletra{
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
.lletraGRIS{
	font-size:11px;
	color: #ababab;
	text-decoration:none;
}
.lletraVERDA{
	font-size:12px;
	color:#daee11;
	text-transform: uppercase;
}
.tornar_enrera{
	float: right;
	margin-right: 7px;
	margin-top: 7px;
	padding: 5px;
	background-color: #FFFFFF;
	font-size:11px;
	color: #000000;
	text-decoration:none;	
}
/*flotacions imatge*/
.logo{
	text-align:right;
}
.flotacio_esquerra {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
.flotacio_dreta {
	float: right;
}
.flotacio_esquerra2 {
	float: left;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #ababab;	
}
.flotacio_esquerra_info {
	float: left;
	padding-left: 5px;
	padding-right: 20px;
}
.flotacio_SALTA {	
	margin-left: 8px;
	margin-bottom: 5px;
}
/*vincles*/
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
/*marcs*/
.marc{
	border-width: 1px;
	border-style: solid;
	border-color: #ababab;	
}
.marcBLANC{
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;	
}
.caixes_text{
	background-color: #4e4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #daee11;
	border:0.2mm solid #8e8e8d;
}
.pie_pagina {
	clear:both; 
	float: left;	
	width:710px;
	font-size:11px;
	color: #ababab;
	text-decoration:none;	
	text-align:left;	
	margin-top: 15px;	
	margin-left: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;	
}

