html{
	overflow-y: scroll;
	margin-top:-10px;
}

body{
	margin:0;
	background-color:#CCCCCC;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#6C7C8C;
	margin-top:20px;
}

#global{
	position:relative;
	margin:auto;
	width:992px;
	height:auto;
}

#header{
	position:relative;
	margin:auto;
	width:992px;
	height:140px;
	/*background:url("../images/header/header01.jpg") top left repeat-y;*/
}

#header_flash{
	float:left;
	width:982px;
	height:155px;
	z-index:3;
}

#header-achetez{
	float:right;
	width:670px;
	height:28px;
	margin-right:12px;
	background:url("../images/header/achetez.jpg");
}

#global_content{	
	/*margin-top:14px;*/
	width:992px;
	height:auto;
	background:url("../images/header/header02.jpg") top left repeat-y;
	float:left;
}

#content{	
	margin-top:14px;
	width:982px;
	float:left;
}

#main1{
	float:left;
	margin:0; 
	padding:0;
	background:url("../images/puce/bord-left.gif") top left repeat-y;
	height:auto;
	/*background-color:#99CCFF;*/
}

#main2{
	float:right;
	margin:0; 
	padding:0;
	background:url("../images/puce/border-right.gif") top right repeat-y;
	height:auto;
	/*background-color:#99CCFA;*/
}

#left{
	float:left;
	width:172px;
	margin:0;
	/*background-color:blue;*/
	height:auto;
	/*margin-top:10px;*/
}

#right{
	float:right;
	width:230px;
	margin:0;
	/*background-color:red;*/
	height:auto;
}

#middle{
	float:left;
	width:780px;
	text-align:left;
	height:auto;
	padding-left:10px;
	padding-top:5px;
	/*background-color:red;*/
}

.cleaner{
	clear:both;
	height:0px;
	/*font-size:1px;*/
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#footer{
	width:992px;
	height:34px;
	background:url("../images/header/header03.jpg");
	float:left;
}

#footer_inside{
	width:982px;
	height:28px;
	text-align:center;
	font-weight:normal;
	border-top:2px solid #badd8d;
	float:left;
}

#footer_inside a{
	font-size:11px;
}
/********************************/
/* Css pour les elts coté droit */
/*******************************/

.elt_right{
	float:right;
	width:200px;
	height:auto;
	padding:4px;
	/*padding-top:10px;*/
	font-size:10px;
	margin-bottom:6px;
}

.elt_right_title{
	width:200px;
	padding-top:2px;
	font-size:13px;
	height:18px;
	text-align:center;
	/*background-color:#539325;*/
}

/*.elt_right_news{
	position:relative;
	margin:auto;
	width:180px;
	height:auto;
	/*background-color:blue;
} */

.elt_right_news{
	width:200px;
	height:auto;
	/*background-color:blue;*/
}

.elt_right_news_title{	
	/*background-color:red;*/
	padding-top:4px;
	color:#598F11;
	font-weight:bold;
	text-align:center;
}

.elt_right_news_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color:red;*/
	text-align:left;
	padding-top:4px;
	color:#6C7C8C;	
}

.elt_right_news_separateur{
	margin-top:6px;
	margin-bottom:2px;
	width:200px;
	height:3px;
	background-color:#6C7C8C;	
	line-height:0;
	font-size:0;
}

.elt_right_spacer{
	clear: both;
}

.elt_right_footer{
	font-weight:normal;
	color:#6B7D8B;
	font-size:11px;
	height:auto;
	padding-bottom:4px;
	text-align:right;
}

.elt_right a:visited, .elt_right a{
	text-decoration:none;
}

.elt_right_news_content a, .elt_right_news_content a:visited{
	color:#598F11;
	text-decoration:none;
}

.elt_right_news_content a:hover{
	text-decoration:underline;
}

.elt_right_news_title a:visited, .elt_right_news_title a{
	color:#598F11;
}

/**********************/
/* Css pour la langue */
/**********************/

.langue_header{
	text-decoration:none;
	color:#0000FF;
	padding-right:5px;
}

/***************************/
/* Css pour la description */
/***************************/

#description{
	margin-top:10px;
	margin-bottom:10px;
	width:154px;
	height:auto;
	padding-left:8px;
	float:left;
}

/*************************/
/* Mise en forme du menu */
/*************************/

dl, dt, dd, ul, li{
	margin: 2px;
	padding: 0;
	list-style-type: none;
}

#menu{
	font-size: 11px;
}

dl#menu{
	width:162px;
}

dl#menu dt {
	text-align:center;
	cursor: pointer;
	padding-left:4px;
	height: 20px;
	line-height: 20px;
	background-color: #6C7C8C;
	margin-bottom:10px;
	color:#FFFFFF;
}

dl#menu dd{
	border: 1px solid gray;
}

dl#menu li{
	text-align: left;
}

dl#menu li a, dl#menu dt a{
	color: #6B7D8B;
	font-weight:normal;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

dl#menu dt a{
	color:#FFFFFF;
	font-weight:normal;
}

#menu dt a:hover{
	color:#6C7C8C;
}

#menu ul li a:hover{
	color:#6C7C8C;
	background-color:#B5CADB;
}

/***************************************/
/* gestion du cadre aux bords arrondis */
/***************************************/

#cadre{
	width:580px;
	/*background-color:#CCCCCC;*/
}

.cadre_total{
	margin-bottom:20px;
	width:580px;
	/*margin-left:20px;*/
}

.cadre_left{
	float:left;
	width:19px;
}

.cadre_left_haut{
	width:19px;
	height:19px;
	background-image:url("../images/puce/hautG.gif");
}

.cadre_left_bas{
	width:19px;
	height:19px;
	background-image:url("../images/puce/basG.gif");
}

.cadre_left_middle{
	width:17px;
	height:105px;
	border-left:2px solid #b7c5d0;
}

.cadre_right{
	float:left;
	width:19px;
}

.cadre_right_haut{
	width:19px;
	height:19px;
	background-image:url("../images/puce/hautD.gif");
}

.cadre_right_bas{
	width:19px;
	height:19px;
	background-image:url("../images/puce/basD.gif");
}

.cadre_right_middle{
	width:17px;
	border-right:2px solid #b7c5d0;
}

.cadre_content{
	float:left;
	width:530px;
/*	background-color:red;*/
	border-top:2px solid #b7c5d0;
	border-bottom:2px solid #b7c5d0;
}

.cadre_content table{
	margin-top:0px;
}

.cadre_content img{
	margin-right:3px;
}

.cadre_content_img{
	float:left;
	width:200px;
}

.cadre_content_news{
	float:left;
	width:234px;
	margin-left:4px;
	margin-right:4px;
	font-size:10px;
}

#index_content
{
	text-align:left;
	width: 570px;
	margin-top:15px;
	margin-bottom:15px;
	height:auto;
}

#underline{
	width:400px;
	height:32px;
	background-image:url("../images/puce/underline.gif");
}

/*********************************************/
/* Partenaire, faq, glossaire, galerie, news */
/*********************************************/

#partenaire, #faq, #glossaire, #galerie, #staff, #news
{
	/*margin-top:10px;*/
	margin-bottom:20px;
	width:780px;
	height:auto;
}

#partenaire img
{
	border:none;
}

#partenaire .separateur
{
	height:2px;
	background-color:#539325;
	margin-bottom:15px;
	margin-top:15px;
}

#faq .question
{
	width:100%;
	height:auto;
	font-weight:bold;
	font-size:14px;
	color:#6B7C8C;
}

#faq .reponse
{
	height:auto;
	padding-left:20px;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#6B7C8C;	
}

#glossaire .def
{
	font-size:14px;
	font-weight:bold;
	color:#4A4A4A;
	margin-bottom:5px;
}

#glossaire .rep
{
	font-size:12px;
	font-weight:normal;
	color:#4A4A4A;
	margin-left:20px;
}

#glossaire h1
{
	width:70px;
	padding-bottom:2px;
	height:26px;
	background-image:url("../images/puce/under_glo.gif");
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	margin-top:20px;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

#staff .color1
{
	background-color:#E0E8EF;
}

#staff .color2
{
	background-color:#C3D1DF;
}

#staff .texte
{
	margin-bottom:10px;
}

#staff img{
	border:none;
}

#reseau
{
/*	position:relative;*/
	width:550px;
	/*background-image:url('../images/puce/china-matte-550.jpg');*/
	height:auto;
	margin-top: 10px;
}

#template
{	
	margin-top:0px;
	width:780px;
	height:auto;
	margin-bottom:10px;
	text-align:justify;
}

#template li{
	list-style:none;
	margin-left:15px;
	height:18px;
}


#news .titre
{
	font-size:13px;
	font-style:italic;
	padding-left:5px;
	padding-top:4px;
	background-image:url("../images/puce/news-degrade.gif");
	height:20px;
	color:#FFFFFF;
	width:735px;
}

#news .content
{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:20px;
	height:auto;
	font-size:12px;
	color:#6B7C8C;
	text-align:justify;
}

#news .separateur, #faq .separateur
{
	position:relative;
	margin:auto;
	width:250px;
	height:2px;
	background-color:#539325;
	margin-bottom:15px;
	margin-top:15px;
}

/*********************************/
/* gestion dela page nous trouve */
/*********************************/

#nstrouver
{	
	margin-top:20px;
	width:680px;
	height:588px;
	margin-bottom:10px;
	/*background-image:url("../images/plan/PlanAS.jpg");*/
}

#nstrouver img {
	border:none;
}

/*************************************/
/* gestion des class des formulaires */
/*************************************/

.form1
{
	background-color:#DFFFE5;
}

.form2
{
	background-color:#D1D9DF;
}

.intro
{
	font-weight:bold;
	color:#6C7C8C;
}

.bouton
{
	border:1px solid #6C7C8C;
	color:#6C7C8C;
	background-color:#C2C9CF;
}

.erreur
{
	color:#FF0000;
}

.etoile
{
	background-color:#FF0000;
}

#template .bord
{
	border:1px solid #A0B5AC;
}

/*#template
{	
	margin-top:0px;
	width:780px;
	height:auto;
	margin-bottom:10px;
}*/

#template th
{
	text-decoration:underline;
}	

#template img
{
	float:left;
	padding-right:5px;
	padding-top:5px;
}

/*******************************/
/* gestion des pour la galerie */
/*******************************/

#miniature
{
	width:100%;
	height:400px;
	margin-top:10px;
}

#englobe_miniature
{
	/*width:auto; */
	position:relative;
	margin:auto;
	height:400px;
}

#footer_englobe_miniature
{
	width:100%; 	
	position:relative;
	margin:auto;
	height:20px;
	text-align:center;
}

#miniature img
{
	margin-top:5px;
	margin-left:5px;
}

#englobe
{
	position:relative;
	margin:auto;
	margin-top:40px;
	padding-bottom:10px;
	margin-bottom:30px;
}

#footer_miniature
{
	padding-top:10px;
	position:relative;
	margin:auto;
	text-align:center;
}

.align{
	text-align:left;
}

.border-qsn{
	border:3px solid #009303;
}

/*************************************************/
/* gestion du cadre aux bords arrondis sans fond */
/*************************************************/

#cadreref{
	width:680px;
	/*background-color:#CCCCCC;*/
}

.cadrerefe_total{
	margin-bottom:20px;
	width:680px;
	/*margin-left:20px;*/
}

.cadreref_left{
	float:left;
	width:19px;
}

.cadreref_left_haut{
	width:19px;
	height:19px;
	background-image:url("../images/puce/hautrefG.gif");
}

.cadreref_left_bas{
	width:19px;
	height:19px;
	background-image:url("../images/puce/basrefG.gif");
}

.cadreref_left_middle{
	width:17px;
	height:105px;
	border-left:2px solid #b7c5d0;
}

.cadreref_right{
	float:left;
	width:19px;
}

.cadreref_right_haut{
	width:19px;
	height:19px;
	background-image:url("../images/puce/hautrefD.gif");
}

.cadreref_right_bas{
	width:19px;
	height:19px;
	background-image:url("../images/puce/basrefD.gif");
}

.cadreref_right_middle{
	width:17px;
	border-right:2px solid #b7c5d0;
}

.cadreref_content{
	float:left;
	width:670px;
/*	background-color:red;*/
	border-top:2px solid #b7c5d0;
	border-bottom:2px solid #b7c5d0;
}

.cadreref_content table{
	margin-top:0px;
}

.cadreref_content img{
	margin-right:3px;
}

.cadreref_content_img{
	float:left;
	width:200px;
}

.cadreref_content_news{
	float:left;
	width:234px;
	margin-left:4px;
	margin-right:4px;
	font-size:10px;
}

#lien {
	width:150px; 
	height:100px; 
	background-color:white; 
	margin:0px; 
	padding-top:6px; 
	text-align:left;
	font-size: 11px;
	padding:2px;
	margin-top:10px;
}

#lien .titre {
	height:18px; 
	color:#FFFFFF; 
	text-align:center;
}

#lien_cadre{
	padding-left:0px;
	margin-top:6px;
}