/* 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{
	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: left;
	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;}
  