html {font-size: 100%;}

body {
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 0.9em;
	margin: 0px; padding: 0px;
}
p {color: #333; }
a {text-decoration: none;display: inline;font-style: normal;color: green;}
a:hover {text-decoration: underline;display: inline;font-style: normal;color: green;}
blockquote {color: #333; font-style: italic; margin: 0px; background-color: #eee;}
li {color: #333; margin: 0px; padding:0px; margin-left: 10px;}
h3 {border-bottom: 1px solid green;}
h4 {font-style: italic; border-left: 2px solid green; padding-left: 10px;}

#global {
	margin-left: auto; 
	margin-right: auto;
	width: 1000px; 
	background-image: url('habillage/large_milieu.jpg');
	background-repeat: repeat-y;
}

#haut {	
	width: 1000px; height: 30px;
	background-image: url('habillage/large_haut.jpg');
	background-repeat: no-repeat; 
}
a { display: inline; color: #333; font-size: 1.0em;font-style: normal; }

#corps {width: 1000px;}



#titre { width: 989px; background-color: green; color: white; margin-left: 1px;  }
#titre h1 {text-indent: 230px;}

#adresse {width: 1000px; }
#adresse a { display: inline; color: #333; font-size: 1.0em;font-style: normal; margin-left: 30px;}	
#adresse a:hover { display: inline; color: green; font-size: 1.0em;font-style: normal;text-decoration: none;margin-left: 30px; }

#texte {	width: 730px; margin-left: 230px; text-align: justify;}

#texte ul {font-weight: bold; background-color: white; font-weight: bold;}
#texte li {color: #333; list-style-type: circle; }
#texte a {color: red;  }

#sommaire {border: 1px solid red; padding-left: 20px; padding-right: 20px;}


#pied {	width: 1000px; height: 60px;	background-image: url('habillage/large_bas2.jpg');	background-repeat: no-repeat;}
#pied p { margin-left: 50px; margin-right: 40px; text-align: center; font-style: italic; color: gray; border-top: 1px solid #ccc;}

.avis {	border: 1px solid #FF0000;	padding: 5px; color: #FF0000;}
.avis blockquote {color: #FF0000;background-color: #fff;}

.iconegauche {	float: left;text-align: center;margin:0px;padding:0px;border: 0px;margin-right: 10px;}
.iconedroite {	float: right;text-align: center;	margin:0px;padding:0px;	border: 0px;	margin-left: 10px;}

.adresse p{line-height: 16px;}

#menu {width: 185px; margin-left: 10px; float: left; }
#menu ul { text-align: right; border-bottom: 2px solid green; color: #111; margin-left: 5px; text-indent: 0px; }
#menu li {list-style-type: none;border-left: 3px solid white; padding-left: 2px; line-height: 1.5em;}
#menu li:hover {border-left: 3px solid green; padding-left: 2px; }
#menu a { display: block; color: #333; font-size: 0.9em;font-style: normal; }
#menu a:hover { display: block; color: green; font-size: 0.9em;font-style: normal;text-decoration: none; }

.occasion h3 {border: none; color: green; text-decoration: underline;}
.occasion li {list-style-position: inside; list-style-image: circle;}

