body
{
color:black;
text-align:center;
width: 760px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
font-size: 14px;
background-image: url('images/background.jpg');
background-attachment: fixed;
background-repeat: repeat-x;
font-family: "Trebuchet MS", Verdana,Arial,serif;
border: 2px solid rgb(248,159,71);
}

#en_tete
{
width:760px;
height:150px;
background-image:url('images/banniere.jpg');
background-repeat: no-repeat;
margin-bottom: 10px
}

#menu_top
{
background-image:url('images/menu.gif');
background-repeat:no-repeat;
height:40px;
margin-bottom:10px;
}

.liens
{
font-family:Calibri;
font-size:16px;
margin-left: 270px;
}

.liens a
{
text-decoration:none;
color:black;
font-size:17px;
}

.liens a:hover
{
text-decoration:overline;
}


#menu_lateral
{
position: scroll;
float: left;
width: 152px;
margin-left: 10px;
}

.element_menu
{
background-image: url('images/background_menu.jpg') ;
border: 2px solid black;
margin-bottom: 20px;
}

.element_menu a
{
color: black;
font-size:16px;
font-weight:bold;
font-family: "Century Gothic", "Trebuchet Ms", Arial, serif;
text-decoration: none;
line-height:30px;
}

.element_menu a:hover
{
color:rgb(128,128,155);
text-decoration: underline;
}

.element_menu ul
{
list-style-type: none;
}

.element_menu ul:hover
{
list-style-type: circle;
}

#frame
{
border:none;
width:760px;
text-align:left;
}

#main_box
{
-moz-border-radius: 20px;
width:550px;
margin-left: 175px;
margin-bottom:20px;
margin-top:25px;
padding:5px;
background-color: rgb(245,98,10);
background-image: url('images/effet_box.jpg');
background-repeat: repeat-y;
border: 4px solid black
}

#epreuve_du_jour
{
-moz-border-radius: 20px;
width:550px;
height:40px;
margin-left: 175px;
margin-bottom:20px;
margin-top:20px;
padding:5px;
background-color: rgb(245,98,10);
background-image: url('images/effet_box.jpg');
background-repeat: repeat-y;
border: 4px solid black
}

a.epreuve
{
margin-left:45px;
text-align:center;
margin-top:30px;
text-decoration: none;
color: black;
font-size:17px;
}




a.epreuve:hover
{

color:rgb(192,192,192);
text-decoration:blink;
}

.img_calendrier
{
float:right;
}

h3
{
font-size:22px;
text-align:center;
}

p
{
font-size:17px;
text-align:center;
}

p.inscription
{
color:rgb(128,0,0);
}


.img
{
border:2px solid black;
}

a.pgsuiv
{
background-color:rgb(255,125,64);
border:2px solid black;
text-decoration: none;
color: rgb(128,0,0);
font-size:18px;
float:right;
}

a.pgprec
{
background-color:rgb(255,125,64);
border:2px solid black;
text-decoration: none;
color: rgb(128,0,0);
font-size:18px;
float:left;
}

h4
{
font-size:18px;
text-decoration:underline;
}

h5
{
font-size:18px;
color:rgb(128,0,0);
text-decoration:underline;
}

.petit
{
font-size:18px;
font-style:italic;
}

.env
{
border:none;
}

a.adresse
{
font-weight:bold;
text-decoration:underline;
color:black;
}

a:hover
{
color:rgb(192,192,192);
}

.icone
{
border:no-border;
}
