/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */
body
{
position: relative;
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 85%;
color: #888;
background-color: white;
line-height: 180%;
margin: 0;
padding: 0;
text-align: center;
}

/*le moteur de recherche positionné en absolu*/
#moteur
{
/*position: absolute;
top: 50px;
right: 150px;
color: white;
*/
text-align:center;
}

/* menu général et entête */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer
{
width:780px;
margin: 0 auto;
text-align: left;
}
#wrapper-menu-top
{
background: white url('images/bg02-white-left.png') no-repeat left top;
}
#menu-top
{
background: transparent url('images/bg02-white-right.png') no-repeat right top;
overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}
#menu-top ul
{
margin: 0 20px;
padding: 1em 0 0 0;
list-style: none;
font-size: 80%;
float: left;
}
#menu-top li
{
display: inline;
float: left;
}
#menu-top a
{
float: left;
background:url(./images/menuleft.png) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
line-height: 1.5em;
}
#menu-top a span
{
background: transparent url(images/menuright.png) no-repeat right top;
padding:5px 15px 4px 6px;
color:#5b8fbe;
display: block;
float: left;
cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}
#menu-top a:hover { background-position:0% -42px; }
#menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header
{
background: transparent url('./images/bg.png') top center repeat-x;
}
#header
{
background: #eee url('./images/immobilier-landes.jpg') no-repeat center top;
}
#wrapper-header2
{
background: transparent url('./images/bg02-blue-left.png') top left no-repeat;
}
#wrapper-header3
{
background: transparent url('./images/bg02-blue-right.png') top right no-repeat;
}
#header h1
{
margin: 0 40px;
padding: 110px 0 0 0;
line-height: 3em;
color: #fff;
font-size: 130%;
font-weight:normal;
}
.toto
{
margin:0 30px;
}
.toto a
{
padding:0 10px;
}
/*contenu de la page */
#wrapper-content
{
background: white url('./images/bg02-white-left.png') no-repeat left top;
}
* html #wrapper-content { height: 1%; }
#content
{
background: transparent url('./images/bg02-white-right.png') no-repeat right top;
padding: 5px 245px 5px 40px;
}
#content p {text-align: justify;}

/*menu de la colonne de droite*/
#wrapper-menu-page
{
float: right;
width: 180px;
margin: 20px 30px 3em 2em;
background: transparent url('./images/menu.png') no-repeat;
text-align: center;
line-height: 140%;
font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}
* html #wrapper-menu-page { margin-right: 15px; }
#menu-page
{
height: 600px;
overflow: auto;
padding-top: 5px;
}
#menu-page ul
{
margin: 0;
padding: 0;
list-style: none;
font-size: 90%;
}
#menu-page h3
{
font-size: 65%;
text-transform: uppercase;
margin: 1em 0 0.3em 0;
color: #5b8fbe;
font-weight: normal;
letter-spacing: 0.15em;
}
#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

/*pubs*/
.annonces-google
{
margin: O;
padding: 0;
}
.banniere
{
margin: 0.5em;
padding: 0 0 0 1em;
text-align: center;
border-left: 1px solid;
}

/*Google Map*/
#carte
{
width: 500px;
height: 400px;
text-align: center;
}

/*les captures d'écran*/
#capture
{
float:left;
margin: 0;
padding : 0 10px 0 0;
}
#capture img {
border: 0;
margin: 0;
padding : 0;
}
.droite{float:right}
/*les locations vacances*/
.vacances
{
clear: left;
border-top: 1px solid #5b8fbe;
margin: 1em;
padding: 0.5em;
font-size: 0.9em;
}
.vacances img
{
float: left;
margin: 1em;
border: 0;
}

/*pied de page */
#wrapper-footer
{
margin-top: 1em;
text-align: center;
}
#footer
{
margin: 0 20px;
background-color: #e5f0fc;
border: 1px solid #ccc;
border-bottom: 0;
clear: both;
font-size: 0.9em;
}
#motscles
{
border:0;
font-size:0.7em;
font-style:italic;
}

#cherche-google
{
line-height: 1.1em;
text-align: left;
font-size: 0.9em;
font-style: italic;
}

/*champs de formulaire*/
#formulaires
{
clear:left;
margin: 0 150px 20px 5px;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: justify;
}
#formulaires h2
{
font-size: 1.1em;
margin: 0 0 0.5em 0;
text-align: left;
}
label
{
float: left;
width: 100px;
text-align: left;
font-size: 0.9em;
}
.saisie
{
float: left;
text-align: left;
font-size: 0.9em;
width: 400px;
}
form p
{
clear: both;
font-style: italic;
font-size: 0.9em;
margin: 0.3em 0 1.5em 0;
}
form hr
{
visibility: hidden;
clear: both;
}

/*général*/
h2 {font-size: 110%;}
h3 {font-size: 100%;}
a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }
a.discret { color: #888; text-decoration: none; font-style:italic;}

