body
{
    background: none repeat scroll 0 0 transparent;
    color: #555555;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
}
 
#bloc_page
{
    border:solid 0px #AAAAAA;
	background:none;
	width: 788px;
    margin: auto;
}


/* D�finition des �l�mants principaux de la page */
header
{
border:0px;background:none;
margin:0px;
width: 788px;height:auto;
display:inline-block;vertical-align:top;
padding-left:10px; padding-right:10px;
padding-top :10px;padding-bottom:10px;
}
nav
{
border:  0px;background:none;
display:inline-block;vertical-align:top;
position:relative;
width:150px;min-width:0px;
margin:auto;
padding:10px;
}
article, aside
{
border:  0px;
display:block;vertical-align:top;
position:relative;
margin:auto;
text-align: justify;
}
section
{
margin: auto;
border:0px;background:none;
margin:0px;
width: 788px;height:auto;
display:inline-block;vertical-align:top;
padding:10px;
}
article
{
display:inline-block;
background-image: url("../img/fond.png");
 /*   background-image: none;*/
    border:solid 0px #AAAAAA;
 /*   background-position: center center;*/
    background-repeat: repeat;
    width: 590px;height: auto;
    left: 6px;
    overflow: auto;
    position: relative;
    text-align: justify;
    padding:10px;
}

aside
{
background:none;
width:788px;min-width:0px;
padding:10px;
}
footer
{
border: solid 0px;background:none;
margin:0px;
padding:10px;
text-align: center;
}

/* D�finition des polices personnalis�es */

#bloc_page a
{
text-decoration: none;
font-weight:normal;
}
#bloc_page a:hover
{
color:#000000;
font-weight:normal;
}
article h3
{
color:#007777;
}
footer
{
    font-family: Tahoma,Arial,Sans Serif;
	font-weight:normal;
	font-size:10px;
}
nav ul
{
list-style-type: none; 
list-style-position:0;
font-weight:bold;
display:block;
padding:0;
margin:0;
text-align:left;
}
nav ul li
{
padding:5px;
}
.header_logo
{
vertical-align:top;
}
.header_logo_right
{
vertical-align:top;
position:relative;
left:365px;
}
.titre
{
display:block;
width:450px;
color: #b12b32;
font-size:13px;
font-weight:bold;
text-align: center;
padding-right:00px;
}
th
{
color:#007777;
padding-top:10px;

}
a img
{
border:none
}
td
{
text-align:left;
}