body {
	margin: 0px;
	padding: 0px;
	font: 0.7em "Trebuchet MS";
	color: #000000;
	background: url(http://www.gites-de-france-haute-loire.com/images/_charte/body.gif);
}
.cleaner {
	line-height: 1px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 770px;
	background: #8edfff url(http://www.gites-de-france-haute-loire.com/images/_charte/global2.jpg) no-repeat left bottom;
	padding: 0px 0px 300px;
}
#head {
	padding: 5px 0px 0px;
}
#head h1 {
	text-indent: -999px;
	position: absolute;
}
#head h2 {
	background: url(http://www.gites-de-france-haute-loire.com/images/_charte/bg_h2.gif) no-repeat;
	display: block;
	font-size: 1.5em;
	color: #FFFFFF;
	height: 29px;
	padding: 3px 0px 0px 175px;
}
#left {
	width: 169px;
	float: left;
}
#left ul {
	background: #BA61A5 url(http://www.gites-de-france-haute-loire.com/images/_charte/bg_left_col.gif) no-repeat left bottom;
	margin: 0px 5px 0px 6px;
	list-style: none;
	padding: 0px 0px 10px;
}
#left li {
	font-size: 1.1em;
	color: #FFFFFF;
	background: url(http://www.gites-de-france-haute-loire.com/images/_charte/bg_left_col_li.gif) repeat-x left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#right {
	width: 601px;
	float: left;
}
#right-cont {
	background: url(http://www.gites-de-france-haute-loire.com/images/_charte/bg_content.gif) no-repeat left bottom;
	padding: 10px 10px 0px;
}
#right-cont h2 {
	font-size: 1.5em;
	color: #BA61A5;
	border-bottom: 1px solid #BA61A5;
	padding: 3px 0px;
}
#right-cont p {
	padding: 10px 0px;
	font-size: 1em;
}
#right-cont p a {
	text-decoration: none;
	color: #ba61a5;
	background: url(http://www.gites-de-france-haute-loire.com/images/_charte/bg_lnk.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 10px;
}
#right-cont a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	margin: 0px auto;
	width: 770px;
	text-align: center;
	padding: 5px 0px;
	border-top: 1px solid #BA61A5;
}
#footer p {
	color: #BA61A5;
	font-size: 0.9em;
}
#footer a {
	color: #BA61A5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
