/***********  FORO  ***************/


.table_foro {
	border: 1px solid #606060;
	background: url('../images/fondo3.gif') repeat-x;	
}

.table_foro td {
	border-top: 1px solid #606060;
}

.col_izq_foro {
  width: 700px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  height:100%;
}

.col_izq_foro p {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-align: justify; 
}

.col_izq_foro  a{
	color: #828A03;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.col_izq_foro  a:hover{
	background: #828A03;
	color: #FFFFFF;
}

.titulo_foro {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
    color: #606060;
	font-weight: bold;
}

.titulo_mens {
	color: #828A03;
	font-size: 11px;
	text-decoration: none;
}


.datos_mens {
	font-size: 11px;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #606060;
}

/*********** FIN FORO  ***************/
