@charset "utf-8";
/* -------------------------------------------------------------
	Conservacion Internacional
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description: Diseño basado en CSS 2
	Designer   : Eva Jiménez Choque
	E - mail   : eva.jmnz@gmail.com
	Filename   : style.css
	Version    : 3.0
	Date       : Oct 28, 2008
------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
}
#content{
	width:940px;
	height: auto;
	margin:30px auto 0 auto;
}
	#header{
		width:940px;
		text-transform:uppercase;
		float: left;
		clear:both;
		text-align:right;
		padding:10px 0 0 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
		#header img{
			float:left;
		}
		#header a img{
			border:0 none;
		}
		#header a{
			color:#000000;
			text-decoration:none;
			margin:0 5px;
			font-size:10px
		}
		#header a:hover{
			color: #FF6600;
			text-decoration:underline
		}
		#header input[type=submit]{
			color:#FFFFFF;
			font-weight:bold;
			background-color:#246049;
			padding:1px 5px;
			border:0;
		}
	#navigator{
		width:940px;
		height:30px;
		float: left;
		clear:both;
		font-size:35px;
		font-weight:bold;
		word-spacing:70px;
		margin:5px 0 10px 0;
		text-align:right;
	}
	#nav_sec{
		width:939px;/*940px*/
		height:15px;
		background-color:#246049;
		color:#FFFFFF;	
		float: left;
		clear:both;
		margin:0 0 2px 0;		
	}
		/*#nav_sec a{
			color:#FFFFFF;
		}
		#nav_sec a:hover, #nav_sec a:active, #nav_sec a:focus{
			color:#39B092;
		}*/
	#construccion{
		width:930px;
		height:255px;/*295px;*/
		float: left;
		clear:both;
		text-align: right;
		color: #FFFFFF;
		padding:10px;
		background-color:#246049;
		overflow:hidden;
		text-align:center;
	}

	#banner{
		width:930px;
		height:357px;/*295px;*/
		float: left;
		clear:both;
		text-align: right;
		color: #FFFFFF;
		padding:40px 10px 0 0;
		background-color:#246049;
		overflow:hidden;
	}
		#banner h2{
			text-transform:uppercase;
			font-size:14px;
		}
		#banner h1{
		text-transform:uppercase;
		font-size:50px;
		}
		#banner p{
			font-size:13px;
			width:350px;
			float:right;
			font-weight:bold;
		}
		#banner p a{
			display:block;
			float:right;
			clear:both;
			text-transform:uppercase;
			margin:10px 0 0 0;
			padding:2px 5px;
			background:#246049 url(../images/actua.jpg) top right no-repeat;
			color:#FFFFFF;
		}
		
	/* -----------------------------*/
	#content_2{
		width:940px;
		height:100%;
		float:left;
		clear:both;
		margin:20px 0 0 0;
	}
	#content_2 h1{
		color:#246049;
		font-size:22px;
		font-weight:bold;
		text-transform:uppercase;
	}
	#content_2 h2{
		color:#246049;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
	}
		#izq{
			width:142px;
			float:left;
		}
		
			#izq #menu1 li{
			
				background:url(../images/list.jpg) no-repeat top left ;
				padding: 0 0 0 10px;
				list-style-type:none;
				margin:2px 0;
			}
			#izq #menu1 li  a{
				text-decoration:none;
				color:#000000;
			}
			#izq #menu1 li a:hover{
				color: #FF6600;
				font-weight:bold;
			}
			
			#izq #destacados li{
				padding: 0 0 0 10px;
				list-style-type:none;
				margin:2px 0;
			}
			#izq #destacados li  a{
				text-decoration:none;
				color:#000000;
			}
			#izq #destacados li a:hover{
				color: #FF6600;
				font-weight:bold;
			}
			ul#navmenu-v li.selected a{
				color:#246049;
				font-weight:bold;
			}
			ul#navmenu-v li.selected ul li a{
				color:#000000;
				font-weight:100;				
			}
			
					
			
		#centro{
			width:500px;
			float:left;
			padding:0 18px;
		}
		
			.img_izq{
				width:520px;
				float:left;
				float:left;
				clear:both;
				margin:0 0 10px 0;
			}
			.img_izq img{
				float:left;
				margin:0 10px 0 0;
			}

		#der{
			width:235px;
			float: right;
			padding:15px 0 0 5px;
		}
	/* -----------------------------*/
	#footer{
		width:940px;
		clear:both;
		color:#246049;
		border-top:#246049 5px solid;
		margin:15px 0 0 0;
		padding:0 0 40px 0;
		font-weight:bold;
		line-height:15px;
	}
		#footer a{
			text-decoration:none;
			color:#246049;
			margin:0 5px;			
		}
		#footer p{
			float: left;
			width:auto;
			margin:0;
		}
		#footer a:hover{
			text-decoration: underline;
			color: #FF6600;
		}
			#empresa{ 
				font-size:9px;
				float: right;
			}
			#empresa *{ 
				color:#666666;
			}


/* -----------------------------*/

/* Estilos Generales*/
a{
	color: #246049;
	text-decoration:none;
}
a:hover{
	color:#FF6600;
	text-decoration:underline;
}
p{
	margin:10px 0;
}
a img{
	border:0px /*solid #246049;*/
}
/* tabs */
span.tab_x{
	background:#6D6D6D url(../images/bg_tabs_s.jpg) center center repeat-x;
	border:1px solid #424242;
	text-align:center;
	padding:2px;
	margin:0 1px 0 0;
	display:block;
	float:left;
}
	span.tab_x a{
		color:#FFFFFF;
		text-transform:uppercase;
		text-decoration:none;
		font-size:11px;
		letter-spacing:0px;
	}
span.tab_selected{
	background:#246049 /*url(../images/bg_tabs.jpg) repeat-x*/;
	border:1px solid #246049;
	text-align:center;
	padding:2px 2px 3px 2px;
	margin:0 1px 0 0;
	display:block;
	float:left;
}
	span.tab_selected a{
		color: #FFFFFF;
		text-transform:uppercase;
		font-size:11px;
		letter-spacing:0px;
		font-weight:bold;
	}
	span.tab_x a:hover{
		/*color: #FFCC00;*/
		color: #FF6600;
	}
.tab_content{
	width:225px;
	/*height:160px;*/
	/*overflow:hidden;*/
	float:left;
	clear:both;
	border-top:6px solid #246049;
	padding:0 5px;
	margin:0;
}
.tab_content img{
	float:left;
	margin:0 5px 0 0;
}
/* Banner */
#banner_tabs{
		width:530px;
		float: left;
		clear:both;
		margin:-130px 0 0 20px;
}
#banner_tabs p{
	margin:2px;
}

	.new{
		width:120px;
		height:105px;
		background-color: #FFFFFF;
		margin:11px 10px 0 0;
		border:1px solid #246049;
		padding:5px;
		overflow:hidden;
		float:left;
		text-align:center;
		text-transform:uppercase;
		font-weight:bold;
	}
	.new_selected{
		background-color: #246049;
		border:1px solid #FFFFFF;
	}
	.new img{
		margin:0 5px 0 0;
		float: none;
		clear:both;
	}
	.new *{
		color:#246049;
	}
	.new_selected *{
		color: #FFFFFF;
	}
	
#banner_bottom{
/*	width:940px;
	height:20px;
	margin:3px 0 0 0;
	background-color: #333333;
	float:left;
	clear:both;*/
	height:0;
}

/*Estilos para others.css*/
#tabfotos img{
	width:100px;
	margin:5px 10px;
	float:left;
}
/*Ultimos cambios*/
#titular{
	width:780px;
	float:left;
	padding:0 0 20px 18px;
}
#titular h1{
	margin:0 0 10px 0;
	
}
#cabezera{
	float:left;
	width:780px;
	height:180px;
	background-color:#006699;
	overflow:hidden;
}
#cabezera img{
	float:left;
	width:390px;
	height:180px;
	overflow:hidden;
	margin:0 50px 0 0;
}
#cabezera p{
	color:#FFFFFF;
	margin:50px 50px;
	font-weight:bold;
	line-height:20px;
	font-size:13px;
}

.noticia{
	width:auto;
	clear:both;
	padding:20px 0;
}
.noticia p.img_not{
	float:left;
	margin:0 20px 0 0;
	/*width:120px;*/
	overflow:hidden;
}
.noticia div{
	float:right;
	width:340px;
}

/*cambios */

#destacados{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin:25px 0;
	padding:0 0 0 1px;
	font-size:11px;
	line-height:20px;
}

#destacados a{
	color:#000000;
}
#destacados a:hover{
	color:#FF6600;
	text-decoration:none;
}
#destacados ul{
	padding:0 0 0 0px;
}

#centro ul{
	margin:0 0 0 30px;
}

/*Este centro es para el mapa del sitio*/
		#centro_map{
			width:680x;
			float:left;
			padding:0 0px 0 150px;
		}
		.titulo_mapa a
		{
		/*color:#FF6600;*/
		}
		
		.negritas b a
		{
		color:#000000;
		float:left;
		}
		#centro h1{
		text-transform:uppercase;
		
		}
		

/*************centro*******************/
 span.tab_x1 {
/*width:80px;*/
height:19px;
border-right: #424242 1px solid; 
padding-right: 3px; 
border-topP: #424242 1px solid; 
display: block; 
padding-left: 15px; 
background:url(../images/letras1.jpg); /**/
float: left; 
padding-bottom: 2px; 
margin:0px 1px 0px 0px; 
border-left: #424242 1px solid; 
padding-top: 7px; 
border-bottom: #424242 1px solid;


	}
 span.tab_x1 a {
	font-size: 12px; 
	text-transform: uppercase;
	 color: #ffffff; 
	 letter-spacing: 0px; 
	 text-decoration: none;
	 font-weight:bold;/**/
	
	 
}
span.tab_selected1 {
	/*width:90px;*/
	height:18px;
	border-right:#246049 1px solid; 
	padding-right: 5px; 
	border-top: #246049 1px solid; 
	display: block; 
	padding-left:4px; 
	/**/background:url(../images/letras.jpg); /**/
	float: left; 
	padding-bottom: 3px; 
	margin: 0px 1px 0px 0px; 
	border-left: #316b52 1px solid;
	padding-top: 7px; 
	border-bottom: #316b52 1px solid;
	text-align:center; 
	
}
span.tab_selected1 a {
	
	font-weight: bold; /**/
	font-size: 12px; 
	text-transform: uppercase; 
	color: #ffffff; 
	letter-spacing: 0px;
	text-decoration:none;/**/
	
	
}
span.tab_x1 a:hover {
	font-size:12px;
	text-decoration:underline;/**/
	
}




#contenido
{ width:506px;
	border-top: #316b52 4px solid; 

}
#centro
{ width:506px;
  float:left;

}