body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", helvetica, sans-serif ;}
body,td,div,p,pre,ul {font-size: 13px;}
BODY {background-color:#FFF;
      background:url(images/fond.jpg) repeat-y;
	  background-position: center;
	  text-align: center;
}

#container {
 width: 900px;
background : #FFF;
 margin-left: auto;
 margin-right: auto;
 padding: 10px;
 text-align: left;

}

h1 {font-size: 18px;}
h3 {font-size: 13px;}
p {			text-align: justify ;
			text-indent: 0em ;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;
           	font-style: italic; 
}
.contact {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.h1 {
	color: #336600;
	border-bottom-style:solid; border-bottom-width:2px; border-color:#7A7A7A;
    margin:0px; margin-bottom:16px;
	padding: 10px;
	padding-left: 80px;
	font-weight : bold;
	font-size: 15px;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.h2{
	color: #336600;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#7A7A7A;
    margin:0px; margin-bottom:16px;
	padding-left: 35px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.h3{
	color: #336600;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#7A7A7A;
    margin:0px; margin-bottom:0px;
	padding-left: 10px;
	font-weight : bold;
	font-size: 13px;
	background-image: url(images/mairie.png);
	background-repeat: no-repeat;
	background-position: left center;
}

a {        font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#ad351a}
a:visited {        color:#78534a}
a:active {color:#000000}
a:hover{color: #FF4D00;}

#baspage {text-align:center;padding:30px;}