@charset "UTF-8";
/* CSS Document */

/* -------------------[ Page ]------------------- */

body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}
a, a:link, a:visited {
	color: #e79200;
	text-decoration: none;
	line-height: 110%;
}
a:active {
	color: #FF3300;
	text-decoration:underline;
	line-height: 110%;
}
p {
	font-size:12pt;
	line-height: 120%;
}
/* -------------------[ Body ]------------------- */

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
}
#noel {
	background-color:#030;
}
#page .header {
}
#sidebar {
	padding-bottom: 20px;
	width: 100%;
	background-color: #dee6ec;
}
#contenu {
	padding-bottom: 15px;
	padding-left: 15px;
	width: 575px;
	background-color: #FFFFFF;
	float: right;
	padding-right: 15px;
}
#contenu-gmap {
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}
.trail {
	text-align: left;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42191F;
	margin-bottom: 35px;
	font: 10pt Arial Narrow, Arial, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-size:16pt;
	color:#FF6600;
	font-family:"Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size:14pt;
	color:#f29400;
	font-family:"Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
ol {
	line-height: 140%;
	list-style-type: upper-alpha;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
}
ul {
	line-height: 140%;
	list-style-type: circle;
	color: #FF8A00;
}
.info {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px dotted #FF6600;
}
#contenu img {
	padding: 2px;
	border: 1px dotted #FF6600;
}
.legendes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.legendes-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 90%;
	color: #FF3300;
}
/* -------------------[ Headers ]------------------- */

.header {
	margin-top: 28px;
}
div.header-homepage {
	background-image: url(../images/top_machines.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 800px;
	margin-right: 1px;
	margin-left: 1px;
}
div.header-gamme {
	background-image: url(../images/top_gamme-2008.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 800px;
	margin-right: 1px;
	margin-left: 1px;
}
div.header-flexible {
	background-image: url(../images/top_flexible.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 800px;
	margin-right: 1px;
	margin-left: 1px;
}
div.header-prise {
	background-image: url(../images/top_prise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 800px;
	margin-right: 1px;
	margin-left: 1px;
}
div.header-machines {
	background-image: url(../images/top_machines.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 800px;
	margin-right: 1px;
	margin-left: 1px;
}
div.header-intranet {
	background-image: url(../images/bann-Intranet.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 800px;
	margin-right: 1px;
	margin-left: 1px;
}
.branding {
	width: 350px;
	margin-right: 12px;
	margin-left: auto;
	height: 135px;
	margin-top: 5px;
}
.header .branding h1 {
	font-size:20px;
	color: #333333;
	font-family: Helvetica, Arial;
	font-weight: normal;
}
.branding td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align: right;
	vertical-align: top;
	padding: 3px;
}
.spacer-orange {
	background-color: #FF9933;
	height: 3px;
}
.spacer {
	height: 4px;
}
/* -------------------[ Footers ]------------------- */

.footer {
	text-align: center;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.footer a {
	color: #FF6600;
	text-decoration: none;
}
#adsense {
	float: left;
	width: 400px;
	border: 1px dotted #CCCCCC;
}

/* -------------------[ Made by AntiloP ]------------------- */

#antilop {
	float: right;
	width: 250px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #263D8A;
	font-size: 8pt;
	color: #666666;
	line-height: 180%;
}
.antilop {
	font-size:8px;
	color:#FF0;
	font-family: verdana;
	text-align: center;
}
#antilop img {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
a.antilop {
	font-size:8pt;
	color:#ea8634;
	font-family: verdana;
	text-align: center;
}

/* -------------------[ Headmenu ]------------------- */

div.menu-header {
	height: 38px;
	background-color: #FF9933;
	text-align: center;
}
.menu-header td.menuitem {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menu-header td.menuitem img {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 5px;
}
.menu-header td.menuitem:hover {
	background-color: #FF3300;
}
.menu-header a.menuitem {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-weight: bold;
}
.menu-header td.menuitemactive {
	padding:0px 15px 0px 15px;
	color:#ffffff;
	font-size:12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	background-color: #FF3300;
}
.menu-header td.menuitemactive img {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 5px;
}
.menu-header a.menuitemactive {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12pt;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.menu-header a.menuitem-search {
	color:#ffffcc;
	text-decoration:none;
	font-size:9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-weight: bold;
}
.menu-header a.menuitemactive-search {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12pt;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
/* -------------------[ Sidebar menus ]------------------- */

td.secondmenuitem {
	color:#ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.secondmenuitem img {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 5px;
}
td.secondmenuitemactive {
	color:#FFFFFF;
	font-size:14pt;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #FF9933;
}
td.secondmenuitemactive img {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 5px;
}
a.secondmenuitemactive {
	padding:0px 15px 0px 0px;
	color:#ff8a00;
	font-size:14pt;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
a.secondmenuitem {
	color:#ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.bg_color {
	background:#ff8a00;
}
td.thirdmenuitem {
	color:#FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
td.thirdmenuitem img {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 5px;
}
td.thirdmenuitemactive {
	color:#FFCC66;
	font-size:12pt;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	background-color: #FF8A00;
	padding-left: 15px;
}
td.thirdmenuitemactive img {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 5px;
}
a.thirdmenuitem {
	color:#FFFFCC;
	text-decoration:none;
	font-size:10pt;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
a.thirdmenuitem:hover {
	color:#FF9900;
	text-decoration:none;
	font-size:10pt;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
td.fourthmenuitem {
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
}
td.fourthmenuitem img {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 5px;
}
td.fourthmenuitemactive {
	padding:0px 15px 0px 15px;
	color:#ff8a00;
	font-size:12pt;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
a.fourthmenuitem {
	color:#333333;
	text-decoration:none;
	font-size:9pt;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* -------------------[ Homepage Blocks ]------------------- */

.customizer {
	padding: 12px 0 0 0;
}
.customizer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 11pt;
}
.customizer table {
	margin-bottom: 0px;
	margin-top: 5px;
	height: 100%;
}
.customizer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	line-height: 90%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#info-hot a {
	color: #333333;
}
.customizer h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	line-height: 90%;
	text-align: center;
	font-weight: bold;
}
#subscribe {
	padding: 5px;
	text-align: left;
	margin-right: 5px;
}
#info-hot-HP {
	text-align: left;
	background-image: url(../images/devis_gratuit.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-left: 4px;
}
#info-hot {
	text-align: left;
	margin-right: auto;
	background-image: url(../images/devis_gratuit-index.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-left: auto;
	height: 50px;
	clear: both;
	width: 300px;
}
#info-hot2 {
	text-align: left;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/loupe.gif);
	clear: both;
}
#info-hot3 {
	text-align: left;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 160px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 140px;
	background-image: url(../images/photos-existant.gif);
	float: right;
	clear:both;
}
#info-hot a {
	color: #F30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	line-height: 11pt;
}
td.rayures {
	text-align:left;
	background-image: url(../images/rayures_gris.gif);
	height: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF3300;
}
.action {
	background-color: transparent;
	background-image: url(../images/sideboxbg.gif);
	background-repeat: repeat-x;
	background-position: left 280px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 230px;
	vertical-align: top;
	border-bottom-width: 20px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 400px;
	float: left;
	margin: 12px;
}
/* -------------------[ Feedburner style ]------------------- */

div.feedburnerFeedBlock ul {
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;
}
#HuskyFrance4nlvhl67fb31nc6a4fh15uijk4 .feedTitle a, #huskyfrance-salonsecd7em8k81okjkmnabd986koag .feedTitle a {
	font-size: 9pt;
	color: #54636D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	display: block;
}
#HuskyFrance4nlvhl67fb31nc6a4fh15uijk4 .headline a, #huskyfrance-salonsecd7em8k81okjkmnabd986koag .headline a {
	font-size: 8pt;
	color: #333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	display: block;
	line-height: 100%;
}
#HuskyFrance4nlvhl67fb31nc6a4fh15uijk4 .date, #huskyfrance-salonsecd7em8k81okjkmnabd986koag .date {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #555555;
}
#HuskyFrance4nlvhl67fb31nc6a4fh15uijk4 li, #huskyfrance-salonsecd7em8k81okjkmnabd986koag li {
	margin-bottom: 5px;
}
#HuskyFrance4nlvhl67fb31nc6a4fh15uijk4 div, #huskyfrance-salonsecd7em8k81okjkmnabd986koag div {
	font-size: 8pt;
	color: #333333;
	width: 220px;
	text-align: left;
	font-style:normal;
	font-weight:normal;
	line-height: 90%;
}

#huskyfrance-salonsecd7em8k81okjkmnabd986koag #creditfooter, #HuskyFrance4nlvhl67fb31nc6a4fh15uijk4 credifooter {
	text-align: left;
	width: 220px;
	display: none;
}


/* -------------------[ SEO ]------------------- */

#page #contenu .tags-seo {
	padding: 5px;
}
#page #contenu .tags-seo img {
	padding: 5px;
}
.branding img {
	padding: 0px;
	vertical-align:middle;
	border: 0;
}
td.rayures h2 a {
	color: #333333;
}
div.gmap {
	background-image: url(../images/gmap.gif);
	background-position: 85px -10px;
	background-repeat: no-repeat;
	padding-right: 65px;
	height: 100px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 14px;
}
div.social {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 120%;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #FFFFFF;
}
.footer .referencement-home {
	color: #FFFFFF;
}

/* --------------- Bande Autopromo ---------- */

#header-band {
	background-color: #F30;
	position: fixed;
	margin-top: 0px;
	border: 1px solid #F90;
	height: 30px;
	width: 100%;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	z-index: 100;
	margin-right: 14px;
	margin-left: 14px;
}
#header-band-std {
	background-color: #666;
	position: fixed;
	margin-top: 0px;
	border: 1px solid #063;
	height: 30px;
	width: 100%;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	z-index: 100;
	margin-right: 14px;
	margin-left: 14px;
	padding: 4px;
}
#header-band-std a {
	color:#FFF;
}
#header-band-noel {
	background-color: #930600;
	position: fixed;
	margin-top: 0px;
	border: 1px solid #063;
	height: 30px;
	width: 100%;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	z-index: 100;
	margin-right: 14px;
	margin-left: 14px;
	padding: 4px;
}
#header-band-noel a {
	color:#9C6;
}
#header-band2 {
	background-color: #F00;
	position: fixed;
	margin-top: 0px;
	border: 1px solid #F90;
	height: 30px;
	width: 100%;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	z-index: 100;
	margin-right: 14px;
	margin-left: 14px;
}
#header-band .promo-existant, #header-band2 .promo-existant {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	padding-right: 80px;
	padding-left: 40px;
	height: 26px;
	text-align: left;
	vertical-align: middle;
}
#header-band .promo-existant a, #header-band2 .promo-existant a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
}
#header-band .promo-existant img, #header-band2 .promo-existant img {
	vertical-align: middle;
	margin-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thirdmenuitem ul {
	padding-left: 8px;
	line-height: 125%;
	list-style-image: url(../images/mark.gif);
}
.hp-central {
	padding: 4px;
	border: 1px dotted #CCF;
	margin-right: 24px;
	margin-left: 24px;
}
.header-entete {
	background-image: url(../images/Img_Entete-top.jpg);
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
.header-entete .slogan {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18pt;
	color: #D8E0E3;
	text-transform: uppercase;
}
.header-img {
	width: 748px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.swf-float {
	float: left;
	height: 10px;
	width: 10px;
	clear: both;
}
.customizer.action strong {
	color: #00F;
	text-decoration: blink;
}

