*		{ margin: 0; padding: 0; }
html		{ min-height: 100%;	color: #000; }
body		{ font-size: 75%; }   /* IE  equivale a 12px */
html > body	{ font-size: 12px; }  /* El resto de navegadores */

body {
	text-align:center; /* hack ie */
	/* font: normal 12px "Trebuchet MS","Arial",sans-serif; */
	font-family:"Verdana","Arial",sans-serif;
	background:#fff;
}

.marco{
	height: 600px;
	width: 960px; /* Solo cambiar a 100% para todo el ancho*/
	margin:0 auto 0 auto;
	text-align:left;
}

/* ------------------------------------ header ----------------------------------------- */
div.header{
	width:100%;
	float:left;	
	background: #fff url(../images/header_bg.png) repeat-x;
	height: 10.83em;
	position:relative;
}
div.header div.membrete{
	float:left;
	position:relative;
	top: 1.5em;
	left: 1em;
}
div.header div.membrete h1{
	font-size:1em;
} 
div.header div.membrete h2 {
	font-size:1.5em;
	color: #003999;
}
div.header div.membrete h3{
	font-size: 1em;
	background: #fff url(../images/flag.png) no-repeat left;
	padding: 0 0 0 2.5em;
}
div.header div.imagen{
	background: #fff url(../images/capacidades.png) no-repeat right;
	height: 10.83em;
	width:24.5em;
	position: relative;
	float:right;
}
div.header img.logo {
	z-index: 200;
	background-color:#6699CC;
	position:absolute;
	float:right;
	right:1.1em;
	top:1.1em;
}

/* Cuerpo */
.flash_top{
	width:100%
}
#left{
	float:left;
	width:196px;
	padding:10px 2px 10px 0;
}
.left_menu-top,.left_menu-foot{}
.left_segment{
	height:100px;
}
.left_segment img{
	margin: 4px 0pt 0pt 1px;
}

#midle{
	float:left;
	width:560px;
	margin:10px 0pt 0pt;
}
#midle_top{}
.midle_left, .midle_right{
	float:left;
	width:278px;
	height:250px;
}
.midle_right, .midle_left{
	background: url(../images/grad2.gif) repeat-x left bottom #FFFFFF;
}
.content{
	width:560px;
	height:auto;
	float:left;
}


#right{
	float:right;
	width:200px;
	/* height:700px; */
	margin:10px 0pt 0pt;
}
.right_top{}
.right_foot{}

/* Layaut del PNUD */

.moduletable{
	margin:0 1px 0 1px;
}

.moduletable h3 {
	color: #003399;
	background-color: #E6E6E6;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 13px;
	font-weight: normal;
	
	margin: 0px;
	padding: 4px 4px 5px 11px;
	
	border: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.left_menu-top,.left_segment ,.left_menu-foot,.midle_left,.midle_right .moduletable {
	border-color:#BCB8B6 -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px medium medium;
	margin-bottom:20px;
}

.moduletable table{
	background-color:#F9F9F9;
	color:#666666;
	font-size:11px;
	margin:0px;
	padding:0px 0px 25px;
}

.midle_left .moduletable div{
	color:#666666;
	font-size:11px;
	margin:0px;
	padding:0px 0px 25px;
}

/* Default Joomla! Menu */
.moduletable table a.mainlevel {
	padding: 5px 0 5px 15px;
	width: 90%;
	border-bottom: 1px solid #EFEFEF;
	display: block;
	color: #333333;
	background: url(../images/arrow.png) no-repeat 3px 9px;
	text-decoration: none;
}

.moduletable table a.mainlevel:hover,
.moduletable table a.mainlevel:active,
.moduletable table a.mainlevel:focus {
	color: #35A6BE;
	background: url(../images/arrow.png) no-repeat 3px 9px #F7F7F7;
	text-decoration: none;
}

.moduletable table a.mainlevel#active_menu {
	color: #333333;
	background: url(../images/arrow.png) no-repeat 3px 9px transparent;
	font-weight: bold;
}

.moduletable a.sublevel {
	padding: 5px 4px 5px 15px;
	display: block;
}

.moduletable table a.sublevel:hover,
.moduletable table a.sublevel:active,
.moduletable table a.sublevel:focus {
}

.moduletable table #active_menu {
	color: #35A6BE;
	font-weight: bold;
}

/* Common Style for Spotlight */
.midle_right  ul {
	margin: 0;
	padding: 0;
}

.midle_right li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 2px 6px;
}

.midle_right td {
	padding: 0;
}

.midle_right .article_seperator {
	display: none;
}

.midle_right table {
	border-collapse: collapse;
	border-spacing: 0;
}

.moduletable .nfimages img{
	float:left;
	margin: 0 4px 0 1px;
}

.moduletable .nftitle a {
	text-decoration:none;
}

/* Contenido */
.componentheading{
	display:none;
}

.small, .createdate, .modifydate {
        color:#000000;
        font-family:"verdana","Helvetica",sans-serif;
        font-size:8px;
}
/*
.contentpaneopen {	margin: 0; }
.contentpaneopen div { }
.contentpaneopen img{ padding: 0 5px 0 5px; }
.contentpaneopen ul { padding: 4px 0 0 20px; }
*/

/* Cambios */
.contentpaneopen     { /* margin: 0 5px 0 5px; */ }
.contentpaneopen div { padding-top:0px; }
.contentpaneopen img { padding: 0 5px 0 5px; }
.contentpaneopen ul  { padding: 4px 0 0 30px; }
.contentpaneopen li  {
        padding-left: 15px;
        margin: 0;
        background: url(../images/arrow.png) no-repeat 2px 6px;
}


/* para la ficha */
.title, .titulo {
	color: #222;
	margin: 0;
	padding: 0;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
.text { text-align:justify; }
.ficha {
	display:block;
	float:left;
	padding-bottom:15px;
	width:600px;
}
.fimage a {
	text-decoration:none;
}
.fimage img {
	border:1px solid #EFEFEF;
	display:block;
	border:1px solid #5AAEFE;
	height:150px;
	width:118px;
	margin:10px;
	padding:2px;
}
.fimage{
	background-color:#DBDBDB;
	float:left;
	height:200px;
	width:145px;
	/*margin-bottom:10px;*/
}
.fitxt{
	background-color:#C0CCD8;
	font-size:10px;
	font-weight:bold;
	padding:5px 4px 5px 4px; /* Tenia 10 */
}
.finfo{
	float:left;
	width:220px
}
.finfo_top,  .ftcont{
	float:left;
	font-family:Tahoma;
	font-size:12px;
	padding: 0px 0px 5px 5px;
}
.finfo_top span{
	font-size:10px;
	font-weight:bold;
	color: #9C9D99;
	text-transform:uppercase;
	padding-right: 5px;
}
.ftcont {
	width:180px;
}
/*
.ftcont {
	float:left;
	padding: 0 10px 5px 10px;
}*/
.contentpaneopen .ftcontul {
	margin:0pt;
	padding:10px 0pt 0pt;
}
.ftcontul li{
	background:transparent url(../images/narow_dotted.png) no-repeat left;
	padding:4px 0 4px 10px;
	list-style:none;
	border-bottom: 1px dotted #BC0000;
	text-align:justify;
}

.ftcontul li {
	width: 165px;
	float:left;
}

.ftcontul a{
	text-decoration:none;
}

.linklista{
	display:block;
	width: 200px;
	float: right;
	padding:4px 0pt 10pt 10px;
}

.linklista li {
	display: block;
        background:transparent url(../images/narow_dotted.png) no-repeat left;
        padding:4px 0 4px 10px;
	margin: 0 0 5px 0;
        list-style:none;
        border-bottom: 1px dotted #BC0000;
        text-align:justify;
}
.linklista a {
	text-decoration:none;
}

.linklista li:hover {
	text-decoration:none;
	background:#F7F7F7;
	color: #35A6BE;
}

.linklista h3 {
	text-align:left;
	background-color:#E6E6E6;
	color:#003399;
	padding:4px 4px 5px 0;
}

.contentpane {
	z-index: 50;
}
#odmfoot{
	width: 960px;
	display:block;
	float:left;
}

/* foooter finalmente */
#footer{
	background:#FFFFFF none repeat scroll 0%;
	border-top:4px solid #7F7F7F;
	clear:both;
	color:#333333;
	font-size:12px;
	padding:20px 15px 30px;
	position:relative;
	text-align:left;
}

#textfooter{
	margin:0pt;
	padding:0px 0pt 10px;
	font-size: 90%;
}
#imgfooter{
	position:absolute;
	right:0pt;
	top:17px;
}
#imgfooter a{
	text-decoration:none;
	border: 0;
}

#imgfooter img {
	border: 0pt none;
}

/* Ultimas modificaciones */

/* Formato para tablas del PNUD */
.pnudtable table {
	border-collapse: collapse;
	border: 1px solid #DBDBDB;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #1644A1;
	background: #6C88C0; /* Fondo general */
}
.pnudtable table caption {
	text-align: left;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: transparent;
}
.pnudtable table td, th {
	border: 1px dashed #DBDBDB;
	padding: .8em;
	color: #EEEEEE;
}
.pnudtable table thead th, tfoot th {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	border: 1px solid #DBDBDB;
	background: #003399;
	color: #F6ECF0;
	padding-top:6px;
}

.pnudtable table thead th{
	text-align: center;	
}

.pnudtable table tbody td a {
	background: transparent;
	text-decoration: none;
	color: #F6ECF0;
}
.pnudtable table tbody td a:hover {
	background: transparent;
	color: #FFFFFF;
}
.pnudtable table tbody th a {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: transparent;
	text-decoration: none;
	font-weight:normal;
	color: #F6ECF0;
}
.pnudtable table tbody th a:hover {
	background: transparent;
	color: #FFFFFF;
}
.pnudtable table tbody th, tbody td {
 	vertical-align: top;
 	text-align: left;
}
.pnudtable table tfoot td th{
	border: 1px solid #38160C;
	background: #38160C;
	padding-top:6px;
}
.pnudtable table .odd {
	background: #97AACF;
 }
.pnudtable table tbody tr:hover {
	background: #4166B0;
}
.pnudtable table tbody tr:hover th,tbody tr.odd:hover th {
	background: #4166B0;
}
.pnudtable #fnavega li{
	padding:4px;
	margin: 0 5px 0 5px;
	display:block;
	position: relative;
	float:left;
	background: #97AACF;
}
.pnudtable #fnavega li:hover{
	background: #4166B0;
}
.pnudtable #fnavega li a {
	text-decoration:none;
	text-transform:uppercase;
}

.pnudtable .tlistaul{
	margin:0;
	padding:0;
	position:relative;
	left:5px;
	width:101px;
}
.pnudtable .tlistaul li {
	left:-8px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type: decimal;
	margin:0pt;
	position:relative;
	
}


/* 22-01-08 */

.MsoBodyText, .contentpaneopen tbody tr td div {
	line-height: 1.575em;
}
.contentheading {
	vertical-align: middle;
}

.contentheading {
/*
	background-color:#6887C8;
	color:#FFFFFF;
	font-family:"Trebuchet MS","Arial",sans-serif;
	font-size:13px;
	font-weight:bold;
	height:25px;
	padding-left: 5px;
	vertical-align: middle;
*/
	background:transparent url(http://www.pnud.org.sv/2007/images/cont_heading_2.png) no-repeat scroll 0% 0%;
	border:0px solid #FF0000;
	height:37px;
	color:#FFFFFF;
	font-family:"Trebuchet MS","Arial",sans-serif;
	font-size:13px;
	font-weight:bold;
	height:37px;
	line-height:12px;
	padding-bottom:15px;
	padding-left:5px;
	vertical-align: middle;
}

.sectiontableheader {
	background-color:#6887C8;
	color:#FFFFFF;
	font-family:"Trebuchet MS","Arial",sans-serif;
	font-size:13px;
	font-weight:bold;
	height:25px;
	vertical-align: middle;
}
