#banner {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#main {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
#superior {
	height: 40px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cintillo.gif);
}
#inferior {
	height: 40px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pestana_inf.gif);
	text-align: center;
}

#contenido {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.titulos_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #060;
	margin-left: 10px;
}
.vinculos_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.vinculos_login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.vinculos_login a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}.encabezado_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.link_inf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.link_inf a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.creditos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.creditos a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.creditos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
.titulos_textos {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 10px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#button {
	width: 155px;
	padding: 0;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color: #fff;
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
                }

        #button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #006600;
	text-decoration: none;
	width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
	background-color: #009900;
	color: #fff;
                }

        #button li #active {
	background-color: #009933;
	color: #fff;
                }
				
				
.Organigramas_titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 2px;
}
#vin_img_sup {
	margin-top: 10px;
	
}
.descargas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000
}
.descargas a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.descargas a:hover {
	
	text-decoration: underline;
	
	color: #009900;
}
.descargas a:visited {
	
	text-decoration: none;
	color: #333333;
}
#contenido #img_noticia {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
.titulo_noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
	margin: 0px;
}
.texto_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
p {
	margin: 0px;
}
.fecha_noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}
.leer_mas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: right;
}
h5 {
	margin-bottom: 5px;
	margin-top: 0px;
	float: none;
}

.leer_mas a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: right;
}
.leer_mas a:hover{
	color:#009900;
	text-decoration:underline;
}

/*  ----------------------------------Nuevo incluido por alex-------------------------------- */
 #titulo_noticias {
	width:95%;
	margin-left:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight:bold;
}
#titulo_noticias a:link, #titulo_noticias a:visited {
	color: #006600;
	text-decoration:none;
}
#texto_noticia {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
	text-decoration: none;
	margin: 4px;
	display:block;
}
#fecha_noticias {
	width:95%;
	margin-left:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}
#leer_mas {
	width:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: right;
}
#leer_mas a:hover{
	color:#009900;
	text-decoration:underline;
}
#noticompleta {
	width:461px;
	margin:10px 4px;
}
#noticiaimagen {
	width:200px;
	height:200px;
	margin:0 4px 3px 0;
	float:left;
}
#noticiatitulo{
	width: 257px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight:bold;
	margin-bottom: 8px;
}
#notifecha {
	width:257px;
	float:right;
	margin: 2px 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
#noticiatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
	display:block;
}
#boxtitle {
	width:auto;
	height:13px;
	text-align:left;
	}
#box {
	width:auto;
	height:auto;
	padding:5px;
	text-align:justify;
}
#boxdown {
	width:100%;
	display:table;
}
#boxleft {
	width:33%;
	float:left;
	text-align:center;
	height:30px;
	}
#boxright {
	width:33%;
	float:right;
	text-align:center;
	height:30px;
	}
#boxcenter {
	width:33%;
	float:left;
	text-align:center;
	height:30px;
}
#boxdemarcos{
	margin:auto;
	width:201px;
	padding:6px 9.5px 6px 9.5px;
	background: no-repeat url(../images/imagen.gif) center;
	height:133px;
	text-align:center;
	}
.plain {height:20px; vertical-align:middle;}

.estilo1_tamano20 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
	margin: 0px;
	font-weight:bold;
}
.estilo2_tamano10 {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
	margin: 0px;
}
.crear {
	font: 12px Arial, Helvetica, sans-serif;
	color:#003300;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	}
#btn {
	width:60px;
	background:#006600;
	color:#FFFFFF;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:2px #333333 solid;
	text-align:center;
	}
#btn input:hover {
	background:#00CC00;
	}
	#superior_left { 
	float:left;
	height:40px;
	width:40px;
	background: no-repeat url(../images/brdtr.gif);
	}
#superior_right {
	float:right;
		height:40px;
		width:40px;
		background:no-repeat url(../images/brdtl.gif);
		}
#superior_centro {
	float:left;
	width:740px;
	height:40px;
	background:#FFFFFF;
}
	body {
	background-color: #006600;
	margin:0;
	}
#dentro { margin:auto; padding:2px 15px 2px 15px; width:690px;}
.curvy {position:relative; width:800px; background:#fff; color:#000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#fff; background:#006600; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#fff; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}

#btn3 {
	width:69px;
	height:30px;
	border:0;
	background: no-repeat url(../images/btn3.gif);
	color:#FFFFFF;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	}
#btn4 {
	width:121px;
	height:30px;
	border:0;
	background: no-repeat url(../images/btn4.gif);
	color:#FFFFFF;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	}
	
#nombre_part {
	width:20%;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	}
#apellido_part {
	width:30%;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
#cedula_part{
	width:10%;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
#comunidad_part{
	width:40%;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
.curvy2 {position:relative; width:90%; background:#fff; color:#000; margin:0 auto 0 auto; padding:10px;}
#ctl2, #cbl2, #ctr2, #cbr2 {position:absolute; width:20px; height:20px; color:#fff; overflow:hidden; background:#048E04; font-style:normal; z-index:1;}
#ctl2 {top:0; left:0;}
#cbl2 {bottom:0; left:0;}
#ctr2 {top:0; right:0;}
#cbr2 {bottom:0; right:0;}
.curvy2 em b {position:absolute; font-size:150px; font-family:arial; color:#fff; line-height:40px; font-weight:normal;}
#ctl2 b {left:-8px;}
#ctr2 b {left:-25px;}
#cbl2 b {left:-8px; top:-17px;}
#cbr2 b {left:-25px; top:-17px;}
.curvy2 p {position:relative; z-index:100; padding:5px 10px;}

.btn , .btn a:link, .btn a:visited{
	width:20px;
	height:20px;
	background: no-repeat url(../images/btn.gif);
	text-align:center;
	text-decoration:none;
	color:#fff;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin:0 3px 0 3px;
}
.estilorojo {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}
a:link { color:#006600; text-decoration:none;}
a:visited {color:#006600;}
a:active { color:#FF0000; }

#contacto_menu a:link, #contacto_menu a:visited {
	color:#800000;
	}
/* ------------------------------------------------hasta aqui------------------------------------------------ */
