/******************* FORO **********************/
a {
	color: #85BA00;	
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}

a:hover {
	color: #558A00;	
}

.link_principal {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

.link_principal:hover {
	color:#FFFFFF;
}

.texte_pestanya_activa, .texte_pestanya_desactiva {
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
}

.texte_pestanya_activa, .texte_pestanya_activa:hover {
	color:#FFFFFF;
}

.texte_pestanya_desactiva, .texte_pestanya_desactiva:hover {
	color:#7F7F7F;
}

.titul_foro, .ruta_foro, .descLlarga, .descCapcalera, .descProp, .descProp2, .celdadata, .h4Pregunta, .celdaPregunta, .celdaPropPregunta,
	.titulFormForo, .subtitulFormForo, .descCampFormForo, .campFormForo {
	font-family:Candara; 
}

.titul_foro {
	font-size: 18px; 
	font-weight: bold;
	color:  #85BA00;
	text-align: center;
}

.ruta_foro {
	font-size: 12px; 
	font-weight: bold;
	color:  #737373;
	text-align: justify;
}

.tableTema {
	border-style: solid;
	border-width: 0px;
	border-color: #737373;
	width: 95%;
}

.descLlarga {
	font-size: 14px; 
	font-weight: bold;
	color:  #303030;
	text-align: center;
}

.descCapcalera {
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #303030;
	border-style: solid;
	border-width: 1px;
	border-color: White;
	text-align: center;
	height: 40px;
	vertical-align: middle;
}

.descProp {
	font-size: 12px;
	color:  Black;
	text-align: center;
}

.descProp2 {
	font-size: 13px;
	font-weight: bold;
	color:  Black;
	text-align: justify;
	margin: 0px;
	margin-left: 5px;
	vertical-align: middle;
}

.tablePregunta {
	border-style: solid;
	border-width: 1px;
	border-color: #737373;
	width: 90%;
	border-top: none;
	border-left: none;
	border-right: none;
}

.celdadata {
	border-style: none;
	border-width: 0px;
	font-size: 11px;
	color: Gray;
}

.h4Pregunta {
	font-size: 12px;
	color: Black;
/*	cellspacing = 0px;*/
}

.celdaPregunta {
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	font-size: 11px;
	color: Black;
/*	cellspacing = 0px;*/
}

.celdaPropPregunta {
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	font-size: 12px;
	text-align: center;
	color: Black;
}

.divTemes {
	width: 100%;
	height: 100%;
	color: White;
}

.divFormForo {
	background-color:White;
	border:1px; 
	border-style:solid; 
	border-bottom-style:solid;
	border-top-style:solid; 
	border-left-style:solid; 
	border-right-style:solid;  
	border-color:#000000; 
	float:none; 
	margin:0px; 
	position: absolute; 
	width: 655px; 
	z-index:2;
	top:300px;
}

.titulFormForo {
   background-color:#659A00;
	color : White; 
	font-size : 18px; 
	font-weight : bold;
}

.subtitulFormForo {
	color : Black; 
	font-size : 16px; 
	font-weight : bold;
}

.descCampFormForo {
	color : Black; 
	font-size : 14px; 
	vertical-align: top;
	margin : 20px;
}

.campFormForo {
	color : Black; 
	font-size : 14px; 
}

.botoTancarForo {
	border : 0px;
	margin : 5px; 
	width : 32px;
	height : 32px;
	background-color: #659A00;
}

.taulaFormForo {
	width : 650px; 
	border-style: solid;
	border: 1px;
	border-bottom: 0px;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #000000;	
}

.tdMargeFormForo {
	width: 50px;
}

.botoForoAccedir {
	border : 0px;
	width : 32px;
	height : 32px;
}

.div_menu_foro, .div_xarxes_socials {
	background:#948A54; 
	height:auto;
}

.div_menu_foro, .div_items_foro, .div_xarxes_socials, .div_titul_foro, .descLlarga {
	width:956px; 
}

.div_titul_foro, .descLlarga {
	width:900px;
}

.div_items_foro_contingut {
	margin:20px;
}

.div_amplada_contingut_foro {
	margin:17px;
}

.div_items_foro {
	background:#FFFFFF; 
	height:auto; 
	min-height:500px;
}

.div_apartat_contingut {
    margin:20px;
}

.div_boto_foro {
	margin:10px;
	text-align:center;
}

.texte_botons {
	font-size:14px;
	color:#DDD9C3;
}

.texte_botons:hover {
	color:#7B7446;
}

.div_cerca {
	width:900px;
	text-align:right;
	text-transform:uppercase;
}