@import("css_poll.css");

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto-blanco {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a.menu {
	font-family: verdana;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.menu:hover {
	font-family: verdana;
	font-style: normal;
	text-transform: uppercase;
	color:#D3E7D5;
	text-decoration: none;
	font-size: 10px;
}
.td-mnu {
	background-image: url(../images/verde-01.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 161px;
	height: 20px;
}
.titulo {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.subtitulo {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.contenido {
	font-family: verdana ! important;
	font-size: 11px ! important;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
}
li {
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 20px;
}
.lateral {
	font-family: verdana;
	font-size: 9px;
	text-transform: lowercase;
	color: #336600;
	text-decoration: none;
}
.listado {
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #336600;
	text-decoration: none;
}
.cajaverde {
	background-image: url(../images/verde-03.gif);
	background-repeat: repeat;
	border: 1px solid #000000;
}
a.enlace {
	font-family: verdana;
	font-style: normal;
	color: #339900;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;

}
a.enlace:hover {
	font-family: verdana;
	font-style: normal;
	color:#66CC66;
	text-decoration: underline;
	font-size: 11px;
}
a.enlace-blanco {
	font-family: verdana;
	font-style: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.enlace-blanco:hover {
	font-family: verdana;
	font-style: normal;
	text-transform: lowercase;
	color:#DDDDDD;
	text-decoration: none;
	font-size: 11px;
}
.forma {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.fecha {
	font-family: verdana;
	font-size: 9px;
	color: #A3AFA6;
	text-decoration: none;
}
.titulo-index {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
}
.subtitulo-index {
	font-family: verdana;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.resumen-index {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.contenedor {
	position:relative;
	height:1050px;
	/*border:#00FF00 1px solid;*/
}
#arrizq {
	position:absolute;
	background-color:#CCCCCC;
	left:0px;
	top:0px;
	width:275px;
	height:526px;
	float:left;
	overflow:hidden;
	z-index:1;
	border:#000000 1px solid;
}
#arrdcha {
	position:absolute;
	left:281px;
	top:0px;
	width:275px;
	height:526px;
	z-index:2;
	overflow:hidden;
	border:#000000 1px solid;
}
#medizq {
	position:absolute;
	left:0px;
	top:532px;
	width:275px;
	height:200px;
	z-index:3;
	border:#000000 1px solid;
}
#medmed {
	position:absolute;
	background-color:#CCCCCC;
	left:281px;
	top:532px;
	width:190px;
	height:200px;
	z-index:4;
	border:#000000 1px solid;
}
#meddchaarr {
	position:absolute;
	left:476px;
	top:532px;
	width:79px;
	height:140px;
	z-index:5;
	border:#000000 1px solid;
}
#meddchaaba {
	position:absolute;
	left:476px;
	top:678px;
	width:79px;
	height:55px;
	z-index:5;
	border:#000000 1px solid;
}
#abaizq {
	position:absolute;
	left:0px;
	top:738px;
	width:275px;
	height:150px;
	z-index:3;
	border:#000000 1px solid;
}
#abadcha {
	position:absolute;
	left:281px;
	top:738px;
	width:275px;
	height:150px;
	z-index:3;
	border:#000000 1px solid;
}
#abajo {
	position:absolute;
	background-color:#CCCCCC;
	left:0px;
	top:892px;
	width:556px;
	height:150px;
	z-index:3;
	border:#000000 1px solid;
}