html,body {
/*background-color : #FFFFFF;*/
color : #000000;
/*background-color : #000066;
color : #66FFFF;*/
margin:10px 20px 10px 10px;
font-family: "Georgia, Times New Roman, Times, serif";
font-size : 13pt;
	background-image: url(images/back.gif);

/*background-image:   url(images/tour_eiffel.jpg);

background-repeat: no-repeat;*/
}
.entete {
background-color:#339999;
color:#000000;
}

.header{
position:absolute;
top:50px;
left:100px;	
}
.centrer{
text-align:center;
}
.menuitem{
color:#000000;
background-color:#CCCCCC;
font-size:12px;

}

.menu{
	position:absolute; 
	margin-top:430px; 
	margin-left:80px; 
	background-color: #CCCCCC; 
	layer-background-color: #CCCCCC; 
	border: 1px none #000000;
}
.rouge {color: #CC0000;}

.coin{
position:absolute;
margin-left:280px;
margin-top:430px;
background-color:#CCCCCC;
padding-left:10px;
padding-right:10px;
}
td {
font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

h2,h1,h3,h4,h5,h6
{
/*background-color : #FFFFFF;
background-color: #0033CC;*/
}

p,ul {
background-color:#CCCCCC;
color:#000000;
font-size:14px
}

/*titre gros*/
h1 {
font-size:25pt;
/*text-align:center;*/
font-weight: bold;
margin-left:250px;

}

h2 {
/*titre moyen*/
font-size : 10pt;
/*padding-left:15px;*/
color:#6699CC;
text-align:left;
}
h1,h3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
/*sous-titres*/
font-size:15pt;
text-align:left;
border-style:solid ;
border-width: 2px 0px 2px 0px ;
margin-left:120px;
}



h4 {
/*lettres moyennes italique*/
background-color : transparent;
/*color : #3366FF;*/
color : #333366;
font-size:12pt;
text-align:justify;
font-style: italic;
}
h5 {
/*texte*/
font-size:10pt;
/*text-align:justify;*/
margin-left:50px;
/*margin-right:30px;*/
font-style: italic ;
border: none;
color:#000066;
}

h6 {
/*texte + petit*/
font-size:10pt;
text-align:justify;
margin-left:50px;
margin-right:30px;
border: solid thin;
}

h7 {
/*titre moyen*/
font-size : 15pt;
position:relative; left:10%;
}


li {
font-size:12pt;
text-align:left;
margin-left:30px;
margin-right:0px;
/*font-weight: bold;*/

}

.erreur
{
color : #FF0000;
font-size:12pt;
}



.border { border: solid ; }
.borderleft { border-left: solid ; }
.border1 { border-bottom: solid ; }
.borderpadding {border: solid ; padding: 15px ;}

.bordertop { border-top: solid ; }
.borderright { border-right: solid ; }
.borderbottom { border-bottom: solid ; }
.borderleft { border-left: solid ; }
.borderplus {border-top: solid 3px ; border-right: solid 6px ; }
.borderwidth { border-style:solid ; border-left-width: 3mm ; }
.borderclasse { border-style:solid ; border-width: 0px 10px 2px 0px ; }

.thin { border: solid thin ; color:#2B51ED;}
.medium { border: solid medium ; }
.thick { border: solid thick ; }
