/* ------------------------------------------------------------ */
/* ------------FONTS DIVERS - POLICES DE CARACTERES------------ */
/* ------------------------------------------------------------ */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F2D28;
}



/* ------------CLAQUES FLOTTANTS GENERAL ET PRINCIPAL POSITION RELATIVE------------ */


#contain {
	position:relative;
	left:0px;
	top:5px;
	width:950px;
	height:10px;
	z-index:1;
}
#bandeau_top {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:80px;
	z-index:1;
	background-image: url(../IMG/logo-duvoid-immobilier.jpg);
	background-repeat: no-repeat;
}
#bandeau_foot {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:80px;
	z-index:1;
	background-image: url(../IMG/bg_mentions.jpg);
	background-repeat: no-repeat;

}




/* ---- MENU ---- */


#bg_menu_01 {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:30px;
	z-index:1;

}





/* ---- ACCUEIL ---- */


#acc-contain {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:550;
	z-index:3;
}

#acc-separate-rose {
	position:absolute;
	left:0px;
	top:3px;
	width:950px;
	height:5px;
	z-index:10;
	background-image: url(../IMG/separate-rose.jpg);
	background-repeat: repeat-x;
}

#acc-duvoid-presentation {
	position:absolute;
	left:15px;
	top:24px;
	width:293px;
	height:301px;
	z-index:10;
}
#acc-duvoid-investisseurs {
	position:absolute;
	left:15px;
	top:339px;
	width:293px;
	height:196;
	z-index:10;
}

#acc-duvoid-dernieres-references {
	position:absolute;
	left:331px;
	top:24px;
	width:293px;
	height:511px;
	z-index:10;
}

#acc-duvoid-recherche-rapide {
	position:absolute;
	left:643px;
	top:24px;
	width:293px;
	height:149px;
	z-index:10;
}
#acc-duvoid-recherche-detaillee {
	position:absolute;
	left:643px;
	top:191px;
	width:293px;
	height:344px;
	z-index:10;
}








/* ---- POLICES STYLES DIFFERENTS ---- */


.texte {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.prix{
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
}
.contact{
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
.descriptif {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.foot {
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; 
	font-size: 9px;
	color: #ccc;
}
.resto_accroche {
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; 
	font-size: 12px;
	COLOR: #CBD300;
}

.resto_menu {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
.fp2 {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
}
.titre {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 1px;
}
.titre2 {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 18px;
}


.accroche01 {
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	font-size: 32px;
}
.accroche02 {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.accroche03 {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.accroche04 {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.nomville {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	font-size: 10px;
	COLOR : #D40050;
	text-decoration: none;
	
}


/* ---- UTILES BACKGROUND ---- */



.bg-rose_45 {
	background-image: url(../IMG/bg_rose_45.jpg);
	background-repeat: repeat-x;
}
.bg-rose_80 {
	background-image: url(../IMG/bg_rose_80.jpg);
	background-repeat: repeat-x;
}
.separate-pointille {
	background-image: url(../IMG/separate-pointille.jpg);
	background-repeat: repeat-x;
}


/* ------------BLOC LIEN SANS MARQUAGE------------ */

.menu {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}
.menu A:link{
color:#FFFFFF;
 text-decoration: none; 
}
.menu A:active{
 color:#FFFFFF;
 text-decoration: none; 
}
.menu A:visited{
 color:#FFFFFF;
 text-decoration: none; 
}
.menu A:hover{
	color: #3F2D28;
	text-decoration: none;
}



.menu2 {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}
.menu2 A:link{
 color:#FFFFFF;
 text-decoration: none; 
}
.menu2 A:active{
 color:#FFFFFF;
 text-decoration: none; 
}
.menu2 A:visited{
 color:#FFFFFF;
 text-decoration: none; 
}
.menu2 A:hover{
	color:#D40050;
	text-decoration: none;
}







.more-rose {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 10px;
	COLOR : #D40050;
	text-decoration: none;
}
.more-rose A:link{
 COLOR : #D40050;
 text-decoration: none; 
}
.more-rose A:active{
 COLOR : #D40050;
 text-decoration: none; 
}
.more-rose A:visited{
 COLOR : #D40050;
 text-decoration: none; 
}
.more-rose A:hover{
	COLOR: #3F2D28;	
	text-decoration: underline;
}



.mentions {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #D40050;
}
.mentions  A:link{
	color: #D40050;
	text-decoration: underline;
}
.mentions  A:active{
color:#D40050;
 text-decoration: underline;
}
.mentions  A:visited{
color: #D40050;
text-decoration: underline;
}
.mentions  A:hover{
	color: #3F2D28;
	text-decoration: none;
}



.filariane {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#3F2D28;
}
.filariane  A:link{
	color:#3F2D28;
	text-decoration: none;
}
.filariane  A:active{
color:#3F2D28;
text-decoration: none;
}
.filariane  A:visited{
color:#3F2D28;
text-decoration: none;
}
.filariane  A:hover{
	color:#D40050;
	text-decoration: none;
}


.more-rose_bg {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 10px;
	COLOR : #FFFFFF;
	background-color:#D40050;
	text-decoration: none;
}
.more-rose_bg A:link{
 COLOR : #FFFFFF;
	background-color:#D40050;
	text-decoration: none;
}
.more-rose_bg A:active{
 COLOR : #FFFFFF;
	background-color:#D40050;
	text-decoration: none;
}
.more-rose_bg A:visited{
 COLOR : #FFFFFF;
	background-color:#D40050;
	text-decoration: none;
}
.more-rose_bg A:hover{
	COLOR : #FFFFFF;
	background-color:#3F2D28;
	text-decoration: none;
}



.pages {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #D40050;
}
.pages  A:link{
	color: #D40050;
	text-decoration: underline;
}
.pages A:active{
color:#D40050;
 text-decoration: underline;
}
.pages  A:visited{
color: #D40050;
text-decoration: underline;
}
.pages  A:hover{
	color: #3F2D28;
	text-decoration: none;
}


/* ------------TEINTES DES POLICES------------ */

.blanc{
	COLOR: #ffffff;	
}
.bleu{
	COLOR: #003E73;	
}
.bleugris{
  COLOR : #496576;
}

.brun{
	color:#3F2D28;
}
.cyan{
	COLOR: #009EE0;	
}
.noir{
	COLOR: #000000;
}
.gris{
	COLOR: #333333;
}
.grisc{
	COLOR: #999999;
}
.grisblanc{
	COLOR: #CCCCCC;
}
.beige{
  color: #8F8778;
}
.jaune{
	COLOR: #FFF04B;
}
.orange{
	COLOR: #FF9900;
}
.or{
  COLOR : #d7cc45; 
}
.vert{
  COLOR : #9AC20D;
}

.rose{
	color:#D40050;
}
.rouge{
	color:#B2071B;
}
.rosefonce{
	color:#9e0244;
}
.vertpale{
  COLOR : #c2d021;
}

