@charset "utf-8";
/* CSS Document */

.aligne_left{
	float:left;
}

.aligne_left2{
	float:left;
	margin-top:3px;
}

.retrait1{
	margin-left:10px;
}

#conteneur_entete {
	width:1000px; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px;
	}

#haut_ombre{
	width:1000px; 
	height:20px; 
	background-image:url(../images/haut.jpg);
	background-repeat:no-repeat;
}

/*#logo{
	background-image:url(../images/pujol-immobiliere.jpg); 
	width:256px; 
	height:74px; 
	float:left; 
	margin-left:50px;
	}*/

#menu_secondaire{
	text-align:right; 
	float:right; 
	width:600px;
	margin-top:5px; 
	padding-right:12px;
	}




.montitre {
	margin:6px 0 0 0; 
	padding:14px 0 0 15px; 
	font-weight:normal; 
	font-size:12px;
	color:#CCC;
	/*background-image:url(../images/silhouette.jpg);*/
	background-repeat:no-repeat;
}

.lien {
	text-decoration:none; 
	color:#000;
	}
.lien2{
	background-image:url(../images/puce_selection.jpg); 
	background-repeat:no-repeat; 
	padding-left:25px; 
	text-decoration:none; 
	color:#000; 
	padding-bottom:4px; 
	padding-top:3px; 
	color:#A8B400;
	}
.lien3{
	background-image:url(../images/home.jpg); 
	background-repeat:no-repeat; 
	padding-left:25px; 
	text-decoration:none; 
	color:#000; 
	padding-bottom:4px; 
	padding-top:3px; 
	color:#A8B400;
	}
.fin_1 {
	clear:both;
	}
.fin_4 {
	clear:both;
	height:10px;
	}
	
	
.lien_video{
	color:#99CC00;
	text-decoration:none;
}

.lien_video:hover{
	color:#FF0063;
	text-decoration:none;
}
