
/* © 2010 MINIsite - Bexter Vaince CSS */


/* ------------------------------------------------ IMPORT CSS */

/* CSS - Lighbox */
@import url(/.framework/ajax/lightview/css/lightview.css);

/* CSS - Coup de coeur */
@import url(/scripts/themes/carousel/carousel.css);

/* CSS - immobilier */
@import url(/css/immobilier.css);


/* ------------------------------------------------ FONT */
/*@font-face {font-family:myfontAUGIE; src:url("augie.eot");}
@font-face {font-family:myfontAUGIE; src:url("augie.TTF");}*/


/* ------------------------------------------------ CSS */

html{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	background: #402518 url(/images/fond.jpg) no-repeat;
	background-position: top center;
}

/* Hack FF pour masquer les contours pointillés sur les liens 
---------------------------------------------------------- */ 
a{
	outline: none;
}

:focus{
	-moz-outline-style: none;
}

a {
	color: #8c6c58;
	text-decoration: none;
}

a:hover{
	color: #8c6c58;
	text-decoration: underline;
}

/* ------------------------------------------------ TITRE : h1*/
h1{
	font-size: 24px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #7c604c;
	font-weight: normal;
	border-bottom: 1px dotted #7c604c;
}

h1 a, h1 a:hover{
	color: #bca996;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h2*/
h2{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #9b7f6a;
}

h2 a, h2 a:hover{
	color: #9b7f6a;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h3*/
h3{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	color: #9b7f6a;
	text-align: left;
}

h3 a, h3 a:hover{
	color: #9b7f6a;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h4*/
h4{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #7c604c;
	text-align: left;
}

h4 a, h4 a:hover{
	color: #757575;
	text-decoration: none;
}

/* ------------------------------------------------ TITRE : h5*/
h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #781c34;
	text-align: left;
	background: transparent url(/images/fleche.gif) top left no-repeat;
}

h5 a, h5 a:hover{
	color: #781c34;
	text-decoration: none;
}

h6 a, h6 a:hover{
	color: #eb5602;
	text-decoration: none;
}

/* ------------------------------------------------ PARAMETRES : default*/
p{
	margin: 0px;
	padding: 0px;
}

ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

ul li{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

ol li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

strong{
	color: #8c6c58;
	font-weight: bold;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/*---------------------------------------------------------------------*/
/* PARAMETRES : site  */
/*---------------------------------------------------------------------*/
#site{
	width: 990px;
	margin-left: -495px;
	padding: 0px;
	z-index: 99;
	position: absolute;
	left: 50%;
}

#flash{
	width: 930px;/*930*/
	height: 255px;/*255*/
	margin: 0px 0px 0px 30px !important;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: transparent url(/images/flash.jpg) no-repeat;
}

.lienretourdyn{
	background: transparent url(/images/retour.gif) center left no-repeat;
	height: 19px;
	width: 100px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	float: left;
}

.bbdynasuite{
	background: transparent url(/images/puce.gif) center right no-repeat;
	height: 15px;
	width: 70px;
	padding: 0px 20px 0px 0px;
	font-style: italic;
	float: right;
}

.border-biens{
	float:left;
	padding: 2px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #6d5c54;
}

.wash{
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------------------------------------*/
/* GESTION : contenu */
/*--------------------------------------------------------------------*/
#contenu{
	width: 990px;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	padding: 0px;
	margin: 0px;
	float: left;
	background: transparent url(/images/contenu.jpg) top no-repeat;
}

.content{
	width: 630px;
	float: right;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	margin: 25px 30px 10px 0px !important;
	margin: 25px 15px 5px 0px;
	padding: 0px;
	text-align: justify;
}

.content ol{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside;
	text-align: justify;
}

.content ol li{
	margin: 0px 0px 0px 10px !important;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
}

.content ul{
	margin: 10px 0px 0px 15px !important;
	margin: 5px 0px 0px 8px;
	padding: 0px;
	list-style-position:inside;
	list-style-image: none;
}

.content ul li{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.gauche{
	float: left;
	width: 276px;
	height: 300px;
	min-height: 300px !important;
	height: auto !important;
	padding: 0px;
	margin: 0px 0px 0px 30px !important;
	margin: 0px 0px 0px 15px;
	text-align: justify;
}

/* ------------------------------------------------ INCLUDE : moteur de recherche*/
.moteurRecherche{
	float: left;
	width: 246px;
	margin-bottom:5px;
}

.selectform{
	float: left;
	width: 246px;
	margin-bottom:5px;
}

.envoyerSearch{
	float: right;
}

.rechercher{
	float: left;
	width: 276px;
	height: 100px;
	min-height: 100px !important;
	height: auto !important;
	padding: 0px;
	margin: 30px 0px 0px 0px;
	text-align: justify;
	
    -moz-box-shadow: 1px 1px 12px #2c1d17;
    -webkit-box-shadow: 1px 1px 12px #2c1d17;
    box-shadow: 1px 1px 12px #2c1d17;
}

.rechercher-top{
	float: left;
	width: 276px;
	height: 33px;
	padding: 0px;
	margin: 0px;
}

.facebookINDEX{
	float:left;
	margin-top:20px;
	width:276px;
	text-align:center;
}

.selections{
	float: left;
	width: 276px;
	height: 100px;
	min-height: 100px !important;
	height: auto !important;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	text-align: justify;
	
    -moz-box-shadow: 1px 1px 12px #2c1d17;
    -webkit-box-shadow: 1px 1px 12px #2c1d17;
    box-shadow: 1px 1px 12px #2c1d17;
}

.selections-top{
	float: left;
	width: 276px;
	height: 33px;
	padding: 0px;
	margin: 0px;
}

.bloc-middle{
	float: left;
	width: 246px;
	height: 10px;
	min-height: 10px !important;
	height: auto !important;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	background: url(/images/bloc-middle.jpg) repeat-y;
}

.bloc-bottom{
	float: left;
	width: 276px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: url(/images/bloc-bottom.jpg) no-repeat;
}

.selections-biens{
	float: left;
	width: 246px;
	height: 10px;
	min-height: 10px !important;
	height: auto !important;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	text-align: justify;
}

.selections-biens-photo{
	float:left;
	width:40px;
}

.selections-biens-contenu{
	float:right;
	width:160px
}

.savoir-plus{
	text-align:right;
	margin-top:5px;
	border-top:1px dotted #7c5f4d;
}

.savoir-tous{
	border-top:1px dotted #8c6c58;
	margin-top:5px;
	text-align:center;
}

.border-photo{
	padding: 2px;
	margin: 0px;
	border: 1px solid #6d5c54;
}

/*---------------------------------------------------------------------- PAGE : index.htm */

/*---------------------------------------------------------------------- PAGE : contact.htm */
#form-contact{
	float: left;
	width: 390px;
}

#form-contact input{
	width: 230px;
	margin: 2px 0px;
	border: 1px dotted #7b604f;
	background-color: #402518;
	padding: 2px !important;
	padding: 0px;
	color: #bca996;
}

#form-contact textarea{
	width: 230px;
	margin: 2px 0px;
	border: 1px dotted #7b604f;
	background-color: #402518;
	padding: 2px !important;
	padding: 0px;
	color: #bca996;
}

fieldset{
	float: left;
	width:360px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0px;
}

label{
	float: left;
	width: 120px;
	margin: 6px 0 0 0;
	padding: 0px;
	text-align: left;
}

p.message{
	font-size: 14px;
	color: #7b604f;
	font-weight: bold;
	text-align: center;
}

p.obligatoire{
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#coordonnes-contact{
	float: right;
	width: 228px;
}

.googleMap{
	border: 1px solid #C0C0C0;
	padding: 2px;
}

/*---------------------------------------------------------------------- PAGE : sitemap.htm */
.sitemap{
	width: 600px;
	text-align: justify;
	float: left;
	margin-top: 20px !important;
	margin-top: 10px;
	border: 1px solid #B4B5B9;
	padding: 30px 0px 10px 30px !important;
	padding: 15px 0px 10px 15px;
	background: #FFFFFF;
}

/*---------------------------------------------------------------------- PAGE : mentions.htm */
#mentions-gauche{
	float: left;
	width: 180px;
	margin: 0px 10px 10px 0px !important;	
	margin: 0px 5px 5px 0px;				
	text-align: left;
}

#mentions{
	float: left;
	width: 630px;
	text-align: justify;
	margin: 0px 0px 0px 0px;	
}


/*--------------------------------------------------------------------*/
/* GESTION : footer */
/*--------------------------------------------------------------------*/
#footer {
	float: left;
	width: 990px;/*990*/
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px !important;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #a0928c;
	background: transparent url(/images/footer.jpg) top no-repeat;
}

#footer ul{
	width: 990px;
	list-style: none;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#footer li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer a{
	color: #a0928c;
	text-decoration: none;
}

#footer a:hover{
	color: #a0928c;
	text-decoration: underline;
}

#copyright{
	float: left;
	width:990px;
	padding: 0px;
	margin: 0px;
	color:#665146;
	text-align:center;
	font-weight: bold;
}

#copyright a{
	color: #665146;
	text-decoration: none;
}

#copyright a:hover{
	color: #665146;
	text-decoration: underline;
}


/*--------------------------------------------------------------------*/
/* GESTION : Index CSS */
/*--------------------------------------------------------------------*/
#header-index{
	margin: 0px;
	width: 990px;
	height: 105px;
	float:left;
	background: transparent url(/images/header-index.jpg) no-repeat;
}

#flash-index{
	width: 930px;/*930*/
	height: 419px;/*419*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: transparent url(/images/flash-index.jpg) no-repeat;
}

#contenu-index{
	width: 960px;/*960*/
	height: 1px;
	min-height: 1px !important;
	height: auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	float: left;
}

.content-index{
	width: 930px;
	float: left;
	height: 1px;
	min-height: 1px !important;
	height: auto !important;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: justify;
	background: transparent url(/images/contenu-index.jpg) top no-repeat;
}
