
body {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 12px;
  margin : 0;
  text-align : center;
}

.clear-height {
  clear : both;
  width : 1px;
  height : 1px;
}

.netoyeur{
  clear : both;
  }
  


a img {
  border : 0;
}

table.liste_pays a {
  color: #000000;
  line-height: 12px;
  margin: 5px 10px;
  text-decoration: none;
  font-weight : bold;
}

.skip {
	height:0;
	width:0;
	left:-19000px;
	overflow:hidden;
	position:absolute;
}
/*
.corner {
	-moz-border-radius-bottomleft : 5px;
	-moz-border-radius-bottomright : 5px;
	-moz-border-radius-topleft : 5px;
	-moz-border-radius-topright : 5px;
	}
	*/
ul{
	padding : 0px;
}

.min-height-page-rub{
	float:left;
	height : 883px;
	width : 1px;
	}


	
	
/*-----------------------------Partie général---------------------------------*/
.page-rub .page{
  /*changer avec la taille de l'image*/
  /*que faire si le navigateur est plus grand que l'image*/
  width : 990px;
  /*height : 907px;*/
  margin : 0 auto;
}

.page_accueil .page{
  /*changer avec la taille de l'image*/
  /*que faire si le navigateur est plus grand que l'image*/
  width : 990px;
  height : 645px;
 
  margin : 0 auto;
}

.entete {
  text-align : left;
  /* float : left; */
  height: 100px;
  border: 0px solid blue;
  padding: 25px 0 0 0;
}

.page-rub .contenu {
  /* width : 100%; */
  /*height : 738px;*/
}
.page_accueil .contenu {
  border: 0px solid red;
  width : ;
  height : 476px;
  position: ;
  top: 200px;
  left: 300px;
  margin-right: 0;
}

.pied {
  width : 100%;
  height : 14px;
  /*background-color : #FFFFFF;*/
  /*margin : 19px 0 10px 0;*/
  padding : 19px 0 10px 0;
  color : #333333;
  font-size : 10px;
}
.pied .text-pied{
	background-color : #FFFFFF;
	width : 100%;
	}

.fond-degrade{
	width : 990px;
	/*height : 100%;*/
	margin : 0 auto;
	/*background-color : #ff0000;*/
	background-image : url('images/fond-degrade.jpg');
	background-repeat : repeat-y;
	}
	
.page-rub .fond-degrade {
  height : 100%;
  /*height : 738px;*/
}
.page_accueil .fond-degrade {
  /*height : 100%;*/
  /*height : 476px;*/
}	

.page-rub .netoyeur-1{
	width : 1px;
	height : 1px;
	clear : both;
	
  }
/*-----------------------------Partie entete---------------------------------*/

.logo {
  float : left;
  width : 60px;
  //margin-top : 15px;
  margin-left : 48px;
}

.logo img{
  margin-top : 6px;
}

.entete-principal{
  float : left;
  //margin-top : 25px;
  padding-left : 18px;
}

.fond-accueil .entete-principal{
  margin-top : 21px;
  padding-left : 15px;
}

.titre-recherche{
  height : 46px;
  width : 720px;
  clear : right;
  float : left;
  margin-bottom : 29px;
}

.fond-accueil .titre-recherche{
	/* width : 751px; */
	width: 950px;
	
	}
	
.titre-recherche .depart{
	float : right;
	margin-top: 6px;
	}
	
.titre-recherche a{
	text-decoration : none;	
}

.titre-recherche a:hover{
	text-decoration : none;	
}

.titre-recherche a.titre{
  float :left;
  font-size: 45px;
  color: #292A6B;
  font-family: Times New Roman;
  font-style: italic;
  margin: 0 0 0 30px;
}
/*
.titre-recherche .titre img{
 position : absolute;
}
*/
.titre-recherche  .titre-pays{
	float :left;
	color : #1f1b58;
	font-size : 30px;
	font-style : italic;
	}
	
.menu .menusep {
	width : 1px;
	}
	

/*******************************choix pays****************************************/
.min-height-page-accueil{
	float:left;
	height : 600px;
	width : 1px;
	}

.contenu-pays .min-height-contenu-pays{
	float:left;
	height : 377px;
	width : 1px;
	}
.contenu-pays .left-pays{
	float:left;
  width : 470px;
	}
	
.contenu-pays {
	float : left;
	width : 490px;
	height: 355px;
	margin-top : 249px;
	margin-left : 275px;
	margin-bottom: 20px;
	background-color : #fff;
	text-align : left;
	border : 1px solid #35064b;
	padding-left : 8px;
	}
.contenu-pays tr {
  height: 23px;
}
.div_liste_pays {
  border: 0px solid blue;
  overflow: auto;
  height: 260px;
  margin-left: 10px;
}
.contenu-pays .titre{
	font-size : 24px;
	color : #35064b;
	font-weight : ;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	}	
	
.contenu-pays .bloc-pays{
	width : 100%;
	height : 15px;
	margin : 5px 0;
}

.contenu-pays .bloc-pays img{
	height : 18px;
	display : block;
	float : left;
}

.contenu-pays .bloc-pays a{
	color :  #000000;
	font-weight : bold;
	text-decoration : none;
	line-height : 10px;
	margin: 5px 10px;
	display : block;
	float : left;
}

.contenu-pays .bloc-pays a:hover{
	text-decoration : underline;	
}

.contenu-pays .construction{
	color :  #000000;
	font-weight : bold;
	text-decoration : none;
	line-height : 10px;
	margin: 5px 10px;
	display : block;
	float : left;
}

.contenu-pays .constructionIta{
	font-style : italic;
	margin-left : 20px;
}


