/* General */
body {
	font-family:Verdana;
	font-size:11px;
	color:black;
	margin:0px;
	padding:0px;
	background:url(../images/fnd.jpg) left top repeat-x;
	background-color:#666666;
}

a:link, a:hover, a:active, a:visited {
	color:black;
	text-decoration:none;
}

/* Menú */

.menutable {
	background-image:url(../images/fndMod1.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

.menutable td, menutable_td_for_IE {
	height:22px;
}

a[id=active_menu] {
/*	background-color:red;*/
}

.menutable td:hover, .menutable_td_hover_for_IE {
	height:22px;
	background-color:#E1E1E1;
}
.menutable a:link, .menutable a:visited, .menutable a:active, .menutable a:hover   {
	color:#333333;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

.menutable a:hover   {
	color:#0B5E05;
}

/* Módulos */
.leftModules .moduletable {
	width:100%;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}

.leftModules .moduletable th {
	background-image:url( ../images/fndTitMod1.jpg );

	width:180px;
	height:18px;
	padding-left:17px;
	padding-top:1px;

	text-align:left;
	font-family:Arial;
	font-size:12px;

}

.leftModules .moduletable td {

}


/* Encuestas */

.poll {
	width:100%;
}

.poll th {
	background-image:none;
	background-color:#E1E1E1;

}
.poll td {

}



.pollanswerstable,table.style1 {
	width:100%;
	background-image:url(../images/fndEncuestas.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;

}


/* Contenido */
table.contentpaneopen td.contentheading {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color:#333333;
}


a.readon {
}
a.readon:hover {
}

.separador_noticias_home {
	background-color:#48911F;
	height:1px;
}


/*  Módulo más leidos */

ul.mostread {
	list-style-image:url(../../../images/stories/vinetaFlecha.png);
	/*margin:0px;*/
	padding-left:20px;
	
}

ul.mostread li {
	border:1px solid red;
}

.row1, .row2 {
	font-size:9px;
	padding:3px;
}

.row1:hover, .row2:hover {
font-size:9px;
	background-color:white;
	
}

.mostreadtable {
	background-image:url(../images/fndEncuestas.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	width:100%;
}

.pollstableborder {
/*	padding-left:80px solid red;	*/
}