* {  margin: 0; padding: 0; }

body {
	font-family: Arial;
	font-size: 14px;
	background-image: url('images/topbar.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFF;
	color: #000;
}

a, a:link, a:visited { color: #656843; text-decoration: underline; }
a:hover { color: #2a2c19; }
img { border: 0; }
.left { float: left; margin-right: 20px; }
.right { float: right; margin-left: 20px; }
ul {list-style-image: url('images/list.html');margin-left: 30px;padding-bottom: 15px;}
ul li {margin-top: 5px; }

.table {
	width: 650px;
	margin: 0 auto;
	border: 1px solid #dadeb7;	
	border-collapse: collapse;
}

.trtitre { background-color: #d8daa7; padding: 5px; border: 1px solid #dadeb7; font-weight: bold; }
.tr1 { background-color: #eef0dd; padding: 5px; border: 1px solid #dadeb7; }
.tr2 { background-color: #e4e6cf; padding: 5px; border: 1px solid #dadeb7; }

.avertissement, .avertissement_petit {
	width: 650px;
	margin: 0 auto;	
	background-color: #f7ecec; 
	border: 1px solid #f6d4d4;
	padding: 10px;
	color: #d67e7e;
}

.avertissement_titre, .avertissement_petit_titre {
	font-size: 15px;
	font-weight: bold;
	color: #a95a5a;
	margin-bottom: 5px;
}

.avertissement_petit { font-size: 11px; }
.avertissement_petit_titre { font-size: 12px; margin-bottom: 2px; }


.ok {
	width: 650px;
	margin: 0 auto;	
	background-color: #edf7ec; 
	border: 1px solid #c6e1bc;
	padding: 10px;
	color: #57b84a;
}

.ok_titre {
	font-size: 15px;
	font-weight: bold;
	color: #589949;
	margin-bottom: 5px;
}

.erreur {margin-left: 200px;padding-top: 7px;padding-bottom: 15px;}
.erreur li {margin-top: 5px; }

h1 {
	color: #ffa200;	
	font-size: 25px;
	border-bottom: 1px dashed #ffa200;
	margin-bottom: 10px;
}

h2 {
	border-bottom: 1px dashed #e0ab50;
	color: #e0ab50;	
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 20px;
}

.clear { clear: both; }

#site {
	margin: 0 auto;
	width: 828px;
}

#header {
	margin: 0 auto;
	text-align: center;
	padding-top: 8px;
	height: 40px;
	padding-left: 100px;
}

#header a { text-decoration: none; }

#header .link {
	width: 105px;
	height: 19px;
	float: left;
	margin-right: 15px;
	padding-top: 4px;
}

#header .link a { color: #3f3f3f; }

#header .link_over {
	width: 105px;
	height: 19px;
	float: left;
	margin-right: 15px;
	background-image: url('images/top_over.gif');	
	cursor: pointer;
	padding-top: 4px;
}

#header .link_over a { color: #3f3f3f; }

#header .link_now {
	width: 105px;
	height: 19px;
	float: left;
	margin-right: 15px;
	background-image: url('images/top_now.gif');	
	cursor: pointer;
	padding-top: 4px;
}

#header .link_now a { color: #FFF; }

#logo {
	float: left;
	width: 443px;
	height: 62px;
	background-image: url('images/logo.gif');
}

#slogan {
	float: right;
	width: 226px;
	height: 32px;
	background-image: url('images/slogan.gif');
	margin-top: 15px;
}

#image {
	width: 828px;
	height: 188px;
	background-image: url('images/image.gif');
	margin-top: 15px;	
	cursor: pointer;
}

#index {
	width: 788px;
	height: 74px;
	background-image: url('images/index.gif');
	margin-bottom: 15px;	
	font-family: arial;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #303030;
}

#index .title {
	font-size: 20px;
	color: #303030;
}

#content{
	margin: 0 auto;
	width: 800px;
	text-align: justify;
}

#bar {
	width: 828px;
	height: 8px;
	background-image: url('images/bar.gif');
	margin-bottom: 15px;	
}

#keyfeatures {
	float: left;
	width: 300px;	
}

#keyfeatures .features {
	list-style-image: url('images/icons/ok.gif');
	list-style-type: circle;
	color: #000;
	margin-left: 45px;
	padding-bottom: 15px;
}

#keyfeatures .features li {
	margin-top: 10px; 
}


#testimonials {
	float: left;
	width: 415px;	
	margin-left: 70px;
}

#testimonials .testibox {
	width: 275px;
	height: 150px;
	background-image: url('images/testinonials.gif');
	padding-left: 130px;
	padding-right: 10px;
	font-family: arial;
	font-size: 16px;
	color: #1e1e06;
	text-align: justify;
}

#testimonials .title {
	font-size: 18px;
	font-weight: bold;
	color: #775700;	
	padding-top: 10px;
	padding-bottom: 5px;
}

.button {
	height: 21px;
	border: 1px solid #b3b3b3;
	background-color: #FFF;
	background-image: url('images/icons/go.gif');	
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right: 30px;
	padding-left: 10px;
	cursor: pointer;
}

.button a { color: #737373; text-decoration: none; }
.button a:hover { color: #000; }

#footer {
	width: 828px;
	height: 1px;
	background-color: #cdcdcd;
	margin-top: 40px;
	color: #161200;
	font-weight: bold;
	font-size: 11px;
}

#footer .copyright {
	margin-top: 10px;
	margin-left: 10px;
	float: left;	
}

#footer .links {
	margin-top: 10px;
	margin-right: 10px;	
	float: right;	
}

#footer a { color: #8a7200; text-decoration: none; }
#footer a:hover { color: #000; }