@CHARSET "UTF-8";

body{margin: 0px; font-family: Lucida Grande CE, helvetica, arial, sans-serif;}

#header_articles{width: 100%; height: 163px; float: left; background-image: url(../images/layout/bg_entete.jpg); background-repeat: repeat-x;}
#header_articles #header_centrer{width: 980px; height: 163px; margin: 0 auto;}
#header_articles #header_centrer #logo{float: left; width: 232px; height: 163px;}
#header_articles #header_centrer #logo img{float:left; }
#header_articles #header_centrer #menu_header{float: right; width: 748px; height: 37px;}
#header_articles #header_centrer #frontend_culture{width: 75px; height: 37px; float: left; visibility: hidden;}
#header_articles #header_centrer #frontend_culture li{list-style-type: none; float: left; padding-top: 10px; padding-left: 10px;}
#header_articles #header_centrer #slogan{float: left; margin-top: 37px; margin-left: 250px; font-family: "Lucida Grande", Arial; font-size: 24px; color: #336666; line-height: 30px;}
#header_articles #header_centrer #menu_main{float: right; height: 37px;}
#header_articles #header_centrer #menu_main ul{float: right; }
#header_articles #header_centrer #menu_main li{list-style-type: none; float: left; margin-top: 5px; margin-right: 15px; line-height: 27px;}
#header_articles #header_centrer #menu_main a{text-decoration: none; font-family: arial; font-size: 17px; color: #999999;}
#header_articles #header_centrer #menu_main a:hover{color:#CCCCCC;}

#container_main{width: 100%; float: left;}
#container_main #content_articles{width: 980px; min-height: 450px; margin: 10px auto;}
#container_main #content_articles #menu_formations{width: 250px; min-height: 500px; background-image: url(/images/layout/bg_about.jpg); background-repeat: no-repeat; background-position: right center; float: left; padding-bottom: 15px;}
#container_main #content_articles #menu_formations ul{float: left; }
#container_main #content_articles #menu_formations li{list-style-type: none; padding-left: 35px; margin-bottom: -5px;}
#container_main #content_articles #menu_formations a{text-decoration: none; font-family: arial; font-size: 10px; color: #6d6d6d;}
#container_main #content_articles #menu_formations a:hover{color:#CC0000;}
#container_main #content_articles #content_formations{width: 730px; float: right; padding-top: 15px; padding-bottom: 15px;}

#contentBottom{width: 100%; float: left; clear: both;}
#contentBottom #pied{width: 100%; height: 40px; margin: 0 auto; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2;}
#contentBottom #pied #menudessous{width: 980px; height: 40px; margin: 10px auto;}
#contentBottom #pied #menudessous #copyright{font-family: arial; font-size: 11px; color: #999999; float: left; margin: 0px 0px 0px 0px;}
#contentBottom #pied #menudessous #menu ul{float: right;}
#contentBottom #pied #menudessous #menu li{list-style-type: none; float: left; margin: 0px 0px 0px 10px;}
#contentBottom #pied #menudessous #menu a{text-decoration: none; font-family: arial; font-size: 11px; color: #999999;}
#contentBottom #pied #menudessous #menu a:hover{color:#CCCCCC;}

