/*
Design du site Forêts
*/

body {
	width: 955px;
	margin: 10px auto;
	background-color: #006600;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
   }
a {
	color: #003300;
	text-decoration: underline;
	}
a:hover {
	color: #003300;
	text-decoration: underline;
	}
a:visited {
	color: #003300;
	text-decoration: underline;
	}
a:active {
	color: #003300;
	text-decoration: underline;
	}
.blanc:link {
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
	}
.blanc:visited {
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
	}
.blanc:active {
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
	}
.blanc:hover {
	color: #ffffff;
	text-decoration: underline;
    font-weight: bold;
	}	
.menu:link {
	color: #003300;
	font-size: 1.2em;
	text-decoration: none;
    font-weight: bold;
	}
.menu:active {
	color: #003300;
	font-size: 1.2em;
	text-decoration: none;
    font-weight: bold;
	}
.menu:visited {
	color: #003300;
	font-size: 1.2em;
	text-decoration: none;
    font-weight: bold;
	}
.menu:hover {
	color: #003300;
	font-size: 1.2em;
	text-decoration: underline;
    font-weight: bold;
	}
.menu2:link {
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: none;
    font-weight: bold;
	}
.menu2:active {
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: none;
    font-weight: bold;
	}
.menu2:visited {
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: none;
    font-weight: bold;
	}
.menu2:hover {
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: underline;
    font-weight: bold;
	}
/*
Styles du header
*/
#header {
	height: 114px;
	background: url(../img/bandeau_forets.jpg) no-repeat;
	border: solid 1px #FFFFFF;
	}
/*
Styles du contenu
*/
#left {
	float: left;
	margin: 5px 8px 0 0;
	border: solid 1px #FFFFFF;
	padding: 10px;
	background-color: #6AAE53;
	width: 200px;
	height: 100%;
	}
#logos {
	float: left;
	clear: left;
	margin: 5px 5px 0 0;
	border: solid 1px #333333;
	background-color: #FFFFFF;
	text-align: center;
	width: 200px;
	}
#content {
	float: left;
	margin: 5px 0 0 0;
	padding: 15px;
	padding-right: 108px;
	background-color: #FFFFFF;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #cccccc;
	width: 600px;
	}
#content2 {
	float: left;
	margin: 5px 0 0 0;
	padding: 15px;
	background-color: #FFFFFF;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #cccccc;
	width: 693px;
	}
#home3 {
	clear: left;
	float: left;
	background-image: url(../img/h_forets_03.jpg);
	background-repeat: no-repeat;
	width: 513px;
	}
#home4 {
	float: left;
	background-image: url(../img/h_forets_04.jpg);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 10px;
	width: 432px;
	height:150px;
	}
#home5 {
	float: left;
	background-image: url(../img/h_forets_05.gif);
	background-color: #42A539;
	width: 513px;
	height:95px;
	}
#home6 {
	float: left;
	background-image: url(../img/h_forets_06.gif);
	background-color: #6AAE53;
	width: 442px;
	height:95px;
	}
#center {
	float: left;
	width: 509px;
	padding:0;
	margin: 0 15px;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	}
	
/*
Styles du footer
*/
#footer {
	color: #FFFFFF;
	clear: left;
	width: 955px;
	padding: 5px;
	margin-top: 3px;
	text-align: center;
	}
/*
Styles du texte
*/
.horaires {
	color: #6AAE53;
	font-weight: bold;
    font-size:1.2em;
	}
.session {
	color: #42A539;
    font-size:1.2em;
	}
.h1 {
	color: #003300;
	font-size: 1.1em;
	font-weight: bold;
}
.h2 {
   font-size:1.5em;
   font-weight: normal;
   color: #5d87ae;
}
.h3 {
   font-size:0.9em;
   font-weight: normal;
   color: #5d87ae;
}
.txtblanc
{
   font-size:1em;
   color: #ffffff;
}
.txtvert
{
   font-size:1em;
   color: #006600;
}
.titrevert {
   font-size:1.5em;
   font-weight: bold;
   color: #006600;
}
.titrerouge {
   font-size:1.5em;
   font-weight: bold;
   color: #e2004c;
}
.titrebleu {
   font-size:1.5em;
   font-weight: bold;
   color: #5d87ae;
}
/*
Habillage
*/
.arbremarge {
	background: url(../img/arbre_marge.jpg) no-repeat bottom right #6AAE53;
}
.infos1
{
	float: left;
	padding: 10px;
	margin: 10px 0 0 0;
}
.infos2
{
	float: left;
	padding: 10px;
	margin: 10px 0 0 10px;
}
.infos3
{
	clear: left;
	float: left;
	padding: 10px;
	margin: 10px 0 0 0;
}
.infos4
{
	clear: left;
	float: left;
	padding: 10px;
	margin: 20px 0 0 0;
	width: 100%;
}
