

li,td {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
background-color : white; 
}

h1 {
font-size : 200%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #330066; 
text-align: center;
}

h2 {
font-size : 150%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #333399;
padding-left:15px;
}

h2.right {
font-size : 300%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #333399;
padding-right:50px;
text-align:right;
}


h3 {
font-size : 125%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #339999;
padding-left:5px;
font-style: italic ;
}

body{
	BACKGROUND-COLOR: #CCCCCC;
	background-repeat: repeat;
}

p {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
text-align: justify;
}
p.texte {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
text-align: justify;
text-indent: 20px;
}

p.longtexte {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
text-align: justify;
}

p.italic {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-style: italic ; 
text-align: justify;
text-indent: 10px;
}

p.legende {
font-size : 80%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-style: italic ; 
text-align: justify;
text-indent: 5px;
}

p.legendecenter {
font-size : 80%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-style: italic ; 
text-align: center;
}

p.legenderight {
font-size : 60%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-style: italic ; 
text-align: right;
}

p.citation {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-style: italic ; 
margin-left: 1cm;
text-align: justify;
}

p.citationtexte {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-style: italic ; 
margin-left: 1cm;
text-align: justify;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.liste{
	list-style: square;
	background-color: #b0c4de;
	font-style: italic ;
	}
#menu5 {
	width: 200px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 10px;
	}
	
#menu5 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #777;
	display: block;
	background: url(Images/menu5.gif);
	padding: 8px 25px 0 10px;
	text-align: right;
	}
	
#menu5 li a:hover {
	color: #fff;
	background: url(Images/menu5.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: right;
	}
	
#menu5 li a:active {
	color: #fff;
	background: url(Images/menu5.gif) 0 -64px;
	padding: 8px 25px 0 10px;
	text-align: right;
	}

div.marge{
	margin-left: 20%;
}

div.main
{
	position: absolute;
	left: 240px;
	top: 10px;
	BORDER-RIGHT: #808080 2px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #808080 2px solid;
	PADDING-LEFT: 2px;

	PADDING-BOTTOM: 2px;
	MARGIN-RIGHT: 5%;
	BORDER-LEFT: #808080 2px solid;
	COLOR: #b0c4de;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #808080 2px solid;;
	BACKGROUND-COLOR: #b0c4de;

}
div.maintext
{
	position: absolute;
	left: 20px;
	top: 40px;
	BORDER-RIGHT: #808080 2px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #808080 2px solid;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 5px;
	MARGIN-RIGHT: 10%;
	MARGIN-LEFT: 5%;
	BORDER-LEFT: #808080 2px solid;
	COLOR: #b0c4de;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #808080 2px solid;;
	BACKGROUND-COLOR: #b0c4de;

}

table.cours {  
	border-style:solid; 
	border-width:1px; 
	border-color:blue;
	font-size: 100%; 
} 
    
table.prix {  
	border-style:solid; 
	border-width:1px; 
	border-color:blue;
	font-size: 90%; 
} 

td { 
	border-style:solid; 
	border-width:1px; 
	border-color:#6495ED;
}



a:link {
color: green; text-decoration:underline;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
}
a:visited {
color: gray; text-decoration:underline;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
}
a:hover {
color:red; text-decoration:none;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
}


