* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-bottom: 0;
}

.wrap {
	width: 1080px;
	border: 1px dotted #7D9AAC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrap table.page {
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FFF url(../images/hbg.gif) repeat-x;
}

a {
	color: #FF6600;
}

p {
	margin-bottom: 15px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 110%;
	color: #333333;
}
strong {
	color: #8BA7B3;
	font-weight: bold;
}

/* @group Header */

.header table.logo {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 240px;
	border: 1px dotted #FFF;
}

.header .brand {
	float: left;
}

.header .banner {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 5px;
	border: 2px outset #CFCFCF;
}

.company {
	color: white;
	letter-spacing: -1px;
	font: 24px Tahoma;
}

.slogan {
	color: #FF9900;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #FFFFFF;
	padding: 2px;
}

td.header {
	height: 181px;
	background: url(../images/header.jpg) no-repeat left top;
}

.text-header h1 {
	color: #86B1C3;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
	font: normal 21px Tahoma;
}



/* @end */

/* @group Footer */

td.footer {
	color: #DFDFDF;
	height: 25px;
	text-align: center;
	background: #959595;
	font: 9px Verdana;
}



/* @end */

/* @group AntiloP */

a.antilop {
	color: #ea8634;
	text-align: center;
	font: 8pt verdana;
}

.antilop {
	color: #333;
	text-align: center;
	font: 8px verdana;
}

#w3c-validation {
	float: left;
	width: 250px;
	margin-left: auto;
	padding: 10px;
	border: 1px dotted #263D8A;
	font-size: 8pt;
	color: #666;
	line-height: 180%;
	background: #FFF;
}

#antilop {
	float: right;
	width: 250px;
	margin-left: auto;
	padding: 10px;
	border: 1px dotted #263D8A;
	font-size: 8pt;
	color: #666;
	line-height: 180%;
	background: #FFF;
}

#antilop img {
	vertical-align: middle;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin-right: 2px;
	margin-left: 2px;
}



/* @end */

/* @group Menus */

/* @group Submenus */

.submenu {
	color: #fff;
	text-decoration: none;
	height: 37px;
	font: bold 10px Verdana;
}
td.asubmenu {
	color: #fff;
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	font: bold 10px Verdana;
}
td.asubmenu:hover,td.asubmenu:hover a  {
	background-color: #657C8D;
}
td.asubmenuactive {
	color: #fff;
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	background: #657C8D;
	font: bold 10px Verdana;
}
.asubmenu a {
	color: #fff;
	text-decoration: none;
	font: bold 10px Verdana;
}
td.asubmenu img, td.asubmenuactive img {
	margin-right: 5px;
	vertical-align: middle;
}
.submenu-bg {
	height: 20px;
	background: #8BA7B3;
}
.table.submenu {
	height: 37px;
	border: 1px solid #ccc;
}
.submenu .amenu img {
	vertical-align: middle;
	margin-right: 5px;
}
.submenu td.amenu {
	padding-right: 10px;
	padding-left: 10px;
}
.submenu td.amenuactive {
	padding-right: 10px;
	padding-left: 10px;
	background-color:#EEEEEE;
}
.submenu td.amenu:hover, .submenu td.amenu:hover a {
	background-color: #8BA7B3;
	color:#FFFFFF;
}



/* @end */

.menu {
	color: #7B97A9;
	text-decoration: none;
	word-spacing: -1px;
	font: bold 11px Tahoma;
}
.amenu {
	color: #7B97A9;
	text-decoration: underline;
	word-spacing: 2px;
	font: bold 11px Tahoma;
}
.bmenu {
	color: #fff;
	text-decoration: none;
	font: bold 10px Verdana;
}
.abmenu {
	color: #fff;
	text-decoration: underline;
	font: bold 10px Verdana;
}



/* @end */

td.separator {
	width: 44px;
	background: url(../images/rbg.gif) repeat-y;
}

.separator .block {
	height: 1px;
	width: 44px;
}
.trail {
	text-align: left;
	color: #666666;
	margin-bottom: 5px;
	font: 10pt Arial Narrow, Arial, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #657C8D;
}
.text {
	color: #7A7A7A;
	padding-right: 15px;
	font: 11px Verdana;
}

td.content {
	height: 100%;
	width: 100%;
	border: 1px solid #CFCFCF;
	padding: 10px 0 0 20px;
}

.content table.content {
	width: 100%;
}

.content .text img {
	float: right;
	border: 1px solid #CCCCCC;
	margin: 20px;
}

.content .text h2 {
	font-size: 170%;
	font-weight: normal;
	margin-bottom: 30px;
}
.pageContent {
	color: #7A7A7A;
	font: 11px Verdana;
}
.pageContent a {
	color: #7A7A7A;
	font: 11px Verdana;
}
td.subbg {
	width: 214px;
	height: 100%;
	background: url(../images/lbbg.gif) repeat-y;
}
.subbg table.active {
	height: 100%;
	width: 214px;
	background: url(../images/lbg.gif) no-repeat;
}

/* @group Accordion */

#main {
	width:100%;
	margin-bottom: 25px;
}

#main div.sidebar-content {
	padding:0px;
}

#main .sidebar-content p {
	font-size: 80%;
}
#main h3 {
	display:block;
	color:#FFFFFF;
	font-size:8pt;
	margin:0;
	border:0;
	padding:6px;
	border-bottom:solid 2px #DEDEDE;
	background-color: #333333;
}
#main h4 {
	background:#263d8a;
	display:block;
	color:#FFFFFF;
	font-size:8pt;
	padding:6px;
	border-bottom:solid 2px #DEDEDE;
}
#main h4:hover {
	background-color: #536095;
	cursor:pointer;
}

.spacer {
	clear:both;
	height:1px;
	display:block;
}
.page tr .content .content tr .text ul li ul li {
	list-style-type: circle;
}
.page tr .content .content tr .text ul li ul {
	margin-left: 25px;
}
.page tr .content .content tr .text ul {
	margin-left: 15px;
	font-size: 14px;
	line-height: 140%;
	padding-left: 15px;
}

.devis {
	color: #333333;
	font-size: 80%;
	margin-top: 40px;
	margin-bottom: 15px;
	background-image: url(../images/devis_gratuit.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
.box {
	color: #333333;
	font-size: 80%;
	margin-top: 40px;
	margin-bottom: 15px;
	background-image: url(images/husky-box.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
.map {
	color: #333333;
	font-size: 80%;
	margin-top: 40px;
	margin-bottom: 15px;
	background-image: url(../images/gmap.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 80px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.devis img, .map img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.actualite {
	background-color: #4575BA;
	padding: 10px;
	border: 2px solid #FFFF99;
	color: #FFFFCC;
	width: 500px;
	margin-bottom: 25px;
}

#contact .obligatoire {
	font-style: italic;
	color: #FF0000;
	font-size: 80%;
}
.page tr .subbg .active tr .text-header p img {
	padding: 8px;
	background-color: #FFF;
	border: 1px solid #F60;
	text-align: center;
	margin-left: 24px;
}

.actualite-2 {
	background-color: #FF9;
	padding: 15px;
	border: 2px solid #FFFF99;
	color: #F60;
	width: 450px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.float-right {
	float: right;
}

