
#contacto_formulari{
	
	width:600px;
	/*height:345px;*/
	
	border:#000000 0px solid;
}
.form_linea{
	
	width:600px;
	height:20px;
	margin-bottom:10px;
	border:#000000 0px solid;
}
.form_linea_textarea{
	
	width:600px;
	height:100px;
	margin-bottom:2px;
	border:#000000 0px solid;
}
.form_linea_final{
	
	width:600px;
	height:20px;
	margin-bottom:2px;
	border:#000000 0px solid;
}
.form_linea_file{
	
	width:500px;
	height:25px;
	margin-bottom:2px;
	border:#000000 0px solid;
}
.form_input_file{
	width:180px;
	height:25px;
	border:#000000 0px solid;
	float:left;
	
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}
.form_input_file input{
	width:180px;
	height:25px;
	border:#e0dcd7 1px solid;
	
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#757166;
}
.form_text{
	width:70px;
	height:20px;
	border:#000000 0px solid;
	float:left;
	margin-right:2px;
	
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
.form_text_big{
	width:465px;
	height:20px;
	border:#000000 0px solid;
	float:left;
	margin-right:2px;
	
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

.form_text_big b {
	font-size: 18px;
	font-weight: bold;
	color: #f8c700;
}
.form_input{
	width:200px;
	height:20px;
	border:#000000 0px solid;
	float:left;
	
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}
.form_input input{
	width:200px;
	height:19px;
	border:#e0dcd7 1px solid;
	background:url(../img/bg_input.jpg) repeat-x bottom;
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}
.form_input select{
	width:200px;
	height:19px;
	border:#e0dcd7 1px solid;
	background:url(../img/bg_input.jpg) repeat-x bottom;
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}
.form_input_big{
	width:465px;
	height:20px;
	border:#000000 0px solid;
	float:left;
	
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}
.form_input_big input{
	width:471px;
	height:18px;
	border:#e0dcd7 1px solid;
	background:url(../img/bg_input.jpg) repeat-x bottom;
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}
.form_input_big textarea{
	width:471px;
	height:95px;
	border:#e0dcd7 1px solid;
	background:url(../img/bg_textarea.jpg) repeat-x;
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}
.form_check_big{
	width:465px;
	height:20px;
	border:#000000 0px solid;
	float:left;
	
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}

.form_check_big .inputname{
	font-weight:bold;
	color:#333333;
}

.form_check_big .inputname b{
	font-size: 18px;
	font-weight: bold;
	color: #f8c700;
}

.form_check_big .codiclubsfede,
.form_check_big .select_talla{
	width:160px;
	height:18px;
	border:#e0dcd7 1px solid;
	background:url(../img/bg_input.jpg) repeat-x bottom;
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757166;
}

.form_check_big .select_talla{
	width:50px;
}

.form_text_obligatorios{
	width:100px;
	height:20px;
	border:#000000 0px solid;
	margin-left:60px;
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:11px;
	color:#b3b0aa;
}

.form_linea_enviar{
float:right;	
	width:115px;
	height:20px;
	margin-bottom:2px;
	border:#000000 0px solid;
	text-align:right;
}
.form_linea_enviar input{

	font-family: Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#757166;
	background-color:#dfdbd6;
	border:1px #dfdbd6 solid;
	width:60px;
}
.form_linea_enviar input:hover{
	font-family: Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	background-color:#ee6f45;
	border:0px #dfdbd6 solid;
	width:60px;
	cursor:pointer;
}


/*///////////////NOTICIES///////////////*/
.noticia_mes{
float:left;
border:#000000 0px solid;
background-color:#d8d8d8;
width:620px;
height:24px;
margin-top:30px;
padding-left:10px;
padding-top:3px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#d21e10;
text-transform:uppercase;

}
.noticia_petit{
float:left;
border:#000000 0px solid;
width:620px;
height:95px;
margin-top:20px;

}
.noticia_petit .imatge{
	float:left;
	width:127px;
	height:80px;


}
.noticia_petit .data{
	float:left;
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fb7e04;
	font-size:13px;
	border:#000000 0px solid;
	


}
.noticia_petit .text{
	float:left;
	width:450px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	
	color:#6b6b6b;
	font-size:13px;
	border:#000000 0px solid;
	


}
.noticia_petit .boto{
float:left;
	width:450px;
	margin-top:5px;
border:#000000 0px solid;


}

.noticia_gran{
float:left;
border:#000000 0px solid;
width:620px;

margin-top:20px;

}
.noticia_gran .imatge{
	float:left;
	width:232px;
	height:144px;
border:#000000 0px solid;


}
.noticia_gran .data{
	float:left;
	width:556px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#d21e10;
	border:#000000 0px solid;
	


}
.noticia_gran .boto{
float:left;
	width:60px;
	margin-top:-5px;
	
border:#000000 0px solid;


}
.noticia_gran .franjagris{
	float:left;
	width:620px;
	background-color:#d8d8d8;
	height:4px;
	border:#000000 0px solid;
	margin-bottom:10px;
	


}
.noticia_gran .titol{
	float:left;
	width:380px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	color:#fbb204;
	font-size:22px;
	border:#000000 0px solid;
	text-align:justify;
	


}
.noticia_gran .text{
	float:left;
	width:380px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	
	color:#6b6b6b;
	font-size:13px;
	border:#000000 0px solid;
	text-align:justify;
	


}


#map_tour{
	position:relative;
	width:565px;
	height:355px;
	margin-left:12px;
	
	border:#6b6b6b 2px solid;
	
}


