@import url("font-awesome.css");
.bordure {
	border: 1px solid #ced1d4;
}
.bordure_hover {
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	transition: .2s ease-out;
	-webkit-transition: .2s ease-out;
	-moz-box-shadow: .2s ease-out;
}
html {
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: "open_sansregular";
}
* {
	padding: 0;
	margin: 0;
}
h2 {
	padding: 3px 0 3px 0;
	margin: 0;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
	font-family: 'open_sans_condensedbold';
	font-weight: 100;
}
h1,
.componentheading {
	font-size: 1.75em;
}
h2,
.contentheading {
	font-size: 1.5em;
}
h3,
h4,
h5,
h6,
.contentheading,
.componentheading {
	padding: 25px 0 0 0;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
i:before {
	font-style: normal;
}
ul,
ol {
	padding: 0.75em 0 0.75em 0;
	margin: 0;
}
#center li,
#login-form li {
	list-style: none;
	/*background: url('../images/liste_type.jpg') no-repeat 0 4px;*/
	padding-left: 25px;
	line-height: 1.3em;
	padding-bottom: 8px;
}
ul.menu {
	margin: 0;
}
ul.menu li {
	list-style: none;
}
p {
	padding: 5px 0;
	line-height: 1.8em;
}
address {
	margin: 0.75em 0;
	font-style: normal;
}
a:focus {
	outline: none;
}
img {
	border: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
cite {
	font-style: normal;
	padding: 10px 15px 10px 55px;
	color: #fff;
	display: block;
	width: 100%;
	margin: 5px 0;
}
.time {
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
}
time {
	border: 1px solid #ced1d4;
	color: #000;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 500;
	width: auto;
	margin: 0 5px 5px 0;
	padding: 10px;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	width: 65px;
}
time small {
	display: block;
	font-size: 12px;
}
.blog time {
	width: auto;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input,
button,
select {
	vertical-align: middle;
}
.pagenav li {
	background: none !important;
}
.catItemReadMore,
.bouton,
.button,
button,
.previous,
.next,
p.readmore,
input[type='submit'],
a.readon,
.pagenav a {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	overflow: hidden;
	border-width: 0;
	outline: none;
	transition: background-color .3s;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	max-width: 160px;
}
.catItemReadMore a,
.bouton a,
.button a,
button a,
.previous a,
.next a,
p.readmore a,
input[type='submit'] a,
a.readon a,
.pagenav a a {
	color: #fff !important;
}
.catItemReadMore a:hover,
.bouton a:hover,
.button a:hover,
button a:hover,
.previous a:hover,
.next a:hover,
p.readmore a:hover,
input[type='submit'] a:hover,
a.readon a:hover,
.pagenav a a:hover {
	color: #fff;
	text-shadow: 1px 1px rgba(255,255,255,0.5);
}
.btn:hover,
.btn:focus,
.previous:hover,
.previous:focus,
.next:hover,
.next:focus,
button:hover {
	cursor: pointer;
}
button > *,
.btn > *,
.previous > *,
.next > * {
	position: relative;
}
button:before,
.btn:before,
.previous:before,
.next:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 0;
	padding-top: 0;
	border-radius: 100%;
	background-color: rgba(236,240,241,0.3);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
button:active:before,
.btn:active:before,
.previous:active:before,
.next:active:before {
	width: 120%;
	padding-top: 120%;
	transition: width .2s ease-out, padding-top .2s ease-out;
}
*,
*:before,
*:after {
	box-sizing: border-box;
}
.clr {
	clear: both;
}
#wrapper {
	margin: 0 auto;
}
section#main {
	float: left;
}
section#main #center {
	background: #fff;
	padding: 10px;
}
section#main #center.accueil {
	background: none;
	padding: 0;
}
.full {
	width: 100%;
}
.demi {
	width: 50%;
}
.tiers {
	width: 33.333333333333%;
}
.quart {
	width: 25%;
}
.flexiblemodule,
.column,
.logobloc {
	float: left;
}
.jmoddiv.jmodinside {
	position: initial;
	top: initial;
	left: initial;
}
body {
	color: #323d45;
	text-align: left;
	font-size: 14px;
}
a {
	transition: 0.4s;
	text-decoration: none;
}
h1,
div.componentheading {
	color: #2b2b2b;
	text-align: left;
}
h2,
div.contentheading {
	text-align: left;
	font-size: 30px;
	text-transform: uppercase;
}
h3 {
	text-align: left;
	font-size: 22px;
}
h4 {
	text-align: left;
	font-size: 18px;
}
h5 {
	text-align: left;
	font-size: 15px;
}
h6 {
	text-align: left;
	font-weight: bold;
	font-size: 14.5px;
	padding-top: 2px;
}
ul.pagenv	il a {
	display: block;
	background: #696969;
	border-radius: 5px 5px 5px 5px;
	color: #ededed;
	padding: 5px;
	padding-bottom: 7px;
	text-align: center;
	line-height: 20px;
}
ul.pagenv	il a:hover {
	background: #363636;
	text-align: center;
}
.readmore a {
	text-align: center;
	color: #fff;
}
.readmore a:hover {
	text-align: center;
}
#wrapper {
	text-align: left;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"] {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e5e5e5;
	color: #aaa;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	max-width: 100% !important;
	padding: 0 15px;
}
textarea {
	height: 256px;
}
.invalid {
	background: none repeat scroll 0 0 #fffef4;
	color: #da1d1d;
}
#system-message-container {
	margin: 10px 0;
}
#system-message-container ul {
	margin-bottom: 30px;
	padding: 10px 15px;
	border-radius: 6px;
	border-bottom: 3px solid rgba(0,0,0,0.1);
}
#system-message-container > dt {
	display: none;
}
#system-message-container > dd {
	margin: 0;
}
#system-message-container > dd > ul {
	list-style: none;
	margin-bottom: 30px;
	padding: 10px 15px;
	border-radius: 6px;
	border-bottom: 3px solid rgba(0,0,0,0.1);
}
#system-message-container > dd > ul > li:before {
	color: rgba(0,0,0,0.5);
	font-family: "FontAwesome";
	font-size: 22px;
	display: inline-block;
	padding-right: 8px;
	vertical-align: middle;
}
#system-message > .message > ul {
	background: #fff;
	color: #badc52;
}
#system-message > .error > ul {
	background: #fff;
	color: #f05a5c;
}
#system-message > .warning > ul {
	background: #fff;
	color: #f4da09;
}
#system-message > .notice > ul {
	background: #fff;
	color: #f8f8f8;
}
#system-message > .success > ul {
	background: #fff;
	color: #00a550;
}
#system-message > .notice > ul > li:before,
#system-message > .message > ul > li:before {
	content: " ";
	padding-right: 10px;
}
#system-message > .error > ul > li:before {
	content: " ";
	padding-right: 10px;
}
#system-message > .warning > ul > li:before {
	content: " ";
	padding-right: 10px;
}
#system-message > .success > ul > li:before {
	content: " ";
	padding-right: 10px;
}
.alert {
	margin-bottom: 30px;
	padding: 10px 15px;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,0.1);
}
.alert h4 {
	margin: 0 0 6px;
	font-size: 18px;
	font-weight: 600;
	color: #777;
	color: rgba(0,0,0,0.5);
}
.alert h4 :before {
	font-size: 22px;
	display: inline-block;
	padding-right: 8px;
	vertical-align: middle;
	width: 25px;
}
.alert.alert-error {
	background: #ffffff;
	color: #f05a5c;
	border: 1px solid #f05a5c;
}
.alert.alert-error a {
	color: #fff;
}
.alert.alert-error h4:before {
	content: " ";
}
.alert.alert-warning {
	background: #ffffff;
	color: #fff467;
	border: 1px solid #fff467;
}
.alert.alert-warning h4:before {
	content: " ";
}
.alert.alert-notice {
	background: #ffffff;
	color: #7f8c8c;
	border: 1px solid #7f8c8c;
}
.alert.alert-notice h4:before {
	content: " ";
}
.alert.alert-success {
	background: #ffffff;
	color: #00a550;
	border: 1px solid #00a550;
}
.alert.alert-success a {
	color: #00a550;
}
.alert.alert-success h4:before {
	content: " ";
}
.alert.alert-message {
	background: #ffffff;
	color: #badc54;
	border: 1px solid #badc54;
}
.alert.alert-message h4:before {
	content: " ";
}
.alert div {
	padding-left: 28px;
}
.alert p {
	margin: 0;
	padding: 0;
}
.alert a.close {
	float: right;
	font-weight: 700;
	font-size: 22px;
	margin: 0;
}
.alert a:hover {
	text-decoration: none;
	cursor: pointer;
}
.tooltip {
	position: absolute;
	z-index: 103000;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#filter-search {
	vertical-align: top;
}
.input-mini {
	width: 60px;
}
header {
	margin-bottom: 35px;
}
header #bartop {
	position: absolute;
	z-index: 2;
	width: 100%;
}
header #bartop .navtop {
	max-width: 1250px;
	margin: 0 auto;
}
#mainbanner {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#mainbanner div.moduletable,
#mainbanner div.module,
#mainbanner div.moduletable_menu,
#mainbanner div.module_menu {
	text-align: left;
}
#mainbanner div.moduletable h3,
#mainbanner div.module h3,
#mainbanner div.moduletable_menu h3,
#mainbanner div.module_menu h3 {
	text-align: left;
}
#logo {
	text-align: left;
	position: absolute;
	z-index: 100;
}
#logo.logonone {
	display: none;
}
#logodesc {
	text-align: left;
}
.navigation .logomobile {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.4s;
}
.navigation .logomobile.hover {
	display: block;
}
#banner {
	width: 400px;
	margin-left: 200px;
	text-align: left;
}
#banner div.moduletable,
#banner div.module,
#banner div.moduletable_menu,
#banner div.module_menu {
	text-align: left;
}
#banner div.moduletable h3,
#banner div.module h3,
#banner div.moduletable_menu h3,
#banner div.module_menu h3 {
	text-align: left;
}
.headleft ul {
	text-align: center;
	margin-left: 15px;
}
.headleft ul li {
	display: inline-block;
	margin-bottom: 10px;
}
.headleft ul li a {
	color: #fff;
	margin-right: 15px;
}
.headleft ul li a i {
	font-style: normal;
}
header .headright {
	width: 240px;
	position: relative;
	float: right;
	background: none repeat scroll 0 0 rgba(255,255,255,0.5);
	transition: 0.4s;
}
header .headright:hover {
	background: #fff;
}
#weather1 .gkwMainLeft {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#weather1 .gkwTemp {
	font-weight: bold;
	font-size: 30px;
	margin: 0;
}
#weather1 .gkwDay {
	font-style: normal;
}
#main > div {
	float: left;
	width: 100%;
}
#main img {
	max-width: 100%;
}
#modulestop > div.inner {
	margin-bottom: 15px;
	text-align: left;
}
#moduletop1 > div.inner {
	text-align: left;
}
#moduletop2 > div.inner {
	text-align: left;
}
#moduletop3 > div.inner {
	text-align: left;
}
#moduletop4 > div.inner {
	text-align: left;
}
#left > div.inner,
#right > div.inner {
	zoom: 1;
	text-align: left;
}
#left .moduletable,
#right .moduletable {
	border: 1px solid #ced1d4;
	background: #fff;
	margin-bottom: 35px;
	transform: 0.4s;
}
#left .moduletable:hover,
#right .moduletable:hover {
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	transition: .2s ease-out;
	-webkit-transition: .2s ease-out;
	-moz-box-shadow: .2s ease-out;
}
#left .moduletable h3,
#right .moduletable h3 {
	background: #dfe0e1;
	padding: 10px 28px;
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'open_sans_condensedbold';
	font-weight: 100;
}
#left .moduletable div,
#right .moduletable div {
	padding: 18px 28px;
}
#left .moduletable div div,
#right .moduletable div div {
	padding: 0;
}
#left .moduletable ul,
#right .moduletable ul {
	padding: 15px 28px 9px;
}
#left .moduletable .menu li,
#right .moduletable .menu li {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 85px;
	width: 85px;
	text-align: center;
	margin: 0 15px 15px 0;
	border: 1px solid #ced1d4;
}
#left .moduletable .menu li:nth-child(3n),
#right .moduletable .menu li:nth-child(3n) {
	margin: 0 0 15px 0 !important;
}
#left .moduletable .menu li a,
#right .moduletable .menu li a {
	font-family: 'open_sans_condensedbold';
	text-decoration: none;
	padding-top: 15px;
	width: 85px;
	line-height: 12px;
}
#left .moduletable .menu li a:before,
#right .moduletable .menu li a:before {
	line-height: 0.7em;
	padding-bottom: 15px;
}
#left .moduletable .menu li a:hover,
#right .moduletable .menu li a:hover {
	color: #fff;
}
#left .moduletable .menu li a:hover:before,
#right .moduletable .menu li a:hover:before {
	color: #fff;
}
#login-form input {
	margin-bottom: 10px;
}
#center > div.inner {
	background: #ffffff;
	zoom: 1;
	padding: 10px;
	text-align: left;
}
#breadcrumbs {
	padding: 10px 0 !important;
}
#breadcrumbs .breadcrumb {
	padding: 0;
}
#breadcrumbs .breadcrumb li {
	display: inline;
	background: none !important;
	padding: 0 !important;
	font-size: 14px;
	color: #999;
}
#breadcrumbs .breadcrumb li a {
	font-size: 14px;
	color: #999;
}
#breadcrumbs .breadcrumb li a:hover {
	color: #535353;
}
#breadcrumbs .breadcrumb li img {
	padding: 2px 5px;
}
.blog .overlay {
	margin-bottom: 35px;
}
.blog .items-row.cols-2 {
	clear: both;
}
.blog .items-row.cols-2 .column-1 {
	float: left;
	width: 45%;
	margin-bottom: 35px;
	margin-right: 60px;
}
.blog .items-row.cols-2 .column-2 {
	float: left;
	width: 45%;
	margin-bottom: 35px;
}
.blog .items-row.cols-2 img {
	max-width: 100%;
}
.blog .pull-left {
	float: none;
}
.accueil  .blog .items-row.cols-2 .column-1,
.accueil  .blog-featured .items-row.cols-2 .column-1 {
	margin-right: 23px;
	width: 50% !important;
}
.accueil  .blog .items-row.cols-2 .column-2,
.accueil  .blog-featured .items-row.cols-2 .column-2 {
	width: 45% !important;
}
.accueil  .blog .items-row.cols-2 img,
.accueil  .blog-featured .items-row.cols-2 img {
	max-width: 100% !important;
}
.accueil .showcase {
	position: relative;
	margin: 0;
	-webkit-backface-visibility: hidden;
	color: #000;
}
.accueil .showcase > img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}
.accueil .showcase .overlay {
	-webkit-backface-visibility: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
}
.accueil .showcase-slide-in {
	overflow: hidden;
	height: 280px;
	width: 410px;
}
.accueil .showcase-slide-in .overlay,
.showcase-slide-in .page-header,
.showcase-slide-in p,
.showcase-slide-in img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.accueil .showcase-slide-in .overlay {
	background: transparent;
}
.accueil .showcase-slide-in .page-header {
	background: rgba(255,255,255,0.72);
	display: block;
	height: 55px;
	margin-top: 56%;
	padding: 2px 10px;
}
.accueil .showcase-slide-in .page-header a {
	font-family: 'open_sans_condensedbold';
	font-weight: 100;
	line-height: 1.8em;
	font-size: 22px;
}
.accueil .showcase-slide-in  .overlay p {
	line-height: 2em;
	width: 350px;
	padding: 10px 12px;
	border-top: 1px solid #e1e2e5;
	margin: 0 auto;
}
.accueil .showcase-slide-in  .overlay p.readmore {
	border-top: none;
	display: block;
	height: 40px;
	width: 165px;
	text-align: center;
	padding: 0;
	line-height: 3em;
	margin-top: 0;
	text-transform: uppercase;
	max-width: 200px;
}
.accueil .showcase-slide-in  .overlay p.readmore a {
	color: #fff;
}
.accueil .showcase-slide-in:hover {
	border: 1px solid #ced1d4;
}
.accueil .showcase-slide-in:hover .page-header h2 {
	text-align: center;
}
.accueil .showcase-slide-in:hover img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
.accueil .showcase-slide-in:hover .overlay {
	background: #ffffff;
}
.accueil .showcase-slide-in:hover .page-header {
	margin-top: 10%;
}
#center img {
	padding: 0 5px 5px 0;
}
#center.accueil img {
	padding: 0;
}
.contact h3 {
	margin-top: 5px;
	font-size: 24px;
	font-family: 'open_sansbold';
	font-weight: 100;
}
.contact h4 {
	font-size: 24px;
}
.contact legend {
	margin-bottom: 10px;
}
.contact .cont_info {
	width: 30%;
	float: left;
	margin-right: 3%;
}
.contact .cont_info dd {
	margin-bottom: 10px;
}
.contact .cont_info dt label {
	display: block;
	margin-bottom: 5px;
}
.contact .cont_message {
	width: 67%;
	float: left;
}
.contact .cont_message dd {
	margin-bottom: 10px;
}
.contact .cont_message dt label {
	display: block;
	margin-bottom: 5px;
}
#center .search .btn-toolbar,
#center .search .typesearch,
#center .search .only {
	width: 100%;
	float: left;
}
#center .search .btn-toolbar {
	padding: 15px;
	background: #f3f4f6;
	border: 1px solid #ced1d4;
	margin: 12px 0;
}
#center .search .btn-toolbar input {
	width: 655px;
	margin-right: 10px;
	height: 40px;
}
#center .search .typesearch {
	margin: 12px 0;
}
#center .search .only {
	margin: 12px 0;
}
#center .search label {
	margin-right: 10px;
}
#center .search label input {
	margin-right: 3px;
}
#center .search select {
	height: 25px;
}
.k2Pagination ul li:before {
	content: "" !important;
}
.pagination,
.k2Pagination {
	text-align: center;
	margin: 0 auto 30px;
	clear: both;
}
.pagination li,
.k2Pagination li {
	float: left;
	list-style: none;
	padding: 0 !important;
}
.pagination,
.k2Pagination {
	margin: 18px 0;
}
#content .pagination li {
	margin: 0;
}
.pagination ul,
.k2Pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li,
.k2Pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span,
.k2Pagination ul > li > a,
.k2Pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
.paginak2Paginationtion ul > li > a:hover,
.k2Pagination ul > li > a:focus,
.k2Pagination ul > .active > a,
.k2Pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination i {
	font-style: normal;
}
.icon-step-backward:before {
	content: "<";
}
.icon-backward:before {
	content: "<<";
}
.icon-step-forward:before {
	content: ">";
}
.icon-forward:before {
	content: ">>";
}
#main .article-info {
	font-size: 14px;
	line-height: 18px;
	color: #999;
}
#main .item-page .icons .btn.dropdown-toggle {
	display: none;
}
#main .item-page .icons li {
	background: none;
	padding: 0;
	float: left;
	margin: 0 5px;
}
#main .item-page .icons a {
	display: block;
	height: 50px;
	padding: 0px;
	text-indent: -9999em;
	width: 50px;
}
#main .item-page .tags li  {
	background: none;
	padding: 0;
}
#modulesbottom h3 {
	color: #34495C;
	padding: 5px;
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'open_sans_condensedbold';
	font-weight: 100;
}
#modulebottom1 > div.inner {
	background: #DFE0E1;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#modulebottom1 a {
	color: #b82800;
}
#modulebottom1 a:hover {
	color: #000000;
}
#modulebottom2 > div.inner {
	background: #ffa245;
	margin-right: 5px;
	padding: 10px;
	text-align: left;
}
#modulebottom2 a {
	color: #b82800;
}
#modulebottom2 a:hover {
	color: #000000;
}
#modulebottom3 > div.inner {
	background: #ffa245;
	margin-right: 5px;
	padding: 10px;
	text-align: left;
}
#modulebottom3 a {
	color: #b82800;
}
#modulebottom3 a:hover {
	color: #000000;
}
#modulebottom4 > div.inner {
	background: #ffa245;
	padding: 10px;
	text-align: left;
}
#modulebottom4 a {
	color: #b82800;
}
#modulebottom4 a:hover {
	color: #000000;
}
footer {
	clear: both;
	margin-top: 25px;
}
#footer {
	padding: 50px 0;
	text-align: left;
}
#footer div.moduletable,
#footer div.module,
#footer div.moduletable_menu,
#footer div.module_menu {
	text-align: center;
}
#footer div.moduletable h3,
#footer div.module h3,
#footer div.moduletable_menu h3,
#footer div.module_menu h3 {
	text-align: center;
}
#footer .nav {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
#footer .nav > li {
	display: inline-table;
	width: 25%;
	line-height: 3em;
}
#footer .nav > li img {
	display: none;
}
#footer .nav > li > a {
	text-transform: uppercase;
}
#footer .nav > li ul {
	margin: 0;
}
#footer .nav > li ul li {
	color: #fff;
	line-height: 2.2em;
}
#footer .nav > li ul li a {
	color: #fff;
}
#footer .nav > li ul li a:before {
	display: none;
}
footer #copyright {
	background: #2b4155;
	text-align: center;
	color: #949fa8;
	height: 45px;
	font-size: 10px;
	text-transform: uppercase;
}
footer #copyright p {
	line-height: 3.5em;
}
footer #copyright a {
	color: #949fa8;
}
.edit .nav-tabs,
.edit .nav-pills {
	*zoom: 1;
}
.edit .nav-tabs:before,
.edit .nav-tabs:after,
.edit .nav-pills:before,
.edit .nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}
.edit .nav-tabs:after,
.edit .nav-pills:after {
	clear: both;
}
.edit .nav-tabs > li,
.edit .nav-pills > li {
	float: left;
	list-style: none !important;
	background: none !important;
	padding: 5px !important;
}
.edit .nav-tabs > li > a,
.edit .nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}
.edit .nav-tabs {
	border-bottom: 1px solid #ddd;
}
.edit .nav-tabs > li {
	margin-bottom: -1px;
}
.edit .nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.edit .nav-tabs > li > a:hover,
.edit .nav-tabs > li > a:focus {
	border-color: #eee #eee #ddd;
}
.edit .nav-tabs > .active > a,
.edit .nav-tabs > .active > a:hover,
.edit .nav-tabs > .active > a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
.edit .nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.edit .nav-pills > .active > a,
.edit .nav-pills > .active > a:hover,
.edit .nav-pills > .active > a:focus {
	color: #fff;
	background-color: #08c;
}
.edit .nav-stacked > li {
	float: none;
}
.edit .nav-stacked > li > a {
	margin-right: 0;
}
.edit .nav-tabs.nav-stacked {
	border-bottom: 0;
}
.edit .nav-tabs.nav-stacked > li > a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.edit .nav-tabs.nav-stacked > li:first-child > a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.edit .nav-tabs.nav-stacked > li:last-child > a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.edit .nav-tabs.nav-stacked > li > a:hover,
.edit .nav-tabs.nav-stacked > li > a:focus {
	border-color: #ddd;
	z-index: 2;
}
.edit .nav-pills.nav-stacked > li > a {
	margin-bottom: 3px;
}
.edit .nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px;
}
.edit .nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.edit .nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.edit .nav .dropdown-toggle .caret {
	border-top-color: #08c;
	border-bottom-color: #08c;
	margin-top: 6px;
}
.edit .nav .dropdown-toggle:hover .caret,
.edit .nav .dropdown-toggle:focus .caret {
	border-top-color: #005580;
	border-bottom-color: #005580;
}
.edit .nav-tabs .dropdown-toggle .caret {
	margin-top: 8px;
}
.edit .nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.edit .nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555;
}
.edit .nav > .dropdown.active > a:hover,
.edit .nav > .dropdown.active > a:focus {
	cursor: pointer;
}
.edit .nav-tabs .open .dropdown-toggle,
.edit .nav-pills .open .dropdown-toggle,
.edit .nav > li.dropdown.open.active > a:hover,
.edit .nav > li.dropdown.open.active > a:focus {
	color: #fff;
	background-color: #999;
	border-color: #999;
}
.edit .nav li.dropdown.open .caret,
.edit .nav li.dropdown.open.active .caret,
.edit .nav li.dropdown.open a:hover .caret,
.edit .nav li.dropdown.open a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.edit  .tabs-stacked .open > a:hover,
.edit  .tabs-stacked .open > a:focus {
	border-color: #999;
}
.edit .tabbable {
	*zoom: 1;
}
.edit .tabbable:before,
.edit .tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}
.edit .tabbable:after {
	clear: both;
}
.edit tab-content {
	overflow: auto;
}
.edit .tabs-below > .nav-tabs,
.edit .tabs-right > .nav-tabs,
.edit .tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
.edit .tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}
.edit .tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.edit .tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.edit .tabs-below > .nav-tabs > li > a:hover,
.edit .tabs-below > .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.edit .tabs-below > .nav-tabs > .active > a,
.edit .tabs-below > .nav-tabs > .active > a:hover,
.edit .tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.edit .tabs-left > .nav-tabs > li,
.edit .tabs-right > .nav-tabs > li {
	float: none;
}
.edit .tabs-left > .nav-tabs > li > a,
.edit .tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.edit .tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.edit .tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.edit .tabs-left > .nav-tabs > li > a:hover,
.edit .tabs-left > .nav-tabs > li > a:focus {
	border-color: #eee #ddd #eee #eee;
}
.edit .tabs-left > .nav-tabs .active > a,
.edit .tabs-left > .nav-tabs .active > a:hover,
.edit .tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff;
}
.edit .tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.edit .tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.edit .tabs-right > .nav-tabs > li > a:hover,
.edit .tabs-right > .nav-tabs > li > a:focus {
	border-color: #eee #eee #eee #ddd;
}
.edit .tabs-right > .nav-tabs .active > a,
.edit .tabs-right > .nav-tabs .active > a:hover,
.edit .tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff;
}
.nav > .disabled > a {
	color: #999;
}
.edit .nav > .disabled > a:hover,
.edit .nav > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
}
.edit .btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em;
}
.edit .editor .btn {
	display: inline-block;
	height: 20px;
	width: auto;
	background: #f0f0f0;
	color: #333;
	border: 1px solid #9e9e9e;
	text-align: center;
	float: left;
	margin: 5px 10px 15px 0;
	padding: 0 10px;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/OpenSans-Semibold-webfont.eot');
	src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/OpenSans-Regular-webfont.eot');
	src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/OpenSans-Bold-webfont.eot');
	src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sans_condensedbold';
	src: url('../fonts/OpenSans-CondBold-webfont.eot');
	src: url('../fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-CondBold-webfont.woff') format('woff'), url('../fonts/OpenSans-CondBold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
#adirectory .catfilter {
	padding: 15px;
	background: #DFE0E1;
	border: 1px solid #ced1d4;
}
#adirectory .catfilter legend {
	display: none;
}
#adirectory .catfilter:hover {
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	transition: .2s ease-out;
	-webkit-transition: .2s ease-out;
	-moz-box-shadow: .2s ease-out;
}
#adirectory .catfilter h4 {
	padding-top: 0;
}
#adirectory .catfilter form .catmaplink {
	background: url("../images/ico_marqueur.png") no-repeat;
	padding-left: 25px;
	text-transform: uppercase;
}
#adirectory .catfilter form .picto {
	min-width: 240px;
	margin-bottom: 10px !important;
}
#adirectory .catfilter form .catmaplink {
	float: right;
}
#adirectory .catfilter form input {
	margin-right: 5px;
}
#joomladministration li {
	background: none;
	padding: 0;
}
.tipi input:valid {
	box-shadow: none !important;
}
.adissuu {
	width: 230px;
	overflow: hidden;
}
#modulesbottom .adissuu {
	position: relative;
	left: -20px;
}
#adcookies {
	position: fixed;
	z-index: 100;
	width: 100%;
	color: #fff;
	box-shadow: 0px 0px 21px 6px rgba(119,119,119,0.84);
	text-align: center;
	padding-top: 5px;
}
#adcookies a {
	color: #fff;
	text-decoration: underline;
}
#adcookies #removecookie {
	padding: 2px 5px;
	background: #fff;
	color: #000;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none;
	margin-left: 15px;
}
nav.navigation {
	position: relative;
	z-index: 101;
	height: 60px;
	width: 100%;
	padding: 10px 10px 10px 260px;
	text-align: left;
}
nav.navigation ul {
	padding-top: 0;
}
nav.navigation li.parent {
	height: 50px;
}
nav.navigation li {
	margin: 0 25px;
	padding: 0;
	float: left;
	list-style: none;
	line-height: 3em;
}
nav.navigation li:last-child {
	margin-right: 0 !important;
}
nav.navigation li a,
nav.navigation li span {
	font-weight: 100;
	font-family: "open_sanssemibold";
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
nav.navigation li ul {
	left: -999em;
	position: absolute;
	background: #fff;
	list-style: none outside none;
	margin: 0;
	text-align: left;
	display: block;
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 25px !important;
	min-height: 10px !important;
	padding: 15px 2%;
	height: 0;
	overflow: hidden;
	margin-top: 7px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
	opacity: 0;
}
nav.navigation li ul img {
	display: block;
	padding: 0;
	margin-bottom: 2px;
}
nav.navigation li ul .image-title {
	font-family: 'open_sansregular';
	color: #FFF;
	padding: 0px 5px;
	position: absolute;
	margin-top: -26px;
	width: 172px;
	font-size: 13px;
	line-height: 20px;
	height: 24px;
	margin-top: -32px;
	margin-left: -10px;
}
nav.navigation li li {
	margin: 0;
	display: inline;
	line-height: 2.6em;
}
nav.navigation li li span {
	color: #293540;
	font-size: 13px;
}
nav.navigation li li a {
	color: #293540;
	font-size: 13px;
	font-weight: lighter;
	font-family: 'open_sansregular';
	text-transform: none;
}
nav.navigation li li ul {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: inherit;
	width: 250px !important;
}
nav.navigation li li ul span:first-child {
	display: block !important;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 0.5px;
	line-height: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: none !important;
	width: auto;
}
nav.navigation li li ul li {
	display: block;
	width: 200px;
	transition: all 0.4s ease 0s;
	border-bottom: 1px solid #e8e8e8;
}
nav.navigation li li ul li:hover {
	padding: 0 5px;
}
nav.navigation li li ul li:hover a {
	color: #fff;
}
nav.navigation li:hover ul,
nav.navigation li li:hover ul,
nav.navigation li.sfhover ul,
nav.navigation li li.sfhover ul {
	left: 0;
	min-width: 0;
	right: 0;
	width: 100%;
	opacity: 1;
	height: auto;
}
nav.navigation ul.menu li ul,
nav.navigation ul.menu li:hover ul ul,
nav.navigation ul.menu li:hover ul ul ul {
	z-index: 999;
}
nav.navigation ul li ul li a:hover {
	transition: all 0.4s ease 0s;
}
nav.navigation ul li ul li.parent {
	display: inline-block;
	height: auto;
	vertical-align: top;
	max-width: 20%;
	width: auto;
	height: auto;
}
nav.navigation li li li a,
nav.navigation li li li a:hover {
	padding: 0;
}
nav.navigation li ul ul {
	background: none !important;
}
.menumobile {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	z-index: 1011;
	width: 270px;
	max-width: 100%;
	background: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}
.menumobile ul,
.menumobile li {
	padding: 0;
	margin: 0;
}
.menumobile ul li li {
	background: #fff;
	border-top: 1px solid rgba(0,0,0,0.1);
}
.menumobile img {
	float: left;
	margin: 10px 5px 0 0;
	width: 100%;
}
.menumobile a,
.menumobile span {
	display: block;
	line-height: 3.5em;
	padding-left: 15px;
	width: 90%;
	text-decoration: none;
}
.menumobile span {
	font-weight: bold;
	text-transform: uppercase;
}
.menumobile .item-269 {
	display: none;
}
#hidemenu {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1010;
}
#hidemenu a {
	display: block;
	width: 100%;
	height: 100%;
	background: none repeat scroll 0 0 rgba(0,0,0,0.4);
}
.slider_option {
	position: relative;
	margin: 10px auto;
	width: 160px;
	font-size: 18px;
}
#slider {
	position: relative;
	overflow: hidden;
	width: 100% !important;
	height: 425px;
}
#slider ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 425px;
	background: #ccc;
	text-align: center;
	line-height: 300px;
	width: 1920px;
}
#slide1 {
	height: auto;
	position: relative;
	z-index: 1;
	margin-top: 0;
	margin-bottom: 50px;
	width: 100%;
}
#slide1 .blockinfo {
	width: 1250px;
	margin: 0 auto;
}
#slide1 .infoslide {
	position: absolute;
	max-width: 420px;
	width: 420px;
	height: 90px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	padding: 10px;
	background: rgba(255,255,255,0.75);
	border-radius: 2px;
}
#slide1 .slidetitre {
	font-family: 'open_sansregular';
	text-align: right;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
}
#slide1 .slidetitre span {
	text-transform: none;
	font-size: 26px;
}
#slide1 img {
	width: 100%;
}
#k2Container.itemListView  li {
	background: none;
	padding: 0;
	display: inline;
}
#k2Container #itemListPrimary .itemContainer {
	float: left;
	margin-bottom: 35px;
	padding: 0 20px 0 0;
}
#k2Container #itemListPrimary .itemContainer.itemContainerLast {
	padding: 0 0 0 20px;
}
#k2Container.itemListView .catItemAuthor {
	float: left;
}
#k2Container.itemListView .create {
	margin-top: 21px;
}
#k2Container.itemListView  div.catItemHitsBlock {
	float: right;
}
#k2Container.itemListView  div.catItemHitsBlock i:before {
	font-size: 18px;
}
#k2Container.itemListView .catItemCategory i:before {
	font-size: 14px;
}
#k2Container #itemListLinks .itemContainer {
	float: left;
}
#k2Container .itemHeader li {
	background: none;
	padding: 0;
	display: inline;
}
#k2Container dd.create,
.create-date {
	position: absolute;
	box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
	z-index: 10;
	background: rgba(0,0,0,0.4) none repeat scroll 0% 0%;
	color: #EEE !important;
	width: 60px;
	height: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 0 10px;
}
#k2Container dd.create .date-day,
#k2Container .create-date .date-day {
	font-size: 2em;
	display: block;
	line-height: 10px;
	padding: 16px 0px 8px;
	color: #FFF;
	font-weight: 300;
}
#k2Container dd.create .date-month,
#k2Container .create-date .date-month {
	font-size: 70%;
	line-height: 0.2em;
}
#k2Container dd.create .date-year,
#k2Container .create-date .date-year {
	font-size: 79%;
}
#k2Container .itemTagsBlock {
	margin-top: 0px !important;
}
#k2Container .itemTags {
	padding: 0;
}
.itemTags a {
	background: transparent none repeat scroll 0% 0%;
	color: #999;
	padding: 0px 10px 5px 0px;
	border-radius: 0px 2px 2px 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 12px;
}
.itemTags i:before {
	font-size: 12px;
	padding-right: 4px;
}
#k2Container .itemToolbar {
	text-align: right;
	float: right;
}
#k2Container .itemPrintLink,
#k2Container .itemEmailLink {
	display: inline-block;
	height: 50px;
	width: 50px;
	text-align: center;
	background: #323D45;
	color: #fff;
	padding: 5px;
}
#k2Container .itemPrintLink:hover,
#k2Container .itemEmailLink:hover {
	background: #DFE0E1;
	color: #323D45;
}
#k2Container .itemPrintLink i:before,
#k2Container .itemEmailLink i:before {
	font-size: 30px;
	font-style: normal;
	line-height: 1.3em;
}
div.itemRatingBlock {
	padding: 8px 0;
}
div.itemRatingBlock span {
	display: block;
	float: left;
	font-style: normal;
	padding: 0 4px 0 0;
	margin: 0;
	color: #999;
}
.itemRatingList {
	position: relative;
	float: left;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: outside none none;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
.itemRatingForm {
	display: block;
	vertical-align: middle;
	line-height: 25px;
	float: left;
}
.itemRatingLog {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 4px;
	float: left;
}
div.itemRatingForm .formLogLoading {
	background: url('../images/loading.gif') no-repeat left center;
	height: 25px;
	padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
	background: transparent url('../images/transparent_star.gif') left -1000px repeat-x;
}
.itemRatingList {
	position: relative;
	float: left;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}
.itemRatingList li {
	display: inline;
	background: none;
	padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000px;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
	cursor: pointer;
}
.itemRatingList a:hover {
	background-position: left bottom;
}
.itemRatingList a.one-star {
	width: 20%;
	z-index: 6;
}
.itemRatingList a.two-stars {
	width: 40%;
	z-index: 5;
}
.itemRatingList a.three-stars {
	width: 60%;
	z-index: 4;
}
.itemRatingList a.four-stars {
	width: 80%;
	z-index: 3;
}
.itemRatingList a.five-stars {
	width: 100%;
	z-index: 2;
}
.itemRatingList .itemCurrentRating {
	z-index: 1;
	background-position: 0 center;
	margin: 0;
	padding: 0;
}
span.siteRoot {
	display: none;
}
div.itemIntroText {
	color: #444;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 4px 0px 12px;
}
div.itemContentFooter {
	display: block;
	text-align: right;
	padding: 4px;
	margin: 16px 0px 4px;
	border-top: 1px solid #DDD;
	color: #999;
}
span.itemHits {
	float: left;
}
div.itemCategory {
	padding: 4px;
	border-bottom: 1px dotted #ccc;
}
div.itemAttachmentsBlock i:before {
	font-style: normal;
	font-size: 12px;
}
div.itemAuthorAvatarWrap {
	float: left;
	position: relative;
	overflow: hidden;
	border-radius: 100%;
	z-index: 3;
	width: 9.625em;
	padding-bottom: 9.625em;
	border: 2px solid rgba(77,85,91,0.2);
	margin: 35px 35px 0px 0px;
}
.itemAuthorBlock .itemAuthorAvatarWrap img.itemAuthorAvatar {
	min-width: 125%;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.itemAuthorBlockWrapper {
	overflow: hidden;
	margin-bottom: 20px;
}
div.itemAuthorLatest h5 {
	padding-top: 0;
}
.itemAuthorLatest ul li {
	display: block;
	border-top: 1px solid rgba(77,85,91,0.1);
	padding: 15px 0px;
	background: none !important;
}
div.itemRelated li {
	background: none !important;
	display: inline;
	padding: 0 !important;
}
div.itemRelated li a {
	display: inline-block;
	vertical-align: top;
	border-radius: 3px;
	background: rgba(77,85,91,0.1) none repeat scroll 0% 0%;
	padding: 7px 19px;
	margin-right: 6px;
	margin-bottom: 6px;
}
div.itemRelated li a:hover {
	background: #323D45;
	color: #fff;
}
div.itemNavigation {
	margin-top: 10px;
}
div.itemComments li {
	background: none !important;
}
div.itemComments {
	border: 1px solid #CED1D4;
	padding: 16px;
	transition: all 0.2s ease-out 0.2s;
}
div.itemComments:hover {
	box-shadow: 0px 1px 4px rgba(0,0,0,0.4);
}
div.itemComments ul.itemCommentsList {
	margin: 0 0 16px;
	padding: 0;
	list-style: none;
}
div.itemComments ul.itemCommentsList li {
	padding: 4px;
	margin: 0;
	border-bottom: 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li.authorResponse {
	background: url(../images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
	background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
	float: left;
	margin: 4px 4px 4px 0;
	padding: 4px;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
	padding: 0 4px 0 0;
	margin: 0 8px 0 0;
	border-right: 1px solid #ccc;
	font-weight: bold;
	font-size: 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
	font-weight: bold;
	font-size: 14px;
}
div.itemComments ul.itemCommentsList li p {
	padding: 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
	display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
	float: right;
	margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
	font-size: 11px;
	color: #555;
	text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
	display: block;
	clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
	font-size: 11px;
	color: #999;
	text-decoration: underline;
	margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
	font-size: 11px;
	color: #555;
	text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
	background: url(../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemCommentsPagination {
	padding: 4px;
	margin: 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
	display: block;
	float: right;
	clear: both;
}
div.itemCommentsForm h3 {
	margin: 0;
	padding: 0 0 4px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
	border-top: 2px solid #ccc;
}
div.itemCommentsForm form label.formComment {
	display: block;
	margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
	display: block;
	margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
	display: block;
	margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
	display: block;
	margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
	display: block;
	margin: 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
	display: block;
	width: 350px;
	height: 160px;
	margin: 0;
}
div.itemCommentsForm form input.inputbox {
	display: block;
	width: 350px;
	margin: 0;
}
div.itemCommentsForm form input#submitCommentButton {
	display: block;
	margin: 16px 0 0 0;
	max-width: 100%;
	font-size: 16px;
	cursor: pointer;
}
div.itemCommentsForm form span#formLog {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #CF1919;
}
div.itemCommentsForm form .formLogLoading {
	background: url(../images/system/loading.gif) no-repeat left center;
}
div.k2ReportCommentFormContainer {
	padding: 8px;
	width: 480px;
	margin: 0 auto;
}
.itemComments h3.itemCommentsCounter {
	font-size: 3em;
	letter-spacing: -1px;
}
.itemComments h3.itemCommentsCounter span {
	color: rgba(77,85,91,0.3);
}
.itemComments ul.itemCommentsList li .itemCommentsAvatar img {
	border-radius: 100%;
}
div.k2ReportCommentFormContainer blockquote {
	width: 462px;
	background: #f7fafe;
	border: 1px solid #ddd;
	padding: 8px;
	margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
	font-style: italic;
	font-weight: bold;
	font-size: 40px;
	color: #135CAE;
	line-height: 30px;
	vertical-align: top;
	display: block;
	float: left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
	font-style: italic;
	font-weight: bold;
	font-size: 40px;
	color: #135CAE;
	line-height: 30px;
	vertical-align: top;
	display: block;
	float: right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
	display: block;
	font-weight: bold;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
	display: block;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 2px;
	margin: 0 0 8px 0;
	width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
	margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #CF1919;
}
.itemNavigation {
	padding-top: 16px;
	border-top: 2px solid rgba(77,85,91,0.1);
	display: block;
	letter-spacing: -1px;
}
.itemNavigation .left {
	float: left;
}
.itemNavigation .right {
	float: right;
	text-align: right;
}
.itemNavigation span {
	display: block;
	color: #4D555B;
	line-height: 1;
	margin-bottom: 6px;
}
.itemNavigation em {
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	border-radius: 3px;
	background: rgba(77,85,91,0.1) none repeat scroll 0% 0%;
	padding: 7px 19px;
}
.itemNavigation em:hover {
	background: #323D45;
	color: #fff;
}
#modcenter .searchagenda {
	background: #f0f0f1;
	height: 320px;
}
#modcenter .searchagenda > h3 {
	color: #fff;
	padding: 10px 0 10px 15px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#modcenter .searchagenda form li {
	overflow: hidden !important;
	background: none;
	margin-bottom: 0;
}
#modcenter .searchagenda .ja-k2filter #xf_23 {
	background: url("../images/selectarrow.jpg") no-repeat scroll 10px center #fff;
	border: 0 none;
	border-radius: 0px;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
	width: 306px;
	color: #00abbd;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	line-height: 1;
	padding: 3px 40px;
}
#modcenter .searchagenda ul.ja-k2filter li p {
	padding: 5px 0 0 0;
}
#modcenter .searchagenda  ul.ja-k2filter li p.left {
	float: none;
}
#modcenter .searchagenda .ja-k2filter #xf_23 {
	padding-left: 75px;
}
#modcenter .searchagenda .input-append {
	margin-bottom: 10px;
}
.ja-k2filter input[type="text"] {
	margin-bottom: 0 !important;
}
#modcenter .searchagenda .last-item .btn {
	border: medium none;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	height: 44px;
	margin-bottom: 14px;
	text-transform: uppercase;
	width: 306px;
}
#center #k2Container .itemExtraFields ul li {
	display: block;
	float: left;
	height: 30px;
	padding: 5px 40px !important;
	width: 280px;
	list-style: none;
	margin-bottom: 15px;
}
#center #k2Container .itemExtraFields li span.itemExtraFieldsLabel {
	text-transform: uppercase;
}
#center #k2Container .itemExtraFields li span {
	clear: both;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
}
.itemExtraFields li.ico1 {
	background: url("../images/ico_k2/length.png") no-repeat scroll left center rgba(0,0,0,0) !important;
}
.itemExtraFields li.ico2 {
	background: url("../images/ico_k2/user.png") no-repeat scroll left center rgba(0,0,0,0) !important;
}
.itemExtraFields li.ico3 {
	background: url("../images/ico_k2/phone.png") no-repeat scroll left center rgba(0,0,0,0) !important;
}
.itemExtraFields li.ico4 {
	background: url("../images/ico_k2/mail.png") no-repeat scroll left center rgba(0,0,0,0) !important;
}
.itemExtraFields li.ico5 {
	background: url("../images/ico_k2/world.png") no-repeat scroll left center rgba(0,0,0,0) !important;
}
.itemExtraFields li.ico6 {
	background: url("../images/ico_k2/date.png") no-repeat scroll left center rgba(0,0,0,0) !important;
}
.itemExtraFields li.ico7 {
	background: url("../images/ico_k2/clock.png") no-repeat scroll left center rgba(0,0,0,0) !important;
}
.itemExtraFields li.ico8 {
	background: url("../images/ico_k2/map.png") no-repeat scroll left center rgba(0,0,0,0) !important;
}
#main .itemTagsBlock {
	margin: 10px 0;
}
#main .itemBackToTop {
	background: transparent url("../images/up.png") no-repeat scroll 0px 0px;
	height: 50px;
	width: 50px;
	text-indent: -9999em;
	transform: scale(0.8);
	opacity: 0.3;
	transition: opacity 0.5s ease-in-out 0s;
}
#main .itemBackToTop:hover {
	opacity: 0.7;
}
#main .itemBackToTop a {
	display: block;
	width: 50px;
	height: 50px;
}
.tagItemReadMore {
	height: 50px;
	margin: 10px 0 10px 0;
}
.itemSocialSharing > div {
	display: inline-block;
	margin: 0 15px 0 0;
}
.nsp {
	position: relative;
}
.nspMain {
	overflow: hidden;
}
.nspBotInterface,
.nspTopInterface {
	clear: both;
	float: right;
	margin: 5px 0;
	overflow: hidden;
}
.nspPagination {
	float: left;
	list-style-type: none !important;
	margin: 5px 0 0;
	padding: 0 !important;
}
.nspPagination li {
	background: #34495c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	float: left;
	height: 14px;
	margin: 1px 6px 0 0 !important;
	text-indent: -999em;
	width: 14px;
}
.nspNext,
.nspPrev {
	background: #fff;
	border: 2px solid #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	text-indent: -999em;
	width: 24px;
}
.nspPrev:before {
	border-left: none;
	content: "";
	display: block;
	float: left;
}
.nspNext:before {
	border-right: none;
	content: "";
	display: block;
	float: left;
}
.nspNext:hover,
.nspPrev:hover {
	border-color: #999;
}
.nspPrev:hover:before {
	border-right-color: #999;
}
.nspNext:hover:before {
	border-left-color: #999;
}
.nspArts {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.nspArtPage {
	float: left;
}
.nspArt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.nspArt div {
	overflow: hidden;
}
.nspArt h4.nspHeader {
	font-size: 19px;
	margin: 0;
	padding: 10px 0 15px;
}
.nspArt h4.nspHeader a {
	text-decoration: none;
}
.nspArt img.nspImage {
	border: none;
	display: block;
}
.nspArt .nspImageWrapper {
	display: block;
	position: relative;
}
.nspArt p.nspText {
	display: block !important;
	margin: 0;
	padding: 0;
}
.nspArt .nspInfo {
	display: block !important;
	font-size: 90%;
}
.nspArt .nspInfo > .nsp-stars {
	padding: 0 10px 0 0 !important;
}
.nspArt .nsp-star-0:before,
.nspArt .nsp-star-1:before {
	content: "★";
	color: #6c6c6c;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.nspArt .nsp-star-1:before {
	color: #f7a834;
}
.nspArt .nspBadge {
	background: #fff;
	position: absolute;
	top: 29px;
	left: 20px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 10px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.nspArt .tleft {
	text-align: left;
}
.nspArt .tright {
	text-align: right;
}
.nspArt .tcenter {
	text-align: center;
}
.nspArt .tjustify {
	text-align: justify;
}
.nspArt .fleft {
	float: left;
}
.nspArt .fright {
	float: right;
}
.nspArt .fnone {
	clear: both;
	float: none;
	width: 100%;
}
.readon.left,
.readon.right,
.readon.center {
	clear: both;
}
.readon.left {
	float: left;
}
.readon.right {
	float: right;
}
.readon.center {
	display: inline;
	float: none;
}
.nspLinks {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
}
.nspList {
	float: left;
}
.nspList > li > .nspImageWrapper {
	float: left;
}
.nspLinks ul {
	list-style-type: none !important;
	padding: 0 !important;
}
.nspLinks .nspLinkScroll1 ul li {
	background: #fff;
	border-top: 1px solid #eee;
	margin: 0 !important;
	padding: 10px 3px;
}
.nspLinks .nspLinkScroll1 ul li:first-child {
	border-top: none;
}
.nspLinks ul li h4 a {
	text-decoration: none;
}
.nspArts.left {
	float: right;
}
.nspLinksWrap.left {
	float: left;
}
.nspArts.right {
	float: left;
}
.nspLinksWrap.right {
	float: right;
}
.nspMain .unvisible {
	left: -9999px;
	position: absolute;
	top: auto;
}
.gkResponsive img.nspImage,
img.nspImage.gkResponsive {
	height: auto;
	width: 100% !important;
}
.nspArt img.nspImage {
	max-width: 100%;
}
.nspArtScroll1,
.nspLinkScroll1 {
	clear: both;
	width: 100%;
}
.nspPages1 {
	width: 100%;
}
.nspPages2 {
	width: 200%;
}
.nspPages3 {
	width: 300%;
}
.nspPages4 {
	width: 400%;
}
.nspPages5 {
	width: 500%;
}
.nspPages6 {
	width: 600%;
}
.nspPages7 {
	width: 700%;
}
.nspPages8 {
	width: 800%;
}
.nspPages9 {
	width: 900%;
}
.nspPages10 {
	width: 1000%;
}
.nspPages11 {
	width: 1100%;
}
.nspPages12 {
	width: 1200%;
}
.nspPages13 {
	width: 1300%;
}
.nspPages14 {
	width: 1400%;
}
.nspPages15 {
	width: 1500%;
}
.nspPages16 {
	width: 1600%;
}
.nspPages17 {
	width: 1700%;
}
.nspPages18 {
	width: 1800%;
}
.nspPages19 {
	width: 1900%;
}
.nspPages20 {
	width: 2000%;
}
.nspCol1 {
	width: 100%;
}
.nspCol2 {
	width: 50%;
}
.nspCol3 {
	width: 33.333333%;
}
.nspCol4 {
	width: 25%;
}
.nspCol5 {
	width: 20%;
}
.nspCol6 {
	width: 16.666666%;
}
.nspCol7 {
	width: 14.285714%;
}
.nspCol8 {
	width: 12.5%;
}
.nspCol9 {
	width: 11.111111%;
}
.nspCol10 {
	width: 10%;
}
.nspCol11 {
	width: 9.090909%;
}
.nspCol12 {
	width: 8.333333%;
}
.nspCol13 {
	width: 7.692307%;
}
.nspCol14 {
	width: 7.142857%;
}
.nspCol15 {
	width: 6.666666%;
}
.nspCol16 {
	width: 6.25%;
}
.nspCol17 {
	width: 5.882352%;
}
.nspCol18 {
	width: 5.555555%;
}
.nspCol19 {
	width: 5.263157%;
}
.nspCol20 {
	width: 5%;
}
.nspList,
.nspArtPage {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-ms-transition: opacity .5s ease-out;
	-o-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}
.nspList.active,
.nspArtPage.active {
	opacity: 1;
	filter: alpha(opacity=100);
}
.neutral {
	color: #999;
	font-size: 13px;
}
.neutral a {
	color: #333;
	text-decoration: none;
}
.neutral a:active,
.neutral a:focus,
.neutral a:hover {
	color: #777;
}
.neutral .nspHeader {
	font-size: 18px;
	font-weight: 400;
}
.neutral .nspInfo a {
	padding-right: 5px;
}
.neutral .readon {
	background: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	padding: 6px 10px;
}
.neutral .readon:active,
.neutral .readon:focus,
.neutral .readon:hover {
	background: #999;
	color: #fff;
}
.neutral .nspLinks ul li h4 {
	font-size: 15px;
	margin: 0 0 10px;
}
.nspK2StoreCartForm {
	padding: 10px 0;
	text-align: center;
}
.nspK2StoreCartForm .k2store-notification {
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 10px 0;
	padding: 10px;
	position: relative;
}
.nspK2StoreCartForm .cart_dialogue_close {
	position: absolute;
	right: 10px;
	top: 5px;
}
.nspK2StorePrice {
	color: #111;
	display: block;
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
}
.nspK2StorePrice strike {
	color: #ccc;
	display: block;
}
.nspHikashopBlock {
	text-align: center;
}
.nspHikashopBlock span {
	display: block;
}
.nspHikashopBlock .button {
	display: inline-block;
	float: none;
	margin-top: 30px;
}
.nspHikashopBlock .hikashop_product_stock_count {
	color: #999 !important;
	font-size: 11px !important;
	padding: 10px 0 !important;
}
@media (max-width: 800px) {
	.nspArts,
	.nspLinksWrap {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		padding: 0;
		position: relative;
	}
	.nspPrev,
	.nspNext {
		left: 0;
		position: absolute;
		top: 20%;
		z-index: 101;
	}
	.nspNext {
		left: auto;
		right: 0;
	}
	.nspPagination {
		display: none;
	}
	.nspArt h4.nspHeader a {
		font-size: 16px;
	}
}
@media (max-width: 600px) {
	.nspArt {
		width: 100%;
	}
	.nspArt h4.nspHeader a {
		font-size: 12px;
	}
}
.alaune {
	position: relative;
	z-index: 0;
}
.alaune .nspImageWrapper {
	position: relative;
	z-index: 1;
}
.alaune h3 {
	position: absolute;
	width: 255px;
	z-index: 1;
	color: #fff;
	font-size: 24px;
	padding: 10px;
	margin-left: 610px;
	text-transform: uppercase;
	text-align: center;
}
.alaune .nspHeader {
	width: 48.5%;
	float: left;
	padding: 6px 0 15px !important;
}
.alaune .nspTopInterface {
	float: left;
	position: absolute;
	z-index: 3;
	margin-top: 115px;
	width: 865px;
}
.alaune .nspNext,
.alaune .nspPrev {
	height: 55px;
	width: 45px;
	border: none;
	border-radius: 0;
}
.alaune .nspNext {
	float: right;
}
.alaune .nspPrev:before {
	background: url(../images/next_prev.png) no-repeat;
	margin: 17px 0 0 15px;
	height: 19px;
	width: 25px;
}
.alaune .nspNext:before {
	background: url(../images/next_prev.png) -34px 0 no-repeat;
	margin: 17px 0 0 15px;
	height: 19px;
	width: 25px;
}
.alaune .nspHeader a {
	color: #fff;
	display: block;
	float: left;
	font-size: 24px;
	margin-top: -55px;
	height: 49px;
	padding: 10px;
	position: relative;
	z-index: 2;
	text-transform: uppercase;
	width: 100%;
}
.alaune .nspText {
	position: relative;
	z-index: 2;
	margin-top: -49px !important;
	color: #fff;
	width: 51%;
	height: 49px;
	float: left;
	text-align: left;
	line-height: 3.5em;
	padding-left: 15px !important;
}
#right .moduletable.agenda div {
	padding: 0;
	transition: .4s;
	height: 275px;
}
.agenda .nspArts {
	height: 258px;
}
.agenda .bgagenda {
	display: block;
	height: 140px;
	position: absolute;
	width: 348px;
	z-index: 0;
	transition: .9s;
}
.agenda .nspInfo {
	text-indent: -9999em;
	transition: .9s;
}
.agenda .active .nspInfo {
	display: block;
	width: 118px;
	height: 65px;
	font-size: 24px;
	text-align: center;
	font-family: 'open_sans_condensedbold';
	margin: 45px 0 0 6%;
	position: absolute;
	color: #fff;
	text-indent: 0;
	line-height: 1.3em;
}
.agenda:hover .active .nspInfo {
	display: none !important;
}
.agenda .nspInfo:first-line {
	font-size: 35px !important;
}
.agenda .nspInfo:after {
	content: "";
}
.agenda .nspHeader {
	text-align: center;
}
.agenda .nspText {
	padding: 0 28px !important;
	line-height: 1.7em;
}
.agenda .readon {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 30px 30px;
	background: none;
	padding: 0;
}
#modulesbottom .nspTopInterface {
	width: 100%;
}
#modulesbottom .nspPagination {
	position: absolute;
	margin-top: -30px !important;
	z-index: 1;
	margin-left: 800px;
}
#modulesbottom .nspNext,
#modulesbottom .nspPrev {
	background: #DFE0E1;
	height: 110px;
	width: 45px;
	border: none;
	border-radius: 0;
	position: absolute;
	z-index: 2;
	margin-top: 60px;
}
#modulesbottom .nspNext {
	background: url(../images/next_prevG.png) no-repeat scroll -45px 0 transparent !important;
	margin-left: 800px;
}
#modulesbottom .nspPrev {
	background: url(../images/next_prevG.png) no-repeat scroll 0 0 transparent !important;
}
#modulesbottom .nspArtPage {
	padding: 0 50px;
}
#modulesbottom .nspImageWrapper {
	margin-left: 40px !important;
}
