body {
	margin: 0px;
	margin-top: 0px;
	padding : 0;
	font : 70% verdana, "Trebuchet MS", tahoma, arial, sans-serif;
	line-height : 1.7em;
	background-position : 50% 0;
	color : #333;
	background-attachment: fixed;
	background-color: #fbfff1;
	background-image: url(images/bgd2.jpg);
	background-repeat: repeat-x;
}
#container {
	width : 750px;
	color : #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fbfff1;
	background-image: url(images/fond-porteuse.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
			/*TOP*/
#top {
	margin: 0px;
	padding: 0px;
}
#top h1 {
	padding-top : 0px;
	text-align : center;
	text-transform : none;
	font-size : 150%;
	letter-spacing: 3px;
	color : #FFFFFF;
}
			/*BANNER*/
#banner {
	width : 750px;
	height : 150px;
	margin : 0 auto;
	padding : 0;
	background-image: url(images/bandeau-b_01.jpg);
	background-repeat: no-repeat;
}
#bannertexte {
	width : 750px;
	height : auto;
	margin : 0 auto;
	padding : 0;
	color : #647531;
	text-align: right;
	font-size: large;
	font-weight: normal;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	padding-top: 110px;
}
			/*DROP MENU CONTAINER*/
#menu {
width : 750px;
height : 26px;
margin : 0 0 20px 0;
padding : 0;
background : #9aad42;
color : #FFFFCC;
}

			/*MAIN CONTENT*/
#content {
	float : right;
	width : 530px;
	margin-top : 0;
	padding : 0;
	margin-right: 8px;
}
#content2 {
	float : right;
	width : 510px;
	margin-top : 0;
	padding : 0;
	background-image: url(images/fond-floral.png);
	background-repeat: no-repeat;
	margin-right: 20px;
	background-position: center;
}
#hautpage {
	text-align: right;
}
			/*SIDEBAR*/
#sidebar {
float : left;
width : 190px;
margin : 0;
padding-left : 5px;
background : transparent;
}
#sidebar p {
	font-size : 90%;
	line-height : 1.5em;
	color: #003366;
}
			/*FOOTER*/
#footer {
	clear : both;
	font-size : 80%;
	color : #993300;
	background : #fbfff1;
	border-top : 1px solid #eee;
	margin : 0;
	text-align : center;
	padding-left : 10px;
}
#footer a:link, a:visited, #navlist a:link, a:visited, a:link, a:visited {
	color : #996600;
	background : inherit;
	text-decoration : none;
}
#footer a:hover, #navlist a:hover, a:hover {
color : #869a3b;
background : inherit;
text-decoration : none;
}
			/*TYPOGRAPHY*/
h2 {
	font : 130% verdana, "Trebuchet MS", arial, sans-serif;
	text-transform : uppercase;
	letter-spacing : 2px;
	color : green;
	background : inherit;
	padding : 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}
h3 {
font : 100% arial, "Trebuchet MS", verdana, sans-serif;
color : green;
background : inherit;
margin : 5px 0 5px 10px;
padding : 0;
}
h4 {
	color : #FFFFCC;
	background : inherit;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 100%;
	text-align: center;
	letter-spacing: 1px;
}
p {
	margin-left: 6px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
}
p strong {
color : #769009;
background1 : inherit;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #b29b35;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.Style10 {color: #990000}
.Style11 {color: #336600; }
.Style12 {color: #003366; }
.Style13 {color: #FF0000}
.nom-page {
	color: #FFFFCC;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 5px;
}
			/*LINKS*/
#navlist li {
list-style-type : square;
background : inherit;
color : #769009;
margin : 0 15px 0 0;
padding : 0;
}
#navlist2 li {
list-style-type : circle;
background : inherit;
color : #769009;
margin : 0 15px 0 0;
padding : 0;
}
a img {
border : 0;
}
			/*CLASSES*/
.myborder {
	border : 1px solid #aaa;
	margin : 2px 2px 2px 2px;
	padding : 2px;
}
			/*SCROLLBAR*/
div.scroll {
overflow : auto;
height : 11em;
width : 500px;
padding : 5px;
border : 1px solid #aaa;
margin : 20px 0 20px 0;
background : inherit;
color : #555;
font-size : 90%;
}
			/*TABLE-TARIFS*/
TABLE {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #ddd 1px solid; BORDER-BOTTOM: #ddd 1px solid
}
TD {
	PADDING-LEFT: 2px
}
TH {
	PADDING-LEFT: 2px;
	font-family: "Trebuchet MS";
}
