@charset "utf-8";


#container {
	width:1000px;
	margin:auto;
}
#header {
	background-image: url(camatine_01.png);
	width: 1000px;
	height: 276px;
	float: left;
}
#container #cotegauche {
	height: 244px;
	width: 339px;
	float: left;
	background-image: url(camatine_02.png);
	padding: 20px 18px 20px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #FFF;
}
#container #cotedroit {
	height: 284px;
	width: 593px;
	float: left;
	background: url(camatine_03.png) top right;
}
#container #cotegauche h2 {
	font-size: 13px;
	font-weight: bold;
	color: #B43756;
}
#container #cotedroit ul {
	list-style-type: none;
	padding-left: 70px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
#container #cotedroit ul li {
	display: block;
	margin-bottom: 7px;
	color: #AC95A1;
	height: 20px;
	padding-top: 2px;
}
#container #cotedroit a#liendl  {
	display: block;
	height: 43px;
	width: 204px;
	padding-top: 5px;
	text-align: center;
	background: url(fond-dl.png) top left repeat-x;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 320px;
	margin-top: 0px;
	margin-bottom:0 !important;
	padding-top:8px;
}
#container #footer {
}


#container #cotedroit a:hover#liendl  {
	background: url(fond-dl-hover.png) top left repeat-x;
}
#container #prefooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #AC95A1;
	float: left;
	height: 70px;
	width: 1000px;
	background: url(camatine_04.png) top right no-repeat;
	padding-top: 20px;
}

#container #footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #AC95A1;
	float: left;
	height: 85px;
	width: 1000px;
	background: url(camatine_04.png) bottom left;
}
#container #footer {
	font-size: 10px;
}
