body{
   margin:  0,0,0,0;
   background-color: #666666;
}

a{
	Font-Family: Verdana, Helvetica;
	Font-Variant: normal;
	Font-Weight: bold;
	Font-Style: normal;
	Font-Size: 11px;
   text-decoration: none;
   color: #AAAAAA;
}

a:hover{
	Font-Family: Verdana, Helvetica;
	Font-Variant: normal;
	Font-Weight: bold;
	Font-Style: normal;
	Font-Size: 11px;
   text-decoration: none;
   color: #FFFF00;
}


table{
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Font-Size: 11px;
   border: 0;
   padding: 0;
   margin: 0;
   bordercolor: white;
   color: white
}
.titremenu1 {
   color: white;
   font-weight: bold;
   text-decoration: none;
}

#dropmenudiv{
   position:absolute;
   border:1px solid black;
	Font-Family: Verdana, Helvetica;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Font-Size: 11px;
   text-decoration: none;
   line-height:18px;
   z-index:100;
}

#dropmenudiv a{
   width: 100%;
   display: block;
   text-indent: 3px;
	Font-Family: Verdana, Helvetica;
   font-weight: normal;
   color: black;
   text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
   background-color: yellow;
   Font-Weight: bold;
}.grandtitre {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;

}
.titremoyen {

	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

input.formAdhesion{
width:250px;
}
#adresse{width:500px;}
#nom{width:271px;}
#codePostal{width:248px;}
#formEnvoi{
width:100%;
text-align:right;
}
#envoi{
margin-right:30px;
}
.listAsso{
padding-left:20px;
}
.infosAsso{
padding-left:26px;
}