body,html {

	margin: 0px;
	padding: 5px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: url(images/fond.gif) repeat-x #FFFFFF;
	color: #000000;
}

.accueil {

	background-color: #05214d;

}

.contact_decal
{
	margin-top: 10px;
}

#conteneur {

	width: 747px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px 0 5px;
}

#degrade {

	margin: 52px 0 0 0px;
}

#texte_header {

	display: block;
	margin: 17px 0 0 0;
	float: right;
	text-align: right;
}

#ligne1 {

	color: #08377D;
	font-size: 1.2em;
	letter-spacing: 2px;
	font-weight: 400;
	text-align: right;
	line-height: 1em;
}

#ligne2 {

	text-align: right;
	font-weight: bold;
	color: #08377D;
	font-size: 1.4em;
	letter-spacing: 3px;
	line-height: 0.8em;
}

#ligne3 {

	text-align: right;
	font-style: italic;
	color: #11acd1;
	font-size: 0.9em;
	letter-spacing: 2px;
}

#bandeau {

}

#header {

	margin-top: 9px;
	height: 87px;
	background-color: #FFFFFF;
	padding: 3px 0px 0 0px;
}

#menu {

	clear: both;
	border-top: 1px solid #FFFFFF;
	background-color: #052351;
	height: 25px;
	margin-left: 1px;
	width: 745px;
	color: white;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	overflow: hidden;
}

#menu ul {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {

	float: left;
}

#menu li a {

	height: 17px;
	display: block;
	padding-top: 5px;
	width: 123px;
	margin: 0;
	text-align: center;
	background-color: #073579;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	color: white;
	text-decoration: none;

}

#menu li a:hover {

	background-color: #052351;
}


#menu .dernier {

	border-right: none;
}

#menu .onglet {

	background-color: #052351;
	border-bottom: none;
	font-weight: bold;
}


#contenu {
	width: 735px;
	margin: 0 0 0 1px;
	padding: 10px 5px 3px 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1.1em;
	overflow: hidden;

}

.site_title {


	margin: 5px 0 10px 0;
	padding: 0px;
	color: #08387e;
	font-size: 1.8em;
	/*width: 100%;*/
	/*border-bottom: 1px solid #08387e;*/
	letter-spacing: 2px;

}

.content_title {
	margin: 5px 0 /*10*/5px 0;
	padding: 0px;
	color: #08387e;
	font-size: 1.8em;
	/*width: 100%;*/
	border-bottom: 1px solid #08387e;
	letter-spacing: 2px;
}

.offres_title {
	margin: 5px 0 /*10*/5px 0;
	padding: 0px;
	color: #08387e;
	font-size: 1.4em;
	/*width: 100%;*/
	letter-spacing: 2px;
}

#offres_body h2{
    border: 0;
    padding: 0;
    margin-top: 30px;
    font-size: 1.2em;
}

#sous_menu {
	/*float: right;*/
	border: 1px solid #e8eff3;
	height: auto;
	/*margin-left: 5px;*/
	margin-left: 580px;
	margin-top: 4px;
	width: 150px;
	/*height: 100%;*/
}

#sous_menu ul {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #eff4f7;
}


#sous_menu li a {

	color: #757575;
	background-color: #eff4f7;
	width: 100%;
	display: block;
	height: 20px;
	border: 1px solid #e8eff3;
	padding-top: 2px;
	text-decoration: none;
}

#sous_menu img {

	border: none;
}

#sous_menu li a:hover {

	background-color: #fbfcfd;
}

#sous_menu .actif {

	background-color: #fbfcfd;
	color: #09387f;
	font-weight: bold;
}

#texte {

	margin-left: 5px;
	float: left;
	text-align: justify;
}

.sans_menu {

	width: 720px;
}

.avec_menu {

	float: left;
	width: 560px;
}

html>body #texte {

	max-width: 720px;
}

#footer {

	clear: both;
	width: 100%;
	padding-top: 22px;
	border-bottom: 1px solid #0f2952;
	text-align: center;

}

#villes
{
position: relative;
top: -35px;
width: 100%;
text-align: center;
font-size: 0.9em;
}

html>body #villes
{
position: relative;
top: 5px;
!top: -35px;
width: 100%;
text-align: center;
font-size: 0.9em;
}

.logo_footer {

	float: right;
	margin-top: -26px;

}

/*.selection {
	padding-top: 2px;
	float: left;
}*/

.annonce {
	border: 1px dashed #AEAED5;
	overflow: hidden;
    padding-left:3px;
    margin-bottom: 8px;
	/*float: right;
	width: 600px;*/
}

#selected {
	font-size: 1.2em;
	padding: 2px;
	border: 1px solid #AEAED5;
	/*border: 1px solid black;*/
}

#selected a:hover {
	color: #BB5500;
}

.annonce .texte {

	padding: 5px 5px 5px 5px;
}

.annonce .top  {

	background-color: #eff4f7;
	color: #08387E;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #e8eff3;
	overflow: hidden;
    font-size: 13px;
}

.annonce .top a.title {
	color: #08387E;
	font-weight: bold;
}

.annonce .actions {

	margin-top: 5px;
	padding-bottom: 3px;
	text-align: right;
	clear: both;
}

.annonce .actions a {

	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #073171;
}

.annonce .actions a.select {
	color: #5555FF;
}

#selected a.select {
	color: #5555FF;
}

.apercu {

	border: 1px solid #e8eff3;
	margin-right: 5px;
	margin-bottom : 5px;
	float: left;
}

.apercu a {

	border: 0;
}

.annonce .selection {

	float: right;
	margin-top: 5px;
	margin-right: 5px;
	border: 0;
}

#offres_body .annonce .selection {
	float: none;
}

.solo_annonce .selection {
	float: none;
}


a {

	font-weight: bold;
	text-decoration: none;
	color: #8F7575;
}

fieldset {

	border: 1px solid #E8EFF3;
	padding: 5px;
}

legend {

	font-weight: bold;
	font-size: 1.1em;
	color: #093981;
}

input[type='text'],input.text,input[type='password'],input.password, textarea, select {

	color: #05214d;
	margin-bottom: 2px;

}

input[type='checkbox'],input.checkbox{

	margin: 5px 5px 5px 0px;
	vertical-align: middle;
	border: 1px solid white;

}

.ident {

	width: 150px;
}

.pass_form {

	width: 148px;

}

html>body .pass_form {

	width: 142px;
}

.pass_form2 {

	width: 149px;

}

html>body .pass_form2 {

	width: 142px;
}

.surface {

	width: 57px;
}

#news {

	float: right;
	margin-left: 5px;
	margin-bottom: 12px;
	margin-top: 6px;
	border: 1px solid #E8EFF3;
	width: 350px;
	text-align: justify;
	background-color: #FFFFFF;
}

#news #bordure {

	float: left;
	width: 17px;
	height: 56px;
	background: #05214d url(images/offre.gif) top no-repeat;
}

#news #entete {

	margin: 2px 0 2px 0px;
	width: 100%;
	border-bottom: 1px solid #05214d;
	overflow: hidden;
}

#news #fond {

	width: 100%;
	overflow: hidden;
	background-image: url(images/fond_titre_news.gif);
	background-repeat: repeat-y;
}

#news #suite {

	float: right;
	margin-top: 5px;
}

#news #suite a {

	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #073171;
}

h3 {

	font-size: 10px;
}

/*h2 {

	color: #05214d;
	font-size: 1.0em;
	width: 100%;
	border-bottom: 1px solid #05214d;;
}*/

#news #entete .titre {

	float: left;
	color: #05214d;
	font-size: 11px;;

	font-weight: bold;
}

#news #entete .date {

	font-size: 0.5em;
	color: #000000;
	float: right;
}

#texte_news {

	width: 320px;
	margin-left: 20px;
	padding-bottom: 2px;
}

label {

	color: black;
	float: left;
	font-weight: bold;
	width: 130px;

}

.erreur {

	color: red;
	font-weight: bold;
	font-size: 9px;
}

textarea {

	font-family: Arial, sans-serif;
	font-size: 0.9em;
}

.alerte {

	/*border: 1px solid red;
	width: 151px;*/

}

.aide {

	color: #666666;
	font-size: 0.8em;
	font-weight: bold;
}

.ajout {

	color: #009FC6;
	background-color: #EFF4F7;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#titre_menu
{
	font-size: 1.5em;
	padding-bottom: 5px;
    color: #08387E;
}

.sous_titre_body
{
	margin-bottom: 10px;
	margin-top: 40px;
}

.sous_titre_menu
{
	font-size: 1.1em;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
    color: black;
    font-weight: bold;
}



.presentation
{
   font-size: 1em;
}


.annonce a
{
    color: #448;
    font-weight: bold;
    font-size: 10px;
}

.link
{
	color: #073171;
	font-weight: bold;
}

.no_border
{
	border: none;
}

.hidden
{
	visibility: hidden;
    border: medium none;
}

.floatLeft
{
	float: left;
	width: 550px;
}

#sous_menu li a.selected {
	color: black;
}

.annonce .noFloat {
	float: none;
}



#searchMenu
{
  border:1px dashed #AAAAFF;
  margin-bottom:6px;
  padding:4px;
  width:550px;
}

#searchMenu .elem
{
  float: left;
  margin-left: 20px;
  display: inline;
}

#searchMenu .first_elem
{
  margin-left: 10px;
}


#searchMenu li
{
  list-style-type: none;
}

#searchMenu h3
{
  font-size: 11px;
  color: #08387E;
  color: white;
  background: #073579;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}

#searchMenu ul
{
  padding: 0;
  margin-top: 3px;
  margin-left: 0px;
}

#searchMenu ul a
{
  font-size: 10px;
  color: black;
}

#searchMenu ul a:hover
{
  color: #5555FF;
}

#tri
{
  margin-left: 35px;
  clear: both;
}

#tri .separator
{
  margin-left: 11px;
  margin-right: 11px;
}