html
{

margin: 0px;
}



body
{
width: 100%;
background-color:#CFFFFF; 
	margin: 0px;

}


.page{
	width:auto;
	margin: 0px;
	font-size: 16px;
font-family: 'source sans pro', Calibri, Tahoma, sans-serif;
border: 5px solid black;
border-radius:10px;

box-shadow: 2px 4px 3px black;
background-color:#33FF33; 
padding-right: 3px;  
padding-left: 3px; 
}

.infophoto{
	height:250px;
	margin: auto;
	font-size: 16px;
	
}

.info{
	float: left;
	
}

.photo{
	float: right;
}

#img{
	width:80px;
	height: 76px;
}


.section{
	margin-bottom : 780px; 
	
}

.sec-gauche{
	float: left;
	
}
.sec-droite{
	margin-left: 150px;
	
}


.strong{
	font-size: 26px;
}
.section{
	margin-bottom: 70px;
	text-align: justify;
}

h2{
font-size: 28px;
color: #3388BB;
text-transform: uppercase;	
border-bottom: 3px solid #3388DD;

}


.sec-gauche{
	float: left;
	font-weight: bold;
	font-size: 20px;
}
.duree{
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
}

.sec-droite{
	margin-left: 150px;
}
.titre{
	font-weight: bold;
	font-size: 20px;
}

.section:hover{

color:#00AA00;
}

.sec-droite{

margin-left:160px;
margin-top: 42px;
}
#forma-gauche p{
	margin-bottom: 37px;
}


#pfp{
	margin-top: -25px;

}



.pfp{
	margin-top: 55px;
	
}





#diaporama{





	
}
















