/* Diana immobilier CSS */

html, body	{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color : black;
	background : #885a42;
	}
	
body	{
	font-size: 62.5%;
	margin:0; 
	padding:0px;
	
	}
	
/* ******************** RESET ******************** */

img, fieldset, form	{
	border: 0;
	margin: 0;
	padding: 0;
	}
	
	
/*********************** DIAPO *******************/

.innerfade-title{
       position: absolute;
       bottom: 30px;
       left: 0;
       z-index: 290;
       width: 100%;
       background: #00a7ee url(img/title-bg.png);
       height: 34px;
       filter:alpha(opacity=80);
       -moz-opacity: 0.8;
        opacity: .8;
        border-top: 1px solid white;
}
.innerfade-title h2{
        color: white;
        font-weight: bold;
       margin-top: 0;
       margin-bottom: 0;
              text-align: center;
       font-family: Arial;
       font-size: 16px;
       font-style: italic;
       line-height: 34px;
}
.mycontrolboxclass{
        position: absolute;
        right: 35px;
        top: 30px;
}
/* ******************** LIEN ******************** */
a	{
	text-decoration: none;
	}

a:link	{
	color: #5BC9FE;
	}

a:visited	{
	color: #38040C;
	}

a:hover	{
	text-decoration: underline;
	}
	
/* ******************** Général ******************** */	
p, dl	{
	margin: 0 0 0.8em 0;
	font-size: 1.1em;
	line-height: 1.3727273;
	}
	
h1, h2, h3, h4, h5	{
	color: #5BC9FE;
	margin: 0 0 0.8em 0;
	}
	
h1	{
	font-family: parchment;
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
	margin :0;
	padding : 0;
	}
	
	
h2 {
	font-size: 18px;
	line-height: 1.1111111;
}

h3	{
	font-size: 12px;
	line-height: 1.3333333;
	margin: 0;
	}

h4	{
	font-size: 11px;
	line-height: 1.2727273;
	margin: 0;
	
	}


.conseil {
	font-size: 1em;
	line-height: 1.2;
	text-align : right;
	font-style : italic;
	width:  900px; 
	}
	
.invisible {
	 position:absolute;
	 left:-9999%;
}

.invisible_link {
	display : none;
}


.g_page_fixed, .g_page_fixed_contact {
	width: 1000px;
	margin:5px auto;
	padding: 0;
	min-height: 590px;
	height:auto !important;
	height:590px;
	background : white;
	}
	
.g_page_fixed_contact {
	width: 800px;
	border : 7px solid #885a42;
	padding : 10px;
}
	
.g_header {
	width: 100%;
	height:158px;
	background-color:white;
	
}

.g_header_contact {
	width: 800px;
	height:168px;
	background-color:white;
}


.g_header_interieur {
	width: 1000px;
	height:97px;
	margin-bottom : 8px;
}

.header_logo {
	float : left;
	width : 134px;
	height:100px;
}

.header_logo_accueil {
	float : left;
	width : 200px;
	height:157px;
}

.header_logo_contact {
	float : left;
	width : 200px;
	height:157px;
}

.header_gauche {
	background: url('../../images_site/banner.jpg') no-repeat left; 
	margin-left : 134px;
	width : 860px;
	height:90px;
}

.header_gauche_accueil {
	
	margin-left : 145px;
	height:157px;
}

.banner_photo_gauche {
	height : 90px;
	float : left;
	
}
.banner_photo_gauche ul {
	margin : 10px 0 0 110px;
}


.banner_photo_gauche ul li{
	list-style: none;
	display: inline;
	padding: 15px 14px 0 0px;
	margin: 0;
	text-align: center;
}

.banner_photo_gauche ul li img {
	border: 1px solid #B4CB47;
	padding: 2px;
	background: white;
	
}

.header_toolbar {
	background: url('../../images_site/banner-right.jpg') no-repeat right;
	height : 90px;
	float: right;
	padding-right : 85px;
}



.logo {
	
}
	
.header_image_droite {
	/*float : right;*/
}

.g_main_menu {
	clear: both; 
	width:1000px; 
	height:28px; 
	background: url('../../images_site/menu1.jpg') repeat-x; 
	text-align:left;
	margin-top : 0px; 
	margin-left:auto; 
	margin-right:auto;
}

.g_main_menu_contact {
	clear: both; 
	width:800px; 
	height:10px; 
	background: url('../../images_site/menu_line.jpg') repeat-x bottom; 
	text-align:left;
	margin-top : 0px; 
	margin-left:auto; 
	margin-right:auto;
}

.site_centre {
	width:941px; 
	min-height: 341px;
	height:auto;
	max-height : 1000px;
	margin-bottom:20px;
	padding-left:39px; 
	margin-right:auto; 
	background: url('../../images_site/background.gif') no-repeat bottom right;
	
}

.site_centre_interieur {
	width:941px; 
	min-height: 541px;
	height:auto !important;
	max-height:641px;
	margin-bottom:6px;
	padding-bottom : 10px;
	padding-left:39px; 
	margin-right:auto; 
	/*background: url('../../images_site/background.gif') no-repeat left bottom;*/
	
}

.footer a {
	color:#796059;
}
	
.footer p	{
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
	height:15px;
	
	
	}
	
.footer {
	/*padding: 541px 0 0 0;*/
	height:28px;
	margin:0; 
	background: url('../../images_site/menu1.jpg') repeat-x; 
	/*border: 2px solid red;*/
	text-align : center;
	font-weight : bold;
	
	top : 40px;
	position : relative;
	
} 

#liens{
	/*padding: 541px 0 0 0;*/
	height:28px;
	margin:0; 
	/*background: url('../../images_site/menu1.jpg') repeat-x; */
	/*border: 2px solid red;*/
	text-align : center;
	font-weight : bold;
	top : 40px;
	position : relative;
	
} 

#liens marquee a {
	padding : 5px 5px 0 0;
	border-right : 1px solid #5BC9FE;
	
}


#liens marquee .last_lien {
	border-right : none;
}


#liens marquee div {
	display : inline;
	height : 25px;
	margin : 5px 0 0 0;
}

#liens marquee img {
vertical-align: middle;

}

.contenu {
	width: 858px;
	margin:10px 0 0 10px;
}

.contenu_news {
	width: 858px;
	margin:10px 0 0 10px;
	
}

.annonces {
	width: 858px;
	margin:10px 0 10px 0px;
}

.contenu_contact {
	margin:10px 0 0 70px;
}

#text_contact {
	color : #666666;
	margin : 10px 0;
}

.contenant {
	margin : 0;
	padding : 0;
	background: url('../../images_site/oiseau-background.jpg') no-repeat 100% 80%;
	min-height: 541px;
	height:auto !important;
	height:541px;
	
}
.contenu{
	padding-bottom : 95px;
	
}

.contenu_accueil{
	width : 800px;
	background : none;
}

.contenu_news {
	color: #666666;
}

.contenu_gauche {
	width : 570px;
	min-height: 541px;
	height:auto !important;
	height:541px;
	float : left;
	/*background : green;*/
	
}

.accueil_contenu_gauche {
	width : 800px;
	min-height: 250px;
	max-height : 300px;
	background : none;
	text-align : justify;
	
	
}

.accueil_contenu_gauche div{
	width : 800px;
	/*border-right : 4px solid #796059;*/
	background : none;
	height : 250px;
}

.accueil_contenu_gauche div p {
	margin : 0 5px 0 0;
	width : 800px;
	padding : 0;
	line-height : 12px;
}

.accueil_contenu_gauche div img {
	float : left;
	padding : 0 8px 8px 0;
}


.contenu_news h1 {
	/*float : left;*/
	padding : 0;
	margin : 0;
}

.contenu_gauche h1, .accueil_contenu_gauche  h1{
	padding : 30px 0 10px 10px;

}

.contenu_gauche div{
	padding : 0 0 40px 10px;
	margin : 0 0 20px 0;
	width : 580px;
	
}

.accueil_contenu_gauche  div{
	padding : 0 0 40px 10px;
	margin : 0 0 20px 0;
	width : 520px;
	
}

.contenu_droit {
	float : right;
	width : 367px;
	
}

.contenu_droit_interieur {
	float : right;
	width : 270px;
	margin : 20px 0 0 0;
	padding : 0;
	min-height: 541px;
	height:auto !important;
	height:541px;
	background : white;
	z-index : 10000;
	
}

.spacer {
	clear : both;
}

.toolbar {
	padding: 10px 0 23px 0;
	text-align: right;
}

.langue {
	padding : 0 17px 0 132px;
}

.raccourcis {
	margin : 0 17px 0 0;
	float: left;
}

.vignette{
	background: url('../../images_site/vignette_gauche.jpg') no-repeat top left;
	height:176px;
	width: 387px;
	margin-right : 20px;

}

.vignette h2 {
	position : relative;
	bottom : 10px; /** remonte le H2 de 10px **/
	left: 3.8em; /** décallle a droite h2  mais h2 déjà centrer **/
	
}
.vignette img {
	margin : 0 5px 0 0;
}


.vignette p {
	text-align: justify ;
	width : 275px;
	margin : 8px 0 0 25px;
	
}

.vignette_footer {
	text-align:right;
}

.vignette_droite {
	background: url('../../images_site/vignette_droite.jpg') no-repeat top right;
	text-align: center;
	padding-right : 5px;
}

.texte_news {
	padding : 10px 0 20px 0;
	margin : 0;
	
	
	
}

#s1  {  
	width:  202px; 
	height: 152px;  
	padding : 0 50px 0 0;
	margin:  0;  
	float : right;
} 

#s1  img {  
	padding: 15px;  
	border:  1px solid #ccc;  
	background-color: #eee;  
	width:  200px; 
	height: 150px; 
	top:  0; 
	left: 0 
} 



.texte_news p {
	padding : 5px 0 0 0;
}

.image_simple{
	float : left;
	width : 300px;
	margin : 10px 10px 0 0;
}

.texte_simple {
	padding : 0 0 20px 0;
	margin : 0;
}

.texte_annonces {
	padding : 0 0 20px 0;
	margin : 0;
	
}

.titre {
	font-weight: bold;
}

.image_annonce {
	float : left;
	width : 190px;
}

.image_annonce  img {
	padding : 1px;
	border : 1px solid black;
}

.image_annonce div {
	margin-top : 5px;
	line-height : 1.5em;
	color : #728720;
	
}

.texte_annonce {
	float : right;
	width : 635px;
	padding-bottom : 30px;
}

.texte_annonce h3 {
	float : left;
}

.texte_annonce .prix {
	float : right;
	color : #728720;
}

.intro {
	clear : both;
	color : #728720;
}


/** pagination **/

.pagination_detail {
	float : right;
	background: url('../../images_site/retour.jpg') no-repeat center;
	width : 111px;
	height: 38px;
	text-align: center;
}

.pagination_detail p {
	margin : 20px 0 0 60px;
}

.pagination {
	float : right;
	padding : 0 0 90px 0;
}

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

.pagination .selected {
	font-weight: bold;
}

.pagination_annonce {
	height : 20px;
	font-size: 1.1em;
	margin : 0;
	padding : 30px 0 20px 0;
	width : 858px;
	text-align : right;
}

.pagination_annonce ul li {
	list-style: none;
	display : inline;
	font-weight : bold;
	
}

.pagination_annonce .selected {
	font-weight: normal;
	font-size: 1em;
}

ul#animated-portfolio{
        padding: 0;
        margin: 0;
        list-style-type: none;
}
ul#animated-portfolio li{
        padding: 0;
}




/** news_list **/
.news {
	width : 650px;
	text-align :center;
	margin:0 50px 0 0;
	float : left;
}

.news_list {
	margin:0;
	padding:0;
	list-style-image: url('../../images_site/bullet.jpg');
}

.news_list li {
	
	margin: 0;
	padding:0 0 0 2px;
	
	
}
.news_list li h3 {
	padding: 0;
	color: #666666;
}

/* annonces */

table caption {
	margin : auto;
}

#contact_table {
	
}

#contact_table td {
	width : 258px;
}

#contact_table .submit_section{
	padding-left: 250px;
}


th {
	margin : 0 0 0 0;
	padding : 0;
	border-bottom: 2px solid #666666;
	border-spacing : 10px;
	
}

th a {
	text-decoration : none;
	color : #4C5F01;
	
}

.budget_th {
	width : 70px;	
}
/* breadcrumb */

.f_breadcrumb	{
	margin:10px 0 0 10px;
	}

.f_breadcrumb ul	{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #5BC9FE;;
	}
	
.f_breadcrumb ul a {
	color: #5BC9FE;;
}

.f_breadcrumb li	{
	list-style: none;
	display: inline;
	padding: 0 2px;
	}

.f_breadcrumb .li_path {
	background-image:url('../.../../images/assets/arrow_path.gif');
	background-repeat:no-repeat;
	background-position:right;
}

#menu_contact {
	
	margin-left: 150px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	line-height: 20px;
	
	
}

.g_header_contact h1 {
	position : relative;
	top : 135px;
	left : 290px;	
}

#menu {
	
	margin-left: 50px;
	height: auto !important;
	min-height: 28px;
	height: 28px;
	line-height: 28px;
	
}

#menu ul {
	padding : 0px;
	margin : 0px;
	list-style-type:none;
	float: left;
	
}

/* ******************** MENU PRINCIPAL DE CHAQUE PAGE ******************** */	

/* style the sub-level lists */
#menu ul ul {width:132px;padding:5px 0 0 0;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu ul li {float:left;}
#menu  #level1{ font-size: 10px;margin:0; padding : 0 15px;text-align:center}
#menu  #level1 a {text-align:center;}
#menu  #level1 ul li a {text-align: left; border: none;padding : 0;}
#menu  a:hover {text-align: left; padding : 0; border: none;color:#796059}
/* style the sub level list items */
#menu ul ul li {display:block;width:100%;height:28px;position:relative;line-height:18px;border-right:0px;border-bottom: 1px solid #B4CB47;padding:0px 0px;}


#menu ul ul li a{
background-color:#B4CB47;
filter:alpha(opacity=80);
opacity:0.8;
width:110px;
font-size : 11px;
}
/* style the links for the top level */
#menu a {display:block;float:left;height:100%;text-decoration:none;color:#fff;text-transform: uppercase;text-align: left;}

/* style the sub level links */
#menu ul ul a {display:block;width:12em;height:18px;text-transform: none;padding:0px 1em;}
#menu ul table ul a  {width:14em;}


/* style the table so that it takes no part in the layout - required for IE to work */
#menu table {position:absolute; left:0; top:-1px; z-index:-1;}
#menu ul ul table {left:0px;}

#menu li:hover {position:relative;}
* html #menu a:hover {position:relative;}

/* style the level hovers */
/* first */
#menu a:hover, #menu a.active {}
#menu :hover > a {}
/* second */
#menu ul ul a:hover, #menu ul ul a.active{background-color:#4C5F01;filter:alpha(opacity=80);
opacity:0.8;}
#menu ul ul :hover > a {background-color:#4C5F01;filter:alpha(opacity=80);
opacity:0.8;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {visibility:hidden;position:absolute;height:0;top:15px;left:0;width:132px;}

/* position the third level flyout menu */
#menu ul ul ul{left:132px;top:0;width:132px;}


/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul, #menu ul a:hover ul {visibility:visible; height:auto;}
/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
#menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
#menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/* Contact form */

.f_contact	{
	padding-top: 8px;
	width : 700px;
	
	}

.f_contact fieldset	{
	padding-bottom: 2px;
	color: #728720;
	width: 350px;
	}

.f_contact fieldset label	{
	display: block;
	width: 100px;
	float: left;
	padding-right: 1%;
	text-align: right;
	color : #885a42;
	}

.f_contact fieldset span	{
	float: left;
	width: 300px;
	margin-left: 30px;
	/*margin-left:9em;
	line-height:1.4em;
	margin-bottom:.2em;*/
	}
	
.f_contact fieldset .label_obligatoire {
	text-align : center;
	color : #885a42;
	}
	
.f_contact fieldset .label_ref {
	text-align : center;
	color : #885a42;
	font-style : italic;
	}

.f_contact fieldset input, .f_contact fieldset select , .f_contact fieldset textarea {
	margin-left: 1%;
	width: 175px;
	border: #885a42 1px solid;
	background : #83ceed;

	}

.f_contact fieldset p {
	margin :  2px 0 ;	
}

.submit span input
{
	width: 91px;
	height: 20px;
	border: none;
}


.submit input:hover
{
}

/* livre form */

.f_livre	{
	padding-top: 8px;
	width : 700px;
	
	}

.f_livre fieldset	{
	padding-bottom: 2px;
	color: #728720;
	width: 650px;
	}

.f_livre fieldset label	{
	display: block;
	width: 100px;
	float: left;
	padding-right: 1%;
	text-align: right;
	color : #885a42;
	}

.f_livre fieldset span	{
	float: left;
	width: 300px;
	margin-left: 30px;
	/*margin-left:9em;
	line-height:1.4em;
	margin-bottom:.2em;*/
	}
	
.f_livre fieldset .label_obligatoire {
	text-align : center;
	color : #885a42;
	}
	
.f_livre fieldset .label_ref {
	text-align : center;
	color : #885a42;
	font-style : italic;
	}

.f_livre fieldset input, .f_livre fieldset select , .f_livre fieldset textarea {
	margin-left: 1%;
	width: 200px;
	border: #885a42 1px solid;
	background : #83ceed;

	}
	
.f_livre fieldset textarea {

	width: 400px;

	}

.f_livre fieldset p {
	margin :  2px 0 ;	
}

.submit span input
{
	width: 91px;
	height: 20px;
	border: none;
}


.submit input:hover
{
}


#livredor {
	text-align : left;
}

#livredor a{
	color:#796059;
	font-weight : bold;
}

#title {
	background-color : #83ceed;
}

/*** livre d'or ***/
#contenu.selected .title { font-weight: bold; }
#contenu div {
	margin : 0 0 0 5px;
	padding: 5px;
}
#contenu .title {
	border: 1px solid #885a42;
	padding: 10px;
	cursor: pointer;
	background : url('../../images_site/plus.gif') no-repeat 0 50%;
}
#contenu .selected {
	border-bottom: none;
	background : url('../../images_site/moins.gif') no-repeat 0 50%;
}

#contenu_input {
	border: 1px solid #885a42;
	border-top: none;
}

@media print {
	#contenu{
		display: block!important;
		height: auto!important
	}
}

#pages {
	padding: 3px;
	margin: 3px;
	text-align:center;

	border-top: 1px solid #885a42;
	border-bottom: 1px solid #885a42;
}

#pages ul {
	list-style-display : none;
}

#pages ul li {
	display : inline;
}

#pages a {
border: 1px solid #ccc;
margin-right:3px;
padding:2px 6px;

background-position:bottom;
text-decoration: none;
font-weight:bold;

color: rgb(66,97,222);
}

#pages a:hover, #pages a:active {
		background-image:none;
		background-color:#4261DF;
		color: #fff;
	}
#pages span {
	margin-right:3px;
	padding:2px 6px;
	
	font-weight: bold;
	color: #000;
}


