body,html{
	background: url(Images/fonds/fond.jpg) repeat;
	margin:0;
	padding: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#global{
	position:relative;
	height:100%;
	width:800px;
	margin: 0 auto;
	padding:0;
}

#fond-titre{
	position: relative;
	background: url(Images/titres/fond.png) no-repeat;
	width: 777px;
	height: 270px;
	margin-top:0px;
	margin-left:0px;
	z-index:5;
}
#menu1{
	position: absolute;
	width: 690px;
	height: 44px;
	top:240px;
	left:45px;
	color: #000;
	margin:0;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	z-index: 101;
	/*line-height: 44px;*/
}

#contenu {
	position: relative;
	width: 777px;
	height: auto;
	margin-top: 25px;
	margin-left:0px;
	padding: 0;
	min-height:100%;
	color: white;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	z-index: 1;
}

#c1 {
	position: relative;
	background: url(Images/fonds/c1bis2.png) center no-repeat;
	/*float:left;*/
	width: 777px;
	height: 39px;
	margin:0;
}
#c2 {
	position: relative;
	background: url(Images/fonds/c2bis.png) repeat;
	width: 777px;
	/*float:left;*/
	margin:0;
	height:100%;
}
#c3 {
	position: relative;
	background: url(Images/fonds/c3bis.png) center no-repeat;
	width: 777px;
	height: 44px;
	/*float:left;*/
	margin:0;
}
#cadre{
	color: white;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 55px;
	margin-right: 50px;
}
#cadre p{
	margin: 10px 0 0 0 ;
}
#cadre a{
	color: #99BF19;
}
#cadre li{
	text-indent: 30px;
}
#sous-titre {
	margin-left: 55px;
	color: #99BF19;
}

#photo{
	float: right;
	margin-right: 40px;
	width: 317px;
	height: 210px;

}
div#photo1 {
	position:absolute;
	margin: 6px 6px 0 25px;
	padding:0;
}
div#photo2 {
	position:absolute;
	margin: 0 0 0 170px;
	padding:0;
}
div#photo3 {
	position:absolute;
	margin:101px 0 0 29px;
}
div#photo4 {
	position:absolute;
	margin: 101px 0 0 170px;
}
#links{
	position:relative;
	margin: 0;
	padding:0;
	text-align:center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height: 30px;
	width: 777px;
}
#links a{
	text-decoration:none;
	color: #FFFFFF;
}
#links :hover{
	text-decoration:underline;
}
div#titre-temoignage, div#titre-stage {	
	margin-left: 55px;
	margin-right: 50px;
	font-size: 12px;
}
div#titre-temoignage h1, div#titre-stage h1{
	margin: 0 0 20px 0;	
	color: #99BF19;
	font-size: 14px;
}
div#titre-temoignage p, div#titre-stage p{
	margin: 8px 0 0 0;
}
div#titre-temoignage a, div#titre-stage a{
	color: #99BF19;
	text-decoration:underline;
}
div#texte-temoignage, div#texte-stage {	
	margin: 20px 50px 0 55px;
	font-size: 12px;
}
table.temoin {
	margin: 10px 10px 0 0;
}
td.nom {	
	color: #99BF19;
	font-size: 12px;
	border-bottom: 1px dotted #99BF19;
	border-top: 1px solid #99BF19;
	border-left: 1px solid #99BF19;
	border-right: 1px solid #99BF19;
}
td.comment {
	font-size:11px;
	font-weight:100;
	border-bottom: 1px solid #99BF19;
	border-left: 1px solid #99BF19;
	border-right: 1px solid #99BF19;
}
td.photo {
	border-top: 1px solid #99BF19;
	border-bottom: 1px solid #99BF19;
	border-right: 1px solid #99BF19;
}
	
td.comment p{
	margin: 2px 0 10px 0;
}
td.date {
	background: url(Images/fonds/date-temoignage.jpg) top center no-repeat;
	width: 55px;
}
td.date p{
	text-align:center;
}
td.date p.mois {
	color: #333333;
	font-size: 14px;
	margin: 2px 0 0 0;
}
td.date p.jour {
	color: #555555;
	font-size: 22px;
	margin: 0;
}
td.date p.annee{
	color: #FFFFFF;
	font-size: 14px;	
	margin: 0;
}
table.stage {
	margin: 10px 10px 0 0;
}
table.stage p{
	margin: 5px 0;
}
td.activite, td.mission {
	font-size:11px;
	font-weight:100;
	border-bottom: 1px dotted #99BF19;
	border-left: 1px solid #99BF19;
	border-right: 1px solid #99BF19;
}
td.mission2 {
	font-size:11px;
	font-weight:100;
	border-left: 1px solid #99BF19;
	border-bottom: 1px solid #99BF19;
	border-right: 1px solid #99BF19;
}
td.divers {
	font-size:11px;
	font-weight:100;
	border-left: 1px solid #99BF19;
	border-bottom: 1px solid #99BF19;
	border-right: 1px solid #99BF19;
}
