/* Start of CMSMS style sheet 'MB' */
/* Start of CMSMS style sheet 'MB' */
* {
	margin:0;
	padding:0;
}
body {
	font: 12px "Trebuchet MS", sans-serif;
	color: #000;
	margin: 0;
	background: #fff;
}
img {
	border:none;
}
hr {
	visibility: hidden;
}
a { 
	color: #cc0033;
	text-decoration: none;
}
#wrap {
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#header {
	position: relative;
	text-align: center;
	background: #000;
	padding: 1em;
	text-align: left;
}

#header h1 {
	font-size: 3.2em;
	text-transform: lowercase;
  	letter-spacing: 1px;
	font-family: "Palatino Linotype", serif;
  	font-weight: normal;
}

#header, #header h1 a {
	color: #fff;
}
.sidebar {
	clear: both;
	background: #000;
	text-transform: lowercase; 
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.sidebar  ul {
	list-style: none;
	width: 99%;
	margin: auto;
}
.sidebar li {
	display: inline-block;
        position: relative;
}
.sidebar a {
	color: #fff;
   	padding: 0.5em;
   	display: block;
}
.sidebar a.currentpage, .sidebar a:hover {
	background: #fff;
        color: #cc0033;
}
.sidebar ul ul { 
	display: none; 
        position: absolute;
        z-index: 99;
        bottom: 29px;
        overflow: hidden;
        margin: 0;
        background: #000;
        border: 1px solid #000;
}
.sidebar ul ul li { 
	display: block; 
}
.sidebar li:hover ul {
     	display: block;    
}
#search {
 	float: left;
 	font-size: 0.9em;
}
#search input {
	background: #fff;
	border: 1px solid #eee;
	font-size: 0.8em;
	margin-right: 0.3em;
	padding: 0.1em;
}
#cntnt01searchinput {
  	width: 110px;
}
#search input:hover {
	border-color: #666;
}
#content {
    	clear: both;
    	padding: 0 0 1em;
    	min-height: 200px;
}
#content h1, #content h2, #content h3, #content h4 {
	margin: 0 0 0.5em;
}
#content h2 {
	font-size: 1.6em;
	font-weight: normal;
	text-align: right;
	text-transform: lowercase;
        position: absolute;
        right: 10px;
        color: white;
        top: 20px;
}
#content img {
	margin: 0.2em 0.5em 0.5em;
}
.galerie #content img {
	width: 240px;
	height: 180px;
	margin: 0.2em 0 0.5em;
	overflow: hidden;
}
#content a:hover {
	text-decoration: underline;
}
#content a img:hover {
        opacity: 0.8;
}
#content p, #content ul, #content ol {
	margin-bottom: 0.5em;
}
#post { 
	padding: 0.5em 0;
        font-size: 16px;
}
#post p {
        text-align: justify;
}
#post ul, #post ol {
	margin-left: 1.5em;
}
#content ul li, #content ol li {
	margin-bottom: 0.5em;
}
#content h4 {
	font-weight: normal; 
	font-size: 1.2em;
}
.colonne { /* galeries */
	float: left;
	width: 245px;
        margin-bottom: 1em;
}
.colonne img {
	display: block;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-top: 0.5em !important;
}
small.note {
        font-size: 1.1em;
        color: #333;
        text-align: center;
        display: block;
}

.navigation {
	clear: both;
	overflow: hidden;
	padding: 0.5em 0;
       	font-size: 0.9em;
       	color: #cc0033;
}
.navigation .previous {
	float: left;
	width: 49%;
}
.navigation .next {
	float: right;
	width: 49%;
	text-align: right;
}
#footer {
	clear: both;
	padding: 0 1em;
        text-align: right;
        position: relative;
}
#icra {
        bottom: 6px;
        height: 16px;
        position: absolute;
        right: 5px;
        width: 44px;
}

#quelqueslignes {
        padding: 1em 4em 0;
}

/* parentalcontrol ! */
.myform {
    	background: antiqueWhite;
    	color: #cc0033;
    	border: 1px solid #cc3300;
    	-moz-border-radius: 7px;
    	-webkit-border-radius: 7px;
    	padding: 0.5em;
    	text-align: center;
    	margin: 1em 0;
}
.myform p {
    	text-align: left;
}
.myform input {
    	background: #fff;
    	border: 1px solid #cc0033;
}
.myform .submit:hover {
    	border: 1px solid #333;
    	cursor: pointer;
}
.myform label { 
	font-size: 1.4em; 
	display: block; 
	font-family: "Palatino Linotype", serif; 
}

/*lightbox*/
#numberDisplay a { 
	display: none !important;
}
/* End of 'MB' */

/* End of 'MB' */

