@charset "utf-8";
/* CSS Document */
* 
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;

}

body{

	font-family: Arial;
	font-size: 12px;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
background:url(images/fond.gif) no-repeat #616161;

}
a img { border:none; }


#container { 

height:100%;
	padding: 0px;

	margin: 0 auto; 

	width: 100%; 

	}

#container #wrapper { 

	padding: 0px; 

	margin: 0 auto; 

	width: 1197px;

	

	}
#head { 

	padding: 0px; 

	margin: 0 auto; 

	width: 1197px;
	height:213px;

	background:url(images/head.gif) #363636;
	
	}
	#degrade { 

	padding: 0px; 

	margin: 0 auto; 

	width: 1197px;
	height:27px;

	background:url(images/degrade-logiciel-fao.png);
	
	}
/*****************************************menu*********************************************************/	

#menu{
width:200px;
float:left;
margin-left:0px;
margin-top:15px;
font-size: 14px;
margin-bottom:20px;

}	

#navigation {
  width: 165px;
  list-style: none;
  margin:0px 0 0 50px;
  text-align:center;

}
#navigation .courant{
color:#FFFFFF;
display:block;
background: #bf1238;
border: 1px solid #ffffff;

	height:27px;
		line-height:27px; 
text-decoration:none;
}
#navigation li{
	background: #eeeeee;
	border: 1px solid #d9052e;
	margin-top: 15px;
	height:27px;
		line-height:27px; 
	font-weight: bold;	
}

#navigation li a{
display:block;
text-decoration:none;
color:#d9052e;
}
#navigation li a:hover{
display:block;
	background: #bf1238;

	border: 1px solid #ffffff;

	height:27px;
		line-height:27px; 
text-decoration:none;
color:#FFFFFF;
}

/************************************************contenu*********************************/
#contain{
	background: #c0c0c0;
	width:850px;

	float:right;
	margin-right:80px;
	margin-top:30px;
		margin-bottom:20px;
	
}
/*****************************************BLOCKS*********************************************************/	
#contain #block_left
{
	width:500px;
	float:left;
	margin:20px 0px 20px 20px;



}
.video{
border:#363636 solid 1px;
margin-left:20px;
margin-right:20px;

}
#contain #block_red
{
	width:850px;
	margin:0px 0px 0px 0px;
	height:27px;
	color:#c0c0c0;
	background-color:#bf1238;
	font-size: 10px;
	text-indent:20px;


}
 #content_right { 

	float:right;
	margin-right:50px;
	margin-top:20px; 

	}
	#videos{
float:left;
width:850px;
text-align:center;
margin-top:20px;
margin-bottom:20px;}
	
	

.block {
	color: #303030;
	vertical-align:middle;

}
.block h1 { 
text-align:center;


	line-height:39px; 

	font-size:16px; 

	color:#bf1238; 

}

.block h2 { 
text-align:center;
margin-top:20px;
 

	font-size:13px; 

	color:#d9052e; 

}
.block h2 a{ 
	color:#bf1238; 

}

.block p {
	line-height:15px; 
		text-indent:25px;

	margin:0 auto;

	
	}
.block strong{
color:#bf1238; 
}
