body
{
	margin: 0px ;
	padding-top: 40px ;
	padding: 0 ;
	text-align: center ;
	background-image:url(../img/fond_site.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#B1DCFF;
	font-family: Verdana, Geneva, sans-serif ;
	font-size:12px ;
	color: #000000;
	display: inline ;
}

#top_site
{
	background:url(../img/top-site.jpg) repeat-x ;
	min-width : 1300px;
	height : 20px;
	font-size : 15px;
	text-align:center;
	color : #000000;
}

#conteneur
{
	width:943px;
	margin-right:auto;
	margin-left:auto;
	margin-top:13px;
	top: 0px ;
	left: 0px
}

#header
{
	width:943px;
	height:195px;
}

#logo
{
	padding-top:53px;
	width:159px;
	height:142px;
	float:left;
}

#pub-72890
{
	width:728px;
	height:90px;
	padding-left:37px;
}

#connexion
{
	font-weight:bold;
	text-align:center;
	width:784px;
}

#connexion_ok
{
	padding-top:31px;
	text-align:right;
	width:784px;
}

#connexion .form
{
	padding-top:29px;
	float:right;
}

#connexion .form_go
{
	padding-top:28px;
	padding-left:10px;
	float:right;
}

#connexion input
{
	width:129px;
	height:17px;
	background:#B1DCFF;
	border:1px solid #028BFF;
}

#connexion .go
{
	width:37px;
	height:23px;
	border:0px;
}

#body
{
	width:932px;
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	margin-top:35px;
	width:198px;
	float:left;
}

#menu .haut
{
	background-repeat:no-repeat;
	width:198px;
	height:65px;
}

#menu  .milieu
{
	width:180px;
	margin-left:7px;
	background:#0189FF;
	border:1px solid #004580;
	border-top:0px;
	border-bottom:0px;
}

#menu  .bas
{
	width:182px;
	height:9px;
	margin-left:7px;
	margin-bottom:20px;
	background:url(../img/menu_bas.jpg) no-repeat;
}

#menu ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	vertical-align:middle;
	text-align:left;
	display: inline;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	display: block;
	padding: 5px;
	padding-left: 35px;
	text-align:left;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../img/btn_orange.jpg);
	background-repeat:no-repeat;
	background-position:28px 5px;
	background-color:#0189FF;
}

#menu ul li a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	background:#FFF2CF;
	background-image:url(../img/btn_jaune.jpg);
	background-repeat:no-repeat;
	background-position:28px 5px;
	background-color:#B1DCFF;
}

#contenu
{
	width:495px;
	margin-left:20px;
	margin-right:21px;
	float:left;
}

#contenu .haut
{
	background-repeat:no-repeat;
	width:495px;
	height:65px;
}

#contenu  .milieu
{
	width:468px;
	padding:5px;
	margin-left:7px;
	background:#C6E6FF;
	border:1px solid #018AFE;
	border-top:0px;
	border-bottom:0px;
	text-align:left;
}

#contenu  .bas
{
	width:480px;
	height:9px;
	margin-left:7px;
	margin-bottom:20px;
	background:url(../img/contenu_bas.jpg) no-repeat;
}

#sky
{
	width:198px;
	margin-top:35px;
	float:left;
}

#sky .haut
{
	background-repeat:no-repeat;
	width:198px;
	height:65px;
}

#sky  .milieu
{
	width:180px;
	margin-left:7px;
	background:#0189FF;
	border:1px solid #004580;
	border-top:0px;
	border-bottom:0px;
}

#sky  .bas
{
	width:182px;
	height:9px;
	margin-left:7px;
	margin-bottom:20px;
	background:url(../img/menu_bas.jpg) no-repeat;
}

#footer
{
	padding-bottom:20px;
}

#last_news
{
	padding:5px;
	padding-top:0px;
	background:#018AFF;
	background-repeat:repeat-x;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	float:right;
}

#autre
{
	display:none;
	visibility:hidden;
}

.erreur
{
	background:#FF0000;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}

.float
{
	float:left;
}

.spacer
{
	clear: both;
}

span.bold
{
	font-weight:bold;
}

span.gras
{
	font-weight:bold;
}

span.grno
{
	font-weight:bold;
	color:#000000;
}

span.ita
{
	font-style:italic;
}

table
{
	border-collapse:collapse;
	top:0px;
	left:0px;
}

form
{
	display:inline ;
}

input
{
	border:1px solid #444444;
	height:14px;
	width:122px;
}

input.contenu
{
	border:1px solid #000000;
	height:14px;
	background:#F6F6F6;
	font-family:Verdana;
	font-size:12px;
}

input.contenu:hover
{
	border:1px solid #000000;
	height:14px;
	background:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
}

input.envoi
{
	border:1px solid #00457F;
	height:32px;
	background:#018AFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
}

textarea
{
	border:1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	background:#F6F6F6;
}

textarea:hover
{
	border:1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	background:#FFFFFF;
}

select
{
	height:22px;
	font-family:Verdana;
	font-size:12px;
	background:#F6F6F6;
}

select:hover
{
	background:#FFFFFF;
}

a img
{
	border: 0 none;
}

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

a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.vert
{
	font-weight:bold;
	text-decoration: none;
	color:#00457F;
}

a.vert:hover
{
	font-weight:bold;
	text-decoration: underline;
	color:#00457F;
}

a.vert_n
{
	font-weight:normal;
	text-decoration: none;
	color:#00457F;
}

a.vert_n:hover
{
	font-weight:normal;
	text-decoration: underline;
	color:#00457F;
}

a.connexion_ok
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.connexion_ok:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

h1
{
	color: #000000;
	font-weight: bold;
	font-size:12px ;
	display:inline ;
}