@charset "utf-8";
/* CSS Document */
body {
background-color:#81a4a4;
background-image:url('images/fond web.PNG');
background-repeat: repeat-x;
background-attachment: fixed;
}
.menu {
 margin-left: 12px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 font-family: Verdana;
 font-size: 12px;
 line-height: 20px;
 text-align: left;
}
.margintop {
	top: 0;
	bottom: auto;
	border-width: 0;
	vertical-align: top;
}
.image {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 font-family: Verdana;
 font-size: 0px;
 line-height: 20px;
 text-align: right;  
}
.no_cadre{
border:none;
outline: none; 
} 
:focus { -moz-outline-style: none; }
.descriptif {
	 font-weight:bold;
 margin-left: 12px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 font-family: Verdana;
  font-size: 12px;
 line-height: 20px;
 text-align: left;
 color: rgb(66,162,166) ;
}
.petit {
 font-family:Verdana;
 font-size: 10px;
 line-height: 20px;
 text-align: middle;
}
.element {
	align: left;
}
