@charset "utf-8";
/* CSS Document */

body
{
    background: #e55709 url(../template/images/bg_site_ce_deg_2.png) repeat-x top;
    margin:auto;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    width:1005px;
    height:867px;
}

#header
{
    height:190px;
    width:1000px;
}

a
{
    color:#764f62;
}

#menu {background:url(../template/images/bg_mn_site_ce.png); height:29px; width:1000px;}
#menu #div{color:#764f62;vertical-align:middle; margin:0; height:24px; float:left; background:url(../imgs/spacer.jpg) no-repeat right; padding:5px 10px 0 10px;}
#menu #accueil{float:left; padding:5px 25px 0 25px; background:url(../imgs/spacer.jpg) no-repeat right;height:24px;}
#menu a{margin-top:5px; font-size:12px; color:#764f62; text-decoration:none;font-weight:bold;}
#menu a:hover{ text-decoration:none; color:#764f62;}
#menu a:active{text-decoration:none; color:#764f62;}
#menu form{margin:0 0 0 30px; padding-right:30px;}
#menu .input {border:1px solid #2f2d27; width:115px; height:14px; text-align:left; margin:0; padding:0;}
#menu .bouton {margin:2px 0 0 0;}
	
#corps {width:1000px;overflow:visible;background-color:#FFFFFF;}

#contenu {width:1000px; overflow: auto;padding:0px 10px 10px 10px; background-image: url(../template/images/bg_top_corp_ce.png);background-repeat:no-repeat;}

#colonne_gauche {float:left; width:227px;}
#gauche {overflow:visible; width:228px; height:135px; color:#764f62 ;background:url(../template/images/bg_mn_left_ce.png) no-repeat; margin-bottom:6px; color:#477423; font-size:11px;}
#gauche .div{float:left; padding:3px; height:73px; vertical-align:middle; color:#764f62;border:0px solid #FFFFFF;}
#gauche .under{font-weight:bold; font-size:14px;color:#764f62;padding-bottom:3px;}
	
#colonne_centre {padding-top:15px;float:left; width:325px; margin-left:10px;}
#colonne_centre p {margin:2px;}
#titre_news {background:url(../template/images/barre_titre_ce.png) no-repeat; padding-top:2px; height:16px; color:#522238; font-weight:bold;text-align:center;}
#titre_news_homepage {background-color:#532238; padding-top:2px; height:16px; color:#fff; font-weight:bold;text-align:center;}
#cont_news {padding:5px 15px 5px 15px; height:256px; color:#676767; font-size:11px; background-color:#fff;}
#cont_news .date{color:#F36523; font-weight:bold; margin-bottom:3px;}
#cont_news .savoirplus {color:#000;}
#cont_news .spacer{background:url(../imgs/img-13.gif) repeat-x; height:3px; margin-top:2px; padding:3px 0 3px 0;}
#player {margin-top:5px; border:1px solid #5b3f26; width:323px; z-index:1}

#colonne_droite{float:left;  padding:0px 8px 0px 0px; margin-left:10px; width:400px; color:#522238; font-size:11px;}
#colonne_droite div {float:left; margin:0 0 0px 10px; width:180px; height:110px; padding:5px;}
#colonne_droite img {float:left; margin:0 0 10px 8px;}
#colonne_droite .titre {color:#522238; font-weight:bold; font-size:13px;}
#colonne_droite .titreaccueil {color:#522238; font-weight:bold; font-size:14px;}
#colonne_droite p {margin:5px;}

#footer{

    position: relative;
    left : 0px;
    background-image:url(../template/images/bg_top_footer_v2.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 44px;
}

.txtLeft
{
    color: #764f62!important;
    vertical-align: top;
    padding:10px;
}