body {
	background: url(http://www.bati-insert.com/data/template/bg.jpg) fixed top no-repeat;
	background-size: cover;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

/* Editors specific rules */
body.mceContentBody {
	width: 900px;
	color: #ffffff;
	font-size: 16px;	
	font-family: trebuchet ms, arial, verdana, tahoma;
	background: url(http://www.bati-insert.com/data/template/content_bg.png) repeat;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	padding: 5px;
	margin: 0 auto;
}

body.innovaContentBody {
	width: 900px;
	color: #ffffff;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 16px;
	background: url(http://www.bati-insert.com/data/template/content_bg.png) repeat;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	padding: 5px;
	margin: 0 auto;
}

body.mceContentBody td, body.innovaContentBody td  {
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 16px;
}
body.mceContentBody p , body.innovaContentBody p {
	line-height: 18px;
}

a {

}

a:hover {

}

ul {
	list-style-type: square;
	/*list-style-image: url(http://www.bati-insert.com/data/template/list-image.gif);*/
	/*color: #003970;*/
}


/* LAYOUT */
#wrap {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 250px;
}

#logo {
	width: 195px;
	height: 217px;
	position: absolute;
	margin-left: 5px;
	z-index: 6;
}

#onglet_boutique {
	background: #FDF21C;
    border-radius: 10px;
    -moz-box-shadow: 2px 2px 2px 0 #333333;
	-webkit-box-shadow: 2px 2px 2px 0 #333333;
	-o-box-shadow: 2px 2px 2px 0 #333333;
    box-shadow: 2px 2px 2px 0 #333333;
    display: block;
    float: left;
    height: 25px;
    margin: 10px 0 0 870px;
    opacity: 0.8;
    padding: 5px 0 0 10px;
    position: absolute;
    width: 110px;
    z-index: 6;
}

#onglet_boutique a {
	color: #3a3a3a;
	text-decoration: none;
}

#onglet_boutique a:hover {
	text-decoration: underline;
}

#diaporama {
	height: 200px;
	position: relative;
	z-index: 1
}

#slogan {
	background: #50ab1c;
    color: #FFFFFF;
    font-size: 22px;
    height: 15px;
    padding: 10px 0 25px;
    text-align: center;
}

#content {
	color: #ffffff;
	background: url(http://www.bati-insert.com/data/template/content_bg.png) repeat;
	margin: 0 50px;
	min-height: 860px;
}

#content a {
	color: #5e5e5e;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	line-height: 18px;
}

#divhmenu {
	background: url(http://www.bati-insert.com/data/template/divhmenu_bg.png) 50px 0 repeat-y;
	font-size: 17px;
	height: 62px;
	padding-left: 65px;
}

#hmenu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#hmenu li {
	background: #ffffff;
	float: left;
	display: block;
	border-radius: 10px;
	margin: 13px 0 0 16px;
	box-shadow: 2px 2px 2px 0 #333333;
}

#hmenu a {
    color: #353535;
    display: block;
    margin: 0 5px;
    padding: 7px 8px;
    text-decoration: none;
}

#hmenu a:hover, #hmenu .CurrentPage, #hmenu li:hover > a {
	color: #b8946b;
	background: #ffffff;
	padding: 7px 8px;
	border-radius: 10px;
}

#hmenu ul {
	padding: 0 0 0 0;
	position: absolute;
	visibility: hidden;
	border-radius: 10px;
	background: #ffffff;
	margin-left: 5px;
    margin-top: 0;
    z-index: 2;
    opacity: 0.9;
}

#hmenu ul li {
	float: none;
	box-shadow: none;
	padding: 0 0 5px 0;
}

#hmenu ul li a {
	width: 200px;
	font-size: 13px;
	color: #666666;
	padding: 0 !important;
}

#hmenu ul li a:hover {
	padding: 0;
}


#hmenu ul a {
	padding: 0;
}

#hmenu ul a:hover {
	padding: 0;
}

#menu_boutique {
	background: #fdf21c;
	height: 25px;
	opacity: 0.8;
}

#divshopmenu {
	float: left;
    font-size: 13px;
    height: 35px;
    margin: 0 0 0 630px;
    width: 245px;
}

#divshopmenu a {
	color: #000000;
	text-decoration: none;
}

#divshopmenu a:hover {
	text-decoration: underline;
}

#shopmenu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#shopmenu li {
	float: left;
}

#shopmenu a {
	display: block;
	padding: 5px;
}

#shopmenu a:hover, #shopmenu .CurrentPage, #shopmenu li:hover > a, #shopmenu .CurrentPageParent {

}

#caddie {
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 4px;
}

#top {
	min-height: 320px;
	padding: 0 10px 0 0;
}

#separateur {
	background: #9A7D5D;
	height: 25px;
	-moz-box-shadow: 0px 5px 5px 0 #333333;
	-webkit-box-shadow: 0px 5px 5px 0 #333333;
	-o-box-shadow: 0px 5px 5px 0 #333333;
	box-shadow: 0px 5px 5px 0 #333333;
	margin: 0 0 12px 0;
}

#bottom {
	padding: 0 0 0 20px;
}

#prefooter {
	background: #7B5A38;
	height: 60px;
	-moz-box-shadow: 0px 5px 5px 0 #333333;
	-webkit-box-shadow: 0px 5px 5px 0 #333333;
	-o-box-shadow: 0px 5px 5px 0 #333333;
	box-shadow: 0px 5px 5px 0 #333333;
	padding: 5px 0;
}

#footer {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	font-size: 12px;
	color: white;
	/*color: black;*/
	padding: 10px 0;
}

#footer a {
	color: white;
	/*color: black;*/
}

/* STYLES */
.startEditorStyles {}

.Title {
	color: #3a3a3a;
	font-size: 25px;
	font-weight: normal;
	margin: 15px 0 10px;
	display: block;
}

.bordeaux {
	color: #9D6262;
	font-weight: bold;
}

.marron {
	color: #7B5A38;
	font-weight: bold;
}

.endEditorStyles {}
/* END STYLES */

.Navigation {
	text-align: right;
}

.ForwardText {
	font-weight: bold;
}

/* Table Format */
/*
Couleurs par défauts à remplacer
Fond : #709ad1
Bordure : #4f81bd
Lignes alternatives grises : #eee 
Couleur de text : #365fa5
*/
table.Default {border-collapse:collapse;border:#4f81bd 1px solid;margin-bottom:15px;}
table.Default td {border:#ccc 1px solid;padding:7px;}
table.Default td.alt {border:#ccc 1px solid;padding:7px;}
table.Default td.hd {border:#ccc 1px solid;padding:7px;}
table.Default td.fc {border:#ccc 1px solid;padding:7px;}
table.Default td.fcalt {border:#ccc 1px solid;padding:7px;}

table.Zebra {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra td {padding:7px;font-size:9pt;}
table.Zebra td.alt {padding:7px;background:#eee;font-size:9pt;}
table.Zebra td.hd {border-bottom:#4f81bd 1px solid;color:#365fa5;font-size:12pt;padding:7px;}
table.Zebra td.fc {padding:7px;font-size:9pt;}
table.Zebra td.fcalt {padding:7px;background:#eee;font-size:9pt;}

table.Zebra-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#4f81bd 1px solid;}
table.Zebra-2 td {padding:7px;background:#eee;font-size:9pt;}
table.Zebra-2 td.alt {padding:7px;background:#fff;font-size:9pt;}
table.Zebra-2 td.hd {background:#709ad1;border-bottom:#4f81bd 1px solid;color:#fff;font-size:12pt;padding:7px;}
table.Zebra-2 td.fc {padding:7px;background:#eee;font-size:9pt;}
table.Zebra-2 td.fcalt {padding:7px;background:#fff;font-size:9pt;}

table.Zebra-3 {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra-3 td {border:#4f81bd 1px solid;padding:7px;font-size:9pt;}
table.Zebra-3 td.alt {background:#eee;padding:7px;font-size:9pt;}
table.Zebra-3 td.hd {border:none;border-bottom:#4f81bd 3px solid;color:#365fa5;font-size:14pt;padding:7px;}
table.Zebra-3 td.fc {padding:7px;font-size:9pt;}
table.Zebra-3 td.fcalt {background:#eee;padding:7px;font-size:9pt;}

table.Vertical-Emphasis {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis td.hd {border-bottom:#4f81bd 1px solid;color:#365fa5;font-size:12pt;padding:7px;}
table.Vertical-Emphasis td.fc {padding:7px;font-size:9pt;background:#eee;}
table.Vertical-Emphasis td.fcalt {padding:7px;font-size:9pt;background:#eee;}

table.Vertical-Emphasis-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#4f81bd 1px solid;}
table.Vertical-Emphasis-2 td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-2 td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-2 td.hd {background:#709ad1;border-bottom:#4f81bd 1px solid;color:#fff;font-size:12pt;padding:7px;}
table.Vertical-Emphasis-2 td.fc {padding:7px;background:#eee;font-size:9pt;}
table.Vertical-Emphasis-2 td.fcalt {padding:7px;background:#eee;font-size:9pt;}

table.Vertical-Emphasis-3 {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis-3 td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-3 td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-3 td.hd {border-bottom:#4f81bd 3px solid;color:#365fa5;font-size:14pt;padding:7px;background:#eee;}
table.Vertical-Emphasis-3 td.fc {padding:7px;background:#4f81bd;font-size:9pt;color:#fff;}
table.Vertical-Emphasis-3 td.fcalt {padding:7px;background:#4f81bd;font-size:9pt;color:#fff;}

table.Modern {width:80%;border-collapse:collapse;margin-bottom:15px;
    background-image:url(http://www.bati-insert.com/data/library/bulb3.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    background-color:#eee;}
table.Modern td {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.alt {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.hd {background:#fff;border-bottom:#4f81bd 1px solid;color:#365f91;font-size:14pt;padding:12px;padding-top:10px;padding-bottom:10px;}
table.Modern td.fc {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.fcalt {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}

table.Modern-Dark {width:80%;border-collapse:collapse;margin-bottom:15px;border-bottom:#365f91 1px solid;
    background-image:url(http://www.bati-insert.com/data/library/bulb1.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    background-color:#709ad1;}
table.Modern-Dark td {font-size:9pt;padding:12px;border-bottom:#eee 1px solid;color:#fff}
table.Modern-Dark td.alt {font-size:9pt;padding:12px;border-bottom:#eee 1px solid;color:#fff}
table.Modern-Dark td.hd {background:#365f91;border-bottom:#eee 1px solid;color:#fff;font-size:12pt;padding:12px;padding-top:10px;padding-bottom:10px;}
table.Modern-Dark td.fc {font-size:9pt;padding:12px;border-bottom:#eee 1px solid;color:#fff}
table.Modern-Dark td.fcalt {font-size:9pt;padding:12px;border-bottom:#eee 1px solid;color:#fff}