body
{
color:black;
text-align:center;
width: 760px;
margin:0 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;
}

#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;
}


.liens
{
margin-top:5px;
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:2px solid rgb(248,159,71);
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
}

p.presentation
{
font-size: 16px;
margin-left:10px;
margin-right:10px;
font-weight: bold;
border-top:2px solid black;
border-bottom:2px solid black;
border-right:1px dashed black;
border-left:1px dashed black;
background-color:rgb(255,125,64);
}

p.coordonnee
{
text-align:center;
}

h3
{
text-align: center;
font-size: 22px;
color: black;
}

h4
{
text-decoration: underline;
font-size:18px;
}

h4.coordonnees
{
text-align:center;
}

h5
{
text-align:center;
}
a
{
text-decoration:none;
color: black;
}

a:hover
{
text-decoration:underline;
}

.icone
{
border:no-border;
}
