/* Copyright à laisser : découpe par Cécile */
/*  Pour : http://kits-gratuits.net/ */

/*Rappel utile : les couleurs peuvent être modifiées au choix, ne modifiez pas les marges sans avoir les bases des CSS2, ou conservez le fichier intact quelque part ;) */

*{ margin:0; padding:0;} 

body { 
	width: 800px; 
	margin: auto; 
	background: url(../images/interface/bg.png) repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #000; 
	font-size: 10pt; 
}

img {
    vertical-align:middle; border:none;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #000;
	color: #000;
}

a:hover {
	color: #fff;
	background: #9C9C9C;
}

#global {  
	background: url(../images/interface/extensible.png) repeat-y; 
}

/* CSS du header 
-----------------------*/

#header {  
	height: 205px;
	background: url(../images/interface/header.jpg) no-repeat; 
	font-size: 12px;
	padding: 5px 0 0 0;
	text-align: center;
}

#header h1{
	font-size:32pt;
	color:#FFFFFF;
}
#header h4{
	font-size:12pt;
	color:#000000;
	
}

#header ul { 
	display: inline;
}

#header li { 
	display: inline;
	list-style: none;
	margin-right: 20px;
}

.headerBan {
	text-align:left;
	margin-top:35px;
	float:left;
}

/* CSS du contenu
------------------------ */

#contenu {
	padding: 0 1.8em 2em 1.8em;
}

#annonce {
	padding: 1em 2em 1em 2em;
	margin: 1em 0em 1em 0em;
	border : solid 1px #000000 ; 
}

#listeresultats {
	margin:10px;
	padding:0px;
	border: 1px dashed #a0c8fa;
	border-bottom :0px;
}

.resultat {
	background-color:white;
	margin:2px;
	padding:2px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
	border-bottom: 1px solid #a0c8fa;
	height:55px;
}

.filariane {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:8pt;
        margin-bottom:2px;
}

.infobulle
{
  float:right;
  /* left: 128ex;*/
  background-color: #ffd;
  /* Couleur jaune ressemblant à une bulle d'aide. */
  font-size: small;
  text-decoration: none;
  width: 25ex;
  padding: 3px;
  border: 1px outset gray;
  z-index: 5;
  /* Pour être sûr qu'elles apparaissent au dessus de tout le reste. */
  -moz-border-radius: 5px;
  border-radius: 5px;
 	visibility:hidden;
  /* Pour arrondir les coins. */
}
.resultatFocus {
	background-color:#e0eeff;
	margin:2px;
	padding:2px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
	border-bottom: 1px solid #a0c8fa;
	height:55px;
}

.resultatCol {
	float:left;
	margin-right:10px;
	height:55px;
}

.colonne {
	margin:1px;
	padding:1px;
	float:left;
	width:320px;
}

.colonneBleu {
	margin:5px;
	margin-left:10px;
	padding:5px;
	margin-bottom:10px;
	float:left;
	border: 1px dashed #a0c8fa;
	width:345px;
}

.colonneVert {
	float:left;
	width:325px;
	style=border-style: solid;
	border-top: 3px solid #009966;
	border-right: 1px solid #009966;
	border-left: 1px solid #009966;
	border-bottom: 3px solid #009966;
	padding: 0px 20px; -moz-border-radius: 3px;
	background-color: #99FF99;
	background-image:url(/images/fleur-orchidee.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:10px 5px 5px 5px;
	
}



.lienImg {
    border-bottom-width: 0px;
}





.colonneAnnonce {
	float:left;
	width:33%;
}

.basAnnonce {
	width:60%;
	style=border-style: solid;
	border-top: 3px solid #FFD129;
	border-right: 1px solid #ffd129;
	border-left: 1px solid #ffd129;
	border-bottom: 3px solid #ffd129;
	padding: 0px 20px; -moz-border-radius: 3px;
	background-color: #FFF4A6;
	margin:15px auto 5px auto;
}

.basAnnonceSignalement {
	width:30%;
        font-size:8pt;
	margin:5px auto 5px auto;
}




#conseil {
float:left;
margin:1px;
padding:2px;
background-color:#79baf7;
text-align:center;
border : solid 1px #000000 ; 
}



.PubVerticale {
	float:left;
	margin:1px;
	margin-left:5px;
}

.cat { 
	width: 610px;
	float: left;
	border-bottom: 1px solid #C5D3D6;
	/*border-right: 1px solid #C5D3D6;*/
	padding: 0 1em 1em 1em;
}

#impression {
	float:right;
	margin:1px;
	margin-left:5px;
}

#contenu h2 {
	height: 25px;
	/*background: url(../images/interface/categorie.png) no-repeat;*/
	background-color:#3399FF;
	padding: 0.5em 0 0em 1.5em;
	font-size: 1.2em;
	color: #fff;
}
#contenu h3 {
	font-size: 1.1em;
	margin-bottom:3px;
	margin-top:5px;
	padding-left:0px;
}

#contenu a {
	border-bottom: 1px dotted #000;
	color: #000;
}

#contenu a:hover {
	color: #fff;
	background: #9A9882;
}

ul {
	padding-left:30px;
}

.titreAnnonce {
    float:left;
    width:650px;

}

#titreAnnoncePicto {
    float:left;
    width:100px;
    text-align:right;
}


#titreAnnoncePicto a {
    border-bottom:0 none #000000;
}

#titreAnnoncePicto a:hover {
    border-bottom:0 none #000000;
    color: #000;
    background: #fff;
}

#rss {
    float:right;
}

#rss a {
    border-bottom:0 none #000000;
}

#rss a:hover {
    border-bottom:0 none #000000;
    color: #000;
    background: #fff;
}


 /* CSS du menu 
 ------------------------*/
#menu  ul { 
	display: inline;
	font-size:14pt;
	color:#CCCCFF;
}

#menu li {
	display: inline;
	list-style: none;
	margin:3px;
	padding-top:10px;
	margin-bottom:10px;

}

#menu a {
margin: 0 10px 5px;
color: #FFFFFF;
text-decoration: none;
}

#menu a:link {
margin: 0 10px;
color: #FFFFFF;
text-decoration: none;
}
#menu a:hover {
margin: 0 10px;
color: #FFFFFF;
background:#0094e4;
text-decoration: none;
}


/* CSS Galerie */

#galerie_mini {
	margin-top:0px;
	float:left;
        overflow:auto;
	width:150px;
	margin-right:5px;		
}

#galerie_mini li {
        margin:2px;
	padding:0px;
	list-style-type: none;
}

#galerie_mini a {
        display:block;
        text-align:center;
        border-bottom:none;
        border:3px solid white;
        margin:3px;
        background-color:white;
	outline:none;
	padding:0px;
}

#galerie_mini a.active {background:#6699ff;border:3px solid #6699ff;}

#galerie_mini a:hover {
        border:3px solid black;
        background-color:black;
	padding:0px;
        margin:3px;
}

#photo {
	margin-top:5px;
	float:left;
	width:560px;	
}


/*
 * Utiliser pour InfoWindows de Google map
 */
#contentInfo { width:200px; height:100px;overflow:hidden;}

/*
 * Effet lightbox!
 */


#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.6;
	filter: alpha(opacity=50);
}

#carte_box
{
	display: none;
	/*position: absolute;*/
        position: fixed;
        _position:absolute;
	width: 750px;
	height: 450px;
	padding: 8px;
	margin:0;
        overflow:auto;
	border: 1px solid black;
	background-color: white;
	z-index:11;
	overflow: auto;
        -moz-border-radius: 5px;
        -webkit-border-radius:5px;
        border-radius: 5px;
}

#carte_content
{
	position:absolute;
	top:23px;
	left:0;
	right:0;
	bottom:0;
	margin:0;
	padding: 5px;
        padding-left:45px;
	overflow: auto;
	width:93%;
	height:86%;
}

#carte_bottom
{
	position:absolute;
	bottom:0%;
	left:0%;
	width:100%;
	height:30px;
	padding:0;
	padding-top:2px;
	margin:0;
	margin-right:20px;
	border-bottom:1px solid black;
	background-color: #CCC;
	color:white;
        -moz-border-radius-top: 5px;
        -webkit-border-top-radius:5px;
        border-radius: 5px;
	text-align:center;
}


#box
{
	display: none;
	/*position: absolute;*/
        position: fixed;
        _position:absolute;
	top: 35%;
	left: 35%;
	width: 280px;
	height: 150px;
	padding: 8px;
	margin:0;
        overflow:auto;
	border: 1px solid black;
	background-color: white;
	z-index:11;
	overflow: auto;
        -moz-border-radius: 5px;
        -webkit-border-radius:5px;
        border-radius: 5px;
}


#boxheader
{
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	height:20px;
	padding:0;
	padding-top:2px;
	margin:0;
	margin-right:20px;
	border-bottom:1px solid black;
	background-color: #6699FF;
	color:white;
        -moz-border-radius-top: 5px;
        -webkit-border-top-radius:5px;
        border-radius: 5px;
	text-align:center;
}

#boxcontent
{
	position:absolute;
	top:23px;
	left:0;
	right:0;
	bottom:0;
	margin:0;
	padding: 5px;
        padding-left:45px;
	overflow: auto;
	width:78%;
	height:80%;
}


#menuOnglet {
        margin: 0;
        padding: 0;
        margin-bottom:5px;
        list-style: none;
}
#menuOnglet li {
        display: inline; /* affichage horizontal */
        margin-right:5px;
      }
#menuOnglet li a {
        padding: 5px 30px;
        margin: 0;
        background: #a0c8fa;
        color: #fff;
        border: 1px solid #89a;
        text-decoration: none;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        -webkit-border-top-left-radius: 10px; /* pour Chrome */
        -webkit-border-top-right-radius: 10px; /* pour Chrome */

      }

#menuOnglet li span {
        padding: 5px 30px;
        margin: 0;
        background: #3399ff;
        color: #000;
        border: 1px solid #89a;
        text-decoration: none;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        -webkit-border-top-left-radius: 10px; /* pour Chrome */
        -webkit-border-top-right-radius: 10px; /* pour Chrome */

}

#menuOnglet li a:hover, #menuOnglet li a:focus {
        background: #3399ff;
        color: #000;
      }

 /*
  * FAQ
  */
  hr {
      border:0px;
      border-top:1px dashed #000000;
      height:1px;
      margin-bottom:20px;
      padding:0px;
  }

  #FAQsom {
      padding :10px;
      width:89%;
      margin-left:10px;
      padding-left:50px;
      padding-bottom:20px;
      background-color:#EEEEEE;

  }


  #FAQreponses {
      padding :5px;
      margin-top:0px;
      width:95%;
      margin-left:10px;
      background-color:#FFFFFF;

  }

    #FAQreponses h3 {
      font-size:large;
      padding-left:5px;
      margin-bottom:10px;

  }

  .FAQreponse {
      padding-left:10px;
      margin-bottom:15px;
      margin-top:5px;
      width:95%;
      background-color:#FFFFFF;

  }
  .FAQreponse p {
      margin-bottom:5px;
  }




 /* CSS du footer 
 ------------------------*/
 
#footer {
	clear: both;
	height: 56px;
	background: url(../images/interface/footer.png) no-repeat; 
	text-align: center;
	font-size: 0.8em;
	color: #000;
}

#partenaires {
    text-align: left;
    padding:10px 20px 0px 20px;
    clear: both;
    height: 25px;
    background: url(../images/interface/extensible.png) no-repeat;
    font-size: 0.8em;
}

.clear {
    clear:both;
}
