	@import url( reset.css );
	@import url( jquery.fancybox.css );
	
	* {quotes: "« " " »";}
	
	body {background-color: #fbca08;}
	.clearBoth {clear: both;}	
	blockquote {font-size:1.4em;font-family: "Georgia"; font-style: italic;padding-bottom: 0;}
	#header, #contenu, #footer .content{width: 906px; margin:auto; padding: 15px 87px 0px 87px;}
	
	/*header*/
	#header {background: url(img/bg_header.png) no-repeat top center;padding:0 0 0 0;width:1080px;}
	#header .body {background: url(img/bg_menu.png) no-repeat transparent bottom center; height: 205px; width: 1080px;}
	#header .body a.home {display:block;width:170px; height:165px;float:left;margin-left:87px;margin-top:32px;}
	#header .body .flash {display:block;height:80px; float:left;color:white;margin-top:32px;margin-right:250px;}
	#header .body .flash object {margin-top: 20px;}
	#header .body .image {display: block; width:100%;height: 169px;background:url(img/bg_menu_image.png) no-repeat 820px 2px;}
	
	/* menu principale */
	#header .menu_category {float:left;margin-top:34px;}
	#header .menu_category li {list-style: none; float:left;margin: 0 10px 0 0;}
	#header .menu_category li:first-child {margin-left:1.5em;}
	#header .menu_category li a {text-transform: uppercase;font-weight: bold; font-size:1.4em;color:#ffde00;padding-bottom:26px;}
	#header .menu_category li a:hover {text-decoration:underline;}	
	#header .menu_category li ul {display: none;position:absolute;padding:17px 0px 0px;margin: 13px 0 0 -3px;background: transparent url(img/bg_sous_menu_header.png) no-repeat 2px top;width:175px;}
	#header .menu_category li ul:hover {display:block;}
	#header .menu_category li a:hover + ul {display:block;}
	#header .menu_category li ul li {float:none;margin:0;padding:0 14px 0;background: transparent url(img/bg_sous_menu_body.png) repeat-y scroll left top;height:19px;width:100%;}
	#header .menu_category li ul li.last {width:175px;background: url(img/bg_sous_menu_footer.png) no-repeat bottom left transparent;}
	#header .menu_category li ul li:first-child {margin-left: 0px;}
	#header .menu_category li ul li a {text-transform: capitalize;font-weight:normal;padding-bottom:0px;padding: 0 20px 0 3px;color:black;font-size: 1.1em;}
	#header .menu_category li ul li a:hover{font-weight:bold;background: url(img/bg_hover_sous_menu.png) no-repeat center right transparent;color:black;text-decoration:none;}
	
	/*corps*/
	#contenu {padding-top: 0;padding-bottom:146px; clear:both;background: url(img/bg_body_2.png) repeat-y top center;min-height:65%;}
	#contenu #sidebar {float:left;margin-left:24px;}
	#contenu #sidebar li{list-style: none;}
	#contenu #sidebar + #main {margin-left:25px;}
	#contenu #main {float:left;margin-left:43px;font-size:1.1em;margin-top:2px;}
        #contenu #main.real_main {float:none; margin-top:0px;}
	
	/*les differentes boites*/
	#contenu .box {}
	#contenu .box .head{background-repeat: no-repeat;background-position: top left;height: 31px;}
	#contenu .box .body{background-repeat: repeat-y;background-position: top left;padding: 0 35px;}
	#contenu .box .body h2{font-style: italic;font-weight: bold;font-size:1.5em;margin-bottom:0.2em;padding-bottom:0.2em;}
	#contenu .box .body ul {margin-left:1.5em;}
	#contenu .box .body ul li {list-style: disc;padding-bottom: 0.8em;}
	#contenu .box .body ol {margin-left:1.5em;}
	#contenu .box .body ol li {padding-bottom: 0.8em;font-size:1.2em;}
	#contenu .box .body p{padding-bottom: 1em;line-height:1.3em;font-size:1.2em;}
	#contenu .box .body p a,
	#contenu .box .body p a:hover,
	#contenu .box .body p a:active {color:#940200;}
	#contenu .box .body p a:hover {text-decoration:underline;}
	#contenu .box .footer{background-repeat: no-repeat;background-position: top left;height: 77px;margin-top:0px;}
	
	#contenu #sidebar .box .body{padding: 0 44px;}
	#contenu #sidebar .box .body ul {}
	#contenu #sidebar .box .body ul li {list-style: disc;padding-bottom: 0.8em;}
	#contenu #sidebar .box .body p{padding-bottom: 0;line-height:1.2em;font-size:1.3em;}
	#contenu #sidebar .box .body p a,
	#contenu #sidebar .box .body p a:hover,
	#contenu #sidebar .box .body p a:active {color:#940200;}
	#contenu #sidebar .box .body p a:hover {text-decoration:underline;}
	
	/*petite boite*/
	#contenu .little-box {width: 299px;}
	#contenu .little-box .head{background-image: url(img/bg_little_box_header.png);}
	#contenu .little-box .body{background-image: url(img/bg_little_box_body.png);}
	#contenu .little-box .footer{background-image: url(img/bg_little_box_footer.png);}
	/*medium boite*/
	#contenu .medium-box {width:498px;}
	#contenu .medium-box .head{background-image: url(img/bg_medium_box_header.png);}
	#contenu .medium-box .body{background-image: url(img/bg_medium_box_body.png);}
	#contenu .medium-box .footer{background-image: url(img/bg_medium_box_footer.png);}
	/*large boite*/
	#contenu .large-box {width:818px;}
	#contenu .large-box .head{background-image: url(img/bg_large_box_header.png);}
	#contenu .large-box .body{background-image: url(img/bg_large_box_body.png);padding:12px 50px;}
	#contenu .large-box .body h1 {color:#980000; border-bottom: 1px solid #980000;font-size:2em;margin-top:-4px;margin-bottom:20px;}
	#contenu .large-box .body h2 {font-style:italic;margin-bottom:0.3em;}
	#contenu .large-box .body p,
	#contenu .large-box .body pre {text-align:justify;}
	#contenu .large-box .body a {}
	#contenu .large-box .body a.fancy img {border:solid 1px #980000;float:right;margin-left:5px;margin-bottom:5px;width:230px;}
	#contenu .large-box .footer{background-image: url(img/bg_large_box_footer.png);}
	
	
	/*Footer*/
	#footer { position: fixed; bottom: 0px; text-align: center; width: 100%;background: url(img/bg_footer.png) no-repeat center bottom; height:146px;}
	#footer .content {padding-top: 118px;padding: 118px auto 0;}
	#footer ul {margin-bottom: 0px;}
	#footer ul li {margin-left: 0px;}
	#footer li,
	#footer li a{color: #651611;}
	
	/*Footer copyright*/
	#footer #copyright{float:left;margin-left:27px;}
	#footer #copyright li{list-style: none; float:left;margin-right: 7px;}
	
	/*footer menu rapide*/
	#footer #menu-rapide {float:right;margin-right:27px;}
	#footer #menu-rapide li {float:left; list-style: none;margin-left: 7px;}
	#footer #menu-rapide .connexion a{color:#cf8783;}
	
	/* sous menu tangoCMS */
	#contenu .box .body .page-links {background-color: #F8F6F2;border: 1px solid #d9d2c8;font-weight: bold;list-style-type: none;margin: 20px 10px;overflow: auto;padding: 2px 0px 2px 0px;}
	#contenu .box .body .page-links li {float: left; list-style: none;background-image: none;padding-bottom:0;margin-left:0;margin-right:10px;}
	#contenu .box .body .page-links li a {padding: 2px 4px;}
	#contenu .box .body .page-links li a:hover {background-color: #d9d2c8;}
	
	/*sous menu pour éditer une page*/
	#contenu .box .body .markItUpHeader li {list-style: none;}
	
	#pensee-du-jour .box .body .article_cat_desc {display: none;}
	#pensee-du-jour .box .body .article-entry {}
	#pensee-du-jour .box .body .article_title {display: none;}
	#pensee-du-jour .box .body .article_links {display:none;}
    #contenu #sidebar #pensee-du-jour .box .body p {font-size:1.5em;font-family: "Georgia"; font-style: italic;padding-bottom: 0;cursor: auto;color:black;}
	#pensee-du-jour .box .body .article-entry h4 + p {display: none;}
    #pensee-du-jour .box .body .article-entry p:before {content: open-quote;}
    #pensee-du-jour .box .body .article-entry p:after {content: close-quote;}
	
	#quoi-de-neuf .box .body .article_cat_desc {display: none;}
	#quoi-de-neuf .box .body .article-entry {padding-bottom: 0.8em;margin-left:1.5em; display: list-item; list-style: disc;}
	#quoi-de-neuf .box .body .article_title {display: none;}
	#quoi-de-neuf .box .body .article_links {display:none;}
	#quoi-de-neuf .box .body p > em {display: none;}
	
	select {padding-bottom: 0;}
	hr {display: none;}

img.alignleft {float:left;margin:0 25px 10px 0;}
img.alignright {float:right;margin:0 0 10px 25px;}

