body { 
	margin: 0px; 
	padding: 0px;	
	background-color: #9C9EA0;
	font-family: Lucida Grande, Verdana, Sans-serif;
  font-size: 0.8em;
  color: #373737;
}

#page_content {margin:0px 0 0 0;padding:25px 10px 0px 15px;background :inherit;}

h1 {
 color: #444;
 background-color: inherit;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 24px 0 5px 0;
 padding: 5px 0 6px 0;
}

h2 { 
	margin: 0 0 10px 0; 
	padding: 3px 0 6px 0; 
	font: bold 1.2em Verdana, Arial, Sans-Serif;	
	color: #FBBB01;  
	text-align:center;
	background-color: inherit;
}

.discipline_titre_d{
 color: #fff;
 text-align:right;
 border-bottom: 1px solid #D0D0D0;
 font-size: 12px;
 font-weight: normal;
 margin: 24px 0 5px 0;
 padding: 5px 0 6px 0;
 background : URL(../images/css/tetechien.png);
 background-repeat:no-repeat;
 background-position:left bottom;
}

.discipline_titre_g{
 color: #fff;
 text-align:left;
 border-bottom: 1px solid #D0D0D0;
 font-size: 12px;
 font-weight: normal;
 margin: 24px 0 5px 0;
 padding: 5px 0 6px 0;
 background : URL(../images/css/tetechien.png);
 background-repeat:no-repeat;
 background-position:right bottom;
}

a {	color: #17238E;		background-color: inherit; 	text-decoration: none;}

a:hover {	color: #575757;	background-color: inherit;}
p {	padding: 2px 0 5px;	margin: 0;}