
body{
	margin:0 0 0 0;
	font: 12px Arial, verdana,Helvetica, sans-serif;
	background-color:#8898a8;
}


h1{
	margin-top: 0px;
	font-size: 20px;
	color:#2564a9;
	margin-bottom:0px;
}

h2{
	margin-top: 0px;
	font-size: 20px;
	color:#2564a9;
	margin-bottom:10px;
	font-weight: normal;
}

h3{
	margin-top: 0px;
}

.blocgauche{
	display: block;
	width: 100%;
	border-bottom:1px solid #c1c1c1;
	padding-bottom: 5px;
	text-align:center;
}

#main{
	position:relative;
	width:949px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#ececec;
}

#ht_page{
	width:949px;
	height:9px;
	background-image:url(/images/ht_page.jpg);
}

#content{
	width:947px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#bas_page{
	width:949px;
	height:9px;
	background-image:url(/images/bas_page.jpg);
}

a:link, a:visited,a:active{
	color:#cd2a7d;
	text-decoration:underline;
}

a:hover{
	color:cd2a7d;
	text-decoration:none;
}

div.ht_bloc_g{
	width:180px;
	height:4px;
	background-image:url(/images/ht_bloc_g.png);
}

div.mi_bloc_g{
	width:178px;
	border-left:1px solid #707070;
	border-right:1px solid #707070;
	background-color:white;
}

div.bas_bloc_g{
	width:180px;
	height:4px;
	background-image:url(/images/bas_bloc_g.png);
}

.bt_form{
	width:120px;
	text-align:center;
	height:20px;
	background-image:url(/images/bt_form.png);
	background-color:white;
	border:0px;
	padding-bottom:5px;
}

div.ht_bloc_m{
	width:736px;
	height:4px;
	background-image:url(/images/ht_bloc_m.png);
}

div.mi_bloc_m{
	width:714px;
	border-left:1px solid #707070;
	border-right:1px solid #707070;
	background-color:white;
}

div.bas_bloc_m{
	width:736px;
	height:4px;
	background-image:url(/images/bas_bloc_m.png);
}

.annonce{
	background-color:#e4e4e5;
}

div.cellan1{
	float:left;
	width:170px;
	margin-left:10px;
	color:#1f1f1f;
}

div.cellan2{
	float:left;
	width:410px;
	text-align:justify;
	color:#1f1f1f;
}

#coord{
	text-align:center;
	color:#585858;
	font-size:11px;
	padding-bottom: 5px;
}

a.btrose:link, a.btrose:visited,a.btrose:active{
	color:#ffffff;
	text-decoration:none;
	width:178px;
	height:31px;
	background-image:url(/images/fond_bt_rose.png);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	font-weight: bold;
	padding-top:2px;
	margin-top:10px;
}

a.btrose:hover{
	color:#ffffff;
	text-decoration:underline;
	width:178px;
	height:31px;
	background-image:url(/images/fond_bt_rose.png);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	font-weight: bold;
	padding-top:2px;
	margin-top:10px;
}

/** Wysi  **/
a.a_wysi_1:link, a.a_wysi_1:visited,a.a_wysi_1:active{
	color:#cd2a7d;
	text-decoration:none;
	line-height: 25px;
	background-image:url(/images/puce-alliance.png);
	background-repeat:no-repeat;
	padding-left:17px;
	margin-right:10px;
}

a.a_wysi_1:hover{
	color:#cd2a7d;
	text-decoration:underline;
	line-height: 25px;
	background-image:url(/images/puce-alliance.png);
	background-repeat:no-repeat;
	padding-left:17px;
	margin-right:10px;
}

a.lienbas:link, a.lienbas:visited,a.lienbas:active{
	color:#585858;
	text-decoration:underline;
	margin-right:5px;
	margin-left:5px;
	font-size:11px;
}

a.lienbas:hover{
	color:#cd2a7d;
	text-decoration:underline;
	margin-right:5px;
	margin-left:5px;
	font-size:11px;
}
		
#nav a {
	width: auto;
	padding-left:17px;
	margin-right:20px;
}

.selectionpage{
	color: white;
	background-color: #cd2a7d;
}

/* Navigation wysi */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	height: 20px;
	line-height: 20px;
}

#navbas{
	display:block;
	background-color:red;
	text-align:center;
}
		
.dl_wysi{
	float:left;
	height:20px;
	margin:0;
	padding:0;
}

.sous_menu_pos {
	position: absolute;
	background-color: white;
	border:1px solid #707070;
	z-index: 40;
	margin: -25px 0px 0px 130px;
	padding: 5px;
	width: 200px;
	visibility: hidden;
	text-align: left;
}

a.lienbas:link, a.lienbas:visited,a.lienbas:active{
	color:#585858;
	text-decoration:underline;
	margin-right:5px;
	margin-left:5px;
	font-size:11px;
}

.ul_wysi{
	margin:0;
	padding:0;
	background-color:red;
	z-index:3;
}

