/*CSS POUR LE SITE LES GENETS*/
html{
	text-align:center;
	background:url(images/bg2.jpg)  top repeat-x #ffed54;	
			overflow-x:hidden;
}

body{
	background:url(images/background-default.gif) top no-repeat;

	}

.general{
	background:url(images/bg-default.gif) repeat-y;
	width:955px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}



/*----------------------------------------------BALISES GENERALES---------------------------------------------*/

a{
	color:#9d7100;
	text-decoration:none;
}


/*----------------------GPS---------------------------*/
#div_map{
position:fixed;
width:400px;
height:400px;
border:1px #000000 solid;
display:none;
position:absolute;
top:250px;
left:400px;
z-index:9999999;
}
.gps{
margin-left:40px;
padding-top:15px;

}
/*----------------------FLAG--------------------------*/
.header_flag{
position:relative;
border:none;
top:-5px;
left:815px;
}
.header_flag img{
border:none;
}
/*----------------------------------------HEADER----------------------------------------------*/

.header{
display:block;
height:196px;
width:926px;
border-bottom:9px #FFFFFF solid;
}
.header_haut{
display:block;
background:url(images/header-topie6.gif) no-repeat;
height:130px;
width:926px;
}
.header_menu{
display:block;
background:url(images/header-bottom.gif) no-repeat;
height:66px;
width:926px;
}

/*------------------------------------------GPS----------------------------------------------*/

#fondvideo{
display:none;
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
background-color: #000;  /* le fond                 */
filter:alpha(opacity=70);   /* Internet Explorer 6     */
-moz-opacity:0.7;           /* Mozilla 1.6 et infér.   */
opacity: 0.7;               /* CSS3 et Mozilla récents */
z-index:1;
 }


/*----------------------------------------------MENU-----------------------------------------*/
.menu_haut{
	height:34px;
	width:760px;
	}
	
.menu_bas{
	font-weight:bold;
	margin-top:7px;
	margin-left:15px;
	height:32px;
	width:900px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.menu_bas a{
	background:url(images/puces/trait.gif) right no-repeat;
	font-weight:bold;
	padding-right:10px;
	height:32px;
	width:900px;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

.menu_bas a:hover{
	background:url(images/puces/trait.gif) right no-repeat;
	font-weight:bold;
	padding-right:10px;
	height:32px;
	width:900px;
	color:#ffdc0f;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.menu_bas span:hover{
	background:url(images/puces/trait.gif) right no-repeat;
	font-weight:bold;
	padding-right:10px;
	height:32px;
	width:900px;
	color:#ffdc0f;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

	}
.menu_bas span{
	background:url(images/puces/trait.gif) right no-repeat;
	font-weight:bold;
	padding-right:10px;
	height:32px;
	width:900px;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

	}
.menu_categorie{
	margin-top:10px;
	padding-left:15px;
	background:url(images/puces/menu.gif) left no-repeat;
	margin-left:15px;
	color:#388daf;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.menu_categorie:hover{
	margin-top:10px;
	margin-left:15px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.menu_categorie_resa{
	margin-top:10px;
	padding-left:20px;
	background:url(images/puces/calendar.gif) left no-repeat;
	margin-left:15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.menu_categorie_resa a{
	color:#eb800f;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.menu_categorie_resa a:hover{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.menu_categorie_act{
	margin-top:10px;
	padding-left:15px;
	background:url(images/puces/menu.gif) left no-repeat;
	margin-left:15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
/*--------------------------------------------ARTICLE----------------------------------------*/
.article_global{
	float:left;
	color:#9e7001;
	background:url(images/article-mid-default.gif) repeat-y;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
}

.article_global a{
	color:#f1a81b;
	font-weight:bold;
}
.article_global a:hover{
	color:#fff;
}

.article_conteneur{
	height:auto;
}


.article_top{
	height:61px;

}


.googlemaps{
	text-align:center;
	color:#f1a81b;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.article{
	color:#9e7001;
	font-family:Arial, Helvetica, sans-serif !important;
	height:auto;
	}


.articleint{
	padding-left:20px;
	color:#9e7001;
	
	height:auto;
}

.headarticle{
	height:200px;
}

.article_titre{
	color:#9e7001;
	float:left;
	float:left;
	text-align:left;
	font-size:large;
	font-weight:bold;
}
.article_titrelong{
	color:#9e7001;
	float:left;
	margin-bottom:20px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}


.article_paragraphe_titre{
	text-align: left;
	font-size:12px;
	font-weight:bold;
}
.article_agemin{

	color:#9e7001;
}
				/*-------INTROS------------*/
.contenuIntro{
margin-top:10px;
padding-top:20px;
font-weight:bold;
color:#9e7001;
font-size:12px;
}


.contenuEncadre{
text-align:left;
color:#9d7100;
background-color:#fff7d2;
padding:0px 5px 0px 5px;
border:#f1a81b 2px dotted;
font-size:12px;
}

.contenuQuestionrelance{
font-weight:bold;
font-size:11px;
}

.contenuNormal{
margin-top:20px;
text-align:justify;
font-size:12px;
}

.contenuNormal a{
color:#f1a81b;
text-align:justify;
font-size:12px;
}


.coordonnees{
	float:left;
	margin:auto;
	margin-top:20px;
	padding-left:70px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
	
.logos{
float:left;
padding-right:10px;
margin-top:10px;
padding-left:60px;
}

.logos img{
border:none;
}
/*------------------------------------------GALERIE PHOTO--------------------------------*/
.galerie_photo{
	width:635px;
	overflow:hidden;
	background:url(images/fond_gal.gif) repeat-y;
	padding-right:10px;
	padding-left:25px;
	}
.galerie_photo img{
	border:none;
	}
.plus_photo{
	margin-left:280px;
	
	border:none;
	width:115px;
	height:22px;
	text-align:center;
	}
.plus_photo img{
	border:none;
	}
/*----------------------------------------------Menu Communautaire--------------------------------------------*/


.menu_com_gen{
	float:left;
	padding-top:50px;
	padding-left:38px;
	text-align:center;
	background-color:#fce891;
	border-right:#FFFFFF 8px solid;
	width:580px;
	text-align:center;
}

.menu_com{
float:left;
background:url(images/menucom-default.gif) no-repeat;
margin:0px 10px 10px 10px;
padding:10px 0px 5px 0px;
width:250px;
height:150px;
}

.menu_com a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	
}

.menu_com a:hover{
color:#ffdc0f;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
}

.menu_com_libelle{
color:#000000;
}


.menu_com_desc{
color:#000000;
}
.menu_com img{
margin-top:5px;
border:none;
width:150px;
}

.menu_com_img{
height:110px;
overflow:hidden;
}
/*----------------------------------------FOOTER----------------------------------------------*/

.footer{
	float:left;
		background:url(images/footer-bot.gif) repeat-y;
	border-bottom:#FFFFFF 8px solid;
	text-align:center;
	width:926px;
	color:#FFFFFF;
}

.footer a{
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.footer a:hover{
	font-size:12px;
	color:#9f7004;
	font-family:Arial, Helvetica, sans-serif;
}

	
.disclaimer{
float:left;
width:100%;
text-align:center;
}
	
.footer_bot{
float:left;
	background:url(images/footer-bot.gif) repeat-y;
	width:926px;
	height:auto;
}
.clearboth{
clear:both;

}

















/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}



