* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a, img {
	border: none;
}

p{
	margin: 15px 0px;
}

body {
	background: #333333;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

ul {
	position: relative;
}

li {
	list-style: none;
}

h1 {
	border-bottom: 2px solid #1ea9e0;
	margin: 0px 10px 20px 10px;
}

h2 {
	margin: 20px 10px 20px 30px;
	border-bottom: 1px solid #1ea9e0;
}

dt { 
	font-size: 14px;
	color: #333;
	margin: 10px 0;
	font-weight: bold;
}

dd{
	margin: 5px 10px;
}

input.texte{
	display: block;
	width: 200px;
	height: auto;
}

.liste li{
	padding: 5px 5px;
}

.cadre{
	border: 2px solid #ccc;
}

#presentation{
	position: relative;
	display: block;
	width: 300px;
	margin-right: 30px;
	float: left;
	font-size: 14px;
	color: #333;
	font-style: italic;
}

/*<group=hacks>*/

.clearfix {display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
	width: auto;
}
	
/*</group>*/

#container {
	position: relative;
	display: block;
	width: 760px;
	height: 100%;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

#bannertop {
	position: relative;
	display: block;
	padding-top: 10px;
	height: 10px;
	width: auto;
}

#banner {
	position: relative;	
	height: 250px;
	width: auto;
	background: url(../images/titre-1.jpg) no-repeat;
}

#footer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
	width: auto;
	border: 1px solid #1ea9e0;
}

#menu {
	padding: 0px 30px 50px 30px;
	font-size: 14px;
}

#menu li{
	position: relative;
	display: block;
	width: 160px;
	height: auto;
	font-weight: bold;
	float: left;
	padding: 10px 5px 0 5px;
	text-align: center;
}

#menu li a {
	display: block;
	width: auto;
	height: 20px;
	color: #000;
}

#menu li a span {
	display: block;
	width: auto;
	height: 15px;
	background: #fff;
}

#menu li a:hover {
	background: #1ea9e0;
}

#main {
	position: relative;
	height: auto;
	background: #fff;
	padding: 0px 20px;
}

#gamme{
	padding: 20px 0;
}

#gamme li {
	position: relative;
	float: left;
	display: block;
	width: 130px;
	height: 200px;
	text-align: center;
	padding: 0 22px;
}

#gamme li a {
	font-weight: bold;
	color: black;
}

#gamme li a:hover {
	color: #ccc;
}

#personnaliser {
	position: relative;
	float: right;
	width: 350px;
	height: auto;
		padding-right: 60px;
}

#personnaliser2 {
	position: relative;
	float: left;
	width: 150px;
	height: auto;
	padding-top: 50px;
	padding-left: 80px;
}


#personnaliser a, #personnaliser2 a {
	font-weight: bold;
	color: #000;
	text-align: center;
}

#personnaliser2 a{
	text-decoration: underline;
}

#personnaliser a:hover, #personnaliser2 a:hover {
	color: #ccc;
}

.email {
	color: #555;
	font-size: 14px;
	font-style: italic;
}

#contact{
	font-size: 14px;

}

#contact span{
	display: block;

	font-size: 16px;
	color: #555;
}

#niveau{
	position: relative;
	float: left;
	width: 270px;
	height: auto;
	padding-top: 20px;

}

#niveau a{
	text-decoration: none;
	color: #777;
	font-weight: bold;
}

#niveau a:hover{
	color: #000;
}

#niveau span{
	margin: 25px;
}

.space{
	margin: 0px 10px;
	padding-bottom: 30px;
}

#catalogue{
	position: relative;
	width: 380px;
	height: auto;
	float: right;
}

.gauche{
	float: left;
	padding-bottom: 10px;
}

.droite{
	float: right;
	padding-bottom: 10px;
}

#fiche{
	width: 650px;
	height: auto;
}

#tab_g{
	position: relative;
	float: left;
	width: 330px;
	height: auto;
	padding-left: 20px;
}

#tab_d{
	position: relative;
	float: right;
	width: 300px;
	height: auto;
}

#tabulaire{
	padding: 20px 30px;
}

#tabulaire td{
	padding: 20px 30px;
}

#tabulaire span{
	text-align: center;
}

#tabulaire a{
	color: #000;
	text-decoration: none;
}

#tabulaire a:hover{
	color: #ccc;
}

#legals{
	font-size: 10px;
}

.modele{
	font-weight: bold;
	text-align: center;
	color: #333;
}

a#couleur{
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}

a#couleur:hover{
	color: #333;
}

#classe{
	width: 450px;
	height: auto;
}
