* {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 color : #56534D;
}
* a:link	{	color:#C40000; font-family:Arial; font-size:12px;text-decoration: underline;}
* a:visited	{	color:#C40000; font-family:Arial; font-size:12px;text-decoration: underline;}
* a:hover	{	color:#C40000; font-family:Arial; font-size:12px;text-decoration: none;}

body {
 background-color : #FFFFFF; /* couleur de fond */
 background-image: url('../images/BK_fond.png');
 background-repeat:repeat-x;
 margin:0; /* suppression de toutes les marges */
 padding:0;
}

table {
 background-color : #FFFFEE; 
}

hr {
 border:solid 1px #AA9999;
 height:1px;
 margin-left:20px;
 margin-right:20px;
 margin-top:10px;
 margin-bottom:5px;
}

p {
 text-indent: 30px;
 padding:0px;
 margin:4px;
}

img {
 border:0px;
}

#conteneur {
 position: absolute;
 width:750px;
 top: 0px;
 left:50%;
 margin-left:-375px;

}

#haut1 {
 width:750px;
 height:80px;
 background-image: url('../images/H1.png');
}

#menu {
 width:750px;
 height:104px;
 background-image: url('../images/H2.png');
 text-align:right;
}

#theMenu {
 text-align:right;
 padding-right:90px;
 padding-top:10px;
}

#doo2 {	
 position: absolute;
 top:300px;
 left:50%;
 width:355px;
 height:323px;
 margin-left:-160px;
 background: url('../images/doo2_over.png') top left no-repeat;
}

#doo2 a {	
 display: block;
 width: 100%;
 height: 100%;
 background: white url('../images/doo2.png') top left no-repeat;
 color: #000;
 cursor: crosshair;
}

#doo2 a:hover {	
 background: transparent none;
} 



#titre {
 width:750px;
 height:117px;
 background-image: url('../images/H3.png');
}

#imgTitre {
 padding-left:280px;
 padding-top:77px;
}


#contenu {
 padding-left:100px;
 padding-right:100px;
 background-image: url('../images/M1.png');

}

#contenuBas {
 padding-left:100px;
 padding-right:100px;
 background-image: url('../images/M2.png');
 height:179px;

}

#bas {
 padding-left:100px;
 padding-right:100px;
 background-image: url('../images/B1.png');
 height:59px;
}


h1 {
 color : #000000;
 font-size: 14px;
 font-weight: bold;
 text-align: center;

}

h1 {
 color : #817D73;
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 padding-bottom:2px;
 padding-top:30px;
 padding-left:40px;
 margin-left:30px;
 background-image: url('../images/BK_titre2.gif');
 background-repeat:no-repeat;
 background-position:left bottom;
}

h1 a:visited {
 color : #C40000;
 font-size: 14px;
 font-weight: bold;
 text-decoration:none;
}

h1 a:link {
 color : #C40000;
 font-size: 14px;
 font-weight: bold;
 text-decoration:none;
}

h1 a:hover {
 color : #EE6666;
 font-size: 14px;
 font-weight: bold;
 text-decoration:none;
}


.mecrire {
 text-align: justify;
}

h2 {
 color : #000000;
 font-size: 12px;
 font-weight:normal;
 font-family : Arial, Helvetica, sans-serif;
 font-weight: bold;
 margin:10px;
 padding:0;
}

h2 a:link	{
 color : #C40000;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}

h2 a:visited {
 color : #C40000;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}

h2 a:hover {
 color : #C40000;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;}

.accueil {
 color : #000000;
 font-size: 12px;
 text-align: justify;
 padding: 5px;
 padding-left: 10px;

}

.description {
 color : #817D73;
 font-size: 11px;
 margin-left:30px;
 text-align: justify;
}

.description a:link	{
 color:#C40000;
 font-family:Arial;
 font-size:11px;
 text-decoration: underline;
}

.description a:visited {
 color:#C40000;
 font-family:Arial;
 font-size:11px;
 text-decoration: underline;
}

.description a:hover {
 color: #C40000;
 font-family: Arial;
 font-size: 11px;
 text-decoration: none;}

.copyright {
 color : #000000;
 font-size: 10px;
 text-align: center;
 padding-top:15px;
}

.copyright a:link {
 color:#C40000;
 font-family:Arial;
 font-size:10px;
 text-decoration: none;
}

.copyright a:visited {
 color:#C40000;
 font-family:Arial;
 font-size:10px;
 text-decoration: none;
}


.copyright a:hover {
 color: #C40000;
 font-family: Arial;
 font-size: 10px;
 text-decoration: underline;
}

.nb {
 color : #000000;
 font-size: 10px;
 text-align: justify;
}

.nb a:link {
 color:#C40000;
 font-family:Arial;
 font-size:10px;
 text-decoration: none;
}

.nb a:visited {
 color:#C40000;
 font-family:Arial;
 font-size:10px;
 text-decoration: none;
}


.nb a:hover {
 color: #C40000;
 font-family: Arial;
 font-size: 10px;
 text-decoration: underline;
}

.tableau {
  border:1px solid #000000; border-collapse:collapse;
}