
/* ENCUESTAS ************************************************************************/

td.enc_pregunta{
	font-size:12px;
	vertical-align:top;
	/*font-family:Arial, Helvetica, sans-serif;*/
	background-image:url(../img/encuesta_fondo1.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:250px;
	font-weight:normal;
}
div.enc_pregunta{
	background-image:url(../img/encuesta_icono_pregunta.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
	padding-right:18px;
	color:#3a75a9;
}
td.enc_numero{
	background-image:url(../img/encuesta_fondo_numero.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color:#6c9bc5;
	vertical-align:top;
	text-align:center;
	width:33px;
	padding-left:1px;
	padding-top:6px;
}
td.enc_porcentaje{
	width:33px;
	background-color:#eaf8ce;
	text-align:center;
}
.enc_votantes{
	padding-left:0px;
	color:#3a75a9;
	font-size:10px;
	margin-top:10px;
}

td.enc_check{
	width:23px;
	background-color:#eaf8ce;
	text-align:center;
}
td.enc_item{
	width:201px;
	background-color:#eaf8ce;
}
.enc_resaltar{
	color:#e15508;
}
.enc_btn{
	width:58px;
	height:17px;
	cursor:pointer;
	border:0px;
	background-image:url(../img/encuesta_btnvotar.gif);
	background-repeat:no-repeat;
}
/* FOROS*/

td.foro_titulo{
	font-size:12px;
	padding:3px;
	padding-top:3px;
	padding-bottom:5px;
	background-color:#eaf8ce;
}
A.foro:visited{text-decoration: none;color:#3a75a9;font-size:12px;font-weight:normal;} 
A.foro:active{text-decoration: none;color:#3a75a9;font-size:12px;font-weight:normal;} 
A.foro:link{text-decoration: none;color:#3a75a9;font-size:12px;font-weight:normal;} 
A.foro:hover{text-decoration: underline;color:#3a75a9;font-size:12px;font-weight:normal;}

div.enc_foro{
	background-image:url(../img/foro_icono_pregunta.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
	padding-right:18px;
	color:#3a75a9;
}
div.enc_tarjeta{
	background-image:url(../img/tarjeta_icono.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
	padding-right:18px;
	color:#3a75a9;
}
div.enc_foro3{
	background-image:url(../img/foro_icono_flecha.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
	padding-right:18px;
	color:#3a75a9;
	font-size:10px;
	font-weight:bold;
}
div.enc_foro2{
	font-size:12px;
}
td.foro_titulo_foro{
	color:#3a75a9;
	font-size:14px;
}
td.foro_titulo_tema{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	background-color:#91d33d;
	padding:5px;
	padding-left:7px;
}

td.foro_titulo_tema2{
	color:#759e2a;
	font-weight:bold;
	font-size:10px;
	background-color:#eaf8ce;
	padding:5px;
	padding-left:7px;
}
td.menu_empresas{
	padding:3px;
	height:20px;
	font-size:14px;
}
td.sub_menu_empresas{
	padding-left:30px;
	height:25px;
}
div.texto_codigo{
	margin-top:7px;
	margin-bottom:7px;
}
/* TARJETAS */

div.tarj_fondo_icono{
	width:100px;
	height:135px;
	background-image:url(../img/tarjeta_fondo_icono.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:15px;
	overflow:hidden;
}
div.tarj_btn_previa{
	height:21px;
	width:100px;
}
div.tarj_icono{
	width:80px;
	height:80px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
}
td.previa_tarjeta{
	background-image:url(../img/fondo_punteda_v_gris.gif);
	background-repeat:repeat-y;
	background-position:right;
}
td.stTdFormTarjeta{
	background-image:url(../img/fondo_punteda_h_gris.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px;
	padding-right:7px;
}
td.stTdFormTarjetaDatos{
	background-image:url(../img/fondo_punteda_h_gris.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
}
div.tarj_color{
	height:14px;
	width:14px;
	border: 1px solid #6e6c6c;
	float:left;
	margin-right:5px;
	cursor:pointer;
	
}
div.tarj_tipo{
	border: 1px solid #c8c5c5;
	float:left;
	margin-right:7px;
	cursor:pointer;
}

/* CUENTOS */

div.cuento_item{
	margin-bottom:3px;
	padding:5px;
	padding-left:25px;
	border:1px dotted #d5d5da;
	float:left;
	background-image:url(../img/vineta_ir2.gif); 
    background-repeat:no-repeat;
    background-position:10px 9px;
	width:500px;
}
div.cuento_link{
	float:left;
	width:350px;
}
div.cuento_previa{
	 float:right;
	 width:80px;
	 text-align:right;
}
