/* CSS Document */
html{
	height:100%;
	_overflow:hidden;
	}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin:0;
	padding:0;
	color:#3b3d40;
	height:100%;
	_overflow:auto; 
	margin:0;
	}
h1{
	color:#ff6d02;
	font-size:130%;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	}
h2{
	color:#504b5f;
	font-size:120%;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	}
h3{
	color:#504b5f;
	font-size:110%;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	font-weight:normal;
	}
a{
	color:#ff6d02;
	}
a:hover{
	color:#ff9c00;
	}
form,fieldset,img{
	margin:0;
	padding:0;
	border:none;
	}
input{
	font-size:90%;
	}
blockquote{
	background:url(../images/blockquote_bg.gif) 0 -5px no-repeat;
	margin-left:0;
	padding:0 0 0 45px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	min-height:119px;
	_height:119px;
}
table{
	border-collapse:collapse;
	border:2px solid #f0efe9;
	}
th{
	background:url(../images/th_bg.jpg) 0 bottom repeat-x;
	color:#ff6d02;
	padding:5px 10px;
	border:1px solid #fff;
	}
td{
	font-size:85%;
	border:1px solid #f0efe9;
	padding:5px;
	}
.page{
	background:url(../images/body_bg.jpg) 0 0 repeat-x #f3f2ed;
	}
#global{
	background:url(../images/global_bg.jpg) 1px 0 repeat-y;
	width:1000px;
	margin:auto;
	}
.bandeau{
	width:100%;
	background:url(../images/bandeau.jpg) right 0 no-repeat;
	}
.logoBellegarde{
	background:url(../images/bellegarde_logo.jpg) 0 0 no-repeat;
	width:566px;
	height:136px;
	display:block;
	}
.menu1{
	background:url(../images/menu1_bg.jpg) 0 0 no-repeat;
	margin:0;
	}	
.menu1 ul{
	margin:0 0 0 39px;
	list-style-type:none;
	padding:0;
	font-size:120%;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	height:87px;
	}
.menu1 li{
	float:left;
	text-align:center;
	width:131px;
	border-left:1px dotted #e5931e;
	margin:11px 0 0 0;
	line-height:115%;
	height:35px;

	}
.menu1 li.first{
	border:none;
	}
.menu1 li.active a,.menu1 li a:hover,.home .menu1 li.first a{
	background:url(../images/menu1_active_bg.jpg) 0 0 repeat-x;
	color:#fff;
	}
.menu1 a{
	color:#3b3d40;
	text-decoration:none;
	display:block;
	height:100%;
	padding:3px 0 0 0;
	}
.menu1 a:hover{
	color:#ff6d02;
	}
.gauche{
	width:155px;
	margin:15px 0 0 59px;
	_margin-left:35px;
	float:left;	
	}
.home .gauche{
	width:163px;
	margin:40px 0 0 59px;
	padding-top:25px;
	_margin-left:35px;
	background:url(../images/edito_bg.jpg) 0 0 no-repeat;

}
.gauche p{
	text-align:left;
	}
.menu2{
	background:url(../images/menu2_bg.gif) 0 0 no-repeat;
	width:156px;
	margin:0 0 10px -10px;
	padding:22px 0 0 0;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	}
.menu2 ul{
	list-style-type:none;
	margin:0;
	padding:0 0 45px 0;
	background:url(../images/menu2_bg_b.jpg) 0 bottom no-repeat;
	min-height:100px;
	_height:100px;
	}
.menu2 ul ul{
	background-image:none;
	padding:0;
	min-height:10px;
	_height:10px;
	}
.menu2 li{
	padding:0 10px 0 10px;
	font-size:110%;
	font-weight:bold;
	margin:0 0 10px 0;
	}
.menu2 li li{
	font-size:80%;
	min-height:auto;
	_height:auto;
	font-weight:normal;
	padding:0;
	margin:0 0;
	}
.menu2 li a{
	color:#575550;
	display:block;
	padding:0 0 0 22px;
	background:url(../images/menu2_chevron.gif) 5px 5px no-repeat;
	text-decoration:none;
	}
.menu2 li a:hover{
	text-decoration:underline;
	}
.menu2 li.active a{
	background:url(../images/menu2_active.gif) 0 3px no-repeat;
	color:#ff6d02;
	}
.menu2 li li a,.menu2 li.active li a{
	color:#575550;
	margin:4px 5px 0 25px;
	padding:0 0 0 8px;
	background:url(../images/menu2_niv2_chevron.gif) 0 6px no-repeat;
	}
.menu2 li.active li.active a{
	color:#ff6d02;

}
.inputRech{
	border:1px solid #ff6d02;
	width:105px;
	float:left;
	margin:10px 0 0 0;
	padding:5px;
	
	}
.valideRech{
	background:url(../images/recherche_btn.jpg) 0 0 no-repeat;
	width:32px;
	height:32px;
	display:block;
	float:right;
	margin:7px 0 0 0;
	}
.centre{
	width:500px;
	margin:0 0 0 35px;
	float:left;
	text-align:justify;
}
.home .centre {
	background:url(../images/aLaUne_bg.jpg) 0 0 repeat-y;
	width:524px;
	margin:0 0 0 20px;
	}
.centre p{
	line-height:140%;
	}
.centre ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
.centre li{
	background:url(../images/puce.jpg) 0 5px no-repeat;
	margin:0 0 10px 20px;
	padding:0 0 0 10px;
	}
.home .centre li{
	background:none;
	margin:0;
	padding:0;
	}
.filArianne{
	font-size:85%;
	margin-bottom:35px;
	}
h2.aLaUne{
	background:url(../images/aLaUne_titre.jpg) 0 0 no-repeat;
	width:524px;
	height:105px;
	margin:0 0 -20px 0;
	}	
.centre .remonte{
	background:url(../images/aLaUne_bg_b.jpg) 0 bottom no-repeat;
	padding:10px 10px 10px 20px;
	min-height:400px;
	}
.remontegauche,.remontedroit{
	float:left;
	width:48%;
	margin:0 5px 30px 1px;
	border-right:1px solid #f2f1ec;
	
	_height:50px;
	border-left:1px dotted #f5f4f0;
	}
.centre .remonte ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.centre .remonte li{
	margin:0 0 15px 0;
	}
.centre .remonte p {
	margin:5px 20px 0 5px;
	font-size:90%;
	}
.date{
	color:#9a998f;
	font-size:85%;
	white-space:nowrap;
}
.centre .remonte .date{
	font-size:70%;
	margin:-5px 0 5px 0;
	white-space:normal;
	}
.remonte h2{
	font-size:140%;
	font-weight:100;
	margin:0 0 5px 0;
	color:#5b5668;
	text-align:left;
	}
h1.type2{
	float:left;
	width:120px;
	text-align:left;
	}
.centre .remonte .savoirPlus{
	background:url(../images/aLaUne_chevron.jpg) right 5px no-repeat;
	padding:0 13px 0 0;
	text-align:right;
	}
.savoirPlus a{
	text-decoration:none;
	}
.savoirPlus a:hover{
	text-decoration:underline;
	}
.remonte img{
	border:3px solid #d4d2c5;
	}
.resultatRechercheGen li{
	background-position:0 8px ;
	}
.resultatRechercheGen h2{
	margin:0;
	}
.intro{
	float:right;
	color:#ff4200;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	width:320px;
	padding:0 0 0 30px;
	background:url(../images/intro_bg.jpg) 0 center no-repeat;
	}
.warning{
	color:#ff0000;
	}
/*annuaire*/
.annuaire h2{
	margin-bottom:0;
	background:url(../images/puce.jpg) 0 7px no-repeat;
	padding:0 0 0 10px;
	color:#ff6d02;
	font-size:100%;
	}
/*plan du site*/
.planSite li{
	margin:5px 0 20px 0;
	width:45%;
	float:left;
	text-align:left;
	background-position:0 7px;
	}
.planSite a{
	text-decoration:none;
	font-size:140%;
	}
.planSite a:hover{
	text-decoration:underline;
	}
.planSite li li a{
	color:#504b5f;
	font-size:100%;
	}
.planSite li li li a{
	color:#5f5d65;
	font-size:90%;
	}
.planSite li li{
	margin:5px 0 5px 0;
	float:none;
	width:auto;
	background:none;
	}
.planSite li ul{
	margin:0 0 20px 10px;
	border-left:5px solid #ff9d03;
	}
.planSite li li ul{
	border:none;
	}
/*formulaire de contact*/
#formContact p{
	clear:both;
	border-top:2px solid #f3f2ed;
	padding:8px 0 10px 0;
	margin:0;
	}
#formContact label{
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:10px;
	}
#Email, #Nom{
	width:200px;
	}
#Message{
	width:375px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	}
.valider{
	text-align:center;
	}
#formContact p.valider{
	border:none;
	}
.button{
	background:url(../images/btn_bg.jpg) 0 0 no-repeat;
	width:164px;
	height:56px;
	padding-bottom:4px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	font-weight:bold;
	color:#ff6d02;
	border:none;
	font-size:110%;
	
	}
#contientEncartFlash{
	position:fixed; 
	_position:absolute;
	top:50px;
	left:50%;
	margin-left:-500px;
	z-index:10;
	}
#voile{
	height:100%;
	width:100%;
	background-color:#000000;
	position:fixed; 
	_position:absolute;
  filter:alpha(opacity=70);
  -moz-opacity : 0.7; 
  opacity : 0.7;	
	display:none;
	z-index:2;
	}
.droite{
	float:right;
	margin:0 35px 0 0;
	}
#diapo{
	margin:5px 0 5px 0;
	}
.menu3{
	background:url(../images/menu3_bg.gif) 0 0 no-repeat;
	padding:5px 0 0 0 ;
	margin:0 0 0 1px;
	width:963px;
	clear:both;
	height:20px;
	}
.menu3 ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	text-align:center;
	}
.menu3 li{
	display:inline;
	padding:0 3px 0 10px;
	background:url(../images/traitBlanc.jpg) 0 9px no-repeat;
	}
.menu3 li.first{
	background:none;
	}
.menu3 a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
.menu3 a:hover{
	text-decoration:underline;
	}
.logoPied{
	clear:both;
	margin:5px 40px;
	}
.logoPied a{
	text-decoration:none;
	}
.miniMap{
	background:url(../images/miniMap_bg.jpg) 0 0 no-repeat #2b2a28;
	min-height:350px;
	_height:313px;
	width:929px;
	margin:0 0 0 35px;
	border-top:1px solid #494642;
	}
.miniMap ul{
	margin:10px 50px 10px 25px;
	padding:0;
	list-style-type:none;
	}
.miniMap ul ul{
	margin:0 0 0 20px;
	padding:0;
	}
.miniMap li{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	color:#ff6d02;
	font-size:150%;
	float:left;
	width:33%;
	margin:10px 0 10px 0;
	min-height:140px;
	_height:120px;
	}
.miniMap li li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	float:none;
	background:url(../images/traitBlanc.jpg) 0 8px no-repeat;
	padding:0 0 0 8px;
	line-height:120%;
	margin:0;
	width:auto;
	height:auto;
	min-height:10px;
	_height:10px;
	}
.miniMap li a{
	text-decoration:none;
	}
.miniMap li li a{
	color:#fff;
	text-decoration:underline;
	}
.miniMap li li a:hover{
	color:#ff6d02;
	}
.focus{
	color:#ff4200;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	}
.info{
	background:url(../images/ico_info.jpg) 0 0 no-repeat;
	height:29px;
	padding:5px 0 5px 35px;
	}
	
.btnContact{
	background:url(../images/e-mail_icon.jpg) 0 0 no-repeat;
	height:25px;
	padding:5px 0 0 32px;
	display:block;
	text-decoration:none;
	width:75px;
	}
.btnLocaliser{
	background:url(../images/ico_localiser.jpg) 0 0 no-repeat;
	height:25px;
	padding:4px 0 0 32px;
	display:block;
	text-decoration:none;
	width:75px;
	}
.clear{
	clear:both;
	float:none;
	}	
.logoBellegarde span,
h1 span,
h2 span,
.valideRech span{
	display:none;
	}
	
#divInfoBulle{
	left: 0px;
	visibility: hidden;
	overflow: visible;
	position: absolute;
	top: 0px;
	margin:0 0 0 150px;
	background:url(../images/infoBulle_B.png) 0 bottom no-repeat;
	_background:url(../images/infoBulle_B.gif) 0 bottom no-repeat;
	width:200px;
}
#spanInfoBulle{
	padding:10px 15px 5px 15px;
	margin-bottom:26px;
	background:url(../images/infoBulle_t.png) 0 0 no-repeat;
	_background:url(../images/infoBulle_t.gif) 0 0 no-repeat;
	color:#000000;
	font-size:90%;
}