@charset "utf-8";
/* CSS Document */
html, body { height: 100%; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a { color: #333333; }
h2 {
	font-size: 12px;
	color: #B5CB2B;
	letter-spacing: 1px;
	background-image: url(../images/kitpower_puce.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
h3 {
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
}
#header1 {
	color: #b5b7b8;
	margin-top: 15px;
	margin-left: 109px;
	margin-bottom: 20px;
	height: 15px;
}
#header1 a {
	color: #b5b7b8;
	text-decoration: none;
}
#header1 a:Hover {
	color: #ff7000;
	text-decoration: underline;
}
.header1Content {
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#header2 {
	clear: both;
	height: 226px;
	width: 990px;
}
.header2Content {
	float:left;
}
#header2ContentRight {
	float: left;
	width: 217px;
	height: 226px;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
}
#headerCEE {
	position: absolute;
	top: 5px;
	left: 410px;
	z-index: 1;
	width: 800px;
}
#menu {
	clear: both;
	margin-left: 109px;
	width: 875px;
	background-image: url(../images/kitpower_avantagesB.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	height: 50px;
}
#subMenu {
	clear: both;
	margin-left: 109px;
}
#container {
	background-color: #FFFFFF;
	width: 100%;
}
#container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content {
	width: 875px;
	margin-left: 109px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#menuBottom {
	clear: both;
	margin-left: 109px;
	margin-top: 10px;
}
.menuBottomContent {
	float: left;
	margin-right: 40px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#menuBottom a {
	color: #585858;
	text-decoration: none;
	line-height:14px;
}
#menuBottom a:Hover {
	color: #7e7e7e;
}
#footer {
	clear: both;
	padding-top: 20px;
	margin-left: 109px;
	color: #b5b7b8;
}
#voiture {
	width: 300px;
	height: 224px;
	float: right;
	margin-left: 20px;
	border: 5px inset #B5CB2B;
}
#zoomContent {
	float: left;
	width: 380px;
}
#addToCaddy {
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}
.accueil {
	background-color: #b5b7b8;
	float: left;
	margin-right: 17px;
	width: 127px;
}
.accueilContent {
	margin: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.accueilBoitier {
	font-size: 10px;
	margin: 0;
	color: #FFFFFF;
	padding: 0;
	background: none;
}
.list {
	border-bottom: 1px dotted #666666;
	padding: 3px;
	clear: both;
	height: 20px;
	cursor:pointer;
}
.listColumn {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px dotted #666666;
	cursor: pointer;
	width: 150px;
	text-align: center;	
}
.txtColLeft {
	float: left;
	width: 260px;
	margin-right: 20px;
}
.txtColMiddle {
	float: left;
	width: 260px;
	margin-left: 25px;
	margin-right: 25px;
}
.txtColRight {
	float: left;
	width: 260px;
	margin-left: 20px;
}
.txtInit {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}
.txtInitColor {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	border: 1px dotted #666666;
	background-color: #EFEFEF;
	padding: 10px;
}
.listForm {
	list-style: none;
	width: 500px;
}
.listForm li {
	line-height: 22px;
	/* Pour éviter le dépassement des float */
	overflow: hidden;
	width: 100%;
	color: #FF6600;
}
.listForm span {
	float: left;
	color: #333333;
}
.formField {
	color: #999999;
	background-color: #1d1d1d;
	width: 300px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}
.txt-evidence {
	font-weight: bold;
	text-transform: uppercase;
}
