/* Start of CMSMS style sheet 'Croquisse - deco' */
#sidebar h3, #footer p, #sidebar p {
	padding: 0 10px;
}

#content h1{
background: #fff url(images/cms/titre.gif) left top no-repeat;
font-size:22px;
color:#00AE00;
line-height:20px;
height:44px;

}

#content h2 {        
        text-indent:5px;
        font-size:16px;
	color: #6c0;
	}

#content p{
padding:0 0 10px 20px;
}

#content h3, #sidebar h3 {
	font-variant: small-caps;
	}

a {
	color: #6c0;
	font-weight: bold;
	}
a:hover {
	color: #c00;
	}



#footer p {
	margin: 2px 0;
	font-size: 0.9em;
	}

#footer a {
             color:#FFFFFF;
             font-weight:normal;
}

#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	left: 30px;
	font: 3em Georgia, serif;
	}

/* End of 'Croquisse - deco' */

/* Start of CMSMS style sheet 'Croquisse - menu' */
.clearfix a{
color:#279E07
}

.clearfix ul {
   margin: 0;
   padding: 0;	
}

#sidebar img{
margin:0 0 0 36px;
padding:0;
}


.clearfix li{
   list-style-type:none;
   margin: 0;
   padding: 0;	
}


.clearfix li a {
   text-decoration:none;
   font: small-caps 1.0em Georgia,serif;
   display: block; 
   width:90%;
   height:25px;
   line-height:25px;
   background: url(images/cms/item.gif) no-repeat left center;
   border-bottom: 1px solid #7fcf2e;
   text-indent:10px;
   padding: 0;
   margin:0;
}

.clearfix .currentpage{
   color: #c30;
   font-weight:bold;
}

.clearfix ul li a {
   background-image:none;
   padding: 0 0 0 10px;
   width:90%;
}

.clearfix ul li a:hover {
   color: #c30;
}
/* End of 'Croquisse - menu' */

/* Start of CMSMS style sheet 'Croquisse - positionnement' */
body {
	font: 90% "Trebuchet MS", sans-serif;
}

html, body {
	height: 100%;
	margin: 0;
        background: #018594;
	}

#global {
	min-height: 100%;
	width: 750px;
	margin: 0 auto;
	position: relative;
        padding: 0 10px 0 40px;
	background: url(images/cms/global.gif) center repeat-y;
	}

#center {
	/* éviter la superposition du pied de page et du contenu */
	padding-bottom: 60px; 
	overflow: auto;
	}

#sidebar {
	float: right;
	width: 240px;
        padding:0 5px 0 0 ;
        margin:0; 
}

#content {
	float: left;
	width: 470px; 
        padding: 0;
	margin-left: 10px;
        background-color:#FFFFFF;
}

#header {
        position: relative;
	color: #fff;
	height: 205px;
        padding: 0 0 0 7px;
        margin:0;
}


#footer {
	position: absolute;
	width: 725px;
	bottom: 0;
        left:47px;
        background: #7fcf2e url(images/cms/footer.gif) repeat-x;
	color: #fff;
}


/* End of 'Croquisse - positionnement' */

