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


body {
	margin: 0;
 padding: 0;
	background-color: #0060A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}


/*   

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

*/


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

/*select {
	color: #000;
	background-color: #fff;
}*/

li {
	list-style-image: url(../images/deco/puce.gif);
}



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:820px;
	height:182px;
	background-image: url(../images/deco/fond.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#anim_index{
	padding:0;
	margin:20px 0 10px 0;
}
#flash_1{
	padding:2px;
	margin:0;
	border:1px solid #CCC;
}
#flash_2{
	padding:2px;
	margin:0;
	border:1px solid #CCC;
}
/*Contenu de page  CONTENT */
#content_index {
	margin:20px auto 0 auto;
	padding:0;
	width: 820px;
	background-image: url(../images/deco/fond_index.gif);
	background-repeat: repeat-y;
	text-align: right;
}
#content_index a{
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;


}
#content_index a:hover{
	color: #302A8E;

}
#content {
	margin:0 auto;
	padding:0;
	width: 820px;
	background-image: url(../images/deco/fond.gif);
	background-repeat: repeat-y;
}
#right{
	margin:0 auto;
	padding:20px;

}
#right p{
	
	padding:3px;

}
#details_neuf{
	margin:0 auto;
	padding:0;
	
}
#details_neuf img{
	margin:0 3px 3px 3px;
	padding:1px;
	border: 1px solid #CCC;

}
/* DEBUT VILLAS PRESTIGES*/
.villas-exception{
	margin:20px 0 10px 0;
	padding:0;
	background-image: url(../images/deco/006.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #DDD;
	
}
.villas{
	margin:0 auto;
	padding:0;
	background-image: url(../images/deco/fond-villa.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.contours-villas{
	margin:3px;
	padding:2px;
	border: 2px solid #BCBFD2;
	color: #BCBFD2;

}
.titre-villas{
	margin:4px;
	padding:0;
	font-size: 15px;
	font-weight: bold;
	background-color: #ABBDC7;
	color: #0060A9;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/deco/fondtitrevilla.gif);
	border: 1px solid #BFD0D8;

}
.prix-villas{
	margin:0 8px 0 8px;
	padding:0;
	font-weight: bold;
	font-size: 12px;
	color: #3366FF;
	background-color: #F1FAFE;

}
.description-villas{
	margin:0 8px 4px 8px;
	padding:0;
	color:#0066CC;
	font-size: 11px;
}
.description-suite a{
	color:#0066CC;
	margin: 0 8px 4px 8px;
	text-decoration: none;
	font-weight: bold;
}
.description-suite a:hover{
	color:#666666;
	text-decoration: none;
}
.liens-villas{
	margin:0 0 0 320px;
	padding:0;

}
.liens-villas a{
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
.liens-villas a:hover{
	color: #333333;
	text-decoration: none;
}

/* FIN VILLAS PRESTIGES*/
#separateur{
	margin:0 0 10px 0;
	padding:0;
	border-bottom: 1px solid #CCC

}
#flash_tele{
	padding: 30px 0 0 14px;
	margin: 0 auto;

}
#bord_gris{
	padding: 4px;
	margin: 10px 4px;
	border: 1px solid #CCC;

}
#top{
	margin:0px;
	padding:0 12px 1px 0;
	text-align: right;
	background-image: url(../images/deco/top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F0F0F0;

}
#top a{
	color: #999;
	text-decoration: none;

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

}
#partenaires{
	margin:0 auto;
	padding:0;

}
#partenaires a{
	color: #333;
	text-decoration: none;
	background-color: #EEE;
	display: block;
	margin-bottom: 4px;
	padding: 0 0 2px 4px;

}
#partenaires a:hover{
	background-color: #666666;
	color: #FFF;

}
/*Menu left*/
#flags{
	margin:0 auto;
	padding:16px 0 0 30px;

}
#menu {
	padding:14px 0 0 0;
	width: 180px;
	text-align: left;
	margin:0;
	
	
}

#menu ul{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	width: 164px;
	font-size: 11px;
	margin-left: 14px;
	
}
#menu a{
	display: block;
	text-decoration: none;
	color: #FFF;
	text-indent: 2px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 6px solid #666;
	background-color: #2A409B;
	padding: 0;
	height:20px;
	margin-bottom: 6px;
		
}
#menu a:hover{
	border-bottom: 6px solid #2A409B;
	background-color: #666;
	color: #FFF;
		
}

/*fin Menu left*/
/*Bas de page  FOOTER*/
#adresse{
	padding:2px 0 0 0;
	width:0 auto;
	
}

#footer{
	padding:0;
	width:820px;
height:70px;
	text-align: center;
	color: #999;
	background-image: url(../images/deco/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

#footer a:hover{
	color:#333333;
}

/*classe 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;
}

/*------------------------------------------------------*
*--------------------------     CSS PLANS     ----*
*------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 310px;
}

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

/*page plans fin*/



/*pop up plans DEBUT */
#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;
}

/*pop up plans FIN */


/*------------------------------------------------------*
*--------------------------     CSS TITRES DEBUT    ----*
*------------------------------------------------------*/
.titres_pages{
	margin: 0 auto 10px auto;
	padding: 0 0 0 4px;
	color:#666;
	border-left: 16px solid #6993FF;
	font-size: 14px;
	font-weight: bold;
	background-color: #EEE;

} 
.titres_pages_villas{
	margin: 0 0 10px 0;
	padding: 0;
	color:#0060A9;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(../images/deco/badge-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 40px;

} 
 
.fintitres_pages{
	color:#0066CC;
	
}
.debuttitres_pages{
	color:#302A8E;
	
}
.bienvenue{
	font-weight: bold;
	color:#302A8E;
	font-size: 11px;

}
.services{
	font-weight: bold;
	color:#0066CC;
	font-size: 11px;
	background-image: url(../images/deco/fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;

}
.contact_texte{
	margin: 0;
    padding: 0 0 0 10px;
	color:#666666;

}
   h1 {
   	margin: 0;
    padding: 0;
	   color:#000;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
/*------------------------------------------------------*
*--------------------------  CSS TITRES FIN    ----*
*------------------------------------------------------*/

/*------------------------------------------------------*
*-----------    CSS BDD NEUFS  DEBUT   ----*
*------------------------------------------------------*/
#desciption_1{
	color: #333333;
	padding: 2px 2px 2px 4px;
	background-color: #DDD;

}
#desciption_2{
	color: #333333;
	padding: 2px 2px 2px 4px;
	background-color: #CCCCCC;

}
#desciption_3{
	color: #fff;
	padding: 2px 2px 2px 4px;
	background-color: #0060A9;

}
#desciption_detail{
	color: #000;
	padding: 2px 4px 2px 4px;
	background-color: #999999;
	text-align: right;
	margin-top: 4px;

}
#desciption_detail a{
	color: #000;
	text-decoration: none;
}
#desciption_detail a:hover{
	color: #FFF;
	text-decoration: underline;
}
#fiche {
	color: #FFFFFF;
}
#fiche img {
	border: 1px solid #6993FF;
}
#fiche td.descriptif {
	padding: 5px;
	text-align: justify;
	background-color: #FF9C00;
}
.titre_neufs{
	margin: 0 auto 10px auto;
	padding: 0 0 0 4px;
	color:#333;
	border-left: 16px solid #999;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDD;

} 		
#separateur_fiche{
	margin:8px 0;
	padding:0;
	height: 5px;
	background-image: url(../images/deco/separateur.gif);
	background-repeat: repeat-x;

}		

/*------------------------------------------------------*
*-----------    CSS BDD NEUFS  FIN  ----*
*------------------------------------------------------*/
/*------------------------------------------------------*
*------------ CSS BDD  ANCIENS DEBUT   ----*
*------------------------------------------------------*/
.trier {
	color: #333333;
	background-color: #EEE;
	font-size: 11px;
}
.ville_surface {
	background-color: #DDD;
	color: #333333;
	font-weight: bold;
	text-indent: 10px;
	padding: 5px 0px 5px 0px;
	height: 8px;
}
.cellule {
	color: #333333;
	margin:0 auto;
	text-align: left;
	background-color: #F4F4F4;
	border: 1px solid #DDD;
}
.cellulecoeur {
	color: #000000;
	margin:0 0 10px 16px;
	border: 1px solid #CCC;
	padding: 2px;
	font-size: 10px;
	background-color: #EEE;
	width: 163px;
}
.cellulecoeur img{
float:left;
margin:2px 3px 2px 0;

}
.cellulecoeur p{
	padding: 3px;
}
.cellulecoeur a{
	color: #666666;

}
.cellulecoeur a:hover{
	color: #0099FF;

}
.cellule_photo {
	
	margin:15px 0 5px 0;
	border-bottom: 1px solid #CCC;
	
}
.type_prix {
	color: #666666;
	font-weight: bold;
	text-indent: 10px;
	padding: 5px 0px 5px 0px;
}
.type_description {
	color: #666666;
	font-weight: bold;
	text-indent: 10px;
	padding: 5px 0px 5px 0px;
}
.titre_fiche {
	color: #333;
	text-indent: 10px;
	padding: 2px 0px 1px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	background: #D8DFEA;
}
.descriptif {
	padding: 8px;
	text-align: justify;
}
.descriptifcoeur {
	color: #666666;
	font-size: 9px;
	padding-top: 4px;
}
.descriptifcoeur a{
	color: #666666;
	text-decoration: none;
}
.descriptifcoeur a:hover{
	color: #FFFFFF;
	background: #769E7C;
}
.image_coeur {
	border: 2px solid #769E7C;
	margin: 11px 0px 9px 0px;
}
.img_agence {
	border:2px solid #D8DFEA;
	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;
}
a.fiche
{
	color:#999;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

a.fiche:hover
{
	text-decoration:underline;
	color: #FF9900;
}
.lien_pages{
	margin:0 auto;
	padding:0;
	color: #666;

}
.lien_pages a{
	color: #666;
	text-decoration: none;
	padding: 0 2px 0 2px;

}
.lien_pages a:hover{
	text-decoration: underline;

}
.ok {
	cursor: hand;
	background-color: #DDD;
	color: #333333;
	font-size: 11px;
	border: 1px solid #CCC;
	font-weight: bold;
}
/*------------------------------------------------------*
*------------ CSS BDD  ANCIENS FIN   ----*
*------------------------------------------------------*/
/*------------------------------------------------------*
*-----------    CSS EFFETS  DEBUT   ----*
*------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
/*------------------------------------------------------*
*-----------    CSS EFFETS  FIN   ----*
*------------------------------------------------------*/
	
/*------------------------------------------------------*
*-----------    CSS POST IT  DEBUT   ----*
*------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/

#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	width: 200px;
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px 0 0 0;
	width:180px;
	color:#02468B;
	font-size:11px;
}

/*------------------------------------------------------*
*--------    CSS POST IT  FIN   ----*
*------------------------------------------------------*/

/*CSS REFERENCEMENT debut */

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 100px;
	width: 70%;
}

#referencement a {
	color: #0033CC;
	text-decoration: none;
}

#referencement a:hover {
	color: #FFF;
}

/*CSS REFERENCEMENT fin */

a.url{
	color:#0066CC;
	font-size: 11px;
}
a.url:hover{
	color: #666666;
}

	