
/*Header*/
/**************************************/

#header {
	background: #7fcf2e url(../img/2007-05-13_Narcisses_Fiaudire_032-3.jpg) -10px -65px no-repeat;
	}


/*Content*/
/**************************************/

		
#content p {
	margin-bottom: 0.6em ;
	}
	
	
/*liste*/
/*--------------------------------*/	
.liste_contact {
	/*border : 1px solid blue ;*/
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul.liste_contact li {
	display: block;
	height: 17px;
	background: url(../img/liste_ul2.gif) no-repeat 1px 2px;
	padding-left: 30px;
	margin: 3px 0;
	}


/*E-mail*/
/*--------------------------------*/	
	
.e_mail {
	font-weight: bold;
	margin: 0px 50px 20px 170px ;
	}
	
.e_mail a {
	/*color: green;*/
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
	background-image: url(../img/lettre_f.gif);
	}

.e_mail a:hover {
	/*color: #c00;*/
	background-image: url(../img/lettre_o.gif);
	}

	
/*.adresse{
	padding: 0px 10px 0px 20px ;
	margin: 0px 50px 20px 150px ;
}
*/
