body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", helvetica, sans-serif ;}
body,td,div,p,pre,ul {font-size: 13px;}
BODY {background-color:#OOOOOO;
      background:url(images/fond.jpg) repeat;
	  background-position: center;
	 text-align: center;
	 	color: #FFFFFF;
}

#container {
 width: 900px;
background : #000000;
 margin-left: auto;
 margin-right: auto;
 padding: 10;
 text-align: left;
  border: 1px solid #F3DE81;

}

h1 {font-size: 18px;}
h3 {font-size: 13px;}
p {			text-align: justify ;
			text-indent: 0em ;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}

.minimini {font-size: 10px;
           	font-style: italic; 
}
.contact {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.h1 {
	color: #FFFFFF;
	border-bottom-style:solid; border-bottom-width:2px; border-color:#9999FF;
    margin:0px; margin-bottom:16px;
	padding: 10px;
	padding-left: 80px;
	font-weight : bold;
	font-size: 15px;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.h2{
	color: #FFFFFF;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#9999FF;
    margin:0px; margin-bottom:16px;
	padding: 10px;
	padding-left: 80px;
	font-weight : bold;
	font-size: 15px;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.h3{
	color: #FFFFFF;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#9999FF;
    margin:0px; margin-bottom:0px;
		padding: 10px;
	padding-left: 10px;
	font-weight : bold;
	font-size: 13px;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a {        font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#9999FF}
a:visited {        color:#9999FF}
a:active {color:#FFFFFF}
a:hover{color: #FFFF99;}
