body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-image:url(images/bg.jpg);
background-repeat: no-repeat;
background-position: center top;
}
#conteneur {
width: 960px;
margin: 0 auto;
}
#entete {
height: 158px;
z-index: 1;
}
.numeroentete{
text-align: right;
padding-top: 35px;
padding-right: 15px;
}
.numeroentete a{
font-size: 25px;
color: #999999;
text-decoration: none;
}
.numeroentete a:hover{
text-decoration: none;
}
#reseaux_sociaux{
margin-left: 815px;
width: 140px;
height: 60px;
margin-top: -150px;
z-index: 10;
}
#reseaux_sociaux a{
border: none;
}
#reseaux_sociaux a:hover{
opacity: 0.7;
}
#fb{
border: none;
}
#google{
border: none;
margin-left: 3px;
}
#yt{
border: none;
margin-left: 5px;
}
#menu {
margin-top: 15px;
height: 46px;
background-image:url(images/bg_menu.jpg);
}
.menuhaut {
list-style-type: none;
margin: 0;
padding: 15px;
text-align: right;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 15px;
font-size: 15px;
color: #FFFFFF;
text-decoration: none;
letter-spacing: 1px;
}
.menuhaut .actif a{
font-weight: bold;
color: #CB3333;
}
.menuhaut a:hover {
color: #CB3333;
padding: 8px 0;
}
#slider {position:relative; overflow:hidden; width:956px; height:264px; border: 2px solid #ffffff; margin-top: 15px;}
	  
.slide {position:relative; overflow:hidden; width:956px; height:264px;}
		
#prev {position:absolute; z-index:10; top:125px; left:15px; width:35px; height:35px; background:url(slide/nav/prev.png) top left no-repeat; cursor:pointer;}
		
#next {position:absolute; z-index:10; top:125px; right:15px; width:35px; height:35px; background:url(slide/nav/next.png) top left no-repeat; cursor:pointer;}

#centre {
margin-top: 15px;
background-color: #FFFFFF;
padding-bottom: 20px;
}
#contenu{
float: left;
background-color:#FFFFFF;
}
.contenu_fiche h1{
color: #CB3333;
font-size: 16px;
margin-left: 20px;
margin-right: 20px;
margin-top: 0;
padding-top: 15px;
}
.contenu_fiche p{
color: #999999;
margin-left: 20px;
font-size: 14px;
margin-top: 10px;
line-height: 20px;
text-align: justify;
margin-right: 20px;
}
.citation{
color: #999999;
font-size: 16px;
text-align: right;
margin-right:30px;
margin-bottom: 0;
}
.citation_longue{
color: #999999;
font-size: 16px;
text-align: right;
margin-right:305px;
margin-bottom: 0;
}
.citation_frelon{
color: #999999;
font-size: 16px;
text-align: right;
margin-right:30px;
margin-bottom: 20px;
}
.avatar{
float: right;
border: 1px solid #999999;
margin-top: 15px;
margin-right: 30px;
margin-left: 10px;
margin-bottom: 15px;
}
.avatar_guepe{
float: right;
border: 1px solid #999999;
margin-top: 25px;
margin-right: 30px;
margin-left: 10px;
margin-bottom: 15px;
}
.avatar_frelon{
float: right;
border: 1px solid #999999;
margin-top: 5px;
margin-right: 30px;
margin-left: 10px;
margin-bottom: 15px;
}
.avatar_frelon_2{
float: right;
border: 1px solid #999999;
margin-right: 30px;
margin-left: 10px;
}
.avatar_frelon_asie{
float: right;
border: 1px solid #999999;
margin-right: 30px;
margin-left: 10px;
}
#pied{
clear:left;
height: 101px;
background-image:url(images/bg_pied.jpg);
margin-top: 15px;
}
#menu_pied{
float: left;
margin-right: 395px;
}
#menu_pied li{
list-style-type: none;
margin: 0;
}
#menu_pied a{
color: #FFFFFF;
text-decoration: none;
}
#menu_pied a:hover{
color: #CB3333;
}
#contenu_pied{
float: left;
}
#contenu_pied p{
text-align: right;
font-size: 14px;
color: #FFFFFF;
}
#contenu_pied a{
font-size: 24px;
color: #CB3333;
text-decoration: none;
}
#contenu_pied a:hover{
text-decoration: none;
}
#copyright{
text-align: right;
}
#copyright p{
color: #CB3333;
}
#copyright a{
color: #CB3333;
text-decoration: none;
}
#copyright a:hover{
color: #FFFFFF;
}