body {
	font-size : 13px;
	font-family : "Times New Roman", "Comic Sans MS";
	margin :10px 10 100 10;
	

}



A:link {text-decoration: none; color:#DE5595}
A:visited {text-decoration: none;color:#6581FF}
A:active {text-decoration: none;color:#2BB995}
A:hover {text-decoration: underline; color: #9088CC;}


.background {
/*background-image: url('./images/fond.gif');*/
/*background-color: #d9e2f3;*/


}


H1 {
	font-family : "Book Antiqua", "Times New Roman";
	font-size : 16px;
	font-style : normal;
	text-align : center;
	vertical-align : sub;
	margin-top : 10px;
}


H2 {
	font-family : "Times New Roman","Comic Sans MS", "Arial";
	line-height : 20px;
	font-size : 15px;
	font-style : normal;
}

H3 {
	font-family : "Times New Roman","Comic Sans MS";
	
	font-style : normal;
	font-size: 12px; 
	color: blue;
	
}


H4 {
	font-size : 13px;
	line-height : 16px;
	text-align: justify;
	font-family : "Comic", "Times New Roman";
}


H5 {
	font-size : 12px;
	font-family : "Times New Roman", "Comic Sans MS";
	font-style : oblique;
}





.general {
	border : 40px;
	border-color : #C8D7ED;
	text-align : center;
	margin-left:20%;
	margin-right:20%;


	/**overflow: auto;**/
	
}



.contenu {
	
	
position : relative; 
top: 50px; 
width : 500px; 
text-align: justify;
padding : 10px 10px 10px 10px;
}


/*fin page formation*/

form {
	font-family : "Book Antiqua", "Comic Sans MS";
	font-size : 14px;
	font-style : normal;
}


.bas {
	font-family : "Comic", "Times New Roman";
	text-align : center;
	font-size: 12px;
	

}

.experiences {
	font-family : "Times New Roman","Comic Sans MS", "Arial";
	line-height : 20px;
	font-size : 12px;
	font-style : normal;
	}

.h5 {
	font-size : 20px;
	font-family : "Times New Roman", "Comic Sans MS";
	font-style : oblique;
	text-align:center;
}





.left {
	text-align: left;
}
