@charset "utf-8";


body {
    font-family:"Trebuchet MS";
	background-image: url(brown-tile-texture22.jpg);
	background-repeat: repeat;
	margin-top: -12px;
	margin-bottom: 0px;
	background-color: #C0A062;
}
.cadre1 {
	border: 2px solid #68522D;
}
.cadre2 {
	border: medium ridge #C0A062;
}

.titres01 {
	font-family: "Trebuchet MS";
	font-size: 40px;
	font-weight: normal;
	color: #9B814E;
	line-height: 40px;
}
.menu_droite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663300;
	font-weight: normal;
}
.titresbas {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #A5551B;
	line-height: 20px;
}

.maintxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #817672;
}
.menubas {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.legal_trespetit {
	font-family: "Trebuchet MS";
	font-size: 8px;
	color: #999999;
}
.realisation_mini {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #A5551B;
	padding: 7px;
}

a:link {
	color: #A5551B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A5551B;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #A5551B;
}

a.white:link {
	color: #573035;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:13px
}
a.white:hover {
	color: #95703C;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:13px
}
a.white:visited {
	color: #573035;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:13px;
}
.soustitre1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #4E240C;
}
.Style4 {
	font-size: 12;
	color: #441B05;
}
.menubas01 {
	font-family: "Trebuchet MS";
	line-height: 22px;
	font-size: 12px;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999966;
}

/*******************
* infobulles
* Danny Labonté | mars 2009
*******************/


/*ne jamais modifier la position absolute*/
/*http://damienalexandre.fr/Info-Bulle-en-Javascript.html*/

/* ci-dessous copie de secours de ce style*/
/*
.infobulle{
position: absolute;   
visibility : hidden;
border: 1px solid Black;
padding: 10px;
font-family: Verdana, Arial;
font-size: 10px;
background-color: #FFFFCC;
}*/

.infobulle{
position: absolute;   
visibility : hidden;
width: 300px;
border: 3px dotted;
border-color:#FF9900;
padding: 10px;
font-family: Verdana, Arial;
color: #333333;
font-family:"Trebuchet MS";
font-size: 12px;
background-color: #FFF;
z-index: 6000;
}

/* ci-dessous le style (modifiable)à appliquer aux mots qui appellent l'onfobulle*/

.infobulle_style {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0097B5;
}

#fon {
	top: 500px;
	position: relative;
	z-index: 0;
	visibility: visible;
}
#Tableau_01 #date {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	height: 15px;
	width: 208px;
}
#body_1 {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#contenu_milieu {
	position: relative;
	width: 800px;
	top: 188px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}

.titre_02 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #999999;
}
.texte_main {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}
#Tableau_01 #menu {
	height: 17px;
	width: 371px;
}


.Style1 {font-size: 12px}
.Style3 {
	font-size: 12;
	list-style-position: inside;
	list-style-type: circle;
}
.Style5 {color: #FFFFFF}
.Style9 {font-size: 20px; color: #481E08; }
