@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #CCCCCC;
	background-image: url(../images/bg-degrade.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
div#container {
	height: 577px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/bg-degrade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#header {
	background-color: #F3F3F3;
	height: 100px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
}
div#main {
	height: 400px;
	width: 100%;
}
div#mainleft {
	height: 400px;
	width: 600px;
	float: right;
}
div#mainleft-content {
	height: 350px;
	width: 560px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	overflow: auto;
}

div#mainright {
	height: 340px;
	width: 260px;
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
div#bottom {
	height: 75px;
	width: 100%;
	text-align: right;
	background-color: #F3F3F3;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/bg-bottom.jpg);
}
div#menu {
	float: right;
	padding-top: 45px;
	padding-right: 40px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #FAA82A;
}
h1 {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #BF2130;
}
p {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.temoignage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.big-texte {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.lien1:link {
	color: #BF2130;
	text-decoration: none;
}
a.lien1:visited {
	color: #BF2130;
	text-decoration: none;
}
a.lien1:hover {
	color: #FABB5C;
	text-decoration: none;
}
a.lien2:link {
	color: #999999;
	text-decoration: none;
}
a.lien2:visited {
	color: #999999;
	text-decoration: none;
}
a.lien2:hover {
	color: #666666;
	text-decoration: none;
}
.form-style {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.small-text {
	font-size: 10px;
}
.tableau {
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg-degrade.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

