#fons_forum
{
	background:#f3eef1;
	padding:10px;
}
.float_left
{
	float:left;
}



.float_right
{
	float:right;
}
.alt_20
{
	height:20px;
}
.alt_10
{
	height:10px;
}
.alt_15
{
	height:15px;
}
.text_center
{	
	text-align:center;
}
.text_rosa
{
	color:#9F1560;
}
.area_restringida
{
	padding:20px;
}
.area_restringida a
{
	text-decoration:underline;
}
.info_usuari
{
	float:left;
	padding-right:14px;
	padding-top:2px;
}
.botons_usuari
{
	padding-top:10px;
}
.amb_usuari
{
	float:left;
	padding-top:10px;
}
.separacio_boto
{
	padding-left:10px;
}
/*******************************
**	Estils grups forums
*******************************/

.grups_forums
{
	padding-top:5px;
}

.forums_grup_temes_fons
{
	height:48px;
	background:#e7dee3;
	margin-right:10px;
	padding-top:20px;
}
.grup_nom_forum
{	
	color:#9F1560;	
	padding:10px 10px 0px 10px;
}
.grup_nom_forum a
{
	color:#9F1560;	
}

.grup_nom_forum a:hover
{
	color:#9F1560;	
}
.grup_descripcio_forum
{	
	padding:10px;
}
.grup_descripcio_forum a
{
	color:#000000;
}
.grup_descripcio_forum a:hover
{
	color:#9F1560;
}
.titol_grup
{
	border:0px;
	width:100%;
	margin-bottom:15px;
}
.titol_grup th
{
	background:#E7DEE3;
	color:#9F1560;	
	font-weight:bold;
}

.grups_titol_nom_grup
{
	width:398px;
	padding:5px 0px 5px 5px;
	text-align:left;
}


.grups_titol_misssatges
{
	text-align:center;
}

.grups_titol_misssatges
{
	text-align:temes;
}

.forums
{
	border:1px solid white;
	margin-bottom:10px;
		
}
/*******************************
**	Fi estils grups forums
*******************************/

/*******************************
**	Estils temes dels forums
*******************************/
.nom_forum
{
	background:#f3eef1;
	color:#9F1560;
	padding:5px 5px 5px 0px;
	font-weight:bold;
}
.nom_autor
{
	background:#f3eef1;
	color:#9F1560;
	padding:5px 5px 5px 5px;
	font-weight:bold;
}
.num_respotes
{
	padding-right:16px;
}
.temes
{
	width:100%;
	border:0px;
}
.temes th
{
	background:#f3eef1;
	border-bottom:1px solid white;	
}
.temes td
{
	background:#f3eef1;
	border-bottom:1px solid white;
	padding:10px;
}


/*******************************
**	Fi estils temes dels forums
*******************************/

/*******************************
**	Estils buscador
*******************************/
.buscador
{
	border:1px solid white;	
	padding:0px 5px 5px 5px;	
	background:#e7dee3;
}
.cercador_clau
{
	float:left;
	padding-right:10px;
}
.cercador_forum
{
	float:left;
	padding-right:10px;
}
.cercador_boto
{
	float:left;
	padding-top:15px;
}
.inici_sessio .txt_submit
{
	color:black;
	border:#993366;	
}
.identificacio
{
	float:left;	
	padding-top:10px;
}
.boto_forum
{	
	border:1px solid black;	
	background:white;		
}
.boto_forum a
{
	color:black;
	padding:0px 10px 2px 10px;
	display:block;
}
.boto_forum_border_rosa
{	
	border:1px solid #993366;	
	background:white;		
}
.boto_forum_border_rosa a
{
	color:black;
	padding:0px 10px 2px 10px;
	display:block;
}
/*******************************
**	Fi estils buscador
*******************************/

/*******************************
**	Estils missatges
*******************************/
.titol_tema
{
	border:0px;
	width:100%;
	background:#E7DEE3;		
}
.titol_tema td
{
	padding:5px 15px 5px 7px;
}
.cos_tema
{
	background:white;	
	padding:10px;
	text-align:justify;
}
.titol_missatge
{
	border:0px;
	width:100%;
	background:white;		
}
.titol_missatge td
{
	padding:5px 15px 5px 7px;
}
.cos_missatge
{
	padding:10px;
	text-align:justify;
	border:1px solid white;
}
.botons_cos
{
	width:100%;
}
.missatge_original
{
	padding:10px;
	background:#e7dee3;
	margin-bottom:11px;
}
.cita_textual
{
	padding-left:10px;
}
.text_missatge
{
	padding:0px 6px 6px 6px;
}
/*******************************
**	Fi estils missatges
*******************************/


/** formulari d'alta */
.missatge_intro
{
	margin-top:20px;
}

.form_alta_usauri
{
	margin-top:20px;
	margin-bottom:20px;
}


.missatge_error_forum
{
	margin-bottom:20px;
	color:#ff0000;
}



