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

#header {
	background: #7fcf2e url(../img/2007-04-29_Narcisses_Les-Cytes_007.jpg) -0px -0px no-repeat;
	}


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

/*Tableaux*/
/*--------------------------*/

.prog td {
	padding: 3px 6px 3px 6px ;
}


.parcour td {
	padding: 0px 6px 6px 6px ;
}

.info{
	margin-left: -3px;
	width: 675px ;
}

.info2 {
	margin-left: -3px;
	width: 674px ;
	/*border-collapse: separate ;*/
}

.info td, .info2 td  {
	padding: 3px 6px 3px 6px ;
	}

.info2 td {
	/*background: white;*/
	/*border-bottom: 4px solid  #EDFF98;*/
	}
	
.info_left {
	background: #EAFFA1;
	width: 118px ;
}

.info2_left {
	background: white;
	vertical-align: top;
	width: 50% ;
}
.info2_right {
	background: white;
	vertical-align: top;
	}

.info2_li {
	background: white;
	vertical-align: top;
	/*background: url(../img/liste_ul2.gif) no-repeat center 7px ;*/
	font-weight: bold;
	/*font-size: 1.2em;*/
}

.info ul, .info2 ul {	
	margin-top: 0px;
	margin-bottom: 0px;
}



/*en-tête*/
/*--------------------------*/


.excu_date {
	padding-left: 20px ;
	padding-right: 10px ;
	font-weight: normal;
	font-size: .8em;
	float: right;
	text-align: right;
	color: black ;
	background-image: url(../img/fond_lien_4.gif) ;
	background-repeat: no-repeat;
	background-position: bottom left;
	}

.lieu_date {
	margin-right: 30px;
	display: block;
	float: left;
	border : 1px solid green ;
}

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

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

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