html {
	width:100%;
}

body {
	margin:0;
	background:#FFEEF1 url(../img/bg.gif) repeat-x;
	font-family:Tahoma;
	width:100%;
	font-size:11px;
}

a:link, a:active, a:visited {
	color:#963964;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#content_hp h2 {
	font-size:25px;
	color:#963964;
	font-weight:normal;
}

#content h2 {
	font-size:25px;
	color:#DA98A7;
	font-weight:normal;
	margin-top:20px;
}

h3 {
	font-size:18px;
	color:#963964;
	font-weight:normal;
}

h3 span.h3Subtitle {
	font-size:12px;
	color:#DA98A7;
	font-weight:bold;
}

h4 {
	font-size:14px;
	color:#963964;
}

.color1, .activebreadcrumb {
	color:#963964;
}

.color2 {
	color:#99DC03;
}

.prix {
	color:#CC9933;
}

.note {
	background:#99DC03;
	padding:10px;
	color:#FFFFFF;
}

.tarif {
	font-size:14px;
	padding-left:15px;
	margin-left:5px;
	background:url(../img/tarif.gif) left no-repeat;
}

#container {
	width:758px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header_hp {
	height:162px;
	background:url(../img/header_bg_hp.jpg) no-repeat;
	position:relative;
}

#header {
	height:162px;
	background:url(../img/header_bg.jpg) no-repeat;
	position:relative;
}

#header_hp h1, #header h1 {
	position: absolute;
	top:0;
	left:0;
	text-indent: -5000px;
}

#logo {
	margin-left:12px;
}

#nav {
	background:#FFF4CC url(../img/nav_bg.jpg) right top no-repeat;
	width:170px;
}

#left {
	width:170px;
	background:transparent url(../img/left_bg.jpg) top no-repeat;
	padding-top:14px;
}

#center {
	position:absolute;
	left:170px;
	top:72px;
	width:580px;
	padding-bottom:20px;
}

#content_hp {
	height:268px;
	background:url(../img/content_hp_bg.jpg) no-repeat;
	padding:32px 245px 0 32px;
}

#breadcrumb {
	padding:16px 16px 0 16px;
	background:url(../img/breadcrumb_bg.jpg) top no-repeat;
	font-size:10px;
	color:#999999;
}

#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	color:#999999;
	text-decoration:underline;
}

#breadcrumb a:hover {
	text-decoration:none;
}

#global_content {
	background:#FFFFFF url(../img/content_bg.gif) right bottom no-repeat;
}

#content {
	padding:0 16px 20px 16px;
	color:#666666;
	/*height:1%;
	overflow:auto;*/
	height: auto !important;
	height: 180px;
	min-height: 180px;
}

#content p, #content_hp p {
	text-align:justify;
}

#content ul {
	list-style-image:url(../img/puce.gif);
}


#news {
	background:url(../img/news_bg.jpg) top no-repeat;
	height: auto !important;
	height: 164px;
	min-height: 164px;
	padding:20px 245px 20px 32px;
}

#news h3 {
	margin-top:0;
}

#footer {
	color:#963964;
	background:url(../img/footer_bg.jpg) left top no-repeat;
	padding-top:14px;
	text-align:right;
}

#footer p {
	margin:0;
}

#sub_h2 {
display:block;
color: #999999;
font-size:12px;
font-weight:bold;

}
