* {
	margin: 0 ;
	padding: 0 ;
}

body {
	background-color:#f4f9fd ;
	font-family: verdana, helvetica, sans-serif;       
	color: #036;
	font-size: 85% ;
}

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
}

a:visited { 
	color: #7D9DE3;
}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
}
	
p{
  text-align: justify;
	font-family: georgia, sans-serif;
	margin: 0 10px ;
	margin-top: 30px;
	margin-bottom : 15px;
}

h1, h2, h3, h4{ 
	font: normal 180% georgia ; 
	font-weight: bold;
	letter-spacing: 1px; 
	}
	
h1 {
	text-align: center ;
	font-style : italic;
	margin-right: 150px ;
	padding: 30px 0 ;
}
	
h2 {
	font-size: 18px;
	margin-right: 150px ;
	padding: 10px 0 ;
}

h3 {
	font-size: 14px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	margin-right: 150px ;
	margin-bottom: 20px;
	margin-top: 20px;
}

h4{
	font-size: 80% ; 
}
ul{
	font-family: verdana, helvetica, sans-serif;
}


#menu {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px ;
	margin : 0;
	top: 90px ;
	left: 10px ;
	position: absolute ;
	font-size: 80% ;
}

#menu a {
	display: block;
	padding: 3px;
	background-color: #369;
	border-bottom: 1px solid #eee;
}

#menu a:link, #menu a:visited {
	color: #EEE;
}
	
			
#menu a:hover, #menu a:active {
	background-color: #036;
	color: #fff;
	text-decoration: none ;
}

#photo_lycee {
	border: 0 ;
	position: absolute ;
	top: 10px ;
	right: 10px ;
	margin-bottom: 10px;
}

#contenu {
	margin-left: 200px ;
}

#infos_mise_a_jour {
	color: #000;
	border: solid #036;
	border-style: groove ;
	border-width: 3px 1px 1px 1px;
	font-family: verdana,sans-serif;
	margin-top: 350px;
	font-size: 75% ;
}

#nouvelles {
	color: #036;
	background-color: #bbbfda;
	border: solid #036;
	border-style: inset ;
	border-width: 0px 0px 0px 3px;
	font-family: georgia, sans-serif;
	margin: 20px ;
	padding: 10px ;
}


#nouvelles a {
	color: #036 ;
}

#nouvelles li {
	list-style: none ;
}


.image {
float: right;
border: 0 ;
margin: 10px;
}

.blog {
	text-align: left;
	font-family: georgia, sans-serif;
	margin: 0 10px ;
	margin-top: 10px;
	margin-bottom : 10px;
}

.puce {
margin-left: 40px;
list-style-image: url(images/pucebleu.jpg);
margin-top: 15px;
margin-bottom : 15px;
}

.retrait {
margin-left: 40px;
margin-top: 10px;
margin-bottom : 10px;
}
.table1 {
position : relative;
border: 2px solid #b8b8d1;
border-style: dotted;
text-align: center;
margin-left: 50px;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;        
}        

.table2 {
position : relative;
border: 2px solid #b8b8d1;
text-align: center;
margin-left: 50px;
margin-top: 15px;
margin-bottom : 15px;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;        
} 

.table3 {
position : relative;
border: 2px solid #b8b8d1;
text-align: center;
margin-left: 10px;
margin-top: 15px;
margin-bottom : 15px;
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;        
}        
       
th {
font-family: monospace;
border: thin solid #6495ed;
background-color: #D0E3FA;
}

td {
	text-align: center;
}

.ligne1 {
background-color: #D0E3FA;
}