* {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	list-style:inside url(images/mini_puce.gif);
}
table {
	border-collapse:collapse;
	padding:5px;
	background-color:#e3fbff;
}

th {
	border:#666 solid 1px;
	background-color:#24cae3;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
}
td {
	border:#666 solid 1px;
	background-color:#e3fbff;
	vertical-align:middle;
	text-align:center;
}
.col_left {
	text-align:left;
	background-color:#EEE;
	border:none;
}
.colright {
	text-align:right;
	background-color:#EEE;
	border:none;
}
#form {
	background-color:#EEE;
	cellpadding:0;
	cellspacing:10;
}
body {
	overflow: scroll;
}
a {
	font-size:14px;
	color:#000;
	text-decoration:underline;
}
h1 {
	font-size:18px;
	margin-left:5px;
}
h2 {
	color:#fff;
	font-size:16px
}
h4 {
	font-size:14px;
	font-weight:600;
	margin:0;
	padding:0;
}
h5 {
	color:#fff;
	font-size:20px;
	font-weight:bold;}
h5 a{
	color:#fff;
	text-decoration:none;
	font-size:17px;
}

.link {
	background-color:#9c9e9f;
	cursor:pointer;
	color:#FFF;
}
strong {
	font-weight:600;
}
#page {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:1280px;
	height:auto;
}
#content {
	width:1023px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
#bandeau {
	width:1023px;
	height:137px;
	float:left;
	padding:0px;
	margin:0px;
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	font-weight:800;
	background-color:#FFF;
}
#bandeau a {
	color:#fff;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}
#bandeau a:hover {
	color:#000;
}
#cubes {
	height:137px;
	width:127px;
	float:left;
	background-image:url(images/cubes.gif);
	background-repeat: no-repeat;
}
#menu {
	height:37px;
	width:759px;
	float:left;
	padding-top:60px;
	background-image:url(images/bande_bg.gif);
	background-repeat: repeat-x;
}
#debut {
	float:left;
	height:19px;
}
#myOtherElement {
	float:left;
	height:22px;
	overflow: hidden;
	background-color:#9c9e9f;
}
#suite {
	float:left;
	height:19px;
}
#logo {
	height:95px;
	width:137px;
	float:left;
	color:#0C3;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}
#slogan {
	width:260px;
	height:40px;
	float:right;
	text-align:right;
	font-size:12px;
	color:#000;
	padding-right:45px;
	background-color:#FFF;
	vertical-align:bottom;
}
#interieur {
	float:left;
	width:1023px;
	background-color:#fff;

}
#interieur_gal{
	float:left;
	width:983px;
	background-color:#999;
	height:520px;
	padding:20px;
}
#ss_menu{
	float:left;
	width:983px;
	background-color:#999;
	height:12px;
	padding:20px;
	vertical-align:middle;
}
#left {
	margin-left:50px;
	float:left;
	width:500px;
	margin-right:90px;
	margin-bottom:50px;
	margin-top:25px;
}
#tab1 {
	height:35px;
	width:166px;
	background-color:#24cae3;
	float:left;
	font-size:18px;
	border-left:#FFF 1px solid;
	color:#FFF;
}
#tab2 {
	height:35px;
	width:167px;
	background-color:#FFF;
	float:left;
	font-size:18px;
	cursor:pointer;
}
#tab2 a {
	color:#000;
	text-decoration:none;
	font-size:18px;
}
#tab3 {
	height:35px;
	width:166px;
	background-color:#FFF;
	float:left;
	font-size:18px;
	cursor:pointer;
}
#tab3 a {
	color:#000;
	text-decoration:none;
	font-size:18px;
}
#tabweb {
	height:35px;
	width:249px;
	background-color:#24cae3;
	float:left;
	font-size:18px;
	border-left:#FFF 1px solid;
	color:#FFF;
}
#tabpao {
	height:35px;
	width:250px;
	background-color:#FFF;
	float:left;
	font-size:18px;
	cursor:pointer;
}
#tabpao a {
	color:#000;
	text-decoration:none;
	font-size:18px;
}
#right {
	float:left;
	width:300px;
	height:230px;
	margin-top:25px;
	margin-bottom:35px;
	margin-right:40px;
	background-color:#24cae3;
	padding:20px;
	border: 1px solid #f5f5f5;
	border-right-color:#39F;
	border-bottom-color: #39f;
}
#footer {
	border-top:2px, #000, solid;
	font-size:12px;
	text-align:center;
	font-size:12px;
	font-weight:700;
	color:#fff;
	background-color:#9c9e9f;
}
#footer a {
	text-decoration:none;
	color:#fff;
}
#accordion {
	margin:20px 0px;
}
h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color:#39F;
	border-bottom-color: #39f;
	font-size: 18px;
	font-weight:500;
	color: #fff;
	background: #24cae3;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:5px;
}
#links {
	float:right;
	width:382px;
	margin-bottom:65px;
}
#links a {
	color:#fff;
	text-decoration:none;
	font-weight:600;
}
a:hover {
	color:#000;
}
.next a{
	color:#FFF;
	font-size:14px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;}
a:hover {
	color:#000;
}
