ul, li, p, img, a, div{
	margin : 0;
	padding : 0;
}

#menu{
	left : 0;
	position : absolute;
	top : 200px;
	width : 200px;
}

#nav li, #li_contact li{
	list-style-type : none;
}

#nav li{
	background-color : #DDD;
	display : block;
}

#nav li a{
	color : black;
	display : block;
	line-height : 30px;
	font-size : 13pt;
	font-family : Georgia, Arial, sans-serif;
	height : 30px;	
	padding-left : 10px;
	text-decoration : none;
}

#nav li a.petit{
	font-size : 9pt;
	font-weight : bold;
}

#nav li a.petit_petit{
	font-size : 8pt;
	font-weight : bold;
}

ul#li_contact {
	padding : 20px 0 0 10px;
	margin : 10px 0 0 5px;
	height : 220px;
	width : 185px;
	text-align : left;
	color : #000;
	background-image : url(../jpg/contact.png);
	background-repeat : no-repeat;
	background-color : #fff;
	font-family : georgia, Arial, serif;
	line-height : 16px;
	font-size : 10pt;
}

ul#li_contact li {
    padding: 2px 0 0 0;
    margin : 0;
}

ul#li_contact #titre{
	line-height : 15px;
	font-size : 15pt;
}

a#accu {
	background-image : url(../jpg/trefle.jpg);
}

a#accu:hover, a#serv:hover, a#part:hover, a#docs:hover, a#cont:hover, a#bour:hover, a#site:hover, a#assu:hover, a#adhe:hover, a#doss:hover, a#anno:hover, a#acha:hover {
	background-position : 0 -30px;
}

a#accu:active, a#anno:active, a#part:active, a#serv:active, a#cont:active, a#site:active, a#bour:active, a#docs:active, a#bour:active, a#assu:active, a#adhe:active, a#doss:active, a#acha:active {
	background-position : 0 -60px;
	color : white;
}

a#serv {
	background-image : url(../jpg/trefle2.jpg);
}

a#docs {
	background-image : url(../jpg/feuilleverte.jpg);
}

a#assu {
	background-image : url(../jpg/feuilleverte2.jpg);
}

a#adhe {
	background-image : url(../jpg/coton.jpg);
}

a#doss {
	background-image : url(../jpg/coton2.jpg);
}

a#anno {
	background-image : url(../jpg/feuille.jpg);
}

a#acha {
	background-image : url(../jpg/feuille2.jpg);
}

a#site {
	background-image : url(../jpg/rose.jpg);
}

a#bour {
	background-image : url(../jpg/rose2.jpg);
}

a#cont {
	background-image : url(../jpg/tije.jpg);
}

a#part {
	background-image : url(../jpg/tije2.jpg);
}

#menu a img{
	text-decoration : none;
	border : none;
}

#inscription_newsletter_menu {
	background-color : #fafafa;
	padding : 10px;
}

#inscription_newsletter_menu h3{
	font-size : 11pt;
	margin-top : 0;
}
