body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.jpg);
	font-family:Arial;
	font-size:12px;
}

/* mod_mainmenu */
.moduletable_menu, .moduletable_poll {
	width:196px;
	background-color:#97CE31;
}

.moduletable_menu th {
	background-image:url(../../../images/stories/fnd_tit_mod_menu.jpg);	
	height:20px;
}

table.menutable_panaca {
	margin:auto;
	margin-top:3px;
	border-collapse:collapse;
	width:185px;
}

table.menutable_panaca td {
	border:2px solid #97ce31;
	background-color:#669900;
	background-position:10px 10px;
	padding:3px;
}

table.menutable_panaca td a {
	color:white;
	text-decoration:none;
}

/* mod_poll */
.moduletable_poll {
	background-image: url(../../../images/stories/bg_mod_poll.gif);
	background-position:right bottom;
	background-repeat:no-repeat;			
}

.poll_poll thead td {
	background-color:#9FDF28;
}
table.pollstableborder_poll {
	width:160px;
}

/* Contenido del Index */
.contenido_index2 {
	background-image:url(../images/fondo_contenido_index.jpg);
	background-position:0px 40px;
	background-repeat:no-repeat;
}
.contenido_index {
	background-image:url(../images/fondo_contenido_index.jpg);
	background-position:0px 40px;
	background-repeat:repeat-y;
}
#encuestas{
    float: center;
	padding: 0px;
	width: 201px;
	height: 21px;	
	background: url(../images/titulo_encuesta.jpg) no-repeat;
}	