 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM - agence web ---  CSS  ----*
  *------------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	scrollbar-face-color: #CCC;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #000;
	margin: 0;
	padding: 0;
	background-color: #9871A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: top;
}


* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 


form, input {
	margin: 0px;
	padding: 0px;
}

select {
	color: #FFFFFF;
	background-color: #6884B4;
	font-size: 10px;
}
p {
	margin: 0px;
	padding: 0 0 10px 0;
	
}
p1 {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: right;
}

li {
	list-style-type: none;
}
#liens_index{
	margin:0 auto;
	padding:6px 0 6px 0;
	width:860px;
	height:20px;
	text-align: center;
	color: #FFFFFF;
}

#liens_index a{
	color:#999999;
	text-decoration:none;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}

#liens_index a:hover{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}


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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}


#contentgeneral{
	margin:0 auto;
	padding:0;
	width:860px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/deco/fond-pres.jpg);

}
/*CSS du menu horizontal*/
#navcontainer {
	margin:0px auto;
	padding:0;
	text-align: right;
	
}

#navlist {
	padding: 0 6px 1px 0;
	font-size: 12px;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	padding: 0 5px 0 10px;
	border-left: 10px solid #738CC2;
	text-decoration: none;
	background-image: url(../images/deco/fond_horizontal.gif);
	background-position: left top;
}

#navlist li a:link { 
	color: #999999; 
}
#navlist li a:visited { 
	color: #999999; 
}

#navlist li a:hover {
	border-color: #738CC2;
	color: #738CC2;
	background-image: url(../images/deco/fond_horizontal2.gif);
	background-position: left top;
}
/*Fin du Menu Horizontal*/
/*Menu Vertical*/
#navcontainer2 {
	margin:0 auto;
	padding:0;
	font-size: 10px;
	height: 300px;
		
}


#navcontainer2 a {
	padding: 10px 0 10px 0;
	text-decoration: none;
	margin: 0px auto;
	display: block;
	background-image: url(../images/deco/bouton.gif);
	color: #6E8ABC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	width: 130px;
	height: 50px;
	letter-spacing: 2px;
}

#navcontainer2 a:hover {
	color: #663366;
	text-decoration: none;
}


/*Fin du Menu Vertical*/
/*Haut de page*/
#header{
	margin:0 auto;
	padding:0;
	width:830px;
	height: 233px;
	position: left bottom;
}
#headerindex{
	width:860px;
	height:233px;
	color: #CCCCCC;
	background-image: url(../images/deco/fond_intro.jpg);
	background-repeat: no-repeat;
	background-position: center 43px;
	margin: 0 auto;
	margin-right: auto;
	padding: 0;
	margin-top: 88px;
	padding-bottom: 50px;	
}
/*Contenu de page*/

#content {
	margin:0 auto;
	padding:0;
	width: 830px;
	background-color: #FFFFFF;
	background-image: url(../images/deco/fond_fixe.gif);
	background-position: 196px bottom;
	background-repeat: no-repeat;
	
}

#contentpresent {
	margin:0 auto;
	padding:0;
	width: 830px;
	background-color: #FFFFFF;

	
}

#contentpage {
	margin:0 auto;
	padding:10px 10px 10px 1px;
		
}

#contentliste {
	margin:0 auto;
	padding:20px 0 0 10px;
	
	
}

#separation {
	margin:0 auto;
	padding:0 0 4px 0;
	background-image: url(../images/deco/separation.gif);
	height: 8px;
	background-repeat: repeat-x;
	background-position: left top;
	
	
}
/*Bas de page*/
#adresse{
	margin:0 auto;
	padding:0;
	text-align: center;
	font-size: 9px;
	color:#999999;
	width: 800px;
	
}
#adresse a{
font-size:9px;text-decoration:none;}
#adresse a:hover{
	color:#333333;
	text-decoration: underline;
}
#footer{
	margin:0 auto;
	padding:0;
	width:860px;
	height:40px;
	background-image: url(../images/deco/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #6B8BC7;
}

#footer a{
	font-size:11px;
	color:#6B8BC7;
	text-decoration:none;
	
}

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


/*clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


#photo{
display:block;
height:600px;
}


								/*//////////////////////////*/
								/* Styles pour le highslide */
								/*//////////////////////////*/
															

.imgs_highslide
{
float:left;
margin:10px;
}								
								
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



 /*------------------------------------------------------*
  *--------------------------     CSS PLANS     ----*
  *------------------------------------------------------*/
  .ville_surface {
	background-color: #DDD;
	color: #000000;
	font-weight: bold;
	text-indent: 10px;
	padding: 5px 0px 5px 0px;
	height: 8px;
}
.cellule {
	color: #000000;
	margin:15px 0 5px 0;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;
	background-color: #F4F4F4;
}
.cellulecoeur {
	background-color: #EEEEEE;
	color: #000000;
	margin:15px 0 5px 0;
	border: 1px solid #CCC;
	padding: 2px 4px 4px 0;
}

.cellule_photo {
	
	margin:15px 0 5px 0;
	border-bottom: 1px solid #CCC;
	}
.type_prix {
	background-color: #F1F0EC;
	color: #3386BA;
	font-weight: bold;
	text-indent: 10px;
	padding: 5px 0px 5px 0px;
}
.type_description {
	color: #3386BA;
	font-weight: bold;
	text-indent: 10px;
	padding: 5px 0px 5px 0px;
}
.titre_fiche {
	color: #FFFFFF;
	text-indent: 10px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	background-image: url(../images/deco/bord_droit.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.descriptif {
	padding: 8px;
	text-align: justify;
}
.descriptifcoeur {
	color: #666666;
	font-size: 9px;
}
.descriptifcoeur a{
	color: #AC6201;
	text-decoration: none;
	font-weight: bold;
}
.descriptifcoeur a:hover{
	color: #FAAC01;
	text-decoration: underline;
}
.image_coeur {
	border: 2px solid #F1BE35;
	margin: 11px 0px 9px 0px;
}
.img_agence {
	border:2px solid #3386BA;
	margin: 4px 0 4px 0;
	background-color: #F4F4F4;
}
.retour {
	padding: 0 4px 0 0;
	margin: 0 auto;
}
.retour a{
	color:#3386BA;
	text-decoration: none;
	padding: 1px;
	font-weight: bold;
}

.retour a:hover{
	text-decoration:none;
	color: #333333;
	background-color: #F1F0EC;
}

/*page plans*/

#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*pop up plans*/
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#666;
}

#popup_plan img {
	border: 1px solid #333;
}
a.fiche
{
	color:#506287;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

a.fiche:hover
{
	text-decoration:underline;
	color: #333333;
}
  
   h1 {
   	margin: 0px;
    padding: 0px;
	   color:#000;

  }
  
   h2 {
	margin: 0px;
	padding: 0 0 2px 10px;
	color: #738CC2;
	font-size: 13px;
	font-weight: bold;
  }
  
   h3 {
	margin: 0px;
	padding: 0 0 10px 10px;
	color:#3485BA;
	font-size: 14px;
  }
  
   h4 {
	margin: 0px;
	padding: 0px;
	color:#506287;
	font-size: 12px;
  }
hr {
	line-height: 5px;
	color: #6884B4;
}

  
   h5 {
   	margin: 0px;
    padding: 0px;
  	 color:#000;
  }
  
   h6 {
   	margin: 0px;
    padding: 0px;
  	 color:#000;
  }

 

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

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}
.paragraphe1 {
	font-size: 10px;
	text-align: right;
}



.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
.descriptif02 {
	padding: 8px;
	text-align: justify;
	filter: alpha(opacity=50);
	background-color: #FFFFFF;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS LISTE BIENS     ----*
  *------------------------------------------------------*/
.title_biens{
		padding: 5px;
		background-color: #6884B4;
		color: #FFFFFF;
		margin-top: 10px;
	}
		
	a.lien_liste_biens{
		color: #01679A;
		text-decoration: none;
	}
	
	a.lien_liste_biens:hover{
		text-decoration: underline;
	}
