html,body {
	font:82% Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

html {
	height:100%;
}

.bgBody{
	background-color:#B0C7E6;
	background:url(../layout_img/bgckd.png) left top fixed;
}

#page{
	margin:0 auto 0px;
}

#top{
	height:0px;
	margin:0 auto;
	width:978px;
}

#menu {
	height:45px;
	position:absolute;
	z-index:2;
	margin-top:-30px;
	margin-left:320px;
}

.btnmenu{
	height:44px;
	background-image:url(../layout_img/fdmenu.png);
	float:left;
	color:#FFF;
	font-weight:bold;
}

/*MENU DEROULANT*/
#menuDeroulant
{
	padding:0;
	height: 21px;
	list-style-type: none;
}

#menuDeroulant li
{
	border:0 none;
	float:left;
	list-style-type:none;
	margin:0;
	padding-left:5px;
	text-align:center;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #F2462E; }
#menuDeroulant li a:active { /*background-color: #5F879D;*/ }

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
}

#menuDeroulant .sousMenu li
{
	border: 0;
	font-size:12px;
	font-weight:200;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	z-index:2;
	text-align:center;
	float:none;
	background-color:#A1C330;
}

#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("../img/tr.png") repeat;
	z-index:2;
}

#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #F2462E;
	z-index:2;
}

#menuDeroulant li:hover > .sousMenu { display: block; }

/*FIN MENU DEROULANT*/

#borders {
	width:1030px;
	background:url(../layout_img/shadow-borders.png) left top repeat-y;
	position:relative;
	margin:0 auto;
	padding:0 7px;
	padding-bottom:10px;
}

#contenu {
	padding-top:30px;
	padding-left:100px;
	padding-right:50px;
	width:1030px;
}

#footer {
	height:140px;
	margin-bottom:10px;
	margin-top:10px;
	color:white;
	clear:both;
}

#footer a {
	color:white;
}

#liensacc{
	float:left;
	margin-left:-70px;
	margin-right:5px;
	margin-top:25px;
}

#textacc{
	float:left;
	width:500px;
}

#photoacc{
	width:100px;
	clear:both;
}

#lastnews{
	padding:5px;
	border:1px solid #4aa6c0;
	margin-top:5px;
}

#postle{
	margin-top:5px;
	color:#AAA;
	font-style:italic
}

#otrnews{
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
}

#otrnews a{
	font-weight:bold;
	text-decoration:none;
	color:#A1C330;
}

#left{
	width:200px;
	float:left;
	margin-left:-95px;
}

#middle{
	float:left;
	margin-left:30px;
	background:url(../layout_img/middlepage.png) left top repeat-y;
}

#toppage{
	width:778px;
	height:40px;
	background:url(../layout_img/toppage.png) left top no-repeat;
}

#middlepage{
	width:758px;
	padding:10px;
	background:url(../layout_img/middlepage.png) left top repeat-y;
}

#bottompage{
	width:778px;
	height:39px;
	background:url(../layout_img/bottompage.png) left top no-repeat;
	clear:both;
}

#right{
	float:left;
	margin-left:30px;
}

#topactu{
	width:220px;
	height:40px;
	background:url(../layout_img/TopActu.png) left top no-repeat;
}

#actu{
	padding:10px;
	width:200px;
	background:url(../layout_img/FondActu.png) left top repeat-y;
	text-align:justify;
}

#contactleft{
	width:220px;
	height:110px;
	margin-top:-25px;
	background:url(../layout_img/fondContact.png) left top no-repeat;
}

#txtcontactleft{
	padding-top:40px;
	padding-left:63px;
}

#arianne{
	margin-bottom: 5px;
	margin-top: -15px;
	margin-left: -90px;
}

#tag{
	text-align:justify;
	background:url(../layout_img/middletag.png) left top repeat-y;
	width:200px;
	padding-right:10px;
	padding-left:10px;
	margin-bottom:-11px;
	margin-top:-10px;
}

#tag a{
	color:#FFF;
	text-decoration:none;
}

#toptag{
	margin-top:20px;
	width:220px;
	background:url(../layout_img/toptag.png) left top no-repeat;
	height:18px;
}

#bottomtag{
	width:220px;
	background:url(../layout_img/bottomtag.png) left top no-repeat;
	height:19px;
}