body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color: #5E5E5E;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo_granotec.jpg);
	background-repeat: repeat-x;
	text-align: left;
	background-color: #FFFFFF;
}
#col1 table{
margin-left:10px;
}
#col1 .migas, #col1xl .migas {
	font-size: 90%;
	color: #81837d;
	font-weight: normal;
	padding-bottom:5px;
	display: block;
	padding-top: 5px;
	margin-left: 10px;
	
}
#col1 .migas a, #col1xl .migas a{
	color: #81837d;
	font-weight: bold;
}

#col1 h1, #col1xl h1 {
	font-size: 140%;
	color: #0061A0;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:10px;
}
#col1 a, #col1xl a{
	color: #0061A0;
	text-decoration: none;
}
#col1 a:hover, #col1xl a:hover {
	color: #000066;
}
#col1 p, #col1xl p {
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}


#top, #contenedor, #pie {
	clear: both;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenedor {
	overflow: hidden;
}
#top {
	background-color: #FFFFFF;
	background-image: url(images/nuevos/fondo.gif);
	background-repeat: repeat-y;
	height: 40px;
	padding-top: 20px;
	margin-bottom:0px;
	

}
#top #logo {
	width: 200px;
	float: left;
	margin-left: 3px;
	margin-right:30px;
}
#top .envuelve_navaux {
	float: left;
	width:210px;
	margin-left:50px;
}
#buscador {
	width: 240px;
	float: left;
	height: 20px;
	clear:both;
}
#buscador input[type="submit"]  {
	width: 20px;
	background-color: #0061A0;
	color: #FFFFFF;
	border: 1px solid #6CA11A;
}
#buscador input[type="text"], #registro #buscador input[type="text"],  #contacto #buscador input[type="text"]   {
	border:1px solid #6CA11A;
	width: 170px;
	font-size: 100%;
	color: #6F716C;	
}
#auxiliarNav {
	float: left;
	width: 240px;
	
}
#auxiliarNav a {
	color: #6F716C;
	font-weight: lighter;
	text-decoration: none;
}
#auxiliarNav a:hover, #nav_bottom a:hover {
	text-decoration: underline;
}


#columna2{
	width: 772px;
	background-image: url(images/nuevos/fondo.gif);
	background-repeat: repeat-y;
	/*	margin-left:109px;
	margin-right:20px;*/
	margin-top:0px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-left: 2px;
}



#pie {
	background-color: #FFFFFF;
	overflow: hidden;
	height: 80px;
	text-align: center;
	font-size: 90%;
	width: 775px;
}
#nav_bottom {
	background-image: url(images/nuevos/pie3.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
	height: 30px;
	text-transform: uppercase;
}
#nav_bottom a, #creditos a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#nav_bottom a {
	margin: 5px;
}

#creditos   {
	font-size: 90%;
	color: #999999;
	clear: both;
}
#navegacion {
	width: 780px;
	height: 55px;
	text-align: center;
	position: absolute;
	z-index: 90;
}
#navegacion ul, #nav_bottom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navegacion li {
	float: left;
	position:relative;
}
ul ul {
	display: none;
	position:absolute;
	margin-left:2px;
	min-width:155px;
	white-space: nowrap;
	margin-left:0px;
	background-image: url(images/fondo_desplegable1.jpg);
	z-index: 10;
}
li:hover ul, li.over ul { 
	display: block;
}
#navegacion li ul li{
	float: none;
	text-align:left;	
}
#navegacion li ul li a{
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:2px;
	font-size:115%;
	/*	background-color:#67A1C6;*/
	display: block;
	text-decoration: none;
}

#col1, #col1xl, #full #col1  {
	float: left;
	margin-left: 0px;
	padding-bottom:50px;
	
}
#col1{
	width: 505px;
}
#col1xl {
	width: 410px;
}
#col2xl {
	width: 340px;
}
#full #col1 {
	width:750px;
}

#col2, #col2xl {
	float: left;
	margin-left: 8px;
	margin-top: 0px;
	
}
#col2xl .cuadro .cuadroText {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6D4DE;
	border-left-color: #C6D4DE;
	margin-top: -11px;
}
#col2xl .cuadro {
	background-image: url(images/caja/superior_pais.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 345px;
	margin-top: 40px;
	padding-top: 20px;
}
#col2xl .cuadro_pie {
	background-image: url(images/caja/inf_pais.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 345px;
	margin-top: -10px;
	margin-bottom: 10px;
}
#col2 {
	width: 255px;
}
#col2 .banner {
	margin-top: 10px;
}
#col2 .cuadro {
	background-image: url(/images/caja/superior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 245px;
	margin-top: 40px;
	padding-top: 20px;
}
#col2 .cuadro .cuadroText {
	width: 241px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6D4DE;
	border-left-color: #C6D4DE;
	margin-top: -11px;
}
#col2 .cuadro_pie {
	background-image: url(/images/caja/inferior.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 245px;
	margin-top: -10px;
	margin-bottom: 10px;
}
.cuadroText p {
	margin-right: 5px;
	margin-left: 5px;
}
.titulo_cuadro {
	font-weight: bold;
	color: #0061A1;
	font-size: 110%;
}
.cuadroText a {
	color: #0061A0;
	text-decoration: none;
}
.cuadroText a:hover {
	font-weight: bold;
}


#col1 .eventos, #col1 .calendario, #col2 .calendario {
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-left:5px;
}
 #col1 .eventos ul, #col1 .calendario ul, #col2 .calendario ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#col1 .eventos li, #col1 .calendario li, #col2 .calendario li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom:2px;
	list-style-type:none;
	list-style-image: none;
}
#col1 .eventos a, #col1 .calendario a, #col2 .calendario a {
font-weight: bold;
	color: #0061A0;
	text-transform: capitalize;
	text-decoration:none;
}
#zona_verde .eventos a:hover, #zona_verde .calendario a:hover {
color: #000066;
}

#zona_verde .calendario {
	margin-left: 0px;
}


#flash_central {
	width: 770px;
	clear: both;
	padding-bottom:10px;
	z-index: 10;
	margin-top: 60px;
}
#flash_central .fla {
	float: left;
	margin-left: 8px;
	z-index: 10;
}
#full .evento {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #274580;
	margin-left: 10px;
}
#full .evento p {
	margin-left: 0px;
}
.items {
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
	color: #0061A1;
	margin-left: 10px;
}
.dato {
	display: block;
	float: left;
	clear: right;
	width: 350px;
	padding-bottom: 5px;
}
#col2 .agenda_img {
	margin-top: 30px;
}
#col2 .agenda_organizadores {
	margin-top: 10px;
}
.tutilo_noti {
	font-weight: bold;
}
.titulo_noticia {
	font-size: 135%;
	font-weight: bold;
	color: #0061A1;
	padding-bottom: 10px;
}
.nov_img {
	text-align: center;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.col_imgnot {
	margin-top: 70px;
}
.nov_img .pie_foto {
	font-size: 90%;
	line-height: normal;
	margin-top: 5px;
	text-align: left;
	font-style: italic;
}
.contiene_fotos .nov_img {
	width: 130px;
	float: left;
}
.bandera {
	padding: 5px;
	margin-left: 40px;
}

.pdf {
	text-align: right;
	padding-left: 21px;
	background-image: url(images/iconos/pdf.jpg);
	background-repeat: no-repeat;
	color: #575858;
	padding-bottom: 5px;
	padding-top: 3px;
}



.clear {
	clear: both;
	display:block;
}


.fl_l {
	float: left;
}

.fl_r {
	float: right;
}
#parametros, #cronograma {
	margin-left: 10px;
	width: 450px;
	margin-bottom: 20px;
}
#cronograma th, #parametros th {
	background-color: #5489B5;
	color: #FFFFFF;
	padding-left: 2px;
}
#cronograma td, #parametros td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67A1C6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fila  {
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #274580;
	overflow: hidden;
	height: 140px;
}
.ingrediente , .ingrediente1 {
	float: left;
	height: 130px;
	width: 230px;
	padding:5px;
}
.ingrediente1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color:#274580;
}
#col1 li, .cuadroText li, #col1xl li {
	list-style-image: url(images/iconos/bullet1.gif);
}
.logo_tt {
	text-align: center;
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-right: 10px;
}
.tt_seminar {
	float: left;
	width: 300px;
	clear: right;
	padding-bottom: 30px;
}
.mapa_cont {
	position: absolute;
	height: 275px;
	width: 222px;
	left: 220px;
}
#chile, #argentina, #brasil, #ecuador, #mexico, #uruguay, #peru, #in_chile, #in_mexico {
	visibility: hidden;
}
#col2 .dato_pais {
	visibility: hidden;
}
#col2 .dato_pais p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.img_lat {
	margin-top: 10px;
	margin-bottom: 10px;
}
#full  #instrumentos  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E6AA6;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}


#registro #contenido #col1 .envuelve_form, #contacto #contenido #col1 .envuelve_form, #contacto #contenido #col1 .motivo   {
	margin-left: 15px;
	overflow: hidden;
	margin-right: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	background-position: left;
	height:100%;
}
#registro #contenido #col1 .envuelve_form  {
	border: 1px solid #A7C4C9;
	background-image: url(images/fondos/fondo_registro.jpg);
	
	
}
#contacto #contenido #col1 .envuelve_form  {
	border: 1px solid #A9DFE9;
	background-image: url(images/fondos/fondo_contacto.jpg);	
	
}
#contacto #contenido #col1 .motivo  {
	border: 1px solid #A9DFE9;
	padding-left:155px;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;		
}
#registro  #col1  .envuelve_form label, #contacto  #col1  .envuelve_form label {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#registro .palabra_form, #contacto .palabra_form {
	
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 125px;
	display: block;
	float: left;
	text-align:left;
}
#registro .palabra_form {
	background-image: url(images/bullets/bullet_registrese.jpg);
	background-repeat: no-repeat;

}
#contacto .palabra_form {
color:#48b9d3;
	background-image: url(images/bullets/bullet_contacto.jpg);
	background-repeat: no-repeat;

}
#registro input[type="text"], #contacto input[type="text"], #contacto textarea  {
	border:1px solid #769399;
	width: 230px;
	font-size: 100%;
}
#registro .botones, #contacto .botones {
	text-align: center;
	margin-top: 10px;
}
#registro select , #contacto select  {
	border:1px solid #769399;
	font-size: 100%;
}
#contacto .fila_bus {
	margin-right: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80BE12;
	overflow: hidden;
	margin-top:10px;
}
#contacto .fila_bus h2 {
	margin-left: 0px;
	font-size:110%;
	margin-bottom:0px;
	background-image:url(images/bullets/buscador.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	color: #80BE12;
	background-position: 1px;	
}
#contacto .fila_bus p {
margin-top:2px;
margin-left:10px;
	
}

#contacto .fila_map .col_map {
	float: left;
	width: 210px;
	margin-right: 25px;
}
#contacto .col_map li {
	list-style-image: url(images/bullets/bullet_links.jpg);
	margin-left: 5px;
}
#contacto .col_map li a {
	color: #6F716C;
}
.map_ti {
	background-image: url(images/bullets/bullets_mapa_r3_c1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-color: #F2F6E8;
	color: #89B918;
	font-weight: bold;
	width: 150px;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
}
a.map_ti:hover {
	color: #FFFFFF;
	background-color: #5BC8DC;
	background-image: url(images/bullets/bullets_mapa_r1_c1.gif);
}
#col1 .pdf a {
	color: #5E605F;
}
.etapas img {
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#parque #contenido # {
	list-style-image: url(images/bullets/bullet_innovacion.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
}
#proyectito #contenido # {
	list-style-image: url(images/bullets/bullet_proyectos.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
}
#gallery #contenido #col2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery #contenido #col2 a {
	color: #005465;
	background-image: url(images/bullets/bullet_gallery_r5_c2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left: 10px;
	display:block;
}
#gallery #contenido #col2 a:hover {
	color: #50BB00;
	background-image: url(images/bullets/bullet_gallery_r3_c2.gif);
}
.ver_masAz {
	
	background-image: url(images/botones/flechas_blanca.gif);
	background-repeat: no-repeat;
	background-position: 55px;

	padding-right:15px;
	
	padding-left: 5px;
	text-decoration:none;
	
		color:#2BA4BB;
}
.ver_masAz2 {
	
	background-image: url(images/botones/flechas_Az.gif);
	background-repeat: no-repeat;
	background-position: 55px;

	padding-right:15px;
	
	padding-left: 5px;
	text-decoration:none;
	
		color:#2BA4BB;
}
a.ver_masAz:hover{
	
	background-image: url(images/botones/flechas_Az.gif);
	text-decoration:none;
	color:#2BA4BB;
}

.ver_masVerde1 {
	
	background-image: url(images/botones/flechas_blanca.gif);
	background-repeat: no-repeat;
	background-position: 55px;

	padding-right:15px;
	
	padding-left: 5px;
	text-decoration:none;
	
		color:#FFFFFF;
}
a.ver_masVerde1:hover {
	background-image: url(images/botones/flechas_ver.gif);
	color:#D3F54A;
}
.sigue a {
/*	background-color: #659411;*/
	background-image: url(images/bullets/ver_mas2_f2.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
	/*border: 1px solid #6C9E16;*/
	color:#FFFFFF;
}
.sigue a:hover {
/*	background-color: #05580D;*/
	background-image: url(images/bullets/ver_mas2.jpg);
	/*border: 1px solid #2E7411;*/
	color:#FFFFFF;
}

.alinea_r {
	text-align: right;
	
}
.gris {
	color: #596161;
}
a.gris:hover {
	color: #80BE12;
}
#contacto #contenedor #col1 #faq {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #60C200;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contacto #contenedor #col1 #faq a {
	color: #444444;
	background-image: url(images/bullets/faq.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 1px;
}
#contacto #contenedor  #col1 #faq a:hover {
	font-weight: bold;
}
