/* Start of CMSMS style sheet 'defaut' */
@import url("blueprint/screen.css");
@import url("blueprint/print.css") print;
#header{position:relative;}
#accueil{
border:7px solid #5A3D17;
border-top:none;
border-bottom:none;
padding:.2em 1em .1em;
margin:.3em 0 .1em;
}
#accueil p{
color:#5A3D17;
line-height:1.4em;
margin:0 0 1em;
}

#accueil p a{color:#000; font-weight:bold; text-decoration:none;}
#accueil p a:hover{color:#5A3D17; }
#image{
background:#FFF;
display:block;
height:400px;
margin:0 auto .5em;
overflow:hidden;
width:940px;
}
#desc{
color:#5A3D17;
font-weight:bold;
position:absolute;
top:405px;
right:1em;
text-align:right;
}
#desc span{
background:#5A3D17;
display:block;
float:left;
height:8px;
margin:5px .5em 0 0;
width:8px;
}
/* MENU */
#menu ul{list-style:none;margin:0 1em 0 4px}
#menu ul li a{
background:#5A3D17;
color:#E4BC96;
display:block;
font-weight:bold;
margin:4px 0 2px;
padding:3px 5px;
text-decoration:none;
}
.currentpage{
background:#8B5C29;
color:#FF7F00;
font-weight:bold;
margin:4px 0;
padding:2px 5px;
}
/* NEWS */
#detailnews{
border-left:7px solid #5A3D17;
padding:.2em 10em 2em 1em
}
ul.news{
border-left:7px solid #5A3D17;
list-style:none;
margin:.3em 0 0; 
padding:.2em 10em 2em 1em
}
div.news{color:#5A3D17;padding:2px 1em;}
.datenews{float:left;margin:0 1em 0 0}
.categorienews{color:#8F0000;}
.liennews a{color:#5A3D17;}
#detailnews a,#detailnews a:visited{color:#000;float:left;margin:0 2em;text-decoration:none;}
#detailnews a:hover{color:#8F0000;text-decoration:underline;}

/* LIENS BOOKMARK */
#cms-module-bookmarks{margin:.3em 0 0;}
#cms-module-bookmarks td{
border-left:7px solid #5A3D17;
padding:.5em .2em 0.4em .7em;
width:15%;
}
.cms-module-bookmarks-header{color:#5A3D17;font-weight:bold;}
ul.cms-module-bookmarks-list{list-style:none;margin:.5em 0 2em}
.cms-module-bookmarks-list a{color:#8F0000;text-decoration:none;}
table td{vertical-align:top;}
/* CONTACT*/
#contact{color:#5A3D17;font-weight:bold;}
/* FOOTER */
#footer{color:#5A3D17;font-weight:bold;}
#footer a{color:#5A3D17;text-decoration:none;}
#footer a:hover, #footer a:active{color:#FF7F00;}
/* End of 'defaut' */

