@charset "utf-8";
a { cursor: pointer; }
.verde_bg {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
.body_bg {
	background-image: url(../images/bcg.jpg);
	background-repeat: repeat-x;
}

.body_tab {
	background-image: url(../images/fdo_completo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.filete {
	background-image: url(../images/filette.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.linkmas {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkmas:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #67AC93;
	text-decoration: none;
}

.titulos {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #028050;
	text-decoration: none;
}
.titulo_blanco {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.valor1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	color: #028050;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #4E985A;
	text-decoration: none;
}
.box {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #ECEFE8;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 5px;
}
.tablabox {
	background-image: url(../images/fdo-box.png);
	background-repeat: no-repeat;
	background-position: bottom;
}




.valor2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #028050;
}
.subtitulos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #028050;
	text-decoration: none;
}
.subtitulosCopy {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#cat_lista, #arc_lista {
list-style: none;
margin: 0;
padding: 0;
}

#cat_lista li, #arc_lista li{
margin: 0;
padding: 0;
width: 100%;
border-bottom: 1px solid #67AC93;
}


#cat_lista a , #arc_lista a {
cursor: pointer;
width: 100px;
}

#post_paginado {
	text-align: center;
}
#coment_form_div {
display: none;
text-align:center;
padding: 10px;
margin: 5px;
background-color:#99FF66;
border: #009900 solid 2px;
}
#preloading {
/*	width: 100%;
	height: 300%;
	position: absolute;
	text-align: center;
	vertical-align: 50%;
	background-image: url(../images/fondo_accion.png);*/
}
.verdenew {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/fdo_new.jpg);
	background-repeat: repeat-x;
}

#mayoria {
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	vertical-align: 50%;
}


