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:20px;
padding:5px;
background-color: rgb(245,98,10);
background-image: url('images/effet_box.jpg');
background-repeat: repeat-y;
border: 4px solid black
}

.img_flottante
{
float:right;
border:2px solid black;
}

fieldset
{
background-color:rgb(255,125,64);
}

legend
{
color:black;
font-size:18px;
}

h3
{
text-align: center;
font-size: 22px;
color: black;
}

p
{
text-align:center;
text-decoration:underline;
font-size:16px;
}

.icone
{
border:no-border;
}

p.description
{
text-decoration:none;
font-family: "Trebuchet MS", Verdana,Arial,serif;

}
