body {
  background-image: url("/images/1219934351/media/fond.jpg");  
  background-repeat: repeat-y;
  background-position: center;
  background-color: #4343EE;
  
}

.container {background-color: white;}

/*  styles de paragraphe*/
.petit {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.en_evidence {color: red;}
.centre {text-align: center;}
.droite {text-align: right;}
.gauche {text-align: left;}

#header {height:162px;}
#footer {background-repeat: no-repeat;height:54px;background-color: #3D3D3D; color: white;}

#left_navigation {background-image: url(/images/1219934351/media/menu_gauche_fond.jpg);background-repeat: repeat-y;height: 583px;text-align: right;}
#left_navigation ul li {list-style: none;}
#left_navigation li a {text-decoration:none;color: #4343EE;}
#left_navigation li a:hover {font-weight: bold;}
#left_navigation h3 {color: #555;}

.mabox { padding: 1em; margin-bottom: 1.5em;}
.mabox li {list-style: none;}

.rouge {color: red}

/*  classement */
#classement {text-align: left; margin-left: 2.1em;margin-top: 1.5em;}
#classement a{text-decoration: none;color: white;display: block;}
#classement a:hover {text-decoration: none;font-weight: bold;}

.level1 {margin-left: 2.2em;}
.level2 {margin-left: 3.2em;}
.level3 {margin-left: 4.2em;}

.mabox li {list-style:none;}
.rouge {color:red;}



#caption {color: white;}

#menu_horiz_img_3 {background-image: url(/images/1219934351/media/fond_menu.png);}
#menu_horiz_img_3 ul {margin: 0;padding-left: 1em;}
#menu_horiz_img_3 h4 {margin-bottom: 0.25em;margin-top: 0.25em;}
#menu_horiz_img_3 a {color: #0000B3; text-decoration: none;}
#menu_horiz_img_3 a:hover {color: #0000B3; text-decoration: underline;}

.degrade {
    -moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;
    border-right: 1px solid gray;border-bottom: 1px solid gray;border-left: 1px solid silver;border-top: 1px solid silver;-moz-box-shadow: silver 1px 1px 1px;
    background-color: #A3EE00;background: -moz-linear-gradient(bottom, #649EE3, #BCCFE3);
}