body
{
margin: auto;
margin-left: 0px;
text-align: left;
background-color: #2e2e2e;
background-image: url("../images/background.jpg"); 
background-repeat: repeat-x;
font-family: arial,  sans-serif;
font-size: 1em;
}

#body
{
margin: auto;
width: 800px;


}



#top_menu
{
width: 100%;
/*background-image: url("../images/degradorange.gif");*/
background-color: #ff9125;
height: 0px;
text-align: right;	

}

#header
{
width: 100%;
height: 120px;
background-image: url("../images/degradbleu.jpg");
margin-bottom: 1px;
}

#menucentre
{

width: 100%;
height: 200px;

margin-bottom: 1px;

}



#page
{

font-size: 0.8em;

width: 800px;
text-align: left;

}

#contenu
{
padding: 25px;
background-color: white;

margin-bottom: 1px;
}

#copyright
{
height: 15px;
/*background-image: url("../images/degradbleu_mini.gif");*/
padding: 0px;
background-color: #1c5084;
margin-bottom: 1px;
font-size: 0.8em;

color: white;
/* background-image: url("../images/degradorange.gif"); */
}

#title_bar
{


height: 15px;
/*background-image: url("../images/degradbleu_mini.gif");*/
padding: 0px;
background-color: #1c5084;
margin-bottom: 1px;
}

.title
{
font-family: "arial";
font-weight: bold;
color: white;
font-size: 15px;
position: relative;
left: 14px;
top: -2px;
margin-bottom: 0px;
text-transform: lowercase
}


h4
{
font-weight: bold;
color: #13395e;

}

.textsmall
{
font-size: 0.7em;
color: #cfcfcf;

}


.bodytext
{
font-size: 0.9em;
text-align:justify;
}
.bluetextbold
{

font-weight: bold;
color:#13395e;
}.redtextbold{font-weight: bold;color:#660000;}

a img
{
border: none;
}


.table_centre td
{
text-align: center;

}


a
{
text-decoration: none;
color: #2469ad;

}

a:hover
{
text-decoration: underline;
color: #5799db;

}
#hm-right{
list-style-type:none;
}

#hm-right ul{
margin:0;
padding:0;
}
#hm-right li{
margin:0 auto;

}
