@charset "utf-8";
/* Estilos principales */
body {
	margin: 0px;
	background: url(../_img/fondo.jpg) no-repeat;
}
#main_container{
	position:absolute;
	width:1100px;
	height:750px;
}
/*Estilos del header*/
#header{
	position:relative;
	left:0px;
	top:0px;
	width:inherit;
	height:246px;
}
/* Menu Anaranjado*/
#menu_top{
	position:relative;
	float:left;
	width: 418px;
	height: 39px;
	top: 168px;
	left: 582px;
}
/*Estilos de la parte central*/
#central{
	position:relative;
	width:inherit;
	height:504x;
}
/*Estilos del menu izquierdo*/
#left_menu{
	position:relative;
	float:left;
	padding: 45px 0 0 0;
	height:459px;
	width:203px;
	background:url(../_img/left_menu.png) no-repeat;
	font-size: 15px;
}
.left_item{
	border-bottom: dotted thin #8bc1da;
}
.left_item a{
	position:relative;
	padding: 0 0 0 45px;
	width:203px;
	height:35px;
	line-height: 35px;
	text-decoration: none;
	color:#3694bf;
	font-family:Tahoma;
}
.left_item a:hover{
	color:#ef9b01;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 14px;
}
/*Estilos del menu izquierdo Costa Rica*/
#left_menu_cr{
	position:relative;
	float:left;
	padding: 45px 0 0 0;
	height:459px;
	width:203px;
	background:url(../_img/left_menu_cr.png) no-repeat;
	font-size: 15px;
}
.left_item_cr{
	border-bottom: dotted thin #cd0e24;
}
.left_item_cr a{
	position:relative;
	padding: 0 0 0 45px;
	width:203px;
	height:35px;
	line-height: 35px;
	text-decoration: none;
	color:#cd0e24;
	font-family:Tahoma;
}
.left_item_cr a:hover{
	color:#ef9b01;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 14px;
}
/*Estilos del menu izquierdo Sostenibilidad*/
#left_menu_sos{
	position:relative;
	float:left;
	padding: 45px 0 0 0;
	height:459px;
	width:203px;
	background:url(../_img/left_menu_sos.png) no-repeat;
	font-size: 15px;
}
.left_item_sos{
	border-bottom: dotted thin #8bbeac;
}
.left_item_sos a{
	position:relative;
	padding: 0 0 0 45px;
	width:203px;
	height:35px;
	line-height: 35px;
	text-decoration: none;
	color:#8bbeac;
	font-family:Tahoma;
}
.left_item_sos a:hover{
	color:#ef9b01;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 14px;
}
.left_item_sos_sub{
	border-bottom: dotted thin #8bbeac;
	font-size: 12px;
}
.left_item_sos_sub a{
	position:relative;
	padding: 0 0 0 50px;
	width:203px;
	height:35px;
	line-height: 35px;
	text-decoration: none;
	color:#8bbeac;
	font-family:Tahoma;
}
.left_item_sos_sub a:hover{
	color:#ef9b01;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
}
/* Estilo del contenido*/
#content{
	padding: 15px;
	position:relative;
	float:left;
	width:683px;
	height:100%;
	padding-left:81px;
}
#img_content{
	padding:10px 20px 10px 10px;
	width:235px;
	height:248px;
	position:relative;
	float:left;
	clear:none;
}
#img_content1{
	text-align:center;
}
#img_content2{
	padding:10px 10px 10px 20px;
	width:235px;
	height:248px;
	position:relative;
	float:right;
}
#text_content{
	color:#666;
	padding: 10px;
	text-align:justify;
	font-family:arial;
	font-size: 12px;
	line-height: 22px;
	margin-left: 0px;
	word-wrap: break-word;
	padding-left:32px;
}
/* Estilos del Footer*/
#footer{
	position:relative;
	float:left;
	width:984px;
	height:40px;
}
/*Footer Menu*/
#footer ul{
	position:relative;
	top: 2px;
	font-size: 10px;
	list-style: none;
	text-align:center;
}
#footer ul li{
	display:inline;
	border-right: 1px solid #999;
}
#footer ul li a{
	font-family:Verdana;
	color:#999;
	text-decoration:none;
}
/* Copy right*/
#footer #copy_right{
	position:relative;
	top: 10px;
	font-family:Verdana;
	font-size: 10px;
	color:#999;
	width:980px;
	clear:both;
	text-align:center;
}
#footer .copy_right_link{
	font-family:Verdana;
	font-size: 10px;
	color:#999;
	text-decoration:none;
}
#datos td{
	padding:5px;
}
.ver_detalle{
	color: #b03d10;
	font-weight: bold;
}
.titulos{
	color: #000000	;
	font-weight: bold;
	font-family: tahoma;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
.titulo_contenidos{
	color: #000000	;
	font-weight: bold;
	font-family: Arial;
	font-size:12px;
	line-height:20px;
}
.text_contenidos{
	color: #666;
	font-weight: normal;
	font-family: Arial;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}
	
p{
	color: #000000;
	font-weight: normal;
	font-family: Arial;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	}
	.paso1{
	color: #e4682e;
	font-weight: bold;
	font-family: Arial;
	font-size:18px;
	line-height:20px;
	text-align:justify;
	}
	.continuar{
	color: #e4682e;
	font-weight: bold;
	font-family: Arial;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	}
	.filtra{
	color: #000000;
	font-weight: normal;
	font-family: Arial;
	font-size:12px;
	line-height:20px;
	text-align:left;
	}
	.downloads a{
	position:relative;
	padding: 0 0 0 45px;
	width:203px;
	height:35px;
	line-height: 35px;
	text-decoration: none;
	color:#8bbeac;
	font-family:Tahoma;
}
.downloads a:hover{
	color:#ef9b01;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 14px;
}
