@charset "utf-8";
/* CSS Document */

body {
	color: #666666;
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color: #efefef;
	font-family: "Trebuchet MS", "Verdana", "Lucida Grande", "Tahoma, Helvetica", "Sans-Serif";
	font-size: 90%;
}

h1, h2, h3 {
	margin-top: 0;
	color: #c30025;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", "Verdana", "Lucida Grande", "Tahoma, Helvetica", "Sans-Serif";
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #006c9f;
}

a:hover {
	border-bottom: none;
	color: #c30025;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width:auto;
	margin:auto;
	height: 140px;
	width:1000px;
	background-image: url(../images/img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header2 {
	width: 990px;
	margin: 0 auto;
	padding: 5px 5px;
	background-color: #FFFFFF;
	background-image: url(../images/fondpage.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
/*#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background-color: #FFFFFF;
	background-image: url(../images/fondpage.jpg);
	background-repeat: repeat-y;
	background-position: center;
}*/

/* Header */

#logo {
	float:left;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	width:300px;

}
#pubhaut {
	float:right;
	margin: 0 0;
	padding: 0;
	height: 100px;
	width:700px;
	text-align:center;
}
#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #c30025;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #c30025;
}

/* Menu */

#menu {
	clear:both;
	display:inline-block;
	margin: 0 0;
	padding: 0;
	height: 40px;
	width:1000px;
	background-image: url(../images/fond-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #c30025;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#menu .current_page_item a {
	color: #FFFFFF;
}
/* a la une */

#alaune_location {
clear:both;
display:inline-block;
	margin: 0 0;
	padding: 10px;
	height: 180px;
	width:98%;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	background-image: url(../images/notre-selection.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:center;
	background-image: url(../images/fond-pour-location.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#alaune_vente {
clear:both;
display:inline-block;
	margin: 0 0;
	padding: 10px;
	height: 180px;
	width:98%;
	background-color: #EEEEEE;
	border: 1px solid #999999;
/*	background-image: url(../images/notre-selection.png);
	background-repeat: no-repeat;
	background-position: left center;*/
	text-align:center;
	background-image: url(../images/fond-pour-vente.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#divi {
	width:200px;
	float:left;
	padding-left:40px;
	display:inline;
	
}

#zonerecherche {
	clear:both;
	display:inline-block;
	padding: 0px;
	width:100%;
	background-color: #FFFF80;
	border: 1px solid #999999;
	background-image: url(../images/fond-recherche.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	font-size: 12px;
	color: #333333;
}
#zonerecherche td,select {
	font-size: 12px;
	color: #006c9f;
}


/* Selection */
#selection{
	width:auto;
	border:1px solid #999999;
	display:inline-block;
	height:auto;
	background-image: url(../images/fondselection.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:2px;
	cursor:pointer;
}
#selection2{
	width:auto;
	display:inline-block;
	height:auto;
	background-image: url(../images/fondselection.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:2px;
	cursor:pointer;
}
#alert{
	width:auto;
	display:inline-block;
	height:auto;
	margin:2px;
	cursor:pointer;
	border: 1px solid #CCCCCC;
}
#alert input{

	font-size: 12px;
	color: #006c9f;
}

#selection .imgselection{
width:102px; 
padding:2px; 

float:left;
}

#selection .titreselection{
	clear:right;
	width:85px;
	height:67px;
	float:right;
	padding-right:4px;
	text-align:center;
	font-size:12px;
	font-weight: bold;

}
strong {
	color: #999999;
}
#selection .titreselection a{
	color:#c30025;
}
.titreselection a:hover{
	text-decoration: underline;
}
#selection .descselection{
	padding:2px;
	float:left;
	text-align:justify;
	width:200px;

}

/* Wrapper */

#wrapper {
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background-color: #FFFFFF;
	background-image: url(../images/fondpage.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/*Article*/
#article {
	float:right;
	clear:right;
	width:750px;
	padding:4px;
	margin-top:2px;
	color: #666666;
	border: 1px solid #006c9f;
	background-image: url(../images/fond-article.png);
	background-repeat: repeat-x;
}
#article img{
float:left;
	padding:1px;
	margin:4px;
	background-color: #666666;
	border: 1px solid #666666;
}
#article .titrearticle{
	font-size: 12px;
	font-weight: bold;
	color: #006c9f;
}
#article .textearticle{
	clear:right;
	text-align:justify;
	font-size:12px;
	padding:4px;
	margin:4px;

}


/* Content */
#contentcentre {
	text-align:center;
	display:block;
 
	margin:auto;
	padding-top: 4px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;	
}
#content {
	float: left;
	width: 542px;
	padding:0;
	
}
#bigtitre {
	float:right;
	clear:right;
	width:740px;
	padding:4px;
	margin-top:2px;
}
#bigtitre strong{
	color: #006c9f;
	font-size:16px;
	text-transform:capitalize;

}

.contentnormal {
border: 1px solid #CCCCCC;
}
.contentpremium {
	border: 2px solid #ff7e00;
	background-image: url(../images/f-maison.png);
	background-repeat: no-repeat;
	background-position: right top;

}
#content2 {
	float:right;
	clear:right;
	width:748px;
	padding:4px;
	margin-top:2px;
	color: #666666;
	
	
}
#content2 img{
float:right;
	padding:1px;
	margin:4px;
	background-color: #666666;
	border: 1px solid #666666;
}
#content2 .titrecontent2{
	font-size: 12px;
	font-weight: bold;
	color: #006c9f;
	width:620px;
}
.titrecontent3{
	font-size: 16px;
	font-weight: bold;
	color: #c30025;
	margin:10px;
	text-align:center;
	padding-left:30px;
}
#content2 .textecontent2{
	clear:left;
	text-align:justify;
	font-size:12px;
	padding:4px;
	margin:4px;

}
#content2 .detailannonce{
	clear:left;
	text-align:justify;
	font-size:12px;
	padding:4px;
	margin:4px;
	font-size:12px;
	color:#006699;

}
#content2 .detailannonce strong{
	color:#006699;
	font-weight: bold;

}

#content2 .textecontent2 img{
float:left;
margin:2px;
padding:0px;
border:none;
border-bottom-color:#FFFFFF;


}
#content2 .batcontent2{
	height:60px;
	width:740px;
	text-align:left;
	margin:auto;
	background-image: url(../images/fond-bat-annonce.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}

#content2 .batcontent2c{
	height:50px;
	display:inline;
	margin-top:8px;
	padding-left:8px;
	padding-top:8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-right: 8px;
	text-align:center;
}
#content2 .batcontent2c2{
	float:left;
	width:260px;
	padding-left:10px;
}
#content2 strong{
	color: #585858;
	font-weight: bold;
}
#content2 a{
	font-weight: bold;
	color: #fb3a03;
	font-size: 12px;
}

#content2 a:hover{
	color: #999999;
}


#content2 .batcontent2d{
	height:30px;
	width:740px;
	text-align:left;
	margin:auto;
	background-image: url(../images/fond-detail-annonce.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	text-align:center;
	padding-top:4px;
}
#content2 .batcontent2d2{

	display:inline;
	text-align:center;
	margin:auto;
	padding:20px;
}
#content2 .batcontent2d2 a{
	font-size: 14px;
	color: #FFFFFF;
}
#content2 .batcontent2d2 a:hover{
	text-decoration: underline;
}
.titredetailrouge{
	font-size: 18px;
	font-weight: bold;
	color: #fb4a00;
	display:inline;
}
.titredetail{
	font-size: 18px;
	font-weight: bold;
	color: #006c9f;
	display:inline;
}
.linktitredetail{
	float:right;
	clear:both;
}
.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
	text-decoration: underline;
}

.title a {
	border-bottom: none;
	color: #fb4a00;
}

.title a:hover {
/*	border-bottom: 1px dotted #000000;*/
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}
.trpromo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fb4a00;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	color:#fb4a00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	/*background-color: #ECF9EC;*/

}
.tag {
	padding: 0 15px;
}

.entrypromo {
	/*	padding: 0 20px;*/
	margin:auto;
	background-image: url(../images/fond-maison.png);
	background-repeat: no-repeat;
	background-position: center top;


}
.tablepromo {
	/*	padding: 0 20px;*/
	height:700px;
	width:520px;
	margin:auto;
	background-image: url(../images/fond-promo.png);
	background-repeat: repeat-y;
	background-position: center top;
	filter :   alpha(opacity=85);
	-moz-opacity        :   .85;
	opacity             :   .85;
	-khtml-opacity      :   .85;
	background-color: #ECF9EC;

}

.entry {
	/*	padding: 0 20px;*/
	margin:auto;

}
.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	clear:left;
}

#sidebar2 {
	float: right;

}

.sidebar {
/*	float: left;*/
	width: 220px;
	padding: 0;
	font-size: 12px;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 2px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 8px;
	padding: 4px;
	background-color: #EFEFEF;
	border: 1px solid #BBBBBB;

}


.sidebar li h2 {
	height: 30px;
	margin: 0;
	letter-spacing: 2px;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/img05.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.sidebar a {
}


.sidebarrouge {
	/*	float: left;*/
	width: 220px;
	padding: 0;
	font-size: 14px;
	color: #666666;
	margin-bottom:10px;
}

.sidebarrouge ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarrouge li {
	padding: 2px;
}

.sidebarrouge li ul {
}

.sidebarrouge li li {
	margin: 8px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
}


.sidebarrouge li h2 {
	height: 30px;
	margin: 0;
	letter-spacing: 2px;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/img07.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.sidebarrouge a {
}


/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	height: 120px;
	width: 990px;
	background: url(../images/img04.jpg) no-repeat center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

 .footerlinks {
	float:left;
	height:100px;
	padding-left:40px;
	padding-right:40px;
	border-right-color:#CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}

#footer a {
font-size:12px;
}

#footer .link {
	float: right;
}

.copyright {
text-align:center;
font-size:12px;

}
.flower {

}
.flower2 {
	font-size:12px;
	
	
}
.flowerback1 {
	background-image: url(../images/formMJ.gif);
	background-repeat: no-repeat;
	height:200px;

}
.flowerback2 {
	background-image: url(../images/formMJ2.gif);
	background-repeat: no-repeat;
	height:200px;
}
.flowerback4 {
	background-image: url(../images/formMJ3.gif);
	background-repeat: no-repeat;
	height:200px;
}
.flowerback5 {
	background-image: url(../images/formMJ4.gif);
	background-repeat: no-repeat;
	height:200px;
}
.flowerback3 {
	background-image: url(../images/fondinscription.png);
	background-repeat: no-repeat;
	height:520px;
}
.flower2 td{
	font-size:12px;
}
.flower2 h3{
	font-size:14px;
}
.flower a{
font-size:12px;

}

.invisible {
display: none;
}
#tabbed_box {
margin:auto;
text-align: center;
/*	border: 1px solid #FFFFFF;*/
padding:2px;
}  
.tabbed_box h4 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:23px;
    color:#ffffff;
    letter-spacing:-1px;
    margin-bottom:10px;
}

.tabbed_box h4 small 
{
    color:#e3e9ec;
    font-weight:normal;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    position:relative;
    top:-4px;
    left:6px;
    letter-spacing:0px;
}         
.tabbed_area 
{

/*	background-color:#000000;*/
	padding:8px;
	
} 
ul.tabs 
{
    margin:0px; padding:0px;
	text-align:left;

}

ul.tabs li 
{
    list-style:none;
    display:inline;

	
} 
ul.tabs li a 
{
    background-color:#999999;
    color:#006c9f;
    padding:8px 14px 8px 14px;
    text-decoration:none;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    border:1px solid #464c54;
	
}

ul.tabs li a:hover 
{
    background-color:#2f343a;
    border-color:#2f343a;
}

ul.tabs li a.active 
{
    background-color:#ffffff;
    color:#c30025;
    border:1px solid #464c54;
    border-bottom: 1px solid #ffffff;
}   
.content 
{

    padding:10px;
    border:1px solid #464c54; 
}

#content_2, #content_3 { display:none; }  
ul.tabs 
{
    margin:0px; padding:0px;
    margin-top:5px;
    margin-bottom:6px;
}     

.content ul 
{
    margin:0px;
    padding:0px 20px 0px 20px;
}

.content ul li 
{
    list-style:none;
    border-bottom:1px solid #d6dde0;
    padding-top:15px;
    padding-bottom:15px;
    font-size:13px;
}

.content ul li a 
{
    text-decoration:none;
    color:#3e4346;
}

.content ul li a small 
{
    color:#8b959c;
    font-size:9px;
    text-transform:uppercase;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    position:relative;
    left:4px;
    top:0px;
} 
.content ul li:last-child 
{
    border-bottom:none;
}   
.buttonorange {
	background-color: #FF6600;
	color: #FFFFFF;
}

.lienp a {
	color: #0066FF;
	text-decoration: none;
	font-size: 11px;
}

.lienp a:visited {
  }


.lienp a:hover{
  text-decoration: underline;
}

.erreur {
	font-size: 10px;
	color: #CC3366;
	text-decoration: blink;
	font-weight: bold;
}

.titrerougep {
	color: #CC0000;
	font-size: 12px;
}

#dlrech{
position:absolute; 
padding:4px; 
color:#000000; 
background:#CCCCCC; 
width:300px; 
height:auto; 
overflow:auto; 
display:none;
}
#dlrech .dlrechone{
	padding:4px;
	color:#000000;
	width:auto;
	background-color: #000000;
}
#dlrech .dlrechtitre{
text-align:center;
font-size:12px; 
color:#000000;
}
#dlrech .dlrechfermer{
text-align:right;
font-size:10px; 
color:#FF0000;
}
.tableblanche {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	padding:4px;
}

.tabletarif {
	background-color:#003366;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding:4px;
}
.tableinscrit {
	background-color:#FF99FF;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding:4px;
}
.fontable{
	font-size:12px;
	background-image:url(images/fondtableau.png);
	background-repeat: no-repeat;
}

.divavis{
	text-align:justify;
	height:auto;
	overflow:auto;
	padding:10px;
	width:700px;
	margin:4px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/fonddivjaune.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #faff75;
}
.divavis2{
	text-align:justify;
	display:block;
	padding:10px;
	width:700px;
	height:120px;
	margin:4px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #FF6600;
}
.divresa{
clear:both;
	text-align:justify;
	padding:10px;
	width:700px;
	background-color:#8cff7d;
	margin:4px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/fonddivvert.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.divannonce{
	text-align:justify;
	display:block;
	padding:10px;
	width:700px;
	margin:4px;
	border: 1px solid #CCCCCC;
	overflow:auto;
	background-image: url(../images/fonddivbleu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #31a5ff;
}
.divtotal{
	display:block;
	padding:10px;
	width:700px;
	background-color:#ff682d;
	margin:4px;
	border: 1px solid #CCCCCC;
	overflow:auto;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../images/fonddivrouge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.divrouge{
	display:block;
	padding:10px;
	width:700px;
	background-color:#FF6666;
	margin:4px;
	border: 1px solid #CCCCCC;
	overflow:auto;
	font-size: 14px;
}
.plop_rouge {
	text-decoration: blink;
	FONT-SIZE: 12px;
	COLOR: #CC0000;
}
.plop_vert {
	text-decoration: blink;
	FONT-SIZE: 16px;
	COLOR: #33CC66;
}

.titrepromo{
	font-size: 16px;
	font-weight: bold;
	color: #006c9f;
	text-align:center;
}

.non {
	FONT-SIZE: 12px;
	COLOR: #CC0000;
	font-weight: bold;
}

.cfrm { display: none; }

