* {
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:15px;
	
}
#page {
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width:535px;
}

/*/////////////////// contenu general ////////////////*/

h1 {
	margin-top:15px;
	font-size:24px;
	color:#a0a0a0;
	font-weight:normal;
}
h1 em {
	font-style:normal;
	color:#333;
}
h1, p {
	margin-bottom:20px;
}
h2 {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}
h2, p {
	margin-bottom:20px;
}
.close {
	text-align:right;
	border-bottom:1px #626262 solid;
	padding-bottom:5px;
	margin-bottom:20px;
}
.close a{
	text-align:right;
	padding:0 20px 10px 0;
	margin:0 0 0 15px;
	background: url(../../../Commun/img//close.jpg) top right no-repeat;
}
.close a:link, .close a:visited, .close a:active {
	color:#000;
	text-decoration:underline;
}
.close a:hover  {
	color:#000;
	text-decoration:none;
}
.direction {
	float:left;
	width:205px;
	margin:0 10px 20px 0;
}
.direction img {
	float:left;
	padding-right:10px;
}
.direction h3 {
	font-size:16px;
	line-height:16px;
	margin-bottom:2px;
	font-weight:normal;
}

/*/////////////////// mise en page 1 colonne ////////////////*/
#txt_1col {
	font-size:11px;
	float:left;
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
#txt_1col h3{
	color:#333;
}
#txt_1col a:link, #txt_1col a:visited, #txt_1col a:active {
	color:#000;
	text-decoration:underline;
}
#txt_1col a:hover  {
	color:#000;
	text-decoration:none;
}
#txt_1col p.sstitre {
	border-bottom:1px #616161 solid;clear:both;
}

#txt_1col .direction a:link, #txt_1col .direction a:visited, #txt_1col .direction a:active {
	color:#333;
	text-decoration:underline;
}
#txt_1col .direction a:hover  {
	color:#333;
	text-decoration:none;
}
.fiche {
	width:114px;
	position: relative;
}
.fiche table td{
	width:210px;
	padding-right:21px;
}

.fiche table ul{
	display:block;
	margin:0 0 20px 0;
}
.fiche table ul li{
	list-style:disc;
	margin:0 0 0 15px;
	padding:0 0 0 1px;
}
.fiche .length{
	color:#333;
	text-align:right;
}
.fiche ul.customized{
	font-size: 12px;
	margin:0;
	padding: 0;
	width: auto;
}
.fiche ul.customized li{
	margin:0;
	padding:0;
	list-style-type: none;
	display: block;
	color: #333;
	border-bottom: 4px solid #fff;
}
.fiche ul.customized li a{
	background-color:#E1E1E1;
	color: #333;
	display: block;
	text-decoration: none;
	padding: 7px 2px 7px 7px;
}
.fiche ul.customized li.email a:link{
	color: #333;
	background: url(../../../Commun/img//email_fleche.gif) #E1E1E1 top left no-repeat;
}
.fiche ul.customized li.email a:hover{
	color: #fff !important;
	background: url(../../../Commun/img//email_fleche_over.gif) #666 top left no-repeat;
}
.fiche ul.customized li a:link, #txt_1col.fiche ul.customized li a:visited, #txt_1col.fiche ul.customized li a:active{
	background-color:#E1E1E1;
	color: #333;
}
.fiche ul.customized li a:hover{
	background-color:#666 !important;
	color: #fff !important;
}
.fiche .bleufonce{
	background-color:#666;
	margin:0;
	padding: 7px;
	border-bottom: 4px solid #fff;
}
.fiche .bleufonce a{
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}
.fiche .bleufonce a:hover{
	text-decoration: underline;
}
.fiche .bleupale{
	background-color:#E1E1E1;
	padding: 7px;
}
.fiche .bleupale a{
	color:#333;
	text-decoration: none;
	font-size: 14px;
}
.fiche .bleupale a:hover{
	text-decoration: underline;
}
#txt_1col .products a:link, #txt_1col .products a:visited, #txt_1col .products a:active {
	color:#333;
	text-decoration:none;
}
#txt_1col .products a:hover  {
	color:#333;
	text-decoration:underline;
}
#txt_1col .products a.gris:link, #txt_1col .products a.gris:visited, #txt_1col .products a.gris:active {
	color:#626262;
	text-decoration:none;
}
#txt_1col .products a.gris:hover  {
	color:#626262;
	text-decoration:underline;
}
#txt_1col .viewpresentation a:link, #txt_1col .viewpresentation a:visited, #txt_1col .viewpresentation a:active {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
#txt_1col .viewpresentation a:hover  {
	font-weight:bold;
	color:#333;
	text-decoration:underline;
}
#txt_1col.technical table{
	margin:0 0 20px 0;
}
#txt_1col.technical table table{
	margin:0;
}
#txt_1col.technical table td{
	padding:20px 0 0 0;
}
#txt_1col.technical table table td{
	padding:0 0 0 0;
}
#txt_1col.technical table table input{
	margin:0 5px 0 0;
}
#txt_1col.technical table td.backtable{
	background-color:#E1E1E1;
	padding:20px;
}
#txt_1col.technical table h3{
	margin:0 0 5px 0;
}
#txt_1col.technical h2{
	color: #3a7186 !important;
	margin:0;
}
#txt_1col.technical input{
	margin-top:3px;
	font-size:10px;
}

#txt_1col.literature h3{
	border-bottom:1px #626262 solid;
	padding-bottom:5px;
	margin-bottom:20px;
}
#txt_1col.literature a.plus{
	text-align:right;
	padding:0 0 10px 20px;
	margin:0 5px 0 0;
	background: url(../../../Commun/img//plus.jpg) top left no-repeat;
}
#txt_1col.literature .pictures {
	float:left;
	width:100%;
	margin:0 10px 40px 0;
}
#txt_1col.literature .pictures img{
	margin:0 10px 0 0;
}
#txt_1col.literature .pictures p{
	padding:0 240px 0 0;
}

#txt_1col.where ul {
	margin-bottom:20px;
}
#txt_1col.where ul li{
	display:inline;
	padding:0 5px 0 0;
}
#txt_1col.where a:link, #txt_1col.where a:visited, #txt_1col.where a:active {
	color:#333;
	text-decoration:underline;
}
#txt_1col.where a:hover  {
	color:#333;
	text-decoration:none;
}
#txt_1col.popup em{
	color:#cc0000;
	font-size:14px;
	padding:0 2px 0 2px;
}
#txt_1col.popup td{
	padding:5px 5px 5px 0;
}
#section.download h1{
	color:#333;
}
#txt_1col.download h2{
	margin:0;
	color:#333 !important;
	font-size: 14px;
	padding: 0 0 0 0;
	width: 100%;
	position: relative;
	display: block;
	clear: both;
}
#txt_1col.download td{
	padding:0 10px 0 0;
}
#txt_1col.download ul {
	margin-bottom:20px;
	color:#333;
	font-weight:bold;
}
#txt_1col.download ul li{
	display:inline;
	padding:0 5px 0 0;
}
#txt_1col.download ul li a:link, #txt_1col.download ul li a:visited, #txt_1col.download ul li a:active {
	color:#333;
	text-decoration:underline;
	font-weight:normal;
}
#txt_1col.download ul li a:hover  {
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
#txt_1col ul.customized{
	font-size: 12px;
	margin:5px 0 0 0;
	padding: 0;
	width: 120px;
	float: left;
	position: relative;
}
#txt_1col ul.customized li{
	margin:0;
	padding:0;
	list-style-type: none;
	display: block;
	color: #666;
	border-bottom: 4px solid #fff;
}
#txt_1col ul.customized li a{
	background-color:#E1E1E1;
	color: #333;
	display: block;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}
#txt_1col ul.customized li a:link, #txt_1col ul.customized li a:visited, #txt_1col ul.customized li a:active{
	background-color:#E1E1E1;
	color: #333;
}
#txt_1col ul.customized li a:hover{
	background-color:#666 !important;
	color: #fff !important;
}
#txt_1col ul.customized li.off{
	background-color:#666 !important;
	color: #fff !important;
	padding: 3px 10px 3px 10px;
}


#dimension {
	margin-bottom:10px;
	padding:0 0 10px 0;
	border-bottom:1px #bac5c8 solid;
}
#dimension h2{
	color:#333;
	margin:0;
	font-size:18px;
	font-weight:normal;
}
#dimension h3{
	color:#333;
	font-size:12px;
	font-weight:normal;
}
.pastille h3{
	margin:10px 0 9px 0;
}
.pastille img{
	margin:0 8px 8px 0;
	border:1px #000 solid;
}
.trim h3{
	margin:10px 0 9px 0;
}
.trim img{
	margin:0 15px 15px 0;
	border:1px #000 solid;
}
.notepied {
	font-size:10px;
	line-height:12px;
	margin-top:10px;
	padding:10px 0 0 0;
	border-top:1px #bac5c8 solid;
}
.viewpresentation {
	font-size:11px;
	background-color:#c4dae2;
	padding:3px 10px 3px 10px;
	margin-bottom:10px;
	text-align:right;
}
.featured {
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	background-color:#666;
	padding:3px 10px 3px 10px;
	margin-bottom:10px;
	text-align:left;
}
.back {
	float:left;
	width:118px;
	height:109px;
	margin:0 10px 20px 0;
	color:#c4dae2;
	border-right:7px solid #fff;
	font-size:14px;	
	padding:20px 0 0 10px;
	background: url(../../../Commun/img//flecheback.gif) #3a7186 top left no-repeat;
}
.back p{
	padding:0 5px 0 20px;
	margin:0;	
}
#txt_1col .back a{
	font-size:18px;
	line-height:24px;
}
#txt_1col .back a:link, #txt_1col .back a:visited, #txt_1col .back a:active {
	color:#fff;
	text-decoration:underline;
}
#txt_1col .back a:hover  {
	color:#fff;
	text-decoration:none;
}
.thumb {
	margin:0 20px 10px 0;
	float:left;
}
.maax {
	font-weight:bold;
	margin-right:2px;
}



/*/////////////////// champ form ////////////////*/
#firstname, #lastname, #email, #desiredjob, #upload, #shorttext {
	color:#8f8f8f;
	margin:0 10px 0 0;
	border:1px #6d6e71 solid;
	background-color:#f6f6f6;
}
.champs {
	height:17px;
}
.obligatoire {
	color:#ff0000;
}


/*/////////////////// menu secondaire de section ////////////////*/
.trace {
	position:absolute;
	margin:10px 0 0 0;
	font-size:11px;
	color:#545454;
}
.trace a:link, .trace a:visited, .trace a:active {
	color:#545454;
	text-decoration:none;
}
.section a:hover  {
	color:#000;
	text-decoration:none;
}
ul.section {
	border-top:1px #666666 solid;
	margin:10px 0 15px 0;
	padding-top:6px;
	line-height:10px;
}
ul.section li {
	color:#464646;
	display:inline;
	list-style:none;
	padding:0 8px 0 5px;
	border-right:1px #464646 solid;
}
ul.section li.first {
	padding-left:0;
}
ul.section li.last {
	border-right:none;
}
ul.section li a:link, ul.section li a:visited, ul.section li a:active {
	color:#464646;
	text-decoration:none;
}
ul.section li a:hover  {
	color:#3a7186;
	text-decoration:none;
}
.outil {
	text-align:right;
	font-size:11px;
	margin:7px 0 0 0;
	float:right;
	padding:0 25px 10px 0;
	background: url(../../../Commun/img/rss.jpg) top right no-repeat;
}
li.share a{
	text-align:right;
	padding:0 25px 10px 0;
	margin:0 5px 0 0;
	background: url(../../../Commun/img/share.jpg) top right no-repeat;
}
.outil ul li {
	display:inline;
	list-style:none;
	padding:0 3px 0 5px;
}
.outil ul li a:link, .outil ul li a:visited, .outil ul li a:active {
	color:#626262;
	text-decoration:none;
}
.outil ul li a:hover  {
	color:#000;
	text-decoration:none;
}
#section {
	padding:35px 0 10px 0;
	background-color:#fff;
	width: 100%;
}
#section span{
	position:absolute;
	text-transform:uppercase;
	margin:19px 0 0 428px;
}
#section span a:link, #section span a:visited, #section span a:active {
	color:#333;
	text-decoration:none;
}
#section span a:hover  {
	color:#333;
	text-decoration:underline;
}

td {
	padding:0 0 10px 0;
}
#txt_1col .downloadsection {
	margin: 0px;
	width: 395px;
	position: relative;
	clear: both;
	padding: 0 0 30px 0;
}
#txt_1col div .brandblock {
	display: block;
	float: left;
	width: 315px;
	position: relative;
	margin: 0;
	padding: 0 0 20px 0;
	clear: both;
}
#txt_1col div .brandblock input {
	float: left;
	position: relative;
}
#txt_1col div .brandblock .brand {
	display: block;
	float: left;
	position: relative;
	width: 205px;
	margin: 0;
	padding: 0 0 0 10px;
}
.brand p {
	display: block;
	clear: both;
	float: left;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
	width: 205px;
}
#brandcol {
	display: block;
	float: left;
	width: 315px;
	position: relative;
	margin: 0;
}

h2{
	color: #333 !important;
	margin:0;
	font-size: 18px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	position: relative;
	display: block;
}
#warranty {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0 10px 0 10px;
	float: left;
	width: 660px;
	position: relative;
}
#section {
	padding:0 0 10px 0;
	background-color:#fff;
	position: relative;
	float: left;
	width: 100%;
	display: block;
	margin: 0;
}
#warranty h2{
	color: #000 !important;
	margin:0;
	font-size: 18px;
	width: 100%;
	float: left;
	position: relative;
	display: block;
	clear: both;
	padding: 10px 0 10px 0;
}
ul.anchor{
	list-style:none;
	float: left;
	position: relative;
	width: 100%;
	clear: both;
	padding: 10px 0 20px 0;
}

ul.anchor li{
	font-size: 12px;
	line-height:14px;
	list-style:none;
	display: block;
	padding:3px 6px 0 15px;
	background: url(./Commun/img/tiret.jpg) .1em .9em no-repeat;
	margin:0;
}
ul.anchor li a:link, ul.anchor a:visited, ul.anchor li a:active{
	text-decoration: none;
	color: #000 !important;
}
ul.anchor li a:hover{
	text-decoration:underline;
	color: #000 !important;
}
#warranty p {
	display: block;
	margin: 0px;
	padding: 0 0 30px 0;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}
#warranty #section {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	border-bottom: solid #000 1px;
	color: #666666;
}
#warranty #section h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666666;
}
#warranty ul {
	display: block;
	margin: 0px;
	padding: 10px 0 40px 0;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}
#warranty ul.section {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}
#warranty  a {
	color: #000;
	text-decoration: underline;
}
#warranty a:hover {
	color: #000;
	text-decoration: none;
}#txt_1col .downloadsection table {
	display: block;
	clear: both;
	float: left;
	position: relative;
	margin: 0 0 10px 0;
}

