/*  ------------------------------------------
/*  Corps Principal
/*  ------------------------------------------
*/
body {
	background-image:url(images/bg.jpg);
	margin: 0;
	padding: 0;
	font: 100% Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	text-align:justify;
	padding-top:10px;
	padding-bottom:10px;
}

a:link, a:active, a:visited {
color : #757978; 
} 
a:hover {
text-decoration : none; 
color : #757978; 
} 


#tableau {
	border-left: solid #cccccc 1pt;
	border-right: solid #cccccc 1pt;
}

#gauche {
	border-right: solid #cccccc 1pt;
	width:200px;
	background-color:#F7F7F7;
	padding-left:10px;
	text-align:left;
	font-size:12px;
	vertical-align:top;
}

#site {
	width: 780px;
	padding: 0;
	border-left: solid #cccccc 1pt;
	border-right: solid #cccccc 1pt;
	background-color : #F7F7F7;
	text-align: center;

}
#contenu {
border-left: solid #808080 1pt;

 }
#head {
height:90px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}

#sep {
height:10px;
width:780px ;
vertical-align:text-bottom;
background-color:#FE9A20;
}

#left {
float:left;
width:190px;
height:100%;
background-color : #F7F7F7; 
}
#content {
float:left;
width:568px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align:left;
vertical-align:top;
background-color:#FFFFFF;
}

#top_nav {
background-color : #F7F7F7; 
width : 100%; 
text-transform : uppercase; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
line-height : 2.5em; 
} 
#title {
background-image:url(images/mascotte.jpg);
background-repeat:no-repeat;
width : 450px;
height:190px ;
padding-left:100px ;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
text-align:justify;
padding-top:10px;
padding-bottom:10px;
} 
#title2 {
background-color:#FFF69D;
width : 565px;
height:20px ;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
border-left:solid #1E1800 1pt;
border-right:solid #1E1800 1pt;
border-top:solid #1E1800 1pt;
border-bottom:solid #1E1800 1pt;
margin-top:20px ;
margin-bottom:20px ;
padding-top:7px;
padding-left:7px;
} 
#title3 {
width : 465px;
height:20px ;
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px;
line-height:18px;
margin-top:20px ;
text-decoration:none;
padding-top:10px;
} 
#title3 a:link{
color : #000000;
text-decoration:none;
}
#title3 a:hover{
color : #000000;
text-decoration:underline;
}
#title3 a:visited{
color : #000000;
}
#top_nav ul {
padding : 0; 
margin : 0; 
list-style-type : none; 
} 
#top_nav li {
list-style-image : none; 
list-style-type : none; 
background-image : none; 
margin-left : 2px; 
} 
#top_nav li a:link {
color : #000000;
font-weight:bold;
text-decoration : none; 
padding-bottom : 2px; 
} 
#top_nav li a:visited {
font-weight:bold;
color : #000000; 
text-decoration : none; 
} 
#top_nav li a:hover {
color : #000000; 
border-bottom-width : 2px; 
border-bottom-style : solid; 
border-bottom-color : #000000; 
} 

#foot {
width:780px ;
border:1px;
border-style:solid;
border-color:#E0A056;
vertical-align:text-bottom;
background-color:#FE9A20;
text-align:center;
padding-top:5px;
padding-bottom:5px;
font:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
}

#h1 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
text-align:justify;
padding-top:10px;
}
#h2 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
font-style:normal;
text-align:justify;
padding-top:10px;
}
#h3 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px;
text-align:justify;
padding-top:10px;
color:#757978;
}

.emo {
width:150px;
text-align:center;
border-top:dotted #cccccc 1pt;
border-bottom:dotted #cccccc 1pt;
border-left:dotted #cccccc 1pt;
border-right:dotted #cccccc 1pt;
margin-top:20px;
margin-bottom:50px;
padding-top:20px;
padding-bottom:20px;
}

.emo2 {
width:300px;
text-align:center;
border-top:dotted #cccccc 1pt;
border-bottom:dotted #cccccc 1pt;
border-right:dotted #cccccc 1pt;
border-left:dotted #cccccc 1pt;
margin-top:20px;
margin-bottom:50px;
padding-top:20px;
padding-bottom:20px;
}

#emo2 a:visited{
text-decoration:none;
color:#000000;
text-decoration:underline;
}

#emo2 a:link{
text-decoration:none;
color:#000000;
text-decoration:underline;
}

#emo3 {
width:467px;
border-top:dotted #cccccc 1pt;
border-bottom:dotted #cccccc 1pt;
border-right:dotted #cccccc 1pt;
border-left:dotted #cccccc 1pt;
margin-top:20px;
margin-bottom:50px;
padding-top:20px;
padding-bottom:20px;
}

#emo3 a:visited{
text-decoration:none;
color:#000000;
text-decoration:underline;
}

#emo3 a:link{
text-decoration:none;
color:#000000;
text-decoration:underline;
}





#contenu_droite {
float:left;
width:200px;
}
p#spacer { clear: both; height: 1px; }