/* ---------------------------------------
	Standard styles formatting
	created with Template Creator
        on http://www.template-creator.com
-----------------------------------------*/


html {
  height: 101%;
}

body {
  margin: 0;
  padding: 0;
}

* {
    padding: 0;
    margin: 0;
}

.flexiblecolumn {
	min-height: 1px;
}

.clr {
	clear : both;
}

table img {
	max-width: none;
}


.column.column1 {
    width: 25%;
}

.column.column2 {
    width: 33.333333333333%;
}

.column.main {
    width: 75%;
}

.column.center {
    width: 66.666666666667%;
}

.noleft .center {
    width: 75%;
}

.noleft .column2 {
    width: 25%;
}

.noleft .main {
    width: 100%;
}

.noright .column.center {
    width: 100%;
}

.flexiblemodule, .column, .logobloc, .flexiblecolumn {
    float: left;
}

/* for equalheights */
.equalheights > .inner > .clr {
	display: none;
}

.equalheights > .inner,
.equalheights .maincenter > .inner {
	display: flex;
}

.equalheights .flexiblemodule,
.equalheights .column {
	display: flex;
}

.equalheights .flexiblemodule > .inner,
.equalheights .column > .inner {
	max-width:100%;
	width: 100%;
	box-sizing: border-box;
}

.videobackground { 
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	/*background: url(polina.jpg) no-repeat;*/
	background-size: cover; 
}

.hasvideobackground {
	position: relative;
	overflow: hidden;
}

/* ---------------------------------------
	specific to images
-----------------------------------------*/

ul.actions {
	margin: 0;
}

ul.actions li a {
	text-decoration: none;
}
.print-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/printButton.png) left center no-repeat;
}

.email-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/emailButton.png) left center no-repeat;
}

.edit-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/edit.png) left center no-repeat;
}

/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid {
	margin: 0 auto;
}

.container {
	width: 1000px;
}

.container-fluid {
	max-width: 1000px;
}

body {
	color: #363636;
	text-align: left;
	letter-spacing: 1px;
	line-height: 20px;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
}

a {
	color: #d7391f;
}


a:hover {
	color: #000000;
}

h1, div.componentheading {
	font-size: 22px;
}

h2, div.contentheading {
	font-size: 22px;
}

h3 {
	color: #444444;
	font-size: 20px;
}

.button, button, button.btn, input.btn, :not(.btn-group) > .btn, .btn-group > .btn.active {
    border: none;
	background: #eb5926;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover {
	background: #d7391f;
}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,  select,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	height: auto;
	border: #bebebe 1px solid;
	color: #bebebe;
	padding: 4px;
	text-align: left;
}

input:focus, input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus,  select:focus,
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: #000000 1px solid;
}

#top {
	background: #ababab;
	background-image: url("bodytop-gradient.svg");
	background-image: -o-linear-gradient(center right,#ababab, #000000 40%);
	background-image: -webkit-gradient(linear, right top, left top,from(#ababab), color-stop(40%, #000000));
	background-image: -moz-linear-gradient(center right,#ababab, #000000 40%);
	background-image: linear-gradient(center right,#ababab, #000000 40%);
	-pie-background: linear-gradient(center right,#ababab, #000000 40%);

                    }

#top > div.inner {
	box-shadow: #777777 0px 10px 6px -6px;
	-moz-box-shadow: #777777 0px 10px 6px -6px;
	-webkit-box-shadow: #777777 0px 10px 6px -6px;
}
#toprang .n1 > .flexiblemodule { width: 100%; }
#toprang .n2 > .flexiblemodule { width: 50%; }
#toprang .n2 > .flexiblemodule + div { width: 50%; }
#toprang .n3 > .flexiblemodule { width: 33.333333333333%; }
#toprang .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#toprang .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#toprang .n4 > .flexiblemodule { width: 25%; }
#toprang .n4 > .flexiblemodule + div { width: 25%; }
#toprang .n4 > .flexiblemodule + div + div { width: 25%; }
#toprang .n4 > .flexiblemodule + div + div + div { width: 25%; }
#toprang .n5 > .flexiblemodule { width: 20%; }
#toprang .n5 > .flexiblemodule + div { width: 20%; }
#toprang .n5 > .flexiblemodule + div + div { width: 20%; }
#toprang .n5 > .flexiblemodule + div + div + div { width: 20%; }
#toprang .n5 > .flexiblemodule + div + div + div + div { width: 20%; }

#toprang > div.inner {
	color: #d9d9d9;
}

#topmod2 > div.inner {
	color: #ededed;
	font-size: 16px;
}

#topmod3 > div.inner {
	text-align: center;
}

#hypno {
	background: #e9e9e9;

                    }
#hypnorang .n1 > .flexiblemodule { width: 100%; }
#hypnorang .n2 > .flexiblemodule { width: 50%; }
#hypnorang .n2 > .flexiblemodule + div { width: 50%; }

/*shadow start*/
#hypnomod1 {
	position: relative;
	z-index: 0;
}

#hypnomod1 > div.inner {
	position: relative;
}

#hypnomod1 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#hypnomod1 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#hypnomod1 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 50px;
	padding: 20px;
	font-size: 16px;
}

#hypnomod1 div.moduletable h3, #hypnomod1 div.module h3,
#hypnomod1 div.moduletable_menu h3, #hypnomod1 div.module_menu h3 {
	color: #444444;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: normal;
	letter-spacing: -0.5px;
	font-size: 20px;
}

#hypnomod1 a {
	color: #ffffff;
	text-decoration: underline;
}


#hypnomod1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#hypnomod2 > div.inner {
	text-align: justify;
}
#josybloc .n1 > .flexiblemodule { width: 100%; }
#josybloc .n2 > .flexiblemodule { width: 50%; }
#josybloc .n2 > .flexiblemodule + div { width: 50%; }

/*shadow start*/
#josymod2 {
	position: relative;
	z-index: 0;
}

#josymod2 > div.inner {
	position: relative;
}

#josymod2 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#josymod2 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#josymod2 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#josymod2 div.moduletable h3, #josymod2 div.module h3,
#josymod2 div.moduletable_menu h3, #josymod2 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#josymod2 a {
	color: #ffffff;
	text-decoration: underline;
}


#josymod2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#enfance {
	background: #e9e9e9;

                    }
#blocenfance .n1 > .flexiblemodule { width: 100%; }
#blocenfance .n2 > .flexiblemodule { width: 50%; }
#blocenfance .n2 > .flexiblemodule + div { width: 50%; }

/*shadow start*/
#enfancemod1 {
	position: relative;
	z-index: 0;
}

#enfancemod1 > div.inner {
	position: relative;
}

#enfancemod1 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#enfancemod1 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#enfancemod1 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 50px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#enfancemod1 div.moduletable h3, #enfancemod1 div.module h3,
#enfancemod1 div.moduletable_menu h3, #enfancemod1 div.module_menu h3 {
	color: #444444;
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
	font-size: 20px;
}

#enfancemod1 a {
	color: #ffffff;
	text-decoration: underline;
}


#enfancemod1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#enfancemod2 > div.inner {
	text-align: right;
}

#outil {
	background: #7a7a7a;

                    }
#outilrang .n1 > .flexiblemodule { width: 100%; }
#outilrang .n2 > .flexiblemodule { width: 50%; }
#outilrang .n2 > .flexiblemodule + div { width: 50%; }

/*shadow start*/
#outilmod1 {
	position: relative;
	z-index: 0;
}

#outilmod1 > div.inner {
	position: relative;
}

#outilmod1 > div.inner:before {
	content: "";
	visibility:visible;position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:0; bottom:0; left:10px; right:10px; -moz-border-radius:100px / 10px; border-radius:100px / 10px;
}

#outilmod1 > div.inner:after {
	content: "";
	visibility:visible;position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:0; bottom:0; left:auto; right:10px; -moz-border-radius:100px / 10px; border-radius:100px / 10px;
}
#outilmod1 > div.inner {
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
/*shadow end*/

#outilmod1 > div.inner {
	background: #ffffff;
	border: #ededed 1px solid;
	color: #555555;
	margin: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
}

#outilmod1 div.moduletable h3, #outilmod1 div.module h3,
#outilmod1 div.moduletable_menu h3, #outilmod1 div.module_menu h3 {
	background: #4d4d4d;
	color: #ffffff;
	margin-right: -20px;
	margin-bottom: 30px;
	margin-left: -20px;
	padding: 20px;
	font-weight: normal;
	font-size: 30px;
	font-family: Segoe UI, sans-serif;
}

#outilmod1 a {
	color: #875572;
}


#outilmod1 a:hover {
	color: #555555;
}

/*shadow start*/
#outilmod2 {
	position: relative;
	z-index: 0;
}

#outilmod2 > div.inner {
	position: relative;
}

#outilmod2 > div.inner:before {
	content: "";
	visibility:visible;position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:0; bottom:0; left:10px; right:10px; -moz-border-radius:100px / 10px; border-radius:100px / 10px;
}

#outilmod2 > div.inner:after {
	content: "";
	visibility:visible;position:absolute; z-index:-1; -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8); -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8); top:0; bottom:0; left:auto; right:10px; -moz-border-radius:100px / 10px; border-radius:100px / 10px;
}
#outilmod2 > div.inner {
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
/*shadow end*/

#outilmod2 > div.inner {
	background: #ffffff;
	border: #ededed 1px solid;
	color: #555555;
	margin: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
}

#outilmod2 div.moduletable h3, #outilmod2 div.module h3,
#outilmod2 div.moduletable_menu h3, #outilmod2 div.module_menu h3 {
	background: #4d4d4d;
	color: #ffffff;
	margin-right: -20px;
	margin-bottom: 30px;
	margin-left: -20px;
	padding: 20px;
	font-weight: normal;
	font-size: 30px;
	font-family: Segoe UI, sans-serif;
}

#outilmod2 a {
	color: #875572;
}


#outilmod2 a:hover {
	color: #555555;
}

#imghyp {
	background: #404040;

                    }

#imghyp > div.inner {
	padding-top: 50px;
	padding-bottom: 50px;
}
#hyprang .n1 > .flexiblemodule { width: 100%; }
#hyprang .n2 > .flexiblemodule { width: 50%; }
#hyprang .n2 > .flexiblemodule + div { width: 50%; }
#hyprang .n3 > .flexiblemodule { width: 33.333333333333%; }
#hyprang .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#hyprang .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#hyprang .n4 > .flexiblemodule { width: 25%; }
#hyprang .n4 > .flexiblemodule + div { width: 25%; }
#hyprang .n4 > .flexiblemodule + div + div { width: 25%; }
#hyprang .n4 > .flexiblemodule + div + div + div { width: 25%; }
#hyprang .n5 > .flexiblemodule { width: 20%; }
#hyprang .n5 > .flexiblemodule + div { width: 20%; }
#hyprang .n5 > .flexiblemodule + div + div { width: 20%; }
#hyprang .n5 > .flexiblemodule + div + div + div { width: 20%; }
#hyprang .n5 > .flexiblemodule + div + div + div + div { width: 20%; }

#hypmod1 > div.inner {
	text-align: center;
}

#hypmod2 > div.inner {
	text-align: center;
}

#hypmod3 > div.inner {
	text-align: center;
}

#hypmod4 > div.inner {
	text-align: center;
}

#hypmod5 > div.inner {
	text-align: center;
}
#blocks4 .n1 > .flexiblemodule { width: 100%; }
#blocks4 .n2 > .flexiblemodule { width: 50%; }
#blocks4 .n2 > .flexiblemodule + div { width: 50%; }
#blocks4 .n3 > .flexiblemodule { width: 33.333333333333%; }
#blocks4 .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#blocks4 .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }

/*shadow start*/
#blocks4mod1 {
	position: relative;
	z-index: 0;
}

#blocks4mod1 > div.inner {
	position: relative;
}

#blocks4mod1 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks4mod1 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks4mod1 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks4mod1 div.moduletable h3, #blocks4mod1 div.module h3,
#blocks4mod1 div.moduletable_menu h3, #blocks4mod1 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks4mod1 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks4mod1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*shadow start*/
#blocks4mod2 {
	position: relative;
	z-index: 0;
}

#blocks4mod2 > div.inner {
	position: relative;
}

#blocks4mod2 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks4mod2 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks4mod2 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks4mod2 div.moduletable h3, #blocks4mod2 div.module h3,
#blocks4mod2 div.moduletable_menu h3, #blocks4mod2 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks4mod2 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks4mod2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*shadow start*/
#blocks4mod3 {
	position: relative;
	z-index: 0;
}

#blocks4mod3 > div.inner {
	position: relative;
}

#blocks4mod3 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks4mod3 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks4mod3 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks4mod3 div.moduletable h3, #blocks4mod3 div.module h3,
#blocks4mod3 div.moduletable_menu h3, #blocks4mod3 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks4mod3 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks4mod3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#blocks1 .n1 > .flexiblemodule { width: 100%; }
#blocks1 .n2 > .flexiblemodule { width: 50%; }
#blocks1 .n2 > .flexiblemodule + div { width: 50%; }
#blocks1 .n3 > .flexiblemodule { width: 33.333333333333%; }
#blocks1 .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#blocks1 .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }

/*shadow start*/
#blocks1mod2 {
	position: relative;
	z-index: 0;
}

#blocks1mod2 > div.inner {
	position: relative;
}

#blocks1mod2 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks1mod2 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks1mod2 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks1mod2 div.moduletable h3, #blocks1mod2 div.module h3,
#blocks1mod2 div.moduletable_menu h3, #blocks1mod2 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks1mod2 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks1mod2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#blocks2 .n1 > .flexiblemodule { width: 100%; }
#blocks2 .n2 > .flexiblemodule { width: 50%; }
#blocks2 .n2 > .flexiblemodule + div { width: 50%; }
#blocks2 .n3 > .flexiblemodule { width: 33.333333333333%; }
#blocks2 .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#blocks2 .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }

/*shadow start*/
#blocks2mod1 {
	position: relative;
	z-index: 0;
}

#blocks2mod1 > div.inner {
	position: relative;
}

#blocks2mod1 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks2mod1 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks2mod1 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks2mod1 div.moduletable h3, #blocks2mod1 div.module h3,
#blocks2mod1 div.moduletable_menu h3, #blocks2mod1 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks2mod1 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks2mod1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*shadow start*/
#blocks2mod2 {
	position: relative;
	z-index: 0;
}

#blocks2mod2 > div.inner {
	position: relative;
}

#blocks2mod2 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks2mod2 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks2mod2 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks2mod2 div.moduletable h3, #blocks2mod2 div.module h3,
#blocks2mod2 div.moduletable_menu h3, #blocks2mod2 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks2mod2 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks2mod2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*shadow start*/
#blocks2mod3 {
	position: relative;
	z-index: 0;
}

#blocks2mod3 > div.inner {
	position: relative;
}

#blocks2mod3 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks2mod3 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks2mod3 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks2mod3 div.moduletable h3, #blocks2mod3 div.module h3,
#blocks2mod3 div.moduletable_menu h3, #blocks2mod3 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks2mod3 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks2mod3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#blocks3 .n1 > .flexiblemodule { width: 100%; }
#blocks3 .n2 > .flexiblemodule { width: 50%; }
#blocks3 .n2 > .flexiblemodule + div { width: 50%; }
#blocks3 .n3 > .flexiblemodule { width: 33.333333333333%; }
#blocks3 .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#blocks3 .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }

/*shadow start*/
#blocks3mod1 {
	position: relative;
	z-index: 0;
}

#blocks3mod1 > div.inner {
	position: relative;
}

#blocks3mod1 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks3mod1 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks3mod1 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks3mod1 div.moduletable h3, #blocks3mod1 div.module h3,
#blocks3mod1 div.moduletable_menu h3, #blocks3mod1 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks3mod1 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks3mod1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*shadow start*/
#blocks3mod2 {
	position: relative;
	z-index: 0;
}

#blocks3mod2 > div.inner {
	position: relative;
}

#blocks3mod2 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks3mod2 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks3mod2 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks3mod2 div.moduletable h3, #blocks3mod2 div.module h3,
#blocks3mod2 div.moduletable_menu h3, #blocks3mod2 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks3mod2 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks3mod2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*shadow start*/
#blocks3mod3 {
	position: relative;
	z-index: 0;
}

#blocks3mod3 > div.inner {
	position: relative;
}

#blocks3mod3 > div.inner:before {
	content: "";
	z-index: -1;  position: absolute; height:10px; bottom: 15px; left: 10px;  width: 45%; max-width:45%; background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333; -webkit-transform: rotate(-3deg);  -moz-transform: rotate(-3deg);  -o-transform: rotate(-3deg);  -ms-transform: rotate(-3deg);  transform: rotate(-3deg);
}

#blocks3mod3 > div.inner:after {
	content: "";
	visibility: visible;z-index: -1;  position: absolute; height:10px; bottom: 15px;  width: 45%;  max-width:45%;  background: transparent;  -webkit-box-shadow: 0 15px 10px #333333;  -moz-box-shadow: 0 15px 10px #333333;  box-shadow: 0 15px 10px #333333;   right: 10px;  left: auto;-webkit-transform: rotate(3deg);  -moz-transform: rotate(3deg);  -o-transform: rotate(3deg);  -ms-transform: rotate(3deg);  transform: rotate(3deg);
}
/*shadow end*/

#blocks3mod3 > div.inner {
	background: #f7f7f7;
	color: #7a7a7a;
	margin-top: 20px;
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
}

#blocks3mod3 div.moduletable h3, #blocks3mod3 div.module h3,
#blocks3mod3 div.moduletable_menu h3, #blocks3mod3 div.module_menu h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: -0.5px;
}

#blocks3mod3 a {
	color: #ffffff;
	text-decoration: underline;
}


#blocks3mod3 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#carte > div.inner {
	padding-top: 60px;
	padding-bottom: 120px;
}

#pied {
	background: #474747;

                    }

#pied > div.inner {
	padding-top: 30px;
	padding-bottom: 10px;
}

#piedmod > div.inner {
	color: #dedede;
	text-align: center;
	font-size: 18px;
}

#nav > div.inner {
	margin-top: 10px;
}
#nav ul.menu, #nav ul.maximenuck {
            margin: 0;
            padding: 0;
}

#nav ul.menu li, #nav ul.maximenuck li  {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style:none;
}

#nav ul.menu li li, #nav ul.maximenuck li li {
	float: none;
	display: block;
}

#nav ul.menu > li > a, #nav ul.menu > li > span.separator,
#nav ul.maximenuck > li > a, #nav ul.maximenuck > li > span.separator{
    display:block;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	margin: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 7px;
	text-align: center;
	font-size: 16px;
}

#nav ul.menu > li:hover > a, #nav ul.menu > li:hover > span.separator,
#nav ul.maximenuck > li:hover > a, #nav ul.maximenuck > li:hover > span.separator {
	color: #d7391f;
}

#nav ul.menu > li.active > a, #nav ul.menu > li.active > span.separator,
#nav ul.maximenuck > li.active > a, #nav ul.maximenuck > li.active > span.separator {
	color: #d7391f;
}

#nav ul.menu li li a, #nav ul.menu li li span.separator,
#nav ul.maximenuck li li a, #nav ul.maximenuck li li span.separator {
    display:block;
	color: #636262;
	margin: 2px;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}

#nav ul.menu li li:hover > a, #nav ul.menu li li:hover span.separator,
#nav ul.maximenuck li li:hover > a, #nav ul.maximenuck li li:hover span.separator {
	color: #000000;
}

#nav ul.menu li li.active > a, #nav ul.menu li li.active span.separator,
#nav ul.maximenuck li li.active > a, #nav ul.maximenuck li li.active span.separator{
	color: #000000;
}

/* code pour menu normal */
#nav ul.menu li ul, #nav ul.menu li:hover ul ul, #nav ul.menu li:hover ul ul ul {
	position: absolute;
	left: -999em;
	z-index: 999;
        margin: 0;
        padding: 0;
	background: #f7f7f7;
	width: 200px;
}


#nav ul.menu li:hover ul ul, #nav ul.menu li:hover li:hover ul ul, #nav ul.menu li:hover li:hover li:hover ul ul,
#nav ul.menu li.sfhover ul ul, #nav ul.menu li.sfhover ul.sfhover ul ul, #nav ul.menu li.sfhover ul.sfhover ul.sfhover ul ul {
	left: -999em;
}

#nav ul.menu li:hover > ul, #nav ul.menu li:hover ul li:hover > ul, #nav ul.menu li:hover ul li:hover ul li:hover > ul, #nav ul.menu li:hover ul li:hover ul li:hover ul li:hover > ul,
#nav ul.menu li.sfhover ul, #nav ul.menu li.sfhover ul li.sfhover ul, #nav ul.menu li.sfhover ul li.sfhover ul li.sfhover ul, #nav ul.menu li.sfhover ul li.sfhover ul li.sfhover ul li.sfhover ul {
	left: auto;
}

#nav ul.menu li:hover ul li:hover ul {
	margin-top: -30px;
	margin-left: 190px;
}

/* fin code normal */

#nav ul.maximenuCK li ul, #nav ul.maximenuCK li:hover ul ul, #nav ul.maximenuCK li:hover ul ul ul,
#nav ul.maximenuck li ul, #nav ul.maximenuck li:hover ul ul, #nav ul.maximenuck li:hover ul ul ul {
	position: static !important;
	left: auto !important;
	background: transparent !important;
	border-radius: 0 !important;
    border: none !important;
	-moz-border-radius: 0 !important;
	-o-border-radius:  0 !important;
	-webkit-border-radius: 0 !important;
	width: 100% !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#nav ul.maximenuCK li ul ul,
#nav ul.maximenuck li ul ul {
	margin: 0 !important;
}

#nav li div.maxidrop-main {
	width: 200px;
}

#nav li div.floatCK,
#nav li div.floatck {
	background: #f7f7f7;
}

#nav ul li ul.maximenuCK2,
#nav ul li ul.maximenuck2 {
    margin: 0;
    padding: 0;
}

#nav ul li div.maximenuCK2,
#nav ul li div.maximenuck2 {
    float: left;
    width: 100%;
}

#nav li div.maxidrop-main div.maxidrop-main {
}

#nav ul li.maximenuCK div.floatCK div.floatCK,
#nav ul li.maximenuck div.floatck div.floatck {
	margin-top: -30px;
	margin-left: 190px;
}

#nav span.descCK,
#nav span.descck {
    display: block;
    line-height: 10px;
}

#nav ul.menu li li {
    float: none;
    display: block;
}

#modulestop .n1 > .flexiblemodule { width: 100%; }
#modulestop .n2 > .flexiblemodule { width: 50%; }
#modulestop .n2 > .flexiblemodule + div { width: 50%; }
#modulestop .n3 > .flexiblemodule { width: 33.333333333333%; }
#modulestop .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#modulestop .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#modulestop .n4 > .flexiblemodule { width: 25%; }
#modulestop .n4 > .flexiblemodule + div { width: 25%; }
#modulestop .n4 > .flexiblemodule + div + div { width: 25%; }
#modulestop .n4 > .flexiblemodule + div + div + div { width: 25%; }
#modulestop .n5 > .flexiblemodule { width: 20%; }
#modulestop .n5 > .flexiblemodule + div { width: 20%; }
#modulestop .n5 > .flexiblemodule + div + div { width: 20%; }
#modulestop .n5 > .flexiblemodule + div + div + div { width: 20%; }
#modulestop .n5 > .flexiblemodule + div + div + div + div { width: 20%; }

#modulestopmod1 > div.inner {
	padding: 10px;
}

#modulestopmod2 > div.inner {
	padding: 10px;
}

#modulestopmod3 > div.inner {
	padding: 10px;
}

#modulestopmod4 > div.inner {
	padding: 10px;
}

#modulestopmod5 > div.inner {
	padding: 10px;
}

#maincontent > div.inner {
	margin-top: 10px;
}

#left > div.inner {
	margin-right: 10px;
	padding: 10px;
}

#left div.moduletable, #left div.module,
#left div.moduletable_menu, #left div.module_menu {
	margin-bottom: 15px;
}

#maintopmodule > div.inner {
	padding: 10px;
}

#center > div.inner {
	padding: 10px;
}

#centertopmodule > div.inner {
	padding: 10px;
}

#centerbottommodule > div.inner {
	padding: 10px;
}

#right > div.inner {
	margin-left: 10px;
	padding: 10px;
}

#right div.moduletable, #right div.module,
#right div.moduletable_menu, #right div.module_menu {
	margin-bottom: 15px;
}

#mainbottommodule > div.inner {
	padding: 10px;
}
#modulesbottom .n1 > .flexiblemodule { width: 100%; }
#modulesbottom .n2 > .flexiblemodule { width: 50%; }
#modulesbottom .n2 > .flexiblemodule + div { width: 50%; }
#modulesbottom .n3 > .flexiblemodule { width: 33.333333333333%; }
#modulesbottom .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#modulesbottom .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#modulesbottom .n4 > .flexiblemodule { width: 25%; }
#modulesbottom .n4 > .flexiblemodule + div { width: 25%; }
#modulesbottom .n4 > .flexiblemodule + div + div { width: 25%; }
#modulesbottom .n4 > .flexiblemodule + div + div + div { width: 25%; }
#modulesbottom .n5 > .flexiblemodule { width: 20%; }
#modulesbottom .n5 > .flexiblemodule + div { width: 20%; }
#modulesbottom .n5 > .flexiblemodule + div + div { width: 20%; }
#modulesbottom .n5 > .flexiblemodule + div + div + div { width: 20%; }
#modulesbottom .n5 > .flexiblemodule + div + div + div + div { width: 20%; }

#modulesbottommod1 > div.inner {
	padding: 10px;
}

#modulesbottommod2 > div.inner {
	padding: 10px;
}

#modulesbottommod3 > div.inner {
	padding: 10px;
}

#modulesbottommod4 > div.inner {
	padding: 10px;
}

#modulesbottommod5 > div.inner {
	padding: 10px;
}

#footer > div.inner {
	background: #333333;
	color: #ffffff;
	padding: 10px;
	font-size: 11px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}


#copy {
	background: #333333;

                    }

#copymod > div.inner {
	color: #f0f0f0;
	font-size: 10px;
}
