/******************
HTML Tags
******************/
* {
padding:0;
margin:0;
}
body {
	font-family: Verdana, sans-serif;
	color:#1A0B04;
	margin-top:2px;
	font-size:16px;
	line-height:15px;
	}
div#outer-wrapper {
	background:   url(site3_images_site/body-bkg820.gif) repeat-y top center;
}
h1 { 
    margin: 0 0 0 0;
	font-family: Arial, serif;
	font-weight: lighter;
	font-size: 20px;
	color: #57574C;
	padding-bottom:10px;
	line-height:22px;
	}
h2 {
	margin: 0 0 0 0;
	font-family: Arial, serif;
	font-weight: strong;
	font-size: 15px;
	color: #464031;
	padding-bottom:5px;
	padding-top:18px;
	font-style: italic;
}
h3 {
	font-size: 10px;
	font-weight: lighter;
	color: #dc3409;
	margin: 0 0 10px 0;
	padding-bottom:5px;
}
h4 { }
h5 { }
h6 { }

}
hr { border-top: 1px dotted #FFFFFF; 
border-right: none; 
border-bottom: 1px dotted #BBBBBB; 
border-left: none; 
width:90%;
}

/******************
TABLE STYLES
*//
.tablej5klmodele 
{
	width:85%;
	padding-top:10px;
}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color:#006699;
	text-decoration:underline;
	}

a:visited {
	color:#330099;
	text-decoration:underline;
	}

a:hover {
	color:#339900;
	text-decoration:none;
	}

a:active {
	color:#FF6600;
	text-decoration:underline overline;
	}

/******************
MAIN MENU ITEMS
******************/

ul#mainnav {
	width: 820px;
	background-color:#F4F2EC;
	margin-top:-5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	height: 40px;
	line-height: 45px;
	font-size: 0.85em;
	text-transform:none;
	font-variant: small-caps;
	font-weight: lighter;
	letter-spacing: 0.1em;
	font-family: "Times New Roman", serif;
	overflow: hidden;
	border-bottom: 1px solid #D9D6CB;
	text-align: center;
}
ul#mainnav li {
	display: inline;
	list-style-type: none;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:0px;
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	color: #7d7257;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}
ul#mainnav li a:hover {
	color: #2C2C2B;
	
	TEXT-DECORATION: none;
	padding-right:5px;
	padding-left:5px;
	padding-top:11px;
	padding-bottom:10px;
	background-color:#FAF9F4;
	border-right: 1px solid #958d83;
	border-left: 1px solid #958d83;
}
UL#mainnav LI.menu1selected A {
	color: #2C2C2B;
	BACKGROUND-COLOR: #FDB323; 
	padding-right:5px;
	padding-left:5px;
	padding-top:11px;
	padding-bottom:10px;
}
}
UL#mainnav LI.menu1selected A:hover {
	border-right: 0px;
	border-left: 0px;
	color: #2C2C2B;
}
div#side {
  	margin-top:20px;
	float: left;
	width: 170px;
	display: inline;
}

/*_____________________________ menu gauche _____________________________*/

div#side a,#side a:hover{
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}

div#side ul {
	display:block;
	margin:0;
	padding-bottom:15px;
	color:#978f7c;
}


div#side ul li a:hover {
	background-color:#7C7B78;
	color: #2C2C2B;
}
div#side ul li{
	display:block;
	margin:0;
}

div#side  li.menu4,#side li.menu4selected {
	padding:3px 3px 3px 28px;
	BORDER-BOTTOM: #BABDAA 1px dotted;
	margin:0;
}
div#side li.menu3 {
	BORDER-BOTTOM:#BABDAA 1px solid;
	margin:0;
}
div#side li.menu3selected{
	background-image:   url(site3_images_site/tr.gif);
	background-repeat:no-repeat;
	background-position:15px;
}

div#side  li.menu3,div#side li.menu3selected {
	border-bottom:#BABDAA 1px solid;
	padding:3px 3px 3px 35px;
	margin:0;
	}
div#side li.menu3selected,#side li.menu4,#side li.menu4selected{
	BORDER-BOTTOM:#BABDAA 1px solid;
	margin:0;
}

div#side .menu3 a , #side .menu4 a  { 
	color:#978f7c;
}
div#side .menu3 a:hover , #side .menu4 a:hover {
	COLOR: #FDB323; 
}
div#side .menu3selected a , #side .menu4selected a{ 
	FONT-WEIGHT: bold; 
	COLOR: #868480; 
}

div#side .menu3selected a:hover , #side .menu4selected a:hover {
	FONT-WEIGHT: bold; 
	COLOR: #FDB323; 
}
/* MENU 2 DISTINCTIF*/

div#side li.menu2selected{
	background-image:   url(site3_images_site/menu2s_pt.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:20px;
	}
div#side li.menu2 a {
	font-weight:normal;
	color: #868480; 
	background-image:   url(site3_images_site/side-nav-bullet-light.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:20px;
}
div#side .menu2 a:hover{
	font-weight:normal;
	color:#FDB323;
	background-image:   url(site3_images_site/side-nav-bullet.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:20px;
	background-color:#F3F2EA;
	
}
div#side li.menu2selected a, div#side li.menu2selected a:hover{
	font-weight:bold;
	color: #FDB323;
	background-color:#F3F2EA;
}
/******************
Layout Divs
******************/

div#home
{
	text-align:right;
	font-size:0.8em;
	padding-right:5px;
	padding-bottom:5px;
}
div#home a
{
	
	text-decoration:none;
	color: #453e3b;
	
}
div#home a:hover
{
	color: #FDB323;
	
}
#header-container {
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	}
div#content-container {
	clear:both;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
div#content {
	font-size: .75em;
	line-height: 1.2em;
	float: right;
	width: 590px;
	margin-left:auto;
	color: #4A4A42;
	margin-right: 30px;
	display: inline;
	padding-bottom:50px;
	}
div#content a:link, div#content a:visited {
	color: #8b7f73;
	text-decoration: none;
	border-bottom: 1px dotted #8b7f73;
}
div#content a:hover {
	color: #706153;
	border-bottom: 1px dotted #706153;
}

div#content p
{
	margin: 10px 0 3px 0;
}
div#content UL
{
	padding-left:15px;
	font-size:1.0em;
}
div#content LI
{
        LIST-STYLE-IMAGE:     url(site3_images_site/fleche_orange.gif);
	line-height:1.3em;
	padding-top:1px;
	padding-bottom:1px;
}
div#content UL.n1 a
{
	color: #716F70;
}
div#content UL.n1 a:hover
{
	color: #F96F39;
}
div#content UL.n1 {
	LIST-STYLE-IMAGE:     url(site3_images_site/fleche.gif);
	font-size:0.9em;
}
div#content UL.n2 LI
{
  	LIST-STYLE-IMAGE:     url(site3_images_site/fleche.gif);
	font-size:0.9em;
}
div#content UL.n3 LI
{
	LIST-STYLE-IMAGE:     url(site3_images_site/fleche.gif);
	font-size:1.1em;
}
div#content IMG {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:2px solid #F4AF1C;
	margin-left:10px;
	margin-right:10px;
	
	margin-bottom:10px;
}
div#content IMG.actu {
	border:0px;
	vertical-align:middle;
}
p.copyright {
	font-size: .65em;
	font-family: "Times New Roman", serif;
	color: #797069;
	text-transform: uppercase;
	margin: 10px 0;
}
div#footer {
    
	clear: both;
	text-align: center;
	border-top: 1px solid #5e534f;
	background-color: #e7e5d2;
	padding: 10px;
}
#footer a
{
	font-family: "Times New Roman", serif;
	font-size: .6em;
	text-transform: uppercase;
	padding-right:5px;
	text-decoration:none;
	color: #453e3b;
	
}
/******************
CLASSES
******************/

.none {
	display:none;
	}
/*_____________________________ Divers _____________________________*/
a.lien_pdf,a.lien_word,a.lien_txt,a.lien_rtf,a.lien_ppt,a.lien_pps,a.lien_zip,a.lien_xls,a.lien_mp3,a.lien_docelse{
	line-height:15px;
	background-repeat:no-repeat;
	padding-right:3px;
	padding-left:25px;
	padding-bottom:4px;
	padding-top:2px;
	
}
a.lien_pdf{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/pdf.gif);
}
a.lien_word{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/word.gif);
}
a.lien_txt{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/txt.gif);
}
a.lien_rtf{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/rtf.gif);
}
a.lien_ppt{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/ppt.gif);
}
a.lien_pps{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/pps.gif);
}
a.lien_zip{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/zip.gif);
}
a.lien_xls{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/excell.gif);
}
a.lien_mp3{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/mp3.gif);
}
a.lien_docelse{
	background-image:url(http://www.webizzy.com/Facilo/images/pictos/ico_fichiers/docelse.gif);
}

/*_____________________________Styles actualités _______________________*/
.chapeauactu {
	FONT-SIZE: 11px; 
	COLOR: #0D6080;
	text-decoration:none;
}

.dateactu {
	FONT-SIZE: 11px; COLOR: #0D6080;
}
div.box{
border:solid windowtext 1.0pt;padding:1.0pt 4.0pt 1.0pt 4.0pt;background:#A7AC87;margin-left:2.0cm;margin-right:2.0cm;margin-bottom:18.0pt;margin-top:18.0pt
}
