/* ------------------------------------- */
/*   Cosos */
/* -------------------------------------*/
body.cos_secundari{
	 scrollbar-face-color: #E6E6E4; 
	 scrollbar-highlight-color: #eeeeee; 
	 scrollbar-shadow-color: #eeeeee; 
	 scrollbar-3dlight-color: #eeeeee; 
	 scrollbar-arrow-color:  #999999; 
	 scrollbar-track-color: #eeeeee; 
	 scrollbar-darkshadow-color: #cccccc; 
	background:#FFFFFF;
	margin:0;
	padding:0px;
	font: 10px Verdana, helvetica, sans-serif;
}
.continguts{
	width:500px;
}

.titol_seccio{
	font: 14px Verdana, arial, sans-serif;
	font-weight: bold;
	color:#E65C14;
}
.texte{
	font-size: 11px;
	color:#383D42;
	text-align: justify;
}

.enmarcat{
	border:4px solid #878787;
}




.cita {
	font: 9px Verdana, helvetica, sans-serif;
	color:#000000;
}
a.cita {
	color:#FFFFFF;
}
.signatura{
	padding-top:20px;
	font-size: 10px;
	color:#767B7F;
	font-style: italic;
}
.peu_foto{
	font-size: 9px;
	text-align: center;
}


eu_foto{
	font-size: 9px;
	text-align: center;
}


.fecha_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FC5D09;
	text-decoration: none;
}
.titulo_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B2175;
	text-decoration: none;
}
.copete_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titol_seccio_blanco {
	font-weight: bold;
	color:#FFFFFF;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}
.form_fondo {
	background-image: url(../clubs/mapa_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fecha_agen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FC5D09;
	text-decoration: none;
}
.titulo_agenda {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B2175;
	text-decoration: none;
}
.copeta_agenda {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B2175;
	text-decoration: none;
}
.fondo_comite {
	background-image: url(../comite/comite_esqui_alpi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_comite_fons {

	background-image: url(../comite/comite_esqui_fons.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_titulo_fceh {
	background-image: url(../fceh/benvinguda/benvingut_titulo.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.targes_fondo {
	background-image: url(../targes/imagen.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texteLink {
	font-size: 11px;
	color:#383D42;
	text-align: justify;
	text-decoration: none;
}
.texteLink:hover {
	font-size: 11px;
	color:#FF6600;
	text-align: justify;
	text-decoration: none;
}
.form_botones {
	color: #FFFFFF;
	background-color: #3C448D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ------------------------------------- */
/*   LiveValidation */
/* -------------------------------------*/

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    
}
    

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
