* {
	margin: 0;
	padding: 0;
}

html,body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #1F66AA;
	width: 100%;
	height: 100%;
}

h1 {
	margin: 0;
	padding-bottom: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #EB7033;
	text-align: center;
}

h2 {
	margin: 0;
	padding-bottom: 30px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 28px;
	color: #1F66AA;
}

h3 {
	margin: 0;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 28px;
	color: #1F66AA;
}

#message {
	margin: 0;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #1F66AA;
}

#imgFond {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	z-index: -1;
}

#container {
	width: 1000px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/fond.png) no-repeat left top;
}

/** Header Style Starts Here */
#header {
	width: 790px;
	height: 90px;
	padding: 60px 0px 0px 90px;
}

/** Menu Style Starts Here */
#menu {
	height: 20px;
	width: 630px;
	padding: 40px 0px 0px 190px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
	color: #EB7033;
}

#menu a.selected {
	color: #00A6FF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	padding-left: 0;
}

#menuLateral {
	border: dotted #1F66AA 1px;
	position: relative;
	width: 200px;
	height: 220px;
	padding-left: 10px;
	padding-top: 0px;
}

#menuLateral ul {
	
}

#menuLateral li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: left;
	line-height: 16px;
}

#menuLateral a {
	background: url(../images/puce.png) no-repeat;
	padding-left: 25px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	color: #1F66AA;
}

#menuLateral li li {
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 40px;
}

#menuLateral li li a {
	background: url(../images/puce4.png) no-repeat scroll left center;
	padding-left: 12px;
	font-size: 12px;
	color: #1F66AA;
}

#menuLateral a.selected {
	color: #EB7033;
}

#menuLateral a:hover {
	color: #00A6FF;
}

#gauche {
	float: left;
	margin-left: 120px;
	margin-top: 100px;
}

#imgTeam {
	width: 208px;
}

/** Page Style Starts Here */
#page {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#centre {
	float: right;
	height: 510px;
	width: 530px;
	margin-top: 100px;
	margin-right: 100px;
}

#centre ul {
	
}

#centre li {
	list-style-type: none;
	font-size: 14px;
	background: transparent url(../images/puce3.png) no-repeat scroll 0 0;
	padding-left: 40px;
	margin-top: 10px;
	color: #1F66AA;
}

#conclu {
	float: left;
	padding: 80px 10px 20px 10px;
	font-size: 16px;
	color: #1F66AA;
	font-weight: 600;
	width: 500px;
	line-height: 28px;
}

.demi {
	text-align: justify;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 46%;
}

.cle {
	color: #EB7033;
	font-weight: 600;
}

#bas {
	margin-top: 20px;
	margin-left: 300px;
	width: 590px;
	height: 120px;
	text-align: center;
}

#mentionslegales,#mentionslegales a {
	color: gray;
	text-decoration: none;
}

a #imgContact {
	width: 590px;
	height: 120px;
	border: 0;
}

.packtable {
	margin: 0;
	width: 100%;
	padding: 0;
}

.packtable td {
	width: 50%;
	height: 33%;
	cursor: pointer;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: normal;
}

.imgpack {
	height: 150px;
	float: left;
}

.packname {
	font-size: 14px;
	color: #EB7033;
	text-decoration: underline;
	margin-bottom: 3px;
}

.packlabel {
	font-weight: bold;
	text-decoration: underline;
	margin-right: 5px;
}

table.kitdetail {
	border-collapse: collapse;
	width: 100%;
	height: 400px;
}

table.kitdetail td,th,tr {
	line-height: normal;
	padding: 3px;
	border: 1px solid graytext;
}

table.kitdetail .label {
	
}

table.kitdetail .content {
	text-align: center;
}

table.kitdetail .desc {
	text-align: left;
}