.titulo_verde{
	font-family:tahoma;
	font-size:12px;
	color:#ABF4B0;
	font-weight:bold;
	text-decoration:none;
}
.titulo_blanco{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.titulo_blanco:hover{
	font-family:tahoma;
	font-size:12px;
	color:#ABF4B0;
	font-weight:bold;
	text-decoration:none;
}
.texto_blanco{
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.texto_blanco:hover{
	font-family:tahoma;
	font-size:10px;
	color:#ABF4B0;
	font-weight:normal;
	text-decoration:none;
}

.contenedorfotoportada { 
   float:left; 
   width:127px; 
   margin: 1px; 
   padding: 1px; 
   text-align:center; 
}

.texto_blancog{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.texto_blancog:hover{
	font-family:tahoma;
	font-size:11px;
	color:#ABF4B0;
	font-weight:normal;
	text-decoration:none;
}

.caja_bordenegro {  BACKGROUND-COLOR: #ffffff; FONT-FAMILY: tahoma, ;FONT-SIZE: 11px; border: solid 1px #686868}