#bandera_v3
{
position:absolute; top:0px; right:0px;
}

#bandera{
 	/*background:url('/v2/images/bandera.png') no-repeat;*/ 
	height:100px;
	width:100%;

	background-image: url('/v2/images/bandera.png')!important;
	background-image: none;
	background-position: top left;
	background-repeat:no-repeat;
	
	
 }
 
.bandera{
 	background:url('/v2/images/bandera.png') no-repeat; 
	height:100px;
	visibility:hidden;
}

.banner h3 {
	padding: 33px 0px 0px 89px;
	font-size:21px;
}

.banner h1 {
	padding: 9px 0px 15px 89px;
	font-size:25px;
	text-transform:uppercase;

}

#nav td.on {
	background-color: transparent;
}

#footer {
	margin-top:10px;
	text-align:center;
	padding:5px;
	border-top:#e6e6e6 5px solid;
	background:#f9f9f9;

}

#not img {float:right; padding:2px; border:#bbb 1px solid; margin:0 0 5px 5px; background-color: #fff;}

.boxed_not_sua td {
	background-color: #f8f8f8; font-size: 13px; padding:0 5px 5px 5px;
}

.boxed_not_bla td {
	background-color: none; font-size: 13px; padding:0 5px 5px 5px;
}

.boxed_not_bla th {
	background-color:none; font-size: 13px; padding:5px 5px 2px 5px; text-align:left;
}

.boxed_not_sua th {
	background-color:#f8f8f8; font-size: 13px; padding:5px 5px 2px 5px; text-align:left;
}

.boxed_not_sua, .boxed_not_bla  { margin-top:15px;}

/* herramientas */
.herra { padding-right:6px; vertical-align:top; width:256px;}
.herra_min { padding-right:6px; vertical-align:top;}
.caja h3, .caja h5 { color:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
.caja h5 { color:#003399; font-family: "Trebuchet MS", "Times New Roman", Mistral; font-size:18px; letter-spacing:-1px; font-weight: normal; margin:0; padding:0; line-height:0%;}
.caja { width: auto; padding:5px 15px 5px 15px; margin-bottom:10px; border:#dddddd solid 1px; }
.caja img { border:1px #CCCCCC solid; width:220px; margin:0 2px 4px 2px;}
.ico_8m {float:right; width:140px; text-align:center;}
.ico_8m img { width:132px; margin:0; border:0px #FFFFFF solid;}
.c_gris { background:#f7f7f7; text-align:justify;}
.c_azul { background:#f2f7fc; text-align:justify;}
.c_verde { background:#effaf1;}
.c_naranja { background:#fef6e7;}

#tab_on {
	background-color: #FFFFFF;
	z-index: 3;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

#tab_on a, #tab_on a:hover, #tab_on a:visited {
	font-weight: bold;
	color: #CC3333;
}

/* barras */
.banners { 
	color: #666666;
	/*background-color: #F9F9F9;*/
	border: 1px solid #afcbe7;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;

}
.banners H3 {
	color: #003399;
	background-color: #e3ebf2;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 13px;
	font-weight: bold;
	
	margin: 0px;
	padding: 4px 4px 5px 11px;
	
	border: 1px solid #FFFFFF;
}

.filtros {
	width:186px; 
	color: #666666;
	background-color: #F9F9F9;
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;

}
.filtros H3 {
	color: #003399;
	background-color: #eee;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 13px;
	font-weight: bold;
	
	margin: 0px;
	padding: 4px 4px 5px 11px;
	
	border: 1px solid #FFFFFF;
}

ul.img_banner { margin:0; padding:0; list-style:none;}
.img_banner li { padding:2px 8px; }
.img_banner li img { border:#dddddd solid 1px;}

.izq ul, .c_azul ul {
	list-style-type:  none;
	list-style-position: outside;
	list-style-image: url('http://www.undp.org/images/cms/button/bullet.gif');
	margin: 0px 5px 0px 0px;
	padding: 7px 0px 0px 27px;
	border: none;
	font-size: 11px;
}

.izq ul li, .c_azul ul li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

.c_azul ul {
	list-style-type:  none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0px 5px 0px 0px;
	padding: 7px 0px 0px 0px;
	border: none;
	font-size: 11px;
}

.c_azul ul li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

.Mn { text-transform:capitalize;}

li.carpeta { 
	font-weight:bolder;
	color:#003399; 
	list-style: none; 
	list-style-type: none;
	list-style-image: url('images/px.gif');	
	padding: 10px 0px 3px 7px;
	margin: 0px;
}

/* div de tablas */
div.tabla
{
	clear: none;
	overflow: auto;
}

div.fila
{
	clear: both;
	border-color: #d3e385;
	border-style: dotted;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
div.col
{
	float: left;
	padding: 5px; 
} 

td.lista_td {  font-size: 13px; padding:5px;}
tr.oscuro { background:#f8f8f8;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.banner {
	background-color: #FFFFFF;
 	background-position: bottom right;
 	background-repeat: no-repeat;
}

#pro H3 {
	color: #003399;
	background-color: #eee;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 13px;
	font-weight: normal;
	
	margin: 0px;
	padding: 4px 4px 5px 11px;
	
	border: 1px solid #FFFFFF;
}

.omd{
	width:186px;
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.omd ul {
	list-style:none;
	margin:0;
	padding:5px;
}

.omd li a {
 height:37px;
 padding-bottom:3px;
 padding-left:37px;
 margin-bottom:4px;
 border-bottom:dotted #ccc 1px;
 display: block;

}
.omd H3 {
	color: #003399;
	background-color: #eee;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 4px 5px 11px;
	border: 1px solid #FFFFFF;
}
.o1_off { background: url(/v2/images/ico_01_off.gif) left top no-repeat;}
.o2_off { background: url(/v2/images/ico_02_off.gif) left top no-repeat;}
.o3_off { background: url(/v2/images/ico_03_off.gif) left top no-repeat;}
.o4_off { background: url(/v2/images/ico_04_off.gif) left top no-repeat;}
.o5_off { background: url(/v2/images/ico_05_off.gif) left top no-repeat;}
.o6_off { background: url(/v2/images/ico_06_off.gif) left top no-repeat;}
.o7_off { background: url(/v2/images/ico_07_off.gif) left top no-repeat;}
.o8_off { background: url(/v2/images/ico_08_off.gif) left top no-repeat;}
.o0_off { background: url(/v2/images/ico_09_off.gif) left top no-repeat;}

.o1, .o1_off a:hover { background: url(/v2/images/ico_01.gif) left top no-repeat;}
.o2, .o2_off a:hover { background: url(/v2/images/ico_02.gif) left top no-repeat;}
.o3, .o3_off a:hover { background: url(/v2/images/ico_03.gif) left top no-repeat;}
.o4, .o4_off a:hover { background: url(/v2/images/ico_04.gif) left top no-repeat;}
.o5, .o5_off a:hover { background: url(/v2/images/ico_05.gif) left top no-repeat;}
.o6, .o6_off a:hover { background: url(/v2/images/ico_06.gif) left top no-repeat;}
.o7, .o7_off a:hover { background: url(/v2/images/ico_07.gif) left top no-repeat;}
.o8, .o8_off a:hover { background: url(/v2/images/ico_08.gif) left top no-repeat;}
.o0, .o0_off a:hover { background: url(/v2/images/ico_00.gif) left top no-repeat;}


H6 { /* all caps - default green */
	color: #669900;
	font-family: "Trebuchet MS", "Times New Roman", Mistral;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 130%;
	text-transform:none;
	
	margin: 0px 0px -9px 0px;
	padding: 6px 0px 0px 0px;
	
}


/*banner de publicidad*/
a#id_8m { 
    		display:block;
            width:132px;
            height:130px;
            text-indent:-9999px;
            background:url(/v2/images/ico_8m_off.gif) top left no-repeat;
}

a#id_8m:hover {
background:url(/v2/images/ico_8m.gif) top left no-repeat;
}

a#p01,a#p02,a#p03,a#p04,a#p05,a#p06,a#p07,a#p08,a#p09 { 
    		display:block;
            width:157px;
            /*height:61px;*/
            text-indent:-9999px;
            /*background:url(/v2/images/banner_agua.gif) top left no-repeat;*/
			border:#dddddd solid 1px;
}

a#p01 {
background:url(/v2/images/banner_8m_off.gif) top left no-repeat;
height:61px;
}
a#p01:hover {
background:url(/v2/images/banner_8m.gif) top left no-repeat;
}

a#p02 {
background:url(/v2/images/banner_agua_off.gif) top left no-repeat;
height:61px;
}
a#p02:hover {
background:url(/v2/images/banner_agua.gif) top left no-repeat;
}

a#p03 {
background:url(/v2/images/banner-desarrollo_off.gif) top left no-repeat;
height:61px;
}
a#p03:hover {
background:url(/v2/images/banner-desarrollo.gif) top left no-repeat;
}

a#p04 {
background:url(/v2/images/banner-impacto-global_off.gif) top left no-repeat;
height:61px;
}
a#p04:hover {
background:url(/v2/images/banner-impacto-global.gif) top left no-repeat;
}

a#p05 {
background:url(/v2/images/banner_gasto_social_off.gif) top left no-repeat;
height:55px;
}
a#p05:hover {
background:url(/v2/images/banner_gasto_social.gif) top left no-repeat;
}

a#p06 {
background:url(/v2/images/banner_generando_off.gif) top left no-repeat;
height:61px;
}
a#p06:hover {
background:url(/v2/images/banner_generando.gif) top left no-repeat;
}

a#p07 {
background:url(/v2/images/banner-informe_off.gif) top left no-repeat;
height:54px;
}
a#p07:hover {
background:url(/v2/images/banner-informe.gif) top left no-repeat;
}

a#p08 {
background:url(/v2/images/banner_NNUU_off.gif) top left no-repeat;
height:55px;
}
a#p08:hover {
background:url(/v2/images/banner_NNUU.gif) top left no-repeat;
}

a#p09 {
background:url(/v2/images/banner_unifem.gif) top left no-repeat;
height:61px;
}
a#p09:hover {
background-position:0% -61px;
}

a#p10:hover {
background-position:0% 0px;
}

a#p10 { 
    	display:block;
        width:157px;
        height:60px;
        text-indent:-9999px;
        background:url(/v2/images/banner_undp.gif) top left no-repeat;
		border:#dddddd solid 1px;
        background-position:0% -60px;
}
