/* CSS Document */

.home   { color: #cfcfcf; font-size: 10px; font-family: Verdana; text-decoration: none }
.home:hover   { color: #fff; font-size: 10px; font-family: Verdana; text-decoration: none }

.tetiere    { color: #6d5f60; font-size: 10px; font-family: Verdana; font-stretch: normal; text-decoration: none; text-align: justify }
.tetiere:hover  { color: #b00; font-size: 10px; font-family: Verdana; font-stretch: normal; text-decoration: none; text-align: justify }

.contenu { color: #36312e; font-size: 11px; font-family: Verdana; text-decoration:none; }
.contenu a:link {color: #36312e; font-size: 11px; font-family: Verdana; text-decoration:none; }
.contenu a:visited{color: #36312e; font-size: 11px; font-family: Verdana; text-decoration:none; }
.contenu a:hover{ color: #36312e; font-size: 11px; font-family: Verdana; text-decoration:underline; }

.contenutitre { color: #b00; font-size: 11px; font-family: Verdana }

.lettrine { color: #b00; font-size: 12px; font-family: Verdana }

.contenulettrine { color: #36312e; font-size: 11px; font-family: Verdana }
.contenulettrine:first-letter { color: #b00; font-size: 12px; font-family: Verdana }

.textlien { color: #36312e; font-size: 11px; font-family: Verdana; font-stretch: normal; text-decoration: none; text-align: justify }
.textlien:hover { color: #b00; font-size: 11px; font-family: Verdana; font-stretch: normal; text-decoration:underline; text-align: justify }

.tab_immeuble {
	background:#FFFFFF;
	border:1px;
	border-style:dashed;
	border-color:#666666;
	padding: 5px;
}

.Style1 {font-size: 18px}

#div_minicv {
	position:absolute;
	left:135px;
	top:36px;
	width:460px;
	height:150px;
	z-index:1;
}

#div_minicv table {
	background:#FFFFFF;
	border:1px;
	border-style:dashed;
	border-color:#666666;
	padding: 5px;

}

.dragDrop { 
	position:absolute; 
	color:#FFFFFF; 
	font-family:Arial; 
	font-size:10pt; 
	font-weight:bold; 
	z-index:0; 
	cursor:pointer;
} 

.DateItalique {	font-size: 9px;	font-style: italic; }
