/* CSS Document */
body {
   margin:0px;
   padding:0px;
  /* height:100%;*/
   background-image:url(../Degrades/fondwebc.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	background-attachment:fixed;

}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color:#0000CC;
 text-align:center;
 margin-bottom:5px;
}

h2{
 font-size: 95%;
 color:#0000FF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-align:center;
}

h3{
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 100%;
 color: #000FFF;
 text-align:center;
 font-weight:bold;
}

h4{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:90%;
color:#000066;
font-style:italic;
 text-align:left;
 }

h5{
 font-size: 90%;
 color: #0000FF;
 font-style:italic;
 text-align:left;
text-indent:5px;

}

h6{
font-size:80%;
text-align:justify;
color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
h7{
font-size:65%;
text-align:justify;
color:#000066;
font-family:Arial, Helvetica, sans-serif;
}
h8{
font-size:65%;
text-align:justify;
color:#000066;
font-family:Arial, Helvetica, sans-serif;
}
/*  définition des division */

#entete {
text-align:left;
width:100%;
padding:10px 0px 0px 0px;
}

#contenu {
float:left;
width: 55%;
background-image:url(../Degrades/fondwebc.jpg);
background-repeat:repeat-y;


}


div#entete entete_gauche{
margin:0px;
padding:0px 0px 0px 10px;
}

div#entete entete_droite{

}


div#entete entete_droite entete_hd {

}

div#entete entete_droite entete_bas {

}



#menu_prin {
left:1%;
float:left;
margin-top:8px;
margin-left:1px;
padding-right:10px;
width:20%;
background:none;
}
#menu_haut{
left:auto;
float:left;
width:98%;
border-color:#000099;
text-align:right;
margin-right:5px;
}

#menu_bas{
/*float:left;*/
position:absolute;
left:1%;
width:100%;
height:60%;
}

#menu_bas_acc{
position:absolute;
width:90%;
height:60%;
top:250px;
}


.bande_menu{

}
#contenu_prin{
/*float:left;*/
margin:1px;
padding:1px;
/*width:30%;*/
height:20px;
text-align:center;
background-image:url(../Degrades/fondwebc.jpg);
background-repeat:repeat-y;
border-right:thin;
}

#footer {
clear:both;
bottom:0%;
width:100%;
height:30%;
border-top:solid thin;
border-top-color:#0033CC;
text-align:center;
border-top:solid thin;
border-color:#003366;
}

#bande_droite{
float:right;
right:1%;
margin-top:10px;
padding:0px 0px 5px 10px;
margin:0px;
width: 20%;
border-left:solid thin;
border-color:#003366;
}

/****/

/* définition des tableau 
table {
border-bottom-width:1px;
border-style:solid;
border-color:#003399;
width:50;
}
td {
border-bottom-width:1px;
border-style:dashed;
border-color:#003399;
width:50;
}
*/

/* fin def tableau */
/* Police */
.Style1 {	font-size: large;
	
}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: large;
}

.Style3 {font-size: large}
.Style4 {
	font-size: medium;
	color:#000066;
}
.Style7 {font-size: x-large; color: #000066; }
.Style8 {color: #000066;}
.Style9 {color: #000066;}
.Style10 {color: #000066; font-weight: bold; }

p.pied{
font-family:"Courier New", Courier, monospace;
font-size:7px;
text-align:center;
}

/* menu horizontal */

ul#menu_h {
margin: 0;
padding: 0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
list-style:none;
vertical-align:top;
}
ul#menu_h li {
display:inline;
padding:0 0.5em;
vertical-align:top;
border-right:solid thin;
background-image:url(../Degrades/fondwebc.jpg);
}


ul#menu_h li a:hover {
background: #0033CC;
color:#FFFF66;
font-size:11px;
}

/*  Les titres et les paragraphes  */
p.annonce {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-style:normal;
font-weight:bold;
color:#0000CC;
}

/*  Les titres et les paragraphes  */
p.enonce {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-style:normal;
color:#000033;
}

#lienretour {
font-size:12px;
font-weight:normal;
}
