/* CSS Document */

body {
	color: #000;
	background: #fff; 
	margin: 0;
	padding: 0;
	font-family: "Eras Demi ITC", Georgia, "New Century Schoolbook", Times, Serif; 
	font-size: 16px;
	 }
h1 {
	font-size: 28px; 
	font-weight:bold; 
	font-style: italic;
	text-align: center;
	color:#F60;
	}
#banniere {
	background-color:#FFCC00;
	border: 0;
	padding:10px;
	}
#logo {
	width:217px;
	}
#titre_page {
	vertical-align:bottom;
	}
#ifpsy {
	color:#ff3399;
	font-size:16px;
	width:20%;
	vertical-align:top;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	}
	
	#psychretien {
	color:#ff3399;
	font-size:18px;
	vertical-align:bottom;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	margin-top:-25px;
	}
#corps {
	width: 100%;
	background-color:#FFCC00;
	border:0px;
	}

#texte_page {
	background-color:#fff;
	padding:15px;
	vertical-align:top;
	}
#navigation_gauche {
	width: 20%;
	padding: 15px;
	vertical-align:top;
	text-align:center;
	}

#navigation_droite {
	width: 20%;
	padding: 15px;
	vertical-align:top;
	text-align:center;
	}
#pied {
	text-align:center;
	vertical-align:top;
	padding-bottom:10px;
	}
#coordonnees_titre {
	font-size:16px;
	margin:0px;
	color: #ff3399;
	}
p.petit {
	font-size:14px;
	margin:0px;
	color:#000;
	}
p.petit a:link {
	text-decoration: none;
	color:#000;
	}
h2.menu {
   	color: #6633CC;
	font-size: 18px; 
	text-align:center;
	margin-bottom:0px;
	margin-top:10px;
	font-weight: bold;
   }
h2.menu  a:link {
	text-decoration: none;
	color:#003399;
	}
h2.menu  a:visited {
	text-decoration: none;
	color:#003399;
	}        
h2.menu  a:hover {
	text-decoration: none;
	color:#660000;
	}
h2.menu  a:active {
	text-decoration: none;
	color:#003399;
	}
h2.en_cours {
	color: #f60;
	font-size: 18px;
	text-align:center; 
	margin-bottom:0px;
	margin-top:10px;
	font-weight: bold;
	}

h3.smenu {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	text-decoration : none;
	margin:0px;
}
h3.smenu a:link {
	text-decoration: none;
	color: #003399;
	}
h3.smenu a:visited {
	text-decoration: none;
	color: #003399;
	}        
h3.smenu a:hover {
	text-decoration: none;
	color: #660000;
	}
h3.smenu a:active {
	text-decoration: none;
	color: #003399; 
				 }
h3.en_cours {
	 color: #f60;
	 text-align: center;
	 font-size: 16px;
	 margin:0px;
	 text-decoration : none;
	 font-weight: normal;
     }
p.propose {
	color:#330099;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	}
h3 {font-size: 18px; 
	font-weight:bold;
	text-align: center; 
	color: #ff3399;
	margin-top: 0;
	}
h2 {
   	color: #330099;
	font-size: 18px; 
	text-align:center;
	margin-bottom:0px;
	margin-top:10px;
	font-weight: bold;
   }
h4 {
	margin-top: 0;
	margin-bottom:0;
	}
