html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{line-height:1;width:900px;text-align:left;font:62.5% sans-serif;margin:10px auto;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
html{text-align:center;}
.grid_1{width:60px;}
.grid_2{width:140px;}
.grid_3{width:220px;}
.grid_4{width:300px;}
.grid_5{width:380px;}
.grid_6{width:460px;}
.grid_7{width:540px;}
.grid_8{width:620px;}
.grid_9{width:700px;}
.grid_10{width:780px;}
.grid_11{width:860px;}
.column{float:left;overflow:hidden;display:inline;margin:0 10px;}
.row{width:880px;overflow:hidden;margin:0 auto;}
hr{clear:both;visibility:hidden;}
html {
	background : #333;
}

body {
	background : #FFF;
	border:1px solid #ccc;
}

h1 {
	border-bottom : 1px solid #ccc;
	font-size : 180%;
	line-height : 1;
	letter-spacing : 1px;
	font-weight : normal;
	color : #333;
	background : #ccc;
}

#menu {
	z-index : 500;
	position : relative;
	top : -3px;
	padding : 12px;
	border-bottom : 1px solid #ccc;
	margin-bottom : 10px;
	background : transparent url('menu.png') repeat-x top left;
}

#menu li {
	display : inline;
}

#menu li a {
	text-decoration:none;
	font-size : 120%;
	padding : 0 15px;
	color : #fff;
}

#menu li a:hover {
	text-decoration:underline;
}

h2 {
	z-index : 500;
	position : relative;
	top : -3px;
	font-size : 180%;
	font-weight : normal;
	color : #676767;
	letter-spacing : 1px;
	padding : 3px 10px;
	margin-bottom : 10px;
	border-bottom : 1px solid #e0e0e0;
}

p, .contenu li {
	font-size : 120%;
	letter-spacing : 0.5px;
}

p {
	line-height : 1.4;
	margin : 15px 5px;
}

h4 {
	font-size : 130%;
	margin : 15px 5px;
	letter-spacing : 1px;
	font-weight : normal;
	border-bottom : 1px solid #f0f0f0;
}
.contenu li {
	list-style-type : circle;
	list-style-position : outside;
	margin : 7px 20px;
}

a {
	color : #676767;
}

a:hover {
	color : #ccc;
	text-decoration : none;
}

#footer p {
	border-top : 1px solid #ccc;
	padding : 5px;
	margin-top : 5px;
	text-align : center;
	font-size : 120%;
	color : #ccc;
}

h3 {
	font: 140% sans-serif;
	margin : 5px 25px;
	border-bottom : 1px solid #ccc;
}

.row h3 {
	margin : 5px 0;
}

#plans li a {
	text-decoration : none;
	color : #369;
	font-size : 120%;
	padding : 5px;
	margin:5px;
	display : block;
	background : #ccc;
}

#plans li a:hover {
	color : #fff;
	background : #676767;
}

#plans li a:active {
	color : #000;
}

.data {
	width : 95%;
	margin : 5px;
	border-collapse : collapse;
	border : 1px solid #ccc;
}

.data td,.data th {
	border : 1px solid #ccc;
	padding : 3px;
	font-size : 120%;
}

.data th {
	background : #e0e0e0;
}

.data tr:hover {
	background : #f0f0f0;
}

#form_contact div {
	margin : 3px 0;
}

#form_contact label {
	float : left;
	width : 150px;
}

#form_contact input,#form_contact textarea,#form_contact label{
	display : block;
	font : 120% sans-serif;
	padding: 2px;
	line-height : 1.3;
}

#form_contact input,#form_contact textarea{
	width : 350px;
	border : 1px solid #ccc;
}

#form_contact input:focus ,#form_contact textarea:focus{
	border : 1px solid #999;
}
#form_contact .valider input {
	margin-left : 157px;
}

#menuflottant {
	position : absolute;
	bottom:1px;
	left : 0px;
}

#menuflottant li {
	font-size : 110%;
	background : #f0f0f0;
	padding : 2px;
}

#commercialisation img {
	height : 90px;
}
