/* CSS Document */
html,body,p,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size: 130%;
}

.spacer { clear:both; font-size:1px;}

.block { font-size:1px; height:1px; float:left;}

.wrapper {
	width: 820px;
	margin: 10px auto;
	text-align: left;
}

/*start banner*/
.banner {
	width: 100%;
	height: 30px;
}

.banner .navlogo {
	margin-left: 10px;
	width: 150px;
	height:30px;
}
/*end banner*/

/*start leftcol*/
.leftcol {
	float: left;
	padding: 0px 10px 10px 10px;
	width: 163px;
	margin-top:40px;
}

.leftcol .nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.leftcol .nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

.leftcol .nav ul li a {
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-transform:uppercase;
}

.leftcol .nav ul li a {
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	line-height:20px;
}

.leftcol .nav ul li ul li a {
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-transform:lowercase;
	line-height:12px;
}

.leftcol .nav a:hover{
	font-weight: bold;
}

.leftcol .nav ul li ul{
	padding-left: 10px;
}

/*end leftcol*/

/*start menu*/
.menu {
	float: right;
	width: 628px;
	height: 60px;
}

.menu .title {
	padding: 0;
	margin: 0;
	float: left;
	margin-top: 10px;
	width: 90px;
	height: 30px;
	font-size: 9px;
	color: #668188;
	text-transform:uppercase;
}

#title2{width:90px;}

.menu .title A {
	text-decoration: none;;
}

.menu .title A:hover {
	text-decoration: none;
	font-weight: bold;
}
/*end menu*/

/*start centre*/
.centre {
	float: right;
	width: 628px;
	height: 445px;
	text-align: center;
	vertical-align:top;
	font-size:1px;
}

.centre .bloc_center {
	width:500px;
	margin: 0 auto;
	text-align:center;
	vertical-align:top;
}

.centre .bloc_center .contentImage{
	width:390px;
	margin-left: 50px;
}

.centre .bloc_center table{
	margin-top: 100px;
}


.centre .bloc_center .title {
	font-size: 10px;
	text-align: center;
	text-transform:uppercase;
}

.centre .bloc_center #imgCenter{
	padding:0px 30px 0px 30px;
}

.centre .bloc_center .contentText{
	font-size:10px;
	text-align:left;
}

.centre .bloc_center .contentText h1{
	font-size:10px;
}


.centre .bloc_center .contentText A {
	text-decoration: none;
}

.centre .bloc_center .contentText A:hover {
	text-decoration: none;
	font-weight: bold;
}

.centre .bloc_center_top {
	/*margin-left:4px;*/
	width:627px;
}

.centre .bloc_center_footer {
	/*margin-left:4px;*/
	width:627px;
	height:10px;
	font-size:1px;
}
/*end centre*/

/*start centredesc*/
.centredesc {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	width: 300px;
	font-size: 9px;
	text-align:left;
}

.centredesc .titleGamme{
	font-size:17px;
	padding-left:10px;
	padding-bottom:10px;
}
/*end centredesc*/

/*start centrePhoto*/
.centrePhoto {
	float: right;
	width: 230px;
}
/*end centrePhoto*/

/*start bandeauflash*/
.bandeauflash {
	float:left;
	width: 570px;
	height: 150px;
	font-size: 9px;
	text-align: center;
	overflow: auto;
	overflow-y: hidden;
}

.bandeauflash A {
	text-decoration: none;;
}

.bandeauflash A:hover {
	text-decoration: none;
	font-weight: bold;
}
/*end bandeauflash*/

/*start footer*/
.footer {
	margin-left: 200px;
	text-align: center;
	clear: both;
}

.footer .navfoot ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.footer .navfoot ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

.footer .navfoot ul li a {
	font-size: 9px;
	text-decoration: none;
	height: 1%;
}

.footer .navfoot a:hover,.footer .navfoot a:focus {
	font-weight: bold;
}
/*end footer*/