body {
	font-family: verdana, arial; 
	margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;
	background-color:#CBCECB;
	}

.Philo {color:#4F73AD;}
.Projets {color:#944882;}	
.Etudes {color:#AE3F31;}	
.Conseils {color:#985499;}	
.Formations {color:#2E8CC0;}	
.Portfolio {color:#9E5D17;}	
.Contact {color:#6A8067;}
.Contact2 {color:#6A8067; background-color:#ffffff;}	

.Texte {
	font-size:11px; 
	margin-right:10px; margin-left:15px; margin-top:0px; margin-bottom:5px;
	}

.Titre {
	font-size:13px; font-weight:bold;
	margin-bottom:5px; margin-left:3px;
	}

.Titre2 {
	font-size:13px; font-weight:bold;
	margin-bottom:2px; margin-left:3px; margin-top:10px;
	}	

UL {margin-top:2px; margin-bottom:2px; list-style-type:square}
LI {margin-bottom:-1px; margin-left:-3px;}		

A:hover {text-decoration: none;}
A {font-weight:bold;}

.inputStyle {
		font-size:12px;
		font-style:normal;
		color:#6A8067;
		border:0px; 
		border-left:1px solid #6A8067;
		border-right: 1px solid #6A8067; 
		border-top: 1px solid #6A8067; 
		border-bottom: 1px solid #6A8067; 
		height: 18px;
		width:200px;}

.inputStyle2 {
		font-size:12px;
		font-style:normal;
		color:#6A8067;
		border:0px; 
		border-left:1px solid #6A8067;
		border-right: 1px solid #6A8067; 
		border-top: 1px solid #6A8067; 
		border-bottom: 1px solid #6A8067; 
		height: 40px;
		width:200px;}

.inputStyleButton {
		width:150px; height:25px;
		font-size:12px;		
		color:white;
		text-align:center;
		font-weight:bold;
		background-color:#6A8067;
		padding:3px;
		border-style:outset;
		border-width:2px;
		border-color:silver;}
