/* HTML TAGS */

/* Force scrollbar */
html { height: 100%; margin-bottom: 0.01em; }

form {
	margin: 0px;
	padding: 0px;
}

body, h3	{
	background-image: url(images/fond.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h2	{
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}

h3, strong	{
	color: #669900;
}

h4	{
	padding-left: 20px;
	padding-right: 90px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

ul	{
	list-style: disc;
	display: block;
	margin: 5px 5px 0px 15px;
	padding: 0px;
	
}

li	{
	margin: 2px 2px 5px 2px;
	padding: 0px;
}

li.bodyLinks:hover	{
	background: #F6F6F6;
}

a {
	font-weight: bold;
	font-family: Tahoma, Sans-serif;
	text-decoration: none;
	color: #546D9E;
	font-size: 11px;
}

pre {
	font-size: 9px;
	color: #000000;
}

.frameTable, .frameTable tr, .frameTable td {
	border-collapse: collapse;
	border-spacing: 1px 1px; 
	border: solid 1px #B6C0C3;
	margin: 0px;
}

a:hover	{
	text-decoration: underline ! important;
}

li.linklist a {
	display: block;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-size: 11px;
}

.linkdesc, .calendar	{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

/* ID's */

#tableau {
	text-align: center;
}

#contenttableau	{
	width: 800px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	padding: 0px;
	height: 97%;
}

#banner	{
	background-image: url(images/banniere.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 163px;
	margin-bottom: 0px;

}

#menu {
	background-repeat: repeat-x;
	padding: 4px 0px 3px 20px;
	margin-bottom: 15px;
	vertical-align: middle;
	color: #415885;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#maincontent{
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 67%; /* ie5win fudge begins */
	width: 67%;
}



#examplecontent{
	padding: 0px 20px 0px 20px;
	margin: 0px;
	width: 94%; /* ie5win fudge begins */
	width: 94%;
}

html>body #examplecontent {
	width: 94%; /* ie5win fudge ends */
}

html>body #maincontent {
	width: 67%; /* ie5win fudge ends */
}

#mainFooter { 
  clear:both;
	margin: 0;
	width:680px;
	height:99px;
	background: #FFF no-repeat;
 
  }

#sidebar {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 25%; /* ie5win fudge begins */
	width: 20%;
}

html>body #sidebar {
	width: 25%; /* ie5win fudge ends */
}


.boxContentWhite, .sideBarBox {
	color: #333333;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 5px 10px 0px 10px;

}


#boxContentWhite {
	margin: 0px;
	padding: 0px;
	width: 180px;
/*	background-image: url(images/news_milieu.gif); */
  background-image: url(images/news_milieu.gif) ;
	
		
}

#downloadBoxBottom {
	width: 180px;
	margin: 0px;
	height: 13px;
	padding: 0px;
	background-image: url(images/news_bas.gif);
	background-repeat: no-repeat;	
}


#downloadBoxTop, #donateBoxTop, #pluginBoxTop {
	margin: 0px;
	height: 29px;
	padding: 0px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	font-weight: Bold;
	font-family: Verdana,Tahoma, Sans-serif;
	text-decoration: none;
	color: #666666;
	font-size: 11px;	
}


/* CLASSES */

.ingress, h3	{
	font-weight: bold;
	color: #666666;
}

.changelog {
	font-size: 10px;
}

.breakstyle {
	color: red;
}

.item {
	background-color: #e6ebf1;
}

.formItem {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}

.reply {
	color: #669900;
}

select.examples, option.examples {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
}

div.initcode {
	overflow: scroll; width: 650px; border: 1px solid gray;
}

div.initcode pre {
	margin: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

div.initcode a {
	font-weight: normal;
	co2lor: black;
	font-family: "Courier New", Courier, monospace;
}

.bloc{
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px #DBDAD9 solid;
	margin-bottom:15px;
	
}
.bloc .inner{
	clear:both;
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	height:auto;
}

.bloc .presentation{
	clear:both;
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
}

.bloc .inner a{
	color: #4687C1;
	text-decoration: none;
}
.bloc .inner a:hover{
	color: #FF9214;
}

.bloc .inner p img{
	float:left;
	border:0px solid #71716F;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:5px;
}

.bloc1{
	background-color: #F9F9F8;
	background-position: top center;
}

.largeur{
	clear:both;
	width: 740px;
	float:center;
}


.largeur1{
	width:400px;
	float:left;
	margin-right:15px;
	margin-top:9px;
}
.largeur2{
	width:275px;
	float: left;
	margin-right:15px;
	margin-top:9px;	
}

.largeur3{
	width:335px;
	float: left; 
	margin-right:15px;
	margin-top:9px;	
}

.largeur4{
	width:300px;
	float: right; 
	margin-right:15px;
	margin-top:9px;	
}

.largeur5{
	width:310px;
	float: left;
	margin-right:15px;
	margin-top:9px;	
}

.largeur6{
	width:381px;
	margin-right:15px;
	margin-top:9px;	
}

.cadrevideo1{
	width:390px;
	margin-right:15px;
	margin-top:9px;	
}

.largeur7{
	width: 700px;
	float:center;
}

.largeur9{
	width: 660px;
	float:center;
}

.largeur8{
	width: 550px;
	float:center;
}

.largeur10{
	width:450px;
	float:left;
	margin-right:15px;
	margin-top:9px;
	text-align: justify;
}

.bloc2{
	background-color: #FFFFFF;
	background-position: top center;
}
.clear { 
  clear: both; 
  } 
  
.ombre {
  float:left;
  background: url(images/ombre.png) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
  padding: 0px;
  }
  
/*google */
.map{width: 730px; height: 400px; text-align:center;border: solid #ccc 2px;padding:5px;}
  
/*recherche */
	#searchform{ position:absolute; right:12px; top:125px; }
.searchbox{ width:240px; height:17px; font-size: 12px;background:url(../images/chercher_fond.gif) left top no-repeat; border:none; float:left; padding:5px; }
.searchbut{ float:left; }
	
	#searchformcommune{ position:absolute; right:12px; top:125px; }
.searchboxcommune{ width:250px; height:17px; background:url(../images/chercher_fond2.gif) left top no-repeat; border:none; float:left; padding:5px; }
.searchbutcommune{ float:left; }  

/* nouveau menu */
.suggestionsBox {
  position: absolute;	
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	background-color: #CCCCCC;
	border:1px solid black;
	width: 335px;
	top: 31em;
  right: 22em;
     opacity : 0.8; 
    filter : alpha(opacity=90);    
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
	color: #000;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;		
	cursor: pointer;
	overflow: hidden;
	}
	
	.suggestionList li:hover {
		background-color: #143d55;
		overflow: hidden;
		color: #ffffff;
	}
	
.sw_b1{border:1px solid #b0b8be}
.sw_b2{border:1px solid #e3e3e4}
.sw_b3{border:1px solid #f0f0f0;margin-right:.77em}
#sc_mktb{padding-top:0}
input.sw_qbox,input.sw_q_nrw
{
  border:1px solid white;
  color:#333;
  vertical-align:middle;
  width:300px
}
input.sw_q_nrw{width:16.4em}
input.sw_qbtn
{
  background-color:#FFFFFF;
  background-image:url(images/find.png);
  background-repeat:no-repeat;
  border:none;
  cursor:pointer;
  height:24px;
  margin:.14em;
  margin-right:.2em;
  vertical-align:middle;
  width:24px;
  *padding-top:24px;
  line-height:500%
} 	

.suggestionsBoxLocations {
  position: absolute;	
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	background-color: #ffffff;
	border:1px solid black;
	width: 335px;
	top: 35em
  right: 22em;
     opacity : 0.8; 
    filter : alpha(opacity=90);    
	}

#gestion_carte_france {
	margin-top:0px;
	width:100%;	
}

#gestion_carte_france td {
	vertical-align:top;
}

#gestion_carte_france .placement_carte {
	margin-bottom:10px;
}

#gestion_carte_france .Carte {
	background:url(images/carte/carte_region.gif) no-repeat; 
	width:464px; 
	height:428px; 
}

#gestion_carte_france .region {
	text-align:left;
	width:200px;
	font-size:12px;
	line-height:125%;
	
}

#gestion_carte_france .region li {
	list-style-type:none;

}