/* basics */
a:link, a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p {
	margin: 0 0 1em 0;
}
p.readmore {
	text-align: right;
	margin: 20px 0 30px;
}
p.readmore a:link, p.readmore a:visited {
	text-decoration:underline;
}
img {
	border:0;
}
img.right {
	margin:0 0 20px 20px;
	float:right;
}
img.left {
	margin:12px 8px 8px 0;
	float:left;
}
img.ombrage {
    margin:10px 0;
  -webkit-box-shadow: 0px 1px 15px -10px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0px 1px 15px -10px rgba(0, 0, 0, 0.9);
  box-shadow: 0px 1px 15px -10px rgba(0, 0, 0, 0.9);
}
fieldset {
	border:0;
}
.company_name {
	font-size:34px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:38px;
}
.company_slogan {
	font-size:13px;
	line-height:13px;
}
.call_center {
	width:280px;
	height:65px;
	background:url(../images/contact_bg.png) no-repeat;
	font-family: "Strait", sans-serif;
	font-weight:bold;
	font-size:19px;
	line-height:24px;
	float:right;
}
.call_center_pad {
	padding:8px 70px 0 0;
}
h1 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 30px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	padding:20px 0;
	margin:0;
	text-decoration:none;
	line-height: 24px;
}
/* acticle details */
dl.article-info, dl.article-info dd {
	padding:0;
	margin:0;
}
dl.article-info dt.article-info-term {
	display:none;
}
/* category name */
dl.article-info dd.category-name, dl.article-info dd.category-name a:link, dl.article-info dd.category-name a:visited, dl.article-info dd.category-name a:hover {
	font-size:10px;
}
/* created date */
dl.article-info dd.create {
	font-size:10px;
}
/* modified date */
dl.article-info dd.modified {
	font-size:10px;
}
/* published date */
dl.article-info dd.published {
	font-size:10px;
}
/* author name */
dl.article-info dd.createdby {
	font-size:10px;
}
/* hits */

dl.article-info dd.hits {
	font-size:10px;
}
/* page navigation */

.pagination ul {
	margin-top:30px !important;
}
.pagination li {
	list-style:none;
	float:left;/*padding-right:20px;*/
}
/* multi-column layout */

.row-separator {
	clear:both;
	display:block;
}
.cols-2 div.item {
	width:48%;
	float:left;
	margin:0 2% 0 0;
}
.cols-3 div.item {
	width:31%;
	float:left;
	margin:0 2% 0 0;
}
.cols-4 div.item {
	width:23%;
	float:left;
	margin:0 2% 0 0;
}
/* category list layout */

.cat-list-row0 td {
	padding:5px;
	text-align:left;
}
.cat-list-row1 td {
	padding:5px;
	text-align:left;
	background:#f2f2f2;
}
.category .list-title {
	width:50%;
}
.category .list-date {
	width:20%;
}
.category .list-author {
	width:20%;
}
.category .list-hits {
	width:10%;
}
.category td.hits {
	text-align:center;
}
/* contacts category layout */

.category .item-title {
	width:20%;
}
.category td.item-title a:link, .category td.item-title a:visited, .category td.item-title a:hover {
	text-decoration:underline;
}
.category .item-position {
	width:20%;
}
.category .item-phone {
	width:20%;
}
.category .item-suburb {
	width:20%;
}
.category .item-state {
	width:20%;
}
/* contact form */

div.pane-slider {
	background:none;
}
.jicons-icons img {
	float:left;
}
.jicons-icons img {
	float:left;
	margin-right:10px;
}
address span.contact-street {
	padding:0 8px 0 0;
	display:block;
}
address span.contact-suburb, address span.contact-state, address span.contact-postcode, address span.contact-country {
	padding:0 8px 0 25px;
	display:block;
}
.contact-email label {
	display:block;
	float:left;
	width:100px;
}
.contact-email .inputbox {
	margin-bottom:10px;
}
.contact-email .button {
	margin-top:30px;
}
.contact-form dt {
	width:80px;
	float:left;
}
.contact-form dt, .contact-form dd {
	min-height:50px;
}
/* pane toggler */

.pane-toggler-down, .pane-toggler {
	background:#f2f2f2;
	padding:5px 20px;
}
.pane-sliders .content {
	padding:0 20px;
}
.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
.search_box {
	width:200px;
	height:40px;
	float:right;
}
.search_box .search label {
	display:none;
}
.inputbox, #com-form-login-username input, #modlgn-passwd, input.coupon {
	border:3px solid #e9ebed;
	background:#fff;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
button.btn {
	margin: 9px 10px 0px 4px;
	font-size: 1.17em;
	padding: 5px 8px;
	font-family: 'Raleway', sans-serif;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	color:#61778E;
	border:1px solid #D4D6D7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EBEEF1), to(#D1D8DE));
	background: -moz-linear-gradient(#EBEEF1, #D1D8DE);
	background: linear-gradient(#EBEEF1, #D1D8DE);
	-pie-background: linear-gradient(#EBEEF1, #D1D8DE);
}
.button {
	padding:3px 10px;
	font-size:13px;
}
table.searchinto {
}
table.searchintro td {
	font-weight:bold;
}
form {
	margin:0;
	padding:0;
}
.article_column {
	padding:0;
}
/* lists */

ol, ul {
	margin-left:40px;
	padding-left:7px;
}
ol li {
	padding:0 0 5px 0;
}
li ol {
	padding-top:5px;
}
.content_wrap ul li {
	padding:0 0 5px 5px;
}
.content_wrap li ul {
	padding-top:5px;
}
.content_wrap li ul li {
	background:none;
	list-style-type:circle;
	margin-left:20px;
	padding-left:0;
}
ul.checklist, ul.arrow, ul.star {
	margin-left:20px;
}
ul.checklist li {
	background:url(../images/icon_checklist.png) no-repeat;
	padding-left:22px;
	list-style:none;
}
ul.arrow li {
	background:url(../images/icon_arrow.png) 0 4px no-repeat;
	padding-left:12px;
	margin-bottom:5px;
	padding-top:1px;
	list-style:none;
    font-family: 'Raleway', sans-serif;
    font-size: 1.1em;
	line-height: 1.4em;
}
ul.star li {
	background:url(../images/icon_star.png) no-repeat;
	padding-left:22px;
	list-style:none;
}
/* menu */
.column_right ul.menu, .column_left ul.menu {
	margin:0;
	padding:0;
}
.column_right ul.menu li, .column_left ul.menu li {
	margin:0px 9px;
	list-style:none;
	padding:0 0 0 8px;
	background:url(../images/mainmenu_icon.png) no-repeat;
	border-bottom:1px solid #e0e0e0;
}
.column_right ul.menu li:hover, .column_left ul.menu li:hover, .column_right ul.menu li.active, .column_left ul.menu li.active {
	background:url(../images/mainmenu_icon_h.png) no-repeat;
}
.column_right ul.menu li a:link, .column_right ul.menu li a:visited, .column_left ul.menu li a:link, .column_left ul.menu li a:visited {
	text-decoration:none;
	display:block;
	font-size:14px;
	padding:5px 7px;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:23px;
}
.column_right ul.menu li ul, .column_left ul.menu li ul {
	margin:0;
	padding:0;
	display:block;
}
.column_right ul.menu li ul li, .column_left ul.menu li ul li, .column_right ul.menu li ul li:hover, .column_left ul.menu li ul li:hover {
	margin:0;
	padding:0 15px;
	background:none;
}
.column_right ul.menu li ul li#current a:link, .column_right ul.menu li ul li#current a:visited, .column_left ul.menu li ul li#current a:link, .column_left ul.menu li ul li#current a:visited {
	color:#e4e37c;
	background:none;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
.column_right ul.menu li ul li a:link, .column_right ul.menu li ul li a:visited, .column_right ul.menu li#current ul li a:link, .column_right ul.menu li#current ul li a:visited, .column_left ul.menu li ul li a:link, .column_left ul.menu li ul li a:visited, .column_left ul.menu li#current ul li a:link, .column_left ul.menu li#current ul li a:visited {
	color:#ccc;
	background:none;
	padding:5px 0;
	font-size:12px;
	font-weight:normal;
}
/* top menu */
ul#nav {
	width: 1002px;
	margin-left: 10px;
}
#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	z-index:120;
}
#nav ul {
	display:none;
}
#nav a {
	display:block;
	padding:0px 8px;
	margin:0;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:17px;
	text-transform:uppercase;
}
#nav > li.active {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	line-height:27px;
}
#nav > li:hover {
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	line-height:27px;
}
#nav li:hover ul li a {
	margin:0px 5px;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#nav li:hover ul {
	-moz-border-radius:0 6px 6px 6px;
	-webkit-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
#nav li:hover ul li a:hover {
	margin:0px 5px;
}
#nav li {
	float:left;
	margin:0 5px;
	position:relative;
	line-height:27px;
}
#nav li ul li, #nav li ul li ul {
	margin:0;
	padding:0;
	float:none;
	cursor:pointer;
}
#nav li ul, #nav li ul ul {
	padding-bottom:10px !important;
}
#nav li ul a {
	width:145px;
	line-height:normal;
	padding:5px 10px;
	border-bottom:none;
	font-weight: normal;
}
#nav li ul ul {
	left:170px;
	top:0;
	margin:0;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
#nav ul ul {
	top:0;
	z-index:200;
}
/* modules */
.column_right p, .column_left p {
	margin-top: 6px;
}
.gallery div.moduletable {
	padding:0;
}
.column_right div.moduletable, .column_left div.moduletable, .bottom div.moduletable, .upper div.moduletable {
	margin-bottom:7px;
	padding:1px 1px 11px 1px;
}
div.moduletable h3 {
	font-size:17px;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	margin:0 0 7px 0;
	padding:0 0 0 25px;
	line-height:35px;
}
div.moduletable div, div.moduletable td {
	padding:0 10px;
}
div.moduletable td p {
	padding:0;
}
div.newsflash_container {
	padding:15px 0 0 0 !important;
}
a.newsflash_link {
	color:#61778e !important;
	text-decoration:none;
	line-height: 17px;
}
a.newsflash_link:hover {
	color:#61778e !important;
	text-decoration:underline;
}
.newsflash_date {
	font-weight:bold;
	line-height: 17px;
}
div.newsflash_container:first-child {
    border-top: none;
}
.breadcrumbs {
	padding-bottom:25px;
	display:block;
}
.banneritem, .bannergroup {
	padding:0 !important;
}
/* typography */

.warning {
	padding:15px 15px 15px 60px;
	color:#000;
	border-top:4px solid #c10000;
	border-bottom:4px solid #c10000;
	background:#FFDE25 url(../images/warning.png) no-repeat center left;
}
.info {
	padding:15px 15px 15px 60px;
	color:#006699;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
	background:#bde1ff url(../images/info.png) no-repeat center left;
}
.error {
	padding:15px 15px 15px 60px;
	color:#900;
	border-top:4px solid #900;
	border-bottom:4px solid #900;
	background:#f8b5b5 url(../images/error.png) no-repeat center left;
}
.code {
	padding:15px 0;
	color:#218023;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
.quote {
	padding:20px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:18px;
	text-align:center;
	background:#000 url(../images/quote_bg.gif);
	color:#fff;
	font-style:italic;
	line-height:24px;
}
a.decreaseFont:link, a.decreaseFont:visited, a.increaseFont:link, a.increaseFont:visited, a.resetFont:link, a.resetFont:visited {
	text-decoration:none;
}
.payment_methods {
	text-align:center;
	padding-top:10px !important;
}
/* VM related */

img.cartImage {
	float:left;
	margin-right:5px;
}
#VMScrollBoth1 {
	background:none !important;
}
#VMScroller1 ul {
	padding:0 !important;
	margin:0 !important;
}
#VMScroller1 li {
	padding:0 !important;
	margin:0 7px 0 0 !important;
}
#VMScroller1 {
	height:140px!important;
	margin-top:10px!important;
}
#VMScroller1 #ScrollerHorizontal1 {
	position:absolute;
}
.productPrice {
	font-size:18px;
}
div.show_vm_cart {
	background:#009;
	padding:3px !important;
	text-align:center;
	margin:0 !important;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	position:relative;
}
div.show_vm_cart a {
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:17px;
	text-transform:uppercase;
}
/* VM Product Tabs */

.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#product-tabs .list-wrap {
	padding: 15px;
	margin: 0;
	border:1px solid #d8d8d8;
}
#product-tabs .list-wrap ul {
	margin: 0 !important;
}
#product-tabs .list-wrap ul ul {
	list-style:disc;
	margin-left:15px !important;
}
#product-tabs ul {
	list-style: none;
}
#product-tabs ul li a {
	display: block;
	border-bottom: 1px solid #666;
	padding: 4px;
}
#product-tabs ul li a:hover {
	background: #333;
	color: white;
}
#product-tabs ul li:last-child a {
	border: none;
}
#product-tabs .nav {
	overflow: hidden;
	margin:0 0 0 5px !important;
}
#product-tabs .nav li {
	width: 120px;
	float: left;
	margin: 0 10px 0 0;
	padding:0 !important;
}
#product-tabs .nav li.last {
	margin-right: 0;
}
#product-tabs .nav li a {
	display: block;
	padding: 5px;
	font-size: 13px;
	text-align: center;
	border: 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
#product-tabs li a.current, #product-tabs li a.current:hover, #product-tabs .nav li a:hover, #product-tabs .nav li a:focus {
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
#bottom-pagination ul {
	list-style:none;
	margin:0;
}
#bottom-pagination ul li {
	float:left;
}
p.copyright {
	margin: 0;
	padding: 0;
}
/* added after VirtueMart 3.0.0 */

.content_wrap_noleft, .content_wrap_noright, .content_wrap_noleft_noright {
	float: right;
}
.content_wrap_noleft p, .content_wrap_noright p, .content_wrap_noleft_noright p, .content_wrap p, .content_wrap_noleft li, .content_wrap_noright li, .content_wrap_noleft_noright li, .content_wrap li {
	line-height: 20px;
}
.content_wrap_noleft li, .content_wrap_noright li, .content_wrap_noleft_noright li, .content_wrap li {
	margin: 5px 0;
}
.content_wrap .content_pad, .content_wrap_noleft .content_pad, .content_wrap_noright .content_pad {
	min-height: 547px !important;
	background-color: #FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px solid #D4D6D7;
}
.content_wrap_noleft_noright .content_pad {
/*min-height: 547px !important;*/
}
.category-view {
	padding-top: 25px;
}
.category-view .category {
	text-align: center;
}
.category-view .row .category .spacer h2 {
	padding-top: 10px !important;
}
.category-view .row .category .spacer h2 a {
	font-size: 14px !important;
}
.horizontal-separator {
	margin: 15px 0 !important;
}
div.product {
	border: 0 !important;
}
.browse-view {
	margin-bottom: 60px !important;
}
.display-number {
	margin-right: 0 !important;
}
.display-number select {
	max-width: 50px;
}
.orderlistcontainer div.activeOrder {
	border: 3px solid #e9ebed;
}
.addtocart-area .clear {
	display: none;
}
.productdetails-view .product-price {
	margin-top: 5px !important;
	line-height: 25px !important;
}
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
	padding: 6px 15px !important;
}
.manufacturer .bold {
	padding-right: 10px;
}
.productdetails-view .icons {
	margin-top: -65px;
}
input.default, input.details-button {
	border: 0 !important;
	border-radius: 5px;
	/*color: #fff !important;*/
	padding: 6px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
}
p.readmore a.btn {
	color: #017FAB !important;
}
.breadcrumb a, ul.dropdown-menu a {
	text-decoration: none;
}
a.btn.dropdown-toggle {
	background: none !important;
	color: inherit !important;
}
.item .icons {
	margin: -15px 0 10px 30px;
}
/* scroll to top */

#back-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
}
#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: transparent url(../images/top.png) no-repeat center center;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: transparent;
}
#slider {
	overflow: hidden;
}
.top_arc_container img {
	margin: 0 6px;
}
#slider {
	overflow: hidden;
	max-height: 289px;
	border: 1px solid #D4D6D7;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	background-color:transparent;
}
/* tags */

ul.tags {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}
ul.tags li {
	display: inline-block;
	list-style: none;
	margin: 0 2px !important;
	padding: 0;
}
ul.tags a.label {
	display: inline-block;
	padding: 5px;
	margin: 0;
	border-radius: 3px;
	color: #000 !important;
	font-weight: normal;
	background-color: #eee;
	border: 1px solid #ccc;
}
ul.tags a.label:hover {
	background-color: #fff;
}
/*--------------RESPONSIVE TOP MENU----------------*/

.js .nav-collapse {
	clip: rect(0 0 0 0);
	max-height: 0;
	position: absolute;
	display: block;
	zoom: 1;
}
.nav-collapse.opened {
	max-height: 9999px;
	position:absolute;
}
.nav-collapse.opened > ul {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background:#e6ebf0;
}
.nav-collapse.opened > ul ul {
	width: 100%;
	position: relative;
	left:0;
	padding:0;
	margin:0;/*background:#444;*/
}
.nav-collapse.opened > ul ul li {
	height:auto;
}
.nav-collapse.opened li {
	width: 100%;
	display: block;
}
.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
	background:#3c4e5f;
	border-radius:0;
}
.nav-collapse.opened li.active a {
	color:#fff !important;
}
.nav-collapse.opened li a {
	padding:5px 15px;
	margin:0;
	line-height:30px;
	height:30px;
	color:#fff !important;
}
.nav-toggle {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background:#F0F7FC url(../images/tinynav_white.png);
	float: right;
	width: 40px;
	height: 30px;
	text-indent:-9999px;
	border-radius:3px;
	margin-left:22px;
}
.nav-toggle.active {
	position: absolute;
	z-index: 999;
	right: 0;
	top: 0;
	margin-top:5px;
	margin-right:15px;
}
.nav-collapse.opened ul#nav {
	width: 100%;
}
.nav-collapse.opened #nav > li {
	height: auto;
	margin: 0;
	border-bottom: 0px solid #476787;
	padding-left:10px;
	border-radius: 0;
}
.nav-collapse.opened ul#nav ul {
	width: 100%;/*background: #4B759A;*/
}
.nav-collapse.opened #nav li ul a {
	width: 100%;
	padding-left: 20px;
	padding-right: 0;
}
 @media screen and (min-width: 1005px) {
 .js .nav-collapse {
 position: relative;
}
 .js .nav-collapse.closed {
 max-height: none;
}
 .nav-toggle {
 display: none;
}
}
 @media screen and (max-width: 1005px) {
 .nav-collapse.closed {
 overflow:hidden;
}
}
 @media (max-width: 1005px) {
 ul#nav {
 width: auto;
}
 ul#nav {
 margin-left: 0px;
}
 img {
 max-width: 100%;
 height: auto;
}
 body {
 /* ERWAN 2021 background: #EDEFF1 url(../images/bg1_mobile.png) top center no-repeat !important;*/
   background-color: #EDEFF1 !important;
}
 #topmenu, .gallery, .upper, .bottom, .footer, .main_area, .header, .badge_frame, .vm_scroll {
 width: 98% !important;
 margin: 0 1% !important;
}
 .main_wrap, #slider {
 width: 100% !important;
 margin: 0 !important;
}
 .top_arc_container {
 margin-left: 0.5% !important;
 margin-right: 0.5% !important;
 width: 99% !important;
}
 .column_left, .column_right {
 width: 25% !important;
}
 .content_wrap {
 width: 50% !important;
 width: 96% !important;
padding: 2%;
}
 .content_wrap_noleft, .content_wrap_noright {
 width: 75% !important;
 float: right;
}
 .content_wrap_noleft_noright {
 width: 100% !important;
}
 #topmenu {
 -webkit-border-radius: 8px 8px 0 0;
 -moz-border-radius: 8px 8px 0 0;
 border-radius: 8px 8px 0 0;
}
 .logo {
 width: 35% !important;
}
.contact_details {
 width: 65% !important;
}
 .footer_wrap .modulerow2 {
 width: 49% !important;
 margin-right: 1% !important;
}
 .footer_wrap .modulerow3 {
 width: 32% !important;
 margin-right: 1% !important;
}
 .footer_wrap .modulerow4 {
 width: 24% !important;
 margin-right: 1% !important;
}
 .vm_scroll {
 margin-bottom: 10px !important;
}
 .vm_scroll > div, .vm_scroll > div > div {
 width: 100% !important;
}
 div.product {
 min-width: 0 !important;
}
 .product-price {
 width: auto !important;
}
 .productdetails-view .product-price {
 float: none !important;
}
 span.vm-price-desc {
 min-width: 0 !important;
 margin: 0 !important;
}
 #product-tabs .nav li {
 width: 100px !important;
}
}
 @media (max-width: 768px) {
 .logo {
 width: 100% !important;
}
.contact_details {
 /*width: 100% !important;*/
  display:none;
 background-image:none;
}
 .column_left, .column_right, .content_wrap_noleft, .content_wrap_noleft_noright {
 width: 100% !important;
}
.content_wrap, .content_wrap_noright {
width: 96% !important;
padding: 2%;
}
.content_wrap .content_pad, .content_wrap_noleft .content_pad, .content_wrap_noright .content_pad, .content_wrap_noleft_noright .content_pad {
 margin: 0 0 7px 0 !important;
}
 .footer_wrap .modulerow2, .footer_wrap .modulerow3, .footer_wrap .modulerow4 {
 width: 100% !important;
 margin-right: 0 !important;
}
 .badge_image {
 bottom: 240px !important;
}
 .content_wrap .content_pad, .content_wrap_noleft .content_pad, .content_wrap_noright .content_pad, .content_wrap_noleft_noright .content_pad {
 min-height: 0 !important;
}
 .header {
 /*height: 250px !important;*/
    height: 100px !important;
}
 .logo_pad {
 padding-left: 0px !important;
 text-align: center;
 float: none !important;
 width: 320px;
 margin: 0 auto;
}
 .top_arc {
 top: 291px !important;
}
 .contact_details {
 background:url(../images/header_bg.png) no-repeat top center !important;
}
 .call_center {
 float: none !important;
 margin: 0 auto;
}
 .price_box {
 width: 160px;
 margin: 0 auto;
}
 .productdetails-view .width50.floatleft, .productdetails-view .width50.floatright {
 width: 100%;
 float: none;
}
 .productdetails-view .product-price {
 float: left !important;
}
 .row-fluid .span4 {
 width: 100%;
 margin: 6px 0;
 border-bottom: 1px solid #F5F5F5;
}
.liste > hr.separation {
 width: 100%;
 height: 1px !important;
 background-color: #ffffff;
 margin: 0px !important;
 padding: 10px 0;
 border-color: #fff;
}
fieldset > div.control-group > div.control-label {
 width: 130px;
}
.banneritem, .bannergroup, .gallery {
 display: none;
}
}
/*
bleu H1 :  #4b759a;
bleu p : #7096c0;
Ligne : #9dc3d0;
*/
a {
	outline:none;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
p.readon a:link, p.readon a:visited, p.readmore a:link, p.readmore a:visited {
	display:block;
	text-decoration:none;
	text-align:right;
}
a.readon:hover {
	display:block;
	text-decoration:underline;
	text-align:right;
	color:#4b759a;
}
img {
	border:0;
}
fieldset {
	border:0;
}
.company_name {
	font-size:34px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:38px;
}
.company_slogan {
	font-size:13px;
	line-height:13px;
}
.call_center {
	width:260px;
	height:65px;
	background:url(../images/contact_bg.png) no-repeat;
	font-family:'Raleway', sans-serif;
	font-weight:300;
	font-size:14px;
	line-height:18px;
	text-align:left;
	float:right;
}
.call_center_pad {
	padding:5px 66px 0px 76px;
}
h1 {
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	margin:0 0 5px;
	font-family: 'Raleway', sans-serif;
}
h2 {
	font-size:18px;
	font-weight:500;
	padding:0;
	margin:0 0 10px 0;
	line-height:23px;
	text-decoration:none;
	font-family: 'Raleway', sans-serif;
	color:#61778E;
}
h3 {
	font-size:16px;
	font-weight:bold;
	padding:4px 0;
	margin:0;
	line-height:22px;
	text-decoration:none;
	font-family: 'Raleway', sans-serif;
}
h4 {
	font-size:15px;
	font-weight:bold;
	padding:6px 0px;
	margin:0;
	text-decoration:none;
	font-family: 'Raleway', sans-serif;
}
h5 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 3px 0;
	margin:0;
	text-decoration:none;
	font-family: 'Strait', sans-serif;
}
h6 {
	font-size:13px;
	font-weight:bold;
	padding:0 0 2px 0;
	margin:0;
	text-decoration:none;
	font-family: 'Raleway', sans-serif;
}
.blog h2 {
	padding:5px 0;
	font-family: 'Raleway', sans-serif;
}
/* heading icons */
ul.actions {
	margin:0 !important;
	padding:0 !important;
}
ul.actions li {
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	float:right;
	position:relative;
	top:-20px;
	width:25px;
}
/* acticle details */
dl.article-info, dl.article-info dd {
	padding:0;
	margin:0;
}
dl.article-info dt.article-info-term {
	display:none;
}
/* category name */
dl.article-info dd.category-name, dl.article-info dd.category-name a:link, dl.article-info dd.category-name a:visited, dl.article-info dd.category-name a:hover {
	font-size:10px;
}
/* created date */
dl.article-info dd.create {
	font-size:10px;
}
/* modified date */
dl.article-info dd.modified {
	font-size:10px;
}
/* published date */
dl.article-info dd.published {
	font-size:10px;
}
/* author name */
dl.article-info dd.createdby {
	font-size:10px;
}
/* hits */
dl.article-info dd.hits {
	font-size:10px;
}
/* page navigation */
.pagination ul {
	margin-top:30px !important;
}
.pagination li {
	list-style:none;
	float:left;/*padding-right:20px;*/
}
/* multi-column layout */
.row-separator {
	clear:both;
	display:block;
}
.cols-2 div.item {
	width:48%;
	float:left;
	margin:0 2% 0 0;
}
.cols-3 div.item {
	width:31%;
	float:left;
	margin:0 2% 0 0;
}
.cols-4 div.item {
	width:23%;
	float:left;
	margin:0 2% 0 0;
}
/* category list layout */
.cat-list-row0 td {
	padding:10px 5px;
	text-align:left;
}
.cat-list-row1 td {
	padding:5px;
	text-align:left;
	background:#f2f2f2;
}
.category .list-title {
	width:50%;
}
.category .list-date {
	width:20%;
}
.category .list-author {
	width:20%;
}
.category .list-hits {
	width:10%;
}
.category td.hits {
	text-align:center;
}
/* contacts category layout */
.category .item-title {
	width:20%;
}
.category td.item-title a:link, .category td.item-title a:visited, .category td.item-title a:hover {
	text-decoration:underline;
}
.category .item-position {
	width:20%;
}
.category .item-phone {
	width:20%;
}
.category .item-suburb {
	width:20%;
}
.category .item-state {
	width:20%;
}
/* contact form */

div.pane-slider {
	background:none;
}
.jicons-icons img {
	float:left;
}
.jicons-icons img {
	float:left;
	margin-right:10px;
}
address span.contact-street {
	padding:0 8px 0 0;
	display:block;
}
address span.contact-suburb, address span.contact-state, address span.contact-postcode, address span.contact-country {
	padding:0 8px 0 25px;
	display:block;
}
.contact-email label {
	display:block;
	float:left;
	width:100px;
}
.contact-email .inputbox {
	margin-bottom:10px;
}
.contact-email .button {
	margin-top:30px;
}
.contact-form dt {
	width:80px;
	float:left;
}
.contact-form dt, .contact-form dd {
	min-height:50px;
}
/* pane toggler */

.pane-toggler-down, .pane-toggler {
	background:#f2f2f2;
	padding:5px 20px;
}
.pane-sliders .content {
	padding:0 20px;
}
.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
.search > .error {
	margin-bottom:30px;
}
fieldset.word, fieldset.phrases, fieldset.only {
	margin-bottom:30px;
}
fieldset.phrases legend, .only legend {
	margin:8px 0;
	font-size:1.2em;
	font-family: 'Raleway', sans-serif;
	color: #1778A1;
}
.phrases-box, .only {
	margin:10px 0;
}
.search_box {
	width:200px;
	height:40px;
	float:right;
}
.search_box .search label {
/*display:none;*/}
.inputbox, #com-form-login-username input {
	border:3px solid #e9ebed;
	background:#fff;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
div.search label {
	font-family: 'Raleway', sans-serif;
	font-size:1.1em;
	margin-left:4px;
/*display:none;*/}
label .mod-search-searchword {
	display:none;
}
div.moduletable > div.search label {
	display:none;
}
.search .inputbox {
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#1E586C;
	border:1px solid #CCCCCC;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	background: #E9EEF3 none repeat scroll 0% 0%;
	padding: 5px 6px;
	margin: 10px 2px 0px 2px;
}
div.content_pad > div.search > form#searchForm > div.btn-toolbar > div.btn-group.pull-left > input#search-searchword.inputbox {
	min-width: 240px;
}
.button {
	margin:5px 2px 0px 2px;
	padding:6px 10px 4px 10px;
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	font-weight:700;
	border:1px solid #CCCCCC;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
}
table.searchinto {
}
table.searchintro td {
	font-weight:bold;
}
form {
	margin:0;
	padding:0;
}
.article_column {
	padding:0;
}
/* lists */
ol, ul {
	margin-left:8px;
	padding-left:5px;
}
ol li {
	padding:0 0 5px 0; 
  font-family: 'Raleway', sans-serif;
 font-size:1.1em;
}
li ol {
	padding-top:5px;
}
.content_wrap ul li {
	padding:0 0 5px 5px;
}
.content_wrap li ul {
	padding-top:5px;
}
.content_wrap li ul li {
	background:none;
	list-style-type:circle;
	margin-left:20px;
	padding-left:0;
}
ul.checklist, ul.checklist2, ul.arrow, ul.star {
	margin-left:14px;
}
ul.checklist li {
	background:url(../images/icon_checklist.png) no-repeat;
	padding-left:16px;
	margin:8px 0;
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
	list-style:none;
}
ul.checklist2 li {
	background:url(../images/icon_checklist2.png) no-repeat;
	padding-left:16px;
	margin:4px 0;
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	list-style:none;
}
ul.checklist li ul li {
	background:url(../images/icon_checklist1.png) no-repeat;
	padding-left:12px;
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	list-style:none;
}
ul.lien li {
	background:url(/images/lire.png) no-repeat 0 5px;
	list-style:none;
	padding-left:12px;
	margin:5px 0;
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
}
ul.star li {
	background:url(../images/icon_star.png) no-repeat;
	padding-left:22px;
	list-style:none;
}
div.content_pad > div.item-page > div > ol > li {
	padding:0 0 5px 5px;
	margin-left:12px;
	font-family: "Raleway", sans-serif;
	font-size: 1.1em;
}
ol {
	counter-reset: repas;
} /* on initialise et nomme un compteur */
ol li {
	list-style-type: none;
	counter-increment: repas; /* on incrémente le compteur à chaque nouveau li */
}
ol li:before {
	content: counter(repas); /* on affiche le compteur */
	font-weight: bold;
	font-size: 1.2em;
	margin-right:6px;
	color: #84abc7;
}
/* MENU */
.column_right ul.menu, .column_left ul.menu {
	margin:0;
	padding:0;
}
.column_right ul.menu li, .column_left ul.menu li {
	margin:0px 9px;
	list-style:none;
	padding:0 0 0 8px;
	background:url(../images/mainmenu_icon.png) no-repeat;
	border-bottom:1px solid #e0e0e0;
}
.column_right ul.menu li:hover, .column_left ul.menu li:hover, .column_right ul.menu li.active, .column_left ul.menu li.active {
	background:url(../images/mainmenu_icon_h.png) no-repeat;
}
.column_right ul.menu li a:link, .column_right ul.menu li a:visited, .column_left ul.menu li a:link, .column_left ul.menu li a:visited {
	text-decoration:none;
	display:block;
	font-size:14px;
	padding:5px 7px;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:23px;
}
.column_right ul.menu li ul, .column_left ul.menu li ul {
	margin:0;
	padding:0;
	display:block;
}
.column_right ul.menu li ul li, .column_left ul.menu li ul li, .column_right ul.menu li ul li:hover, .column_left ul.menu li ul li:hover {
	margin:0;
	padding:0 15px;
	background:none;
}
.column_right ul.menu li ul li#current a:link, .column_right ul.menu li ul li#current a:visited, .column_left ul.menu li ul li#current a:link, .column_left ul.menu li ul li#current a:visited {
	color:#e4e37c;
	background:none;
	padding:7px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
}
.column_left ul.menu li:last-child {
	border:0;
}

.footer a:link, .footer a:visited {
	text-decoration:none;
	padding:0 5px;
	font-weight:normal;
    font-size: 13px;
}
.footer a:hover {
	text-decoration:underline;
}
/* top menu */
#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	z-index:120;
}
#nav ul {
	display:none;
}
#nav a {
	display:block;
	padding:2px 8px;
	margin:2px 2px;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.3em;
	text-transform:uppercase;
}
#nav > li.active {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	line-height:25px;
}
#nav > li:hover {
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	line-height:25px;
}
#nav li:hover ul li a {
	margin:0px 5px;
	text-transform:none;
	font-family:'Raleway', Helvetica, sans-serif;
	font-size:13px;
	font-weight:500;
	letter-spacing:0px;
}
#nav li:hover ul {
	-moz-border-radius:0 6px 6px 6px;
	-webkit-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
#nav li:hover ul li a:hover {
	margin:0px 5px;
}
#nav li {
	float:left;
	margin:0 5px;
	position:relative;
	line-height:27px;
}
#nav li ul li, #nav li ul li ul {
	margin:0;
	padding:0;
	float:none;
	cursor:pointer;
}
#nav li ul, #nav li ul ul {
	padding-bottom:10px !important;
}
#nav li ul a {
	width:170px;
	line-height:normal;
	padding:5px 10px;
	border-bottom:none;
}
/*#nav li ul li a:last-child {border:0;}*/
#nav li ul ul {
	left:170px;
	top:0;
	margin:0;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
#nav ul ul {
	top:0;
	z-index:200;
}
/* modules */
.gallery div.moduletable {
	padding:0;
}
.column_right div.moduletable, .column_left div.moduletable, .bottom div.moduletable, .upper div.moduletable {
	margin-bottom:12px;
	padding:1px 1px 11px 1px;
}
div.moduletable h3 {
	font-size:17px;
	text-align:left;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	margin:0 0 7px 0;
	padding:0 0 0 11px;
	line-height:35px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}
div.moduletable div {
	padding:4px 12px;
}
div.moduletable td {
	padding:4px 0;
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
}
div.moduletable td p {
	padding:0;
}
div.newsflash_container {
	padding:8px 0 0 0 !important;
	border-top:1px solid #e0e0e0;
}
a.newsflash_link:link, a.newsflash_link:visited {
	color:#4b759a !important;
	text-decoration:none;
	font-size:1.1em;
	line-height:1.2em;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
a.newsflash_link:hover {
	color:#088dbb !important;
	text-decoration:none;
}
.newsflash_date {
	font-weight:bold;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:1.2em;
	line-height:1.2em;
	vertical-align:top;
	color: #3C668A;
}
.poll tr {
	height:25px;
}
.poll tbody {
	height:25px;
	vertical-align:top;
	text-align:center;
}
.breadcrumbs {
	padding-bottom:25px;
	display:block;
}
.banneritem, .bannergroup {
	padding:0 !important;
}
/* typography */
.warning {
	padding:15px 15px 15px 60px;
	color:#000;
	border-top:4px solid #c10000;
	border-bottom:4px solid #c10000;
	background:#FFDE25 url(../images/warning.png) no-repeat center left;
}
.info {
	padding:15px 15px 15px 60px;
	color:#006699;
	border-top:4px solid #006699;
	border-bottom:4px solid #006699;
	background:#bde1ff url(../images/info.png) no-repeat center left;
}
.error {
	padding:10px 15px 10px 32px;
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
	color:#e21818;
	border:1px solid #e21818;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	background:#f6dfe2 url(../images/error.png) no-repeat center left;
}
.code {
	padding:15px 0;
	color:#218023;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
.quote {
	padding:20px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:18px;
	text-align:center;
	background:#000 url(../images/quote_bg.gif);
	color:#fff;
	font-style:italic;
	line-height:24px;
}
a.decreaseFont:link, a.decreaseFont:visited, a.increaseFont:link, a.increaseFont:visited, a.resetFont:link, a.resetFont:visited {
	text-decoration:none;
}
.payment_methods {
	text-align:center;
	padding-top:10px !important;
}
/* VM related */
img.cartImage {
	float:left;
	margin-right:5px;
}
#VMScrollBoth1 {
	background:none !important;
}
#VMScroller1 ul {
	padding:0 !important;
	margin:0 !important;
}
#VMScroller1 li {
	padding:0 !important;
	margin:0 7px 0 0 !important;
}
#VMScroller1 {
	height:135px!important;
	margin-top:10px!important;
}
#VMScroller1 #ScrollerHorizontal1 {
	position:absolute;
}
.productPrice {
	font-size:18px;
}
div.show_vm_cart {
	background:#009;
	padding:3px !important;
	text-align:center;
	margin:0 !important;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	position:relative;
}
div.show_vm_cart a {
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:17px;
	text-transform:uppercase;
}
/* VM Product Tabs */

.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#product-tabs .list-wrap {
	padding: 15px;
	margin: 0;
	border:1px solid #d8d8d8;
}
#product-tabs .list-wrap ul {
	margin: 0 !important;
}
#product-tabs .list-wrap ul ul {
	list-style:disc;
	margin-left:15px !important;
}
#product-tabs ul {
	list-style: none;
}
#product-tabs ul li a {
	display: block;
	border-bottom: 1px solid #666;
	padding: 4px;
}
#product-tabs ul li a:hover {
	background: #333;
	color: white;
}
#product-tabs ul li:last-child a {
	border: none;
}
#product-tabs .nav {
	overflow: hidden;
	margin:0 0 0 5px !important;
}
#product-tabs .nav li {
	width: 120px;
	float: left;
	margin: 0 10px 0 0;
	padding:0 !important;
}
#product-tabs .nav li.last {
	margin-right: 0;
}
#product-tabs .nav li a {
	display: block;
	padding: 5px;
	font-size: 13px;
	text-align: center;
	border: 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
#product-tabs li a.current, #product-tabs li a.current:hover, #product-tabs .nav li a:hover, #product-tabs .nav li a:focus {
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
#bottom-pagination ul {
	list-style:none;
	margin:0;
}
#bottom-pagination ul li {
	float:left;
}
div.moduletable {
	background:#FFFFFF;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	border-radius:6px 6px 6px 6px;
  	/* Erwan */
	/*border:1px solid #2f4b68;*/
}
div.moduletable h3 {
	background:#FFFFFF;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.content_wrap div.moduletable {
	background:#FFFFFF;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	border-radius:6px 6px 6px 6px;
	border:solid 1px #C3D3E0;
}
/*  FLUX RSS  */
div.column_left > div.moduletable > h3 > div.feed {
	display:none;
}
div.feed ul li {
	margin: 0px 0 8px 0px;
	padding: 0px 0 8px 0px;
	border-bottom: 1px solid #E0E0E0;
}
div.feed ul li:last-child {
	border-bottom: none;
}
ul.newsfeed {
	margin:0 0 12px 0;
	padding: 0px;
}
.content_wrap p, .content_wrap_noright p {
	font-size:1.12em;
	line-height:1.5em;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
.content_wrap p strong {
	color:#4b759a;
}
div.feed {
/*background:url(../images/graphiline.png) right top no-repeat;*/}
.feed ul li {
	list-style:none;
/*background:url(../images/icon_checklist.png) left 2px no-repeat;*/}
.feed ul li a:link, .feed ul li a:visited {
	text-decoration:none;
	font-family: "Strait", sans-serif;
	font-size:1.2em;
}
.feed ul li a:hover {
	text-decoration:underline;
	color:#1269ae;
}
h5.feed-link {
	padding:5px 0;
	margin:0;
}
li.newsfeed-item p {
	padding:5px 0;
	margin: 0 0 10px 0;
}
.feed h4 {
	font-size:1.4em;
	margin:0 0 6px 0;
	font-family: 'Strait', sans-serif;
}
.feed h5 {
	font-size:1.1em;
	line-height:1.2em;
	font-family: 'Strait', sans-serif;
}
.feed li p {
 line-height:1.em;
	padding:0;
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
}
div.feed > ul.newsfeed > li > div.feed-item-description {
	margin:0;
	padding:0;
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
}
.separation {
	width:100%;
	height: 1px !important;
	height: 0px;
	background-color:#ddd;
	margin: 10px 0 !important;
	margin: 1px 0;
	padding:0;
}
.separation1 {
	width:100%;
	height: 1px;
	background-color:transparent;
	margin: 5px 0 !important;
	padding:0;
}
hr.separation2 {
	width:200px;
	height: 1px !important;
	height: 0px;
	background-color:#9dc3d0;
	margin: 5px 12px !important;
	margin: 3px 12px;
	padding:0;
}
.separation4 {
	width:100%;
	height: 1px !important;
	height: 0px;
	background-color:#9dc3d0;
	margin: 26px 0 0 0 !important;
	margin: 1px 0;
	padding:0;
}
.retrait {
	border: 1px solid #ffc52a;
	padding:16px;
	margin: 16px;
	background-color:#FFF7B4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	color:#555555;
}
.retrait1 {
	padding:20px;
	margin: 24px 100px;
}
.retrait2 {
	padding:10px;
	margin: 18px 80px;
	line-height:29px;
}
.retrait1 h3 {
	line-height:20px;
}
p.readmore a:link, p.readmore a:visited {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d3e5f2), to(#f0f7fc));
	background: -moz-linear-gradient(#d3e5f2, #f0f7fc);
	background: linear-gradient(#d3e5f2, #f0f7fc);
	-pie-background: linear-gradient(#d3e5f2, #f0f7fc);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#d3e5f2', endColorstr='#f0f7fc');
	padding:5px 10px 4px 10px;
	-webkit-border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-o-border-radius:6px 6px 6px 6px;
	border-radius:6px 6px 6px 6px;
	float:right;
	margin-bottom:20px;
	border:solid 1px #C3D3E0;
}
p.readmore a:hover {
	color:#017fab;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f6fbff), to(#def0fe));
	background: -moz-linear-gradient(#f6fbff, #def0fe);
	background: linear-gradient(#f6fbff, #def0fe);
	-pie-background: linear-gradient(#f6fbff, #def0fe);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f6fbff', endColorstr='#def0fe');
}
.clr {
	clear:both;
}
img.left {
	float: left;
	margin:0;
	padding: 0 14px 8px 0;
	display:block;
	border:0;
}
img.right {
	float: right;
	padding:0;
	margin: 0 0 8px 22px;
	display:block;
	border:0;
}
.lien {
 /*background: url(/images/lien.png) 0px 3px no-repeat;*/
 padding-left: 11px;
}
.lire {
 background: url(/images/lire.png) 0px 3px no-repeat;
 padding-left: 10px;
  margin-left: 10px;
}
.vert  {
 color: #62ba59;}
div.items-row {
	border-top: 1px solid #E0E0E0;
	margin:6px 0;
}
div.items-row:last-child {
	border-bottom: 1px solid #E0E0E0;
}
/* Pour Google Map */
.googlemapcontour {
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:1.3em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #9dc3d0;
}
a.lightboxlink {
	margin:0;
	padding:0;
	display:block;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
/* Pour Google Map Header */
#sp_simple_map_canvas {
	padding:0;
	margin:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	border-left:1px solid #0d6584;
	border-right:1px solid #0d6584;
	border-bottom:1px solid #0d6584;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
.moduletable > .joomla_addthis.joomla_addthis {
	padding:10px 0 0 0;
	margin:0px 0 0 0;
	height:20px;
}
div.addthis_toolbox {
	border-top:1px solid #D4D6D7;
	width:703px;
	float:right;
	margin:0;
	padding:18px 0px;
	text-align:right;
}
div.addthis_default_style a {
	padding-left:2px;
}
/* Liens lire la suite */
ul.pagenav {
	padding:14px 0;
	margin:14px 0;
	list-style-type:none;
	border-top:1px solid #ddd;
	color:#FFFFFF;
}
ul.pagenav li {
	margin:0 5px;
	color:#FFFFFF;
}
li.pagenav-next {
	margin:0;
	float:right; /*pour IE*/
	right:0;
	color:#FFFFFF;
}
li.pagenav-prev {
	margin:0;
	float:left; /*pour IE*/
	left:0;
	color:#FFFFFF;
}
ul li.pagenav-prev a:link, ul li.pagenav-prev a:visited, ul li.pagenav-next a:link, ul li.pagenav-next a:visited {
	font-size:13px;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	color:#FFFFFF;
	border:1px solid #D4D6D7;
	position:relative;
	text-decoration:none;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d3e5f2), to(#f0f7fc));
	background: -moz-linear-gradient(#d3e5f2, #f0f7fc);
	background: linear-gradient(#d3e5f2, #f0f7fc);
	-pie-background: linear-gradient(#d3e5f2, #f0f7fc);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#d3e5f2', endColorstr='#f0f7fc');
	padding:5px 10px 4px 10px;
	float:right;
	margin-bottom:10px;
}
ul li.pagenav-prev a:hover, ul li.pagenav-next a:hover {
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	color:#FFFFFF;
	color:#017fab;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f6fbff), to(#def0fe));
	background: -moz-linear-gradient(#f6fbff, #def0fe);
	background: linear-gradient(#f6fbff, #def0fe);
	-pie-background: linear-gradient(#f6fbff, #def0fe);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f6fbff', endColorstr='#def0fe');
}
.normal a {
	border:none;
}
.content_pad > div.moduletable > .customcustom1 {
	border:none;
}
small.ng-scope {
	display:none
}
.zoom, .zoom a, p.zoom {
	font-size:0.9em;
}
p.zoom img {
	vertical-align: middle;
}
input.ng-pristine {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 5px 6px;
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	color: #017FAB;
	background: transparent linear-gradient(#F6FBFF, #DEF0FE) repeat scroll 0% 0%;
	border-radius: 4px;
}
.ng-binding {
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
}
h1.ng-binding {
	font-family: 'Raleway', sans-serif;
	font-size: 1.4em;
	font-weight:700;
}
/* FOOTER */
.footer_wrap div.moduletable {
	background:url(../images/footer_module_bg.png) repeat-x;
	padding:10px 10px 0px 10px;
	font-size:1.1em;
	font-family: 'Strait', sans-serif;
	margin-bottom: 10px;
}
.footer_wrap div.moduletable p, .footer_wrap div.moduletable div, .footer_wrap div.moduletable td {
	padding:0;
	line-height: 20px;
	font-family: "Raleway", sans-serif;
}
div.footer_modules > div.modulerow4 > div.moduletable > div.custom p a:link, div.footer_modules > div.modulerow4 > div.moduletable p a:visited {
	padding:0;
	margin:0;
	color:#73b6d8;
}
div.footer_modules > div.modulerow4 > div.moduletable p a:hover {
	padding:0;
	margin:0;
	color:#73b6d8;
}
.footer_wrap div.moduletable h3 {
	font-size:15px;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:none;
	background:none !important;
	margin:0;
	padding:0;
	line-height:25px;
	behavior: none !important;
	margin-bottom:8px;
}
.copyright {
	background:none;
	padding:10px;
	text-align:center;
	font-size:1.2em;
	line-height:1.5em;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
.search-results {
	font-family: 'Raleway', sans-serif;
}
.search-results a {
	font-size:1.125em;
}
 @media (max-width: 1001px) {
div#topmenu {
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EBEEF1), to(#D1D8DE));
 background: -moz-linear-gradient(#EBEEF1, #D1D8DE);
 background: linear-gradient(#EBEEF1, #D1D8DE);
 -pie-background: linear-gradient(#EBEEF1, #D1D8DE);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#EBEEF1', endColorstr='#D1D8DE');
 margin:5px 0;
 -webkit-border-radius: 6px 6px 6px 6px;
 -moz-border-radius: 6px 6px 6px 6px;
 border-radius: 6px 6px 6px 6px;
border: 1px solid #D4D6D7;
}
#topmenu {
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
}
.slogan {/*width: 100%;*/
margin:10px;
}
#gruemenu.grue_158, #gruemenu.grue_158 ul, #gruemenu.grue_158 ul li, #gruemenu.grue_158 ul > li > a {
 font-size: 12px;
}
}
@media (max-width: 1005px) {
div#topmenu {
background:none;
 margin:5px 0;
border: none;
}
div.gallery {
display: none;
}}
@media (max-width: 950px) {
.right, .left, .feed {
display: none;
}
ul.checklist, ul.checklist li ul li, ul.checklist2, ul.arrow, ul.star {
 margin-left: 0;
}
.content_pad {
 padding:0;
 border:none;
}
h1 {
 font-size:22px;
}
h2 {
 font-size:16px;
 line-height: 24px;
 margin-bottom:4px;
}
}
.bordure-grise {
 border: 1px solid #D1D5DA;
 padding: 4px;
 border-radius: 6px;
 font-family: 'Raleway', sans-serif;
}
.weblink-category .category .list-title {
font-family: 'Raleway', sans-serif;
font-size: 1.3em;
padding: 5px 10px;
font-weight: 600;
background-color: #f5f5f5;
margin: 5px 0 15px 0;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
}
.liste h1, .page-header > h2, .content-category h1, .content-category h2, .weblink-category h2, h2 > span.subheading-category {
 color: #04519C;
}
.page-header > h2, .content-category h1, .content-category h2, .weblink-category h2 {
 font-size: 1.7em;
 font-weight: 600;
}
/* FORMULAIRE */
div.login-description {
 border-top: 1px solid #D1D5DA;
 padding: 18px 0;
 margin-bottom: 18px;
 font-family: 'Raleway', sans-serif;
 font-size:1.1em;
}
fieldset legend {
 font-family: 'Raleway', sans-serif;
 font-size:1.7em;
 font-weight:500;
 color: #04519C;
}
.well {
 margin-top: 20px;
}
p.small {
 font-size:0.9em;
}
 #nav li a {
 color: #fff;
}
html.js > body > div.main_wrap > div.main_area > div.content_wrap_noright > div.content_pad > div.remind.connexionmembre > div.page-header > h2 {
 padding: 0 0 10px 0;
}

.bfQuickMode .bfLabelLeft label, .bfQuickMode section input {
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
  	color:#777777;
}



