/* CSS Document */

body {
	margin: 0 auto;
	margin-top: 10px;
	background-image:url(../imagenes/bk.gif)
}

.fondoBlanco {background-color:#FFFFFF;}

#contenedor {
	width:800px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width: 800px;
}

#contenido { 
width:800px;
height:435px;
background-color:#FFFFFF}

/*  en index */
#agenda {
	width: 208px;
	min-height: 240px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 240px; /* for IE5.x and IE6 */
	float: left;
	background-color:#9f475b;
	/*padding-left:5px;*/
	margin-left:6px;
	padding-top:6px;
	padding-bottom:10px;
}

/* agenda en index */
#agendaCafe {
	width: 208px;
	min-height: 240px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 240px; /* for IE5.x and IE6 */
	float: left;
	background-color:#553737;
	/*padding-left:5px;*/
	margin-left:10px;
	padding-top:6px;
	padding-bottom:10px;
}


#textoGeneral {
	width:580px;
	background-color:#FFFFFF;
	float:right;
}

#texto {
	width:580px;
	height:418px;
	background-color:#FFFFFF;
	float:right
}

#textoIntegrantes {
	width:560px;
	background-color:#FFFFFF;
	float:right;
	padding-left:20px;
}

#textoClusters {
	width:580px;
	background-color:#FFFFFF;
	float:right;
}

#textoLogosGobierno {
	width:628px;
	background-color:#FFFFFF;
	float:right
}

#textoCompetitividad {
	width:550px;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 20px;
	float:right;
}

#textoPlanEstrategico {
	width:550px;
	height:455px;
	background-color:#FFFFFF;
	float:right
}

#textoIniciativas {
	width:608px;
	height:460px;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 20px;
	float:right
}

/* ultimasNoticias */
#ultimasNoticias {
	width: 800px;
	min-height: 220px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 220px; /* for IE5.x and IE6 */
	background-image: url(../imagenes/noticiasFondo.jpg);
	float: left;
	padding-top: 5px;
}
/* pie */
#pie {
	width: 794px;
	height: 4px;
	background-color: #543737;
	margin-top: 10px;
	float: right;
}

/* pie2 */
#pie2 {
	width: 794px;
	height: 35px;
	background-color: #7b943b;
	margin-top: 3px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	line-height: 40px;
}

/* logo desarrollo economico */
#logo {
	width: 210px;
	min-height: 153px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 153px; /* for IE5.x and IE6 */
	padding-left:2px;
	float: right;
	clear: left;
	background-color:#FFFFFF
}

h1 {
	color: #868585;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

h2 {
	color: #868585;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 8px;
}

p  {
	color:#0C0D0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
	padding-right: 40px;
}

li  {
	color:#0C0D0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
	padding-right: 40px;
}

.titNoticias {
	color: #7B943B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.textoNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:12px;
}

.textoNoticiasIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:14px;
}

#textoNoticias {
	width:628px;
	height:520px;
	background-color:#FFFFFF;
	float:right;
}

.textoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textoGris12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868585;
}

.textoVerde
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B943B;
}



/* ultimas Noticias */
#ultimasNoticiasClusters {
	width:161px;
	min-height:79px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:79px; /* for IE5.x and IE6 */
	padding: 0px 0px 5px 6px;
	background-color:#FFFFFF;
	float:left;
	clear: left;
}

/* Noticias en la seccion de clusters */
#noticiasClusters {
	width:800px;
	min-height:33px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:33px; /* for IE5.x and IE6 */
}
	

/* Lineas de colores */
#lineaVerde{
	width: 800px;
	height: 5px;
	background-color: #7b943b;
	margin-top: 5px;
	margin-bottom: 3px;
	clear: left;
}

#lineaCafe{
	width: 600px;
	height: 5px;
	background-color: #543737;
	/*margin-top: 300px;
	margin-left:20px;
	clear: left;*/
}

#lineaRosa{
	width: 800px;
	height: 10px;
	background-color: #9f475b;
	margin-top: 3px;
}

/* boton Cafe o Verde */
#boton {
	width: 161px;
	min-height: 52px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 52px; /* for IE5.x and IE6 */
	float: left;
	padding-top: 10px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:#FFFFFF;
	clear: left;
}

/* boton Cafe o Verde */
#botonEstrategico {
	width: 161px;
	min-height: 52px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 52px; /* for IE5.x and IE6 */
	float: left;
	padding-top: 10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top: 147px;
	background-color:#FFFFFF;
	clear: left;
}

/* logo desarrollo economico */
#logoClusters {
	width:161px;
	min-height:119px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:119px; /* for IE5.x and IE6 */
	padding-bottom:5px;
	padding-left:10px;
	background-color:#FFFFFF;
	float:left;
	clear:left;
}

/* logo desarrollo economico */
#logoCompetitividad {
	width:161px;
	min-height:119px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:119px; /* for IE5.x and IE6 */
	padding-bottom:5px;
	background-color:#FFFFFF;
	float:left;
	clear:left;
}
/* pie */
#pieClusters {
	width:800px;
	height:42px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	line-height:53px;
	background-image:url(../imagenes/cluster/pie.jpg)
}

#pieEstrategico {
	width:800px;
	height:42px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	line-height:53px;
	background-image:url(../imagenes/pieEstrategico.jpg)
}

#bloqueRosa {
	width:208px;
	height:3px;
	background-color:#A0485C;
	margin-left: 10px;
	margin-bottom: 3px;
	float:left;
}

#bloqueCafeNoticias {
	width:540px;
	height:30px;
	background-color:#543737;
	margin-left: 10px;
	float:right;
	padding-top:7px;
	padding-left:10px;
}

/* ultimas Competitividad */
#ultimasNoticiasCompetitividad {
	width:161px;
	min-height:79px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:79px; /* for IE5.x and IE6 */
	padding: 0px 0px 0px 10px;
	float:left;
	clear: left;
}
/* ultimas Estrategico */
#ultimasNoticiasEstrategico {
	width:161px;
	min-height:79px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:79px; /* for IE5.x and IE6 */
	padding: 0px 0px 0px 10px;
	float:left;
	clear: left;
}

#pieCompetitividad {
	width:800px;
	height:42px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	line-height:53px;
	background-image:url(../imagenes/competitividad/pieCompetitividad.jpg);
}

.textoCafe22 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #543737;
	font-weight: bold;
}

.textoCafe12 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543737;
	font-weight: bold;
}

.textoVerde12 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b943b;
	font-weight: bold;
}

.textoGris18 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #868585;
	font-weight: bold;
}

.textoGris28{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #868585;
	font-weight: bold;
	padding-top:20px;
}

.textoGris14 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #868585;
	font-weight: bold;
}

.textoRosa12 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0485C;
	font-weight: bold;
}

.textoBlanco24 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.textoBlanco18 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:10px;
}

.textoVerdeAgenda16 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BFE368;
	font-weight: bold;
	margin-left:10px;
}
	
#bloqueTitulo {
	width:789px;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 10px;
	background-color:#FFFFFF;
	float: left;
}	

#menuClusters {
	width:632px;
	height:41px;
	margin-top:14px;
	padding-left:168px;
}

/* navegacion */
#navegacion {
	width:161px;
	min-height:119px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:119px; /* for IE5.x and IE6 */
	float:left;
	padding-left:6px;
	padding-bottom:5px;
	background-color:#FFFFFF;
}

#bloqueGris {
	width:585px;
	height:573px;
	background-color:#d2d2d2;
	float:right;
}

#despliegaNoticia {
	width:350px;
	height:40px;
	margin-left: 20px;
	margin-top:10px;
	float:left;
}

#despliegaFotoNoticia {
	width:240px;
	margin-left: 80px;
	margin-top:-40px;
	float:right;
}

#contenidoNoticia {
	width:350px;
	height:220px;
	margin-left: 20px;
	margin-top:10px;
	float:left;
	text-align:justify;
	clear:both;
}

#despliegaTitulos {
	width:590px;
	height:40px;
	margin-left: 20px;
	margin-top:10px;
	float:left;
	line-height:22px;
}

#puntoVerde {
	width:800px;
	height:5px;
	padding-top:5px;
}

#puntoRosa {
	width:800px;
	height:8px;
	padding-top:3px;
}

