/* Feuille de style - Domaine du Grand Bois - Agence itiConseil 2007 */

@import url("css/thickbox.css");
@import url("css/contact.css");

/* LES LIENS*/
a.lien_n {
	color:#000000;
	text-decoration:none;
}
a.lien_n:hover {
	text-decoration:underline;
}
a.lien_s {
	color:#48651c;
	text-decoration:underline;
}
a.lien_s:hover {
	text-decoration:none;
}

* {
	margin:0;
	padding:0;
}
a.texte {
	color:#000;
	text-decoration:none;
}
a.texte:hover {
	color:#666666;
}

.spacer {
	clear:both;
}
.centrer {
	text-align:center;
}
.droite {
	text-align:right;
}

p {
	text-align:justify;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin:0;
	padding:0;
	background:#47651d url(images/fond.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.stitre {
	font-size:14px;
	color:#48651c;
	font-weight:bold;
}
.stitre1 {
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

img {
	border:0;
}

#master {
	position:relative;
	width:950px;
	margin:0 auto;
}

#entete {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:200px;
	background:url(images/tete.jpg) no-repeat;
}
#drapeaux {
	position:absolute;
	top:0;
	left:563px;
	width:100px;
	height:27px;
}
#logo {
	position:absolute;
	left:38px;
	top:13px;
	width:321px;
	height:164px;
}
#logo a {
	display:block;
	width:321px;
	height:164px;
	background:none;
}
#logo a span {
	display:none;
}
#liens {
	position:absolute;
	top:10px;
	left:829px;
	width:200px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
#liens a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
#liens a:hover {
	text-decoration:underline;
}
#menu {
	position:absolute;
	left:0;
	top:200px;
	width:100%;
	height:50px;
	background:url(images/fd-menu.gif) repeat-x;
}
#smenu {
	position:absolute;
	left:0;
	top:226px;
	width:100%;
	height:20px;
	padding:7px 0 0 0;
	/*background:url(images/smenu-fond.gif) no-repeat;*/
	text-align:center;
}

#contenu {
	position:absolute;
	left:0;
	top:260px;
	width:100%;
}
#contenu_ {
	background:#ffffff url(./images/fond_contenu.gif) repeat-y;
	padding:0 0 10px 0;
}
#content_right {
	float:right;
	width:240px;
	padding:10px 0 10px 0;
	min-height:580px;
	height:auto;
	_height:580px;
	background:#f2f5e9;
	/*background:url(images/droit-bord.gif) no-repeat top left ;*/
}

#content {
	position:relative;
	width:590px;
	padding:10px 10px 10px 30px;
	color:#333333;
	text-align:justify;
}
#pied {
	position:relative;
	margin:0 0 10px 0;
	width:100%;
	height:35px;
	background:url(images/pied-fond.gif) no-repeat;
}
#pied .left {
	float:left;
	width:300px;
	color:#233110;
	font-size:10px;
	margin:15px 0 0 0;
	padding: 0 0 0 10px;
}
#pied .right {
	float:right;
	width:300px;
	text-align:right;
	color:#233110;
	font-size:10px;
	margin:15px 0 0 0;
	padding: 0 10px 0 0;
}
#pied a {
	color:#233110;
	text-decoration:none;
}
#pied a:hover {
	text-decoration:underline;
}
#xiti-logo {
	position:relative;
	text-align:center;
	margin:0 0 10px 0;
	width:100%;
	height:35px;
}

/*#menu a {
	float:left;
	display:block;
	width:auto;
	height:20px;
	background:#CCCCCC;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	margin:0 2px;
}
#menu a:hover {
	background:#FF9900;
	color:#333333;
}
#menu a.menu_selected {
	float:left;
	display:block;
	width:auto;
	height:20px;
	background:#FF9900;
	margin:0 2px;
	font-size:12px;
	text-decoration:none;
	color:#333333;
}*/

#smenu a {
	/*float:left;
	display:block;
	width:auto;
	height:20px;
	background:#CCCCCC;
	margin:0 2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#233110;
	font-weight:bold;
	text-transform:uppercase;
}
#smenu a:hover {
	color:#ffffff;
}
#smenu a.menu_selected {
	/*float:left;
	display:block;
	width:auto;
	height:20px;
	background:#FF9900;
	margin:0 2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#233110;
}

.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}

#content .chemin {
	color:#666666;
	padding:0 0 10px;	
}
#content .chemin span {
	color:#7a9834;
}
#content .chemin a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
#content .chemin a:hover {
	text-decoration:underline;
}
/*#content h1 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#48651c;
	margin:0 0 10px 0;
	padding:0 0 0 25px;
	background:url(images/puce-titre.gif) no-repeat left top;
}*/
#content h1 {
	font-size:20px;
	font-weight:bold;
	text-align:left;
	/*color:#48651c;*/
	color:#2e3e11;
	margin:0 0 10px 0;
	/*padding:0 0 0 25px;*/
	/*background:url(images/puce-titre.gif) no-repeat left top;*/
}
#content h1.actu {
	font-size:16px;
	font-weight:bold;
	/*height:20px;*/
	text-align:left;
	color:#48651c;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(images/puce-titre.gif) no-repeat left top;
}
#content h2.titre {
	font-size:16px;
	color:#48651c;
	font-weight:bold;
	margin:10px 0 5px 0;
}
ul.liste_rubriques {
	margin:0;
	padding:10px 0 0 20px;
	list-style-type:circle;
}
ul.liste_rubriques li {
	margin:0;
	padding:3px 0 0 0;
}

#content .float_image {
	width:auto;
}
#contenu .texte_image {
	border:#CCCCCC 1px solid;
	background-color:#EEEEE0;
	font-size:9px;
	padding:3px;
	color:#666666;
	margin-top:3px;
}

/*
  BLOC DE DROITE
*/
#content_right .decouvrez {
	padding-left:38px;
}
#content_right .bloc_investir {
	width:225px;
	height:85px;
	background:url(images/bloc-investir.gif) no-repeat;
	padding:40px 5px 0 10px;
	margin:15px 0 0 0;
}
#content_right .bloc_investir_uk {
	width:225px;
	height:85px;
	background:url(images/bloc-investir.gif) no-repeat;
	padding:40px 5px 0 10px;
	margin:15px 0 0 0;
}
#content_right .bloc_programme {
	width:225px;
	height:58px;
	background:url(images/bloc-programme.gif) no-repeat;
	padding:40px 5px 0 10px;
	margin:15px 0 0 0;
}
#content_right .bloc_programme_uk {
	width:225px;
	height:58px;
	background:url(images/bloc-programme_uk.gif) no-repeat;
	padding:40px 5px 0 10px;
	margin:15px 0 0 0;
}
#content_right .bloc_infra {
	width:225px;
	height:63px;
	background:url(images/bloc-infra.gif) no-repeat;
	padding:40px 5px 0 10px;
	margin:15px 0 0 0;
}
#content_right .bloc_investir ul, #content_right .bloc_investir_uk ul, #content_right .bloc_infra ul, #content_right .bloc_programme ul, #content_right .bloc_programme_uk ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:disc;
	color:#48651c;
}
#content_right .bloc_investir ul li, #content_right .bloc_investir_uk ul li, #content_right .bloc_infra ul li, #content_right .bloc_programme ul li, #content_right .bloc_programme_uk ul li {
	margin:0;
	padding:0;
}
#content_right .bloc_infos {
	padding:10px 0;
}

/*
  ACCUEIL
*/
.accueil {
	margin:20px 0 0 0;
	width:652px;
	height:580px;
	overflow:hidden;
	background:url(./images/accueil/accueil.jpg);
}
.accueil h1, .accueil p {
	display:none;
}

/*
  ACTUALITES
*/
a.titre_a {
	font-size:14px;
	font-weight:bold;
	color:#456319;
	text-align:left;
	text-decoration:none;
}
a.titre_a:hover {
	text-decoration:underline;
}
.image_a {
	float:left;
	width:200px;
	margin:0 10px 0 0;
	padding:8px 0 0 0;
	background:url(images/fond-img.gif) repeat-x top;
}
.contenu_a {
	float:left;
	width:370px;
}
.contenu_ad {
	float:left;
	width:570px;
}
a.btn {
	float:right;
	display:block;
	width:80px;
	font-size:9px ;
	font-weight:bold ;
	text-align:left;
	text-decoration:none;
	/*clear:both ;*/
	margin-top:15px ;
	padding:3px 0px 3px 5px;
	border:0 ;
	color:#FFFFFF;
	border:1px solid #48651c ;
	background:#48651c ;
}
.bloc_a {
	height:178px; 
	margin:0 0 20px 0;
}
.reflected {
	margin:0 0 1px 0;
}
.news_t {
	text-align:left;
	padding:0 30px 10px 26px;
	font-weight:bold;
	font-size:12px;
}

/*
  PRODUITS
*/
ul.liste_produits {
	margin:0;
	padding:0;
	list-style:none;
	padding:8px 0 0 0;
	background:url(images/fond-img.gif) repeat-x top;
}
ul.liste_produits li {
	margin:0;
	padding:0;
	height:25px;
}
ul.liste_produits li.pair {
	background:#f5f8e5;
}
ul.liste_produits li.impair {
	background:#eaede5;
}
.li_produit {
	float:left;
	width:300px;
	padding:5px 0 0 5px;
}
.li_produit a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.li_produit a:hover {
	text-decoration:underline;
}
.li_prix {
	float:left;
	width:150px;
	padding:5px 0 0 5px;
}
.li_savoir {
	float:left;
	width:60px;
	padding:3px 0 0 50px;
	text-align:right;
}

.img_produit {
	float:left;
	border:0;
	margin:5px 10px 5px 0;
}

div.b_rappel_produit {
	float:right;
	margin:0 0 0 10px;
	display:block;
	width:241px;
}

#menu_3 {
	height:28px;
	margin:15px 0 15px 0;
	padding:0 0 0 0;
	background:url(images/fd-3d-niv.jpg) no-repeat left top;
	border-bottom:#566a46 1px solid;
}
#menu_3 a span {
	display:none;
}
#menu_3 a {
	float:left;
	display:block;
	width:70px;
	height:28px;
	background-position:0 0;
}

#menu_3 a.maisons {
	background:url(images/menu/investir/maisons.gif) no-repeat top left;
}
#menu_3 a.cottages {
	background:url(images/menu/investir/cottages.gif) no-repeat top left;
}
#menu_3 a.suites {
	background:url(images/menu/investir/suites.gif) no-repeat top left;
}

#menu_3 a.onglet_hameau {
	width:128px;
	background:url(images/menu/residentiel/hameau.gif) no-repeat top left;
}
#menu_3 a.onglet_villas {
	width:128px;
	background:url(images/menu/residentiel/villas.gif) no-repeat top left;
}



/*
#menu_produit {
	font-size:16px;
	font-weight:bold;
	height:23px;
	margin:15px 0 0 0;
	padding:0 0 0 25px;
	background:url(images/puce-titre.gif) no-repeat left top;
	border-bottom:#223110 1px solid;
}
#menu_produit a {
	float:left;
	display:block;
	width:auto;
	height:23px;
	padding:0 10px;
	color:#d4dbca;
	text-decoration:none;
}
#menu_produit a:hover {
	color:#48651c;
	text-decoration:none;
}
#menu_produit a.selected_p {
	color:#48651c;
	text-decoration:none;
	border-bottom:#223110 3px solid;
}
*/

.titre_produit {
	float:left;
	background:#233110;
	width:183px;
	height:15px;
	padding:0 0 0 5px;
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	overflow:hidden;
}
.dispo_produit {
	float:left;
	background:#accb2f;
	width:50px;
	height:15px;
	padding:0 0 0 5px;
	margin:0 0 10px 1px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	overflow:hidden;
}
.prix_produit {
	float:left;
	background:#48651c;
	width:84px;
	height:15px;
	padding:0 0 0 5px;
	margin:0 0 10px 1px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
}
a.lien_doc {
	display:block;
	width:auto;
	padding:0 0 5px 10px;
	background:url(images/puce-verte.gif) no-repeat top left;
	color:#FFFFFF;
	text-decoration:none;
}
a.lien_doc:hover {
	text-decoration:underline;
}
h2.h2_doc {
	margin:0 0 5px 0;
	padding:0;
	color:#233110;
	font-size:14px;
	font-weight:bold;
}
h2.h2_infos {
	margin:15px 0 5px 0;
	padding:0;
	color:#233110;
	font-size:14px;
	font-weight:bold;
}
.p_infos {
	float:left;
	width:119px;
	height:99px;
	margin:0 2px 0 0;
}
.p_rappel {
	float:left;
	width:120px;
	height:99px;
}

/**
   Pages tampon
**/
.bloc_3 {
	float:left;
	margin:0;
	width:190px;
}
.bloc_3 img {
	border:0;
}
.separateur {
	border-right:#7c9a36 1px dotted;
	padding-right:4px;
	margin-right:4px;
}
.bloc_3_txt {
	padding:5px 15px 0 15px; 
}
a.texte_3 {
	color:#000;
	text-decoration:none;
	text-align:left;
}
a.texte_3:hover {
	color:#666666;
}

.bloc_2 {
	float:left;
	width:290px;
}
.bloc_2 img {
	border:0;
}
.bloc_2_txt {
	padding:5px 15px 0 15px; 
}
a.texte_2 {
	color:#000;
	text-decoration:none;
	text-align:left;
}
a.texte_2:hover {
	color:#666666;
}

/** MEDIA **/
.gal {
	float:left;
	width:179px;
	height:179px;
	text-align:center;
}
.gal a {
	color:#453532;
	font-style:normal;
	text-decoration:none;
}
.gal a:hover {
	font-style:italic;
}
.marg {
	margin: 5px 17px 0 0;
}
.image_pano {
	width:592px;
	height:180px;
	margin:0 0 15px 0;
	padding:8px 0 0 0;
	background:url(images/fond-img.gif) repeat-x top;
	overflow:hidden;
}
.chapo {
	font-size:14px;
	font-style:italic;
}
ul.liste_co {
	margin:0 50px 0 50px;
	padding:0;
	list-style-type:circle;
}
ul.liste_co li {
	margin:0;
	padding:0 0 15px 0;
}

/**
  Nouvelle page d'accueil
**/
.accueil .a_g {
	float:left;
	width:210px;
	height:577px;
	background:url(images/accueil/bord.gif) top right no-repeat;
}
.accueil .a_c {
	float:right;
	width:355px;
}
.accueil .image_pano_accueil {
	width:355px;
	/*height:180px;*/
	margin:0 0 15px 0;
	padding:8px 0 0 0;
	background:url(images/fond-img.gif) repeat-x top;
	overflow:hidden;
}
.accueil .image_ac {
	width:180px;
	/*height:180px;*/
	margin:0 0 15px 0;
	padding:8px 0 0 0;
	background:url(images/fond-img.gif) repeat-x top;
	overflow:hidden;
}

/**
  Investir
**/
.i_v {
	float:left;
	width:280px;
}
.i_p {
	float:right;
	width:280px
}
.it {
	background:#233110;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	width:100%;
	height:auto;
	padding:2px 5px;
	margin: 0 0 15px 0;
}

/** Revue de presse **/
.revue_presse {
	padding:0 0 0 50px;
	line-height:20px;
}
.revue_presse a {
	color:#2e3e11;
	text-decoration:none;
}
.revue_presse a:hover {
	text-decoration:underline;
}
.revue_presse a strong {
	font-size:14px;
}
.revue_presse a em {
	color:#48651c;
	font-size:11px;
}

.img2 {
	margin-bottom:15px;
}