/***********************************************/
/* PNUD.css                                     */
/***********************************************/

/***********************************************/
/* HTML ESTILOS                                */
/***********************************************/

/************ ELEMENTOS DE BLOQUE **************/

* {
margin : 0;
padding : 0;
}

BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: inherit;
	color: #003366;
}

P, H1, H2, H3, H4, H5, H6, LI, OL, UL, TD, TH, DL, DT, DD, TEXTAREA, INPUT {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 10px;
	line-height: 18px;
	text-align: left;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	padding-bottom: 12px;
	padding-top: 6px;
	line-height: 26px;
	text-align: left;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	padding-bottom: 6px;
	line-height: 18px;
	text-align: left;
}

H3 {
	font-size: 10pt;
	padding-bottom: 6px;
	color: #4B81B6;
}

H4 {
	font-size: 8pt;
	padding-bottom: 6px;
	color: #4B81B6;
}

H5 {
}

H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:500;
	padding-bottom: 6px;
	line-height: 22px;
}
UL {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 4px;
	margin-left: 27px;
	margin-bottom: 10px;
}

OL {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
}

LI {
	list-style: url(li.gif);
	font-size: 8.5pt;
}

TH {
	font-size : 8.5pt;
	vertical-align: top;
}

TD {
	font-size: 7.5pt;
	vertical-align: top;
	text-align: inherit;
}

HR {
 color: #DDDDDD;
 height: 1px;
}

/************* ELEMENTOS DE LINEA **************/

small {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

strong {
	font-weight: bold;
	text-align: left;
	
}

blockquote {
	margin: 0px 40px 0px 40px;
	line-height: 18px;
}

cite {
	margin-top: 0px;
	line-height: 18px;
	font-style: italic;
}

A:link {
	color: #336699;
	text-decoration: none;
}

A:visited {
	color: #336699;
	text-decoration: none;
}

A:hover {
	color: #FF9900;
	text-decoration: underline;
}

A {
	padding: 0px;
	margin: 0px;
}
.texto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	line-height: 20px;
}
.texto:hover {
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.titulo_nov {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	padding-bottom: 6px;
	color:#039;
	font-weight:bold;
}

/******************* FORMS *********************/

INPUT, SELECT {
	font-size: 10pt;
	border: 1px solid #4B81B6;
	vertical-align: top; 
}

TEXTAREA {
	font-size: 9pt;
	padding: 0px;
	border: 1px solid #4B81B6;
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {

}

/***********************************************/
/* CLASSES ESPECIALES                          */
/***********************************************/

#container {
	width: 960px !important;
	width /**/: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #e7e5e5;
}

TABLE.comprimida {
	margin-top: 8px;
	margin-bottom: 10px;
	border: 1px solid #e7e5e5;
}

TABLE.comprimida TD {
	font-size: 7.5pt;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	padding: 7px;
	background-color: #f1f1f1;
	border: 1px solid #FFFFFF;
}

TABLE.comprimida TD.tit {
background-color: #e3e9f0;
}

TABLE.comprimida TH {
	font-size: 7.5pt;
	padding: 7px;
	text-align: center;
	vertical-align: middle;
	background-image: url(fdo_hder_tablaproy.gif);
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

TABLE.proyectos {
	margin-top: 8px;
	margin-bottom: 10px;
	border: 1px solid #e7e5e5;
}

TABLE.proyectos TD {
	font-size: 8.5pt;
	line-height: 18px;
	padding: 7px;
	background-color: #f9f9f9;
	border: 1px solid #FFFFFF;
}

TABLE.proyectos TD.indicador {
	color: #FF6600;
}

TABLE.proyectos TD.tit {
background-color: #e3e9f0;
}

TABLE.proyectos TH {
	font-size: 9pt;
	padding: 7px;
	text-align: center;
	background-image: url(fdo_hder_tablaproy.gif);
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

TABLE.tablapub TD {
	vertical-align: top;
	
}

TABLE.tablapub P {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;	
}

/************ BOXES ***************/

/******* COLUMNA IZQUIERDA **********/

DIV#columnaizq {
	width: 199px !important;
	width /**/: 199px;
	float: left;
	position: relative;
	top: 12px;
	margin-bottom: 20px;
	background-image: url(lat/lat_izq_fdo.gif);
}

.lateralizq UL {
	padding-right: 10px;
}

.lateralizq LI {
	list-style-type: square;
}

/******* COLUMNA CENTRAL HOME **********/

DIV#colcentralhome {
	width: 562px !important;
	width /**/: 562px;
	float: left;
	position: relative;
	top: 12px;
}

DIV.cccontenidohome {
	margin: 0 auto;
	width: 520px;
}

/******* COLUMNA CENTRAL **********/

DIV#colcentral {
	width: 760px !important;
	width /**/: 760px;
	float: left;
	position: relative;
	top: 12px;
}

DIV.cccontenido {
	margin: 0 auto;
	width: 720px;
}


DIV.fotoderecha {
	border: solid 1px #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 0px 10px 0px 15px;
	float: right;
}

DIV.fotoizquierda {
	border: solid 1px #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 0px 10px 0px 15px;
	float: left;
}

/******** COLUMNA DERECHA ***********/

DIV#columnader {
	width: 199px !important;
	width /**/: 199px;
	float: left;
	position: relative;
	top: 12px;
	background-image: url(lat/lat_der_fdo.gif);
}

.lateralder LI {
	list-style-type: square;
}

/******** FOOTER ***********/

DIV#footer {
	clear: both;
	text-align: center;
	background-color: #f4f4f4;
	margin-top: 25px;
	padding-top: 5px;

}

DIV#footer P {
	color: #666666;
	font-size: 7.5pt;
	padding-top: 10px;
	text-align: center;
}

.navfooter {
	height: 25px;
	background-image: url(fdo_footer.gif);
}

/***************** IMPRESION *******************/

@media print {

* {
	font-size: 10pt !important;
	background: White !important;
	color: Black !important;
}
}
#container #colcentral .cccontenido div a br {
	text-align: center;
}
