body {
    position: relative;
	color: gray;
	margin: 10px 0 0 0;
	padding: 0;
	font: 75% Arial, Helvetica, sans-serif;
	min-width:800px;
	background: #fff url(images/bg.png) repeat-y center;
	}
#wrapper{
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 821px;
	background: url(images/bgpng) repeat-y;
	}
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	position: relative;
	border: 0;
	}
h1, h2, h3{
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;

	}
h1{
	font-size: 150%;
	color: #80a1cd;
	border-bottom: 3px dashed silver;
	}
h2{
	font-size: 120%;
	color: #4bb3fe;
	border-bottom: 2px dashed silver;
	}
h3{
	font-size: 100%;
	color: #80a1cd;
	}
a:link {
	color: #234D76;
    }
a:visited {
	color: #234D76;
    }
a:hover {
	color: #4bb3fe;
    }



/* EN-TETE et BANNIERE
============================== */

#header{
	position: relative;
	height: 138px;
	background: url(images/baniere4.jpg) no-repeat center;
	}
	

/*menus
============================== */

#menu{
	margin-top: 10px;
	position: relative;
	height: 38px;
    background: url(images/mbg.png) no-repeat center;
	text-align: center;
    }
#menu ul {
	position: relative;
	top: 10px;
	padding: 0;
    }
#menu li,
#footer li{
	display: inline;
	padding: 0 6px;
    }
#menu li a{
	display: inline;
	color: #45b0fe;
	text-decoration: none;
    }
#menu li a:hover,
.active{
    font-weight: bolder;
	text-decoration: underline;
    }
#sidemenu {
    margin-top: 10px;
	position: absolute;
	top: 200px;
	width: 194px;
	background: url(images/body-bg.png) repeat-x center;
    }
#smtop,
#smbottom{
	position: relative;
	background: url(images/sm-top.png) no-repeat center;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	clear: both;
    }
#smbottom{
	background: url(images/sm-bottom.png) no-repeat center;
    }
#sidemenu ul,
#smtitle{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 194px;
	background:  url(images/sm-bg.png) repeat-y center;
    }
#smtitle h1{
    padding: 10px;
    font: normal normal bolder 120% Arial, Helvetica, sans-serif;
    border: 0;
    }
#sidemenu li{
	font: 100% Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 1px;
	display: block;
    }
#sidemenu li a{
	line-height: 25px;
	padding-left: 24px;
	color: #45b0fe;
	display: block;
	height: 19px;
	text-decoration: none;
    }
#sidemenu li a:hover,
#sidemenu li a:focus{
	background: url(images/sm-over.png) no-repeat center;
    }
#sidemenu li a.currentpage {
    background: url(images/sm-urhere.png) no-repeat center;
    }





/* Style du contenu
============================== */

#bodywrap{
	position: relative;
	left: 160px;
	width: 660px;
	min-height: 200px;
	text-align: center;
    background: url(images/body-bg.png) repeat-y left;
    }
#bodytop,
#bodybottom{
	position: relative;
    left: 160px;
	width: 660px;
	background: url(images/body-top.png) no-repeat center;
	height: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
    }
#bodytop {
    margin-top: 10px;
    }
#bodybottom{
	background: url(images/body-bottom.png) no-repeat center;
    }
	
#livreor{
	font-size: 100%;
	color: #80a1cd;
	border-bottom: 3px dashed silver;
	}
#livreor td, tr{
border:thin solid #234D76;
width: 5%;
}
#livreor2 p{
	position: relative;
	padding: 0;
	padding-left: 15px;
	display: inline;
	font-size: 10px;
	
    }
#livreor_message p{
	font-size: 100%;
	color: #80a1cd;
	}
	
.nom {
color:#fd6767;
font-size: 100%;
}

#liens p{
	font-size: 100%;
	color: #80a1cd;
	}
#liens table{
width: 600px;
margin: auto;
padding: 5px;
border-spacing:0;	}

#liens td{
padding: 15px;
text-align: left;
border-spacing:0;	
}


#liens  a:link {
	color: #234D76;
    }
#liens  a:visited {
	color: #234D76;
    }
#liens  a:hover {
	color: #4bb3fe;
    }

#realisation p
{
	font-size: 100%;
	color: #80a1cd;
	border-bottom: 3px dashed silver;
	}
#realisation td, tr {
width: 200%;
}


#contentbody{
    position: relative;
	padding: 0 15px 0 45px;
	margin: 0;
	border: 0;

	text-align: center;
    }
#contentbody p{
	padding: 3px 0;
	margin: 0;
    }
#contentbody ul,
#contentbody ol{
	padding: 3px 0;
	margin: 0 18px;
	list-style: outside;
    }
#contentbody img {
    border: 0;
    float: right;
    }
#contentbody td, th {
width: 5%;
}


.like_p {
font: 0.8em Verdana, sans-serif;
color:#FF0000;
padding: 5px;
line-height: 17px;
}
.contenu {
margin-left:30px;
margin-right:30px;
margin-top:0px;
margin-bottom:0px;
}
.etoile_rouge {
color:#FF0000;
font: 0.8em Verdana, sans-serif;
}


/* pied de page
============================== */

#footer{
	margin-top: 10px;
	clear: both;
	position: relative;
	height: 38px;
	background: url(images/footerbg.png) no-repeat center;
	text-align: center;
	font-size: 10px;
    }
#footer p{
	position: relative;
	top: 13px;
	padding: 0;
	padding-left: 15px;
	display: inline;
    }
#footer ul{
	display: inline;
	position: relative;
	top: 13px;
	padding: 0;
    }
#footer li{
	padding: 0 0 0 10px;
	display: inline;
	list-style: none outside;
    }
#footer a:link {
	color: gray;
	text-decoration: underline;
    }
#footer a:visited {
	color: gray;
	text-decoration: none;
    }
#footer a:hover {
	color: #4bb3fe;
	text-decoration: underline;
    }
