/* CSS Document */

body {
font-family: Verdana;
font-size:12px;
margin: 0;
padding: 0;
background-color:#78635d;
}
#banniere {
height: 142px;
}
#banniere2 {
height: 20px;
}
#site {
position: relative;
height:auto;
width: 800px;
left: 50%;
top:0;
margin-left:-400px;
}
#centre {
margin-left: 150px;
margin-right:180px;
margin-top:0px;
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
height:500px;
color:#78635d;
width: 470px;
background-color:#FFF;
}
#gauche {
position: absolute;
width: 180px;
height:948px;
right: 0%;
margin-right:0px;
margin-top:0px;
margin-left: 0px;
padding-right:10px;
padding-top:55px;
padding-left: 10px; 
color:#78635d;
background-color:#c3bfbe;
}
#droite {
position: absolute;
width: 150px;
height:954px;
left: 0%;
margin-left:0px;
margin-top:0px;
padding-right:10px;
padding-top:40px;
padding-left: 0px;
background-color:#FFF;
}
#pied {
height: 32px;
color:#78635d;
font-size:9px;
text-align:center;
}
p {margin: 0 0 9px 0;
color:#78635d;
}

#h1 {
font-size:13px;
color:#78635d;
}
#h2 {
font-size:13px;
color:#78635d;
}
a:link {
	text-decoration: none;
	color:#78635d;
}
a:visited {
	text-decoration: none;
	color:#78635d;
}
a:hover {
	text-decoration: underline;
	color:#78635d;
}
a:active {
	text-decoration: none;
	color:#78635d;
}
.texte {font-size: 10px}
.Style2 {font-size: 10px; font-weight: bold; }
.titre {
	color: #78635D;
	font-weight: bold;
}
.Style3 {
	font-size: 14px;
	color: #78635D;
}
.Style4 {font-size: 12px}
.Style5 {color: #78635D}
.Style6 {color: #FFFFFF}
.Style7 {font-size: 14px}
.Style8 {font-size: 14px; color: #FFFFFF; }
.ft-titre-orange{
	color:#f58220;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
.ft-titre-vert{
	color:#b3d234;
	font-weight:bold;
}
.ft-orange{
	color:#f58220;
	font-weight:bold;
}
.ft-titre-jaune{
	color:#FFCC00;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
}
#img-droite {
	float:right;
}
.page_to{
	background-image:url(../img/to-tls-accueil.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:600px;
	height:629px;
}
.page_to_lien{
	margin-left:310px;
	float:left;
	margin-top:200px;
	text-align:center;
	font-weight:bold;
	background-color:#fff;
}
.ft-fond-vert{
	background-color:edf4d5;
}
.menu{
	background:url(../img/menu-test.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:155px;
	margin-right:10px;
}
