/* ---------------------------------------
	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;
}

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {
  padding: 3px 0;
  margin: 0;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
}
h1, .componentheading {
  font-size: 1.75em;
}
h2, .contentheading {
  font-size: 1.25em;
}
h3 {
  font-size: 1.25em;
  margin-left:5px;
  margin-right:5px;
}
h4 {
  font-size: 1em;
}

ul, ol {
  padding: .75em 0 .75em 0;
  margin: 0 0 0 10px;
}

ul.menu {
    margin: 0;
}

ul.menu li {
   list-style: none;
   /*color:#000;
	padding:5px;
	background:#120101;
	background-image: url("blocnav-gradient.svg");
	background-image: -o-linear-gradient(center top,#120101, #291b04 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#120101, #291b04 100%);
	background-image: -moz-linear-gradient(center top,#120101, #291b04 100%);
	background-image: linear-gradient(center top,#120101, #291b04 100%);
	-pie-background: linear-gradient(center top,#120101, #291b04 100%);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	box-shadow: #363636 0px 2px 3px 0px;
	-moz-box-shadow: #363636 0px 2px 3px 0px;
	-webkit-box-shadow: #363636 0px 2px 3px 0px;*/
}

p {
  padding: 5px 0;
}

address {
  margin: .75em 0;
  font-style: normal;
}

a:focus {
    outline: none;
}

img {
  border: none;
}

em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

input, button, select {
  vertical-align: middle;
}

.clr {
	clear : both;
}

#wrapper {
	margin: 0 auto;
	box-shadow: #474747 0px 38px 4px 3px;
	-moz-box-shadow: #474747 0px 38px 4px 3px;
	-webkit-box-shadow: #474747 0px 38px 4px 3px;
	
}

.full {
	width: 100%;
}

.demi {
	width: 50%;
}

.tiers {
	width: 33.33%;
}

.quart {
	width: 25%;
}

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

/* ---------------------------------------
	Custom styling
-----------------------------------------*/
/* DRAPEAUX JOOMFISH */
#drapeaux { 
	position:absolute; 
	top: 120px; 
	right: 165px; 
}

/* Perso */
table.contentpaneopen tr td span.hasTip a img {
display: none;
}



#FondDePage
{
    background-color: #FFFFAA; 
    background-image:url(../images/CadreVideo.png); 
    background-repeat: repeat; 
}

.customVideo
{ 
   background:url(../images/CadreVideo.png) no-repeat 450px 370px;
	border: 1px solid #000000;
	left: 10px; 
}


#banniere
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	height : 100%; 
	width: 100%;
	background: url(../images/bg.jpg) repeat-x top #fff;
	/*background: #302b1d; */
	position: relative;
	z-index: 10; 	
}

.banneritem 
{
	margin-right:2px;
	z-index:1;
}
/* Perso2 */
#encorps
{ 
   position:absolute; 
	top: 215px; 
	left: 0px;
	height: 235px;
	width:1000px; 
}


/* ---------------------------------------
	Standard styling
-----------------------------------------*/


body {
	/*background: #d4d4d4;*/
	background-image: url(../images/bg_body.gif);
	color: #000000;
	text-align: left;
	font-size: 13px;
	font-family: Ubuntu, Segoe UI, sans-serif;
}

a {
	color: #ff8000;
	text-decoration: underline;
}


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

h1, div.componentheading {
	/*color: #2b2b2b;*/
	background:#e0e0e2;
	background-image: url("h2-gradient.svg");
	background-image: -o-linear-gradient(center top,#ffffff, #e0e0e2 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#ffffff, #e0e0e2 100%);
	background-image: -moz-linear-gradient(center top,#ffffff, #e0e0e2 100%);
	background-image: linear-gradient(center top,#ffffff, #e0e0e2 100%);
	-pie-background: linear-gradient(center top,#ffffff, #e0e0e2 100%);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	box-shadow: #363636 0px 2px 3px 0px;
	-moz-box-shadow: #363636 0px 2px 3px 0px;
	-webkit-box-shadow: #363636 0px 2px 3px 0px;
	padding:10px;
	width:70%;
}

h2, div.contentheading {
	background:#e0e0e2;
	background-image: url("h2-gradient.svg");
	background-image: -o-linear-gradient(center top,#ffffff, #e0e0e2 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#ffffff, #e0e0e2 100%);
	background-image: -moz-linear-gradient(center top,#ffffff, #e0e0e2 100%);
	background-image: linear-gradient(center top,#ffffff, #e0e0e2 100%);
	-pie-background: linear-gradient(center top,#ffffff, #e0e0e2 100%);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:center;
	box-shadow: #363636 0px 2px 3px 0px;
	-moz-box-shadow: #363636 0px 2px 3px 0px;
	-webkit-box-shadow: #363636 0px 2px 3px 0px;
	padding:20px 0px 20px 0px;
	width:100%;
}

h3 {
	color: #282d40;
	border-bottom:1px solid #282d40;
	text-align: left;
	font-size: 16px;
}

h4 {
	text-align: left;
}

h5 {
	text-align: left;
}

h6 {
	text-align: left;
}

.button {
   border: none;
	background: #696969;
	background-image: url("buttonbuttonbody-gradient.svg");
	background-image: -o-linear-gradient(center top,#696969, #363636 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#696969, #363636 100%);
	background-image: -moz-linear-gradient(center top,#696969, #363636 100%);
	background-image: linear-gradient(center top,#696969, #363636 100%);
	-pie-background: linear-gradient(center top,#696969, #363636 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ededed;
	padding: 5px;
	padding-bottom: 7px;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
}

.button:hover {
	background: #363636;
	text-align: center;
}

ul.pagenav li a {
    display: block;
	background: #696969;
	background-image: url("pagenavbuttonbody-gradient.svg");
	background-image: -o-linear-gradient(center top,#696969, #363636 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#696969, #363636 100%);
	background-image: -moz-linear-gradient(center top,#696969, #363636 100%);
	background-image: linear-gradient(center top,#696969, #363636 100%);
	-pie-background: linear-gradient(center top,#696969, #363636 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ededed;
	padding: 5px;
	padding-bottom: 7px;
	text-align: center;
	line-height: 20px;
}

ul.pagenav li a:hover {
	background: #363636;
	text-align: center;
}

.readmore a {
	background: #696969;
	background-image: url("readmorebuttonbody-gradient.svg");
	background-image: -o-linear-gradient(center top,#696969, #363636 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#696969, #363636 100%);
	background-image: -moz-linear-gradient(center top,#696969, #363636 100%);
	background-image: linear-gradient(center top,#696969, #363636 100%);
	-pie-background: linear-gradient(center top,#696969, #363636 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ededed;
	padding: 5px;
	padding-bottom: 7px;
	text-align: center;
}

.readmore a:hover {
	background: #363636;
	text-align: center;
}

.invalid {border: red;}
                
input .inputbox, .registration input, .login input, .contact input, .contact textarea {
   border-top: #ced8e0 1px solid;
	border-bottom: #ced8e0 1px solid;
	border-left: #ced8e0 1px solid;
	border-right: #ced8e0 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding: 5px;
	text-align: left;
}

input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus {
	border: #b0b0b0 1px solid;
	text-align: left;
}

#wrapper {
	width: 990px;
	text-align: left;
}

#mainbanner {
	margin-top:30px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
	z-index:1;
}

#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;
	margin: 10px 0px 0px 5px;
	padding: 0px;
	float:left;
	height:55px;
}

#logodesc {
	text-align: left;
}

#banner {
	width: 990px;
	height:120px;
	float:left;
	margin:0px 5px 0px 0px;
	padding-bottom:0px;
	text-align: left;
	z-index:1;
}

#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;
}

#nav0 {
	/*color:#fffff;
	width:2000px;
	background:#020202;
	background-image: url("blocnav-gradient.svg");
	background-image: -o-linear-gradient(center top,#020202, #2f2f2f 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#020202, #2f2f2f 100%);
	background-image: -moz-linear-gradient(center top,#020202, #2f2f2f 100%);
	background-image: linear-gradient(center top,#020202, #2f2f2f 100%);
	-pie-background: linear-gradient(center top,#020202, #2f2f2f 100%);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	height: 24px;
	padding-top: 5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top: -38px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: -500px;
	text-align: left;
	z-index:0;*/
}

#nav {
	color:#fffff;
	background:none;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
   margin-bottom: 0px;
	/*height: 28px;
	padding-top: 5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:5px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	z-index:1;
	background:#020202;
	background-image: url("blocnav-gradient.svg");
	background-image: -o-linear-gradient(center top,#020202, #2f2f2f 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#020202, #2f2f2f 100%);
	background-image: -moz-linear-gradient(center top,#020202, #2f2f2f 100%);
	background-image: linear-gradient(center top,#020202, #2f2f2f 100%);
	-pie-background: linear-gradient(center top,#020202, #2f2f2f 100%);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	height: 28px;
	padding-top: 0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:5px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	z-index:1;
	/*box-shadow: #363636 0px 2px 3px 0px;
	-moz-box-shadow: #363636 0px 2px 3px 0px;
	-webkit-box-shadow: #363636 0px 2px 3px 0px;*/
}

#nav div.moduletable, #nav div.module,
#nav div.moduletable_menu, #nav div.module_menu {
	text-align: left;
}

#nav div.moduletable h3, #nav div.module h3,
#nav div.moduletable_menu h3, #nav div.module_menu h3 {
	text-align: left;
}

#nav a {
	color: #b82800;
}


#nav a:hover {
	color: #000000;
}
#nav ul.menu {
   margin: 0;
   padding: 0;
}

#nav ul.menu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style:none;
   white-space: nowrap;
}

#nav ul.menu li a, #nav ul.menu li span.separator {
   display:block;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	text-align: left;
	font-size: 14px;
	/*text-shadow: #000 1px 1px 1px;*/
}


.maximenuck .item210 ul.menu li a {
	padding-right: 12px;
	padding-left: 2px;
	
}

.maximenuck .level2 span.titreck {
	border-right:none !important;
}

#nav ul.menu li:hover > a {
	background: #44251b;
	background-image: url("nav-hover-gradient.svg");
	background-image: -o-linear-gradient(center top,#44251b, #4b1106 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#44251b, #4b1106 100%);
	background-image: -moz-linear-gradient(center top,#44251b, #4b1106 100%);
	background-image: linear-gradient(center top,#44251b, #4b1106 100%);
	-pie-background: linear-gradient(center top,#44251b, #4b1106 100%);
	font-size: 12px;
	color: #f1dcdb;
	text-align: left;
}

#nav ul.menu li.active > a {
	background: #4d4d4d;
	text-align: left;
	color:#ffffff;
	font-weight:bold;
}

#nav ul.menu li li a, #nav ul.menu li li span.separator {
   display:block;
	background: transparent;
	border-bottom: #ffffff 1px solid;
	border-right:none;
	text-align: left;
	box-shadow: transparent 0px 0px 1px 0px;
	-moz-box-shadow: transparent 0px 0px 1px 0px;
	-webkit-box-shadow: transparent 0px 0px 1px 0px;
}

#nav ul.menu li li:hover > a {
	background: transparent;
	text-align: left;
	box-shadow: transparent 0px 0px 1px 0px;
	-moz-box-shadow: transparent 0px 0px 1px 0px;
	-webkit-box-shadow: transparent 0px 0px 1px 0px;
	color:#fff;
}

#nav ul.menu li li.active > a {
	text-align: left;
}

/* 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: #fdead0;
	background: rgba(246,207,155,1);
	-pie-background: rgba(246,207,155,1);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	width: 100%;
	margin-left: 8px;
	color:#000000;
}


#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: -20px;
	margin-left: 150px;
}

/* fin code normal */

#nav ul.menu.maximenuCK li ul, #nav ul.menu.maximenuCK li:hover ul ul, #nav ul.menu.maximenuCK li:hover ul ul ul,
#nav ul.menu.maximenuck li ul, #nav ul.menu.maximenuck li:hover ul ul, #nav ul.menu.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.menu.maximenuCK li ul ul,
#nav ul.menu.maximenuck li ul ul {
	margin: 0 !important;
}

#nav li div.floatCK, 
#nav li div.floatck {
	background: #44251b;
	background-image: url("nav-hover-gradient.svg");
	background-image: -o-linear-gradient(center top,#44251b, #4b1106 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#44251b, #4b1106 100%);
	background-image: -moz-linear-gradient(center top,#44251b, #4b1106 100%);
	background-image: linear-gradient(center top,#44251b, #4b1106 100%);
	-pie-background: linear-gradient(center top,#44251b, #4b1106 100%);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border:none;
	width: auto;
	min-width:165px;
	margin-left: 10px;
	margin-right:0px;
	
}

#nav  div.floatCK li a, 
#nav div.floatck li a {
	border:none;

}

#nav  div.floatCK li:hover > a, 
#nav div.floatck li:hover > a {
	border-top:none;
	border-bottom:1px solid #f0f0f1;
	font-weight:bold;
}

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

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

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

#nav span.titreck {
    padding:0px 20px;
    border-right:1px solid #dcdcdc;
}

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


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

/* Module Fil de Navigation */
#entete0 {
	font-family:Ubuntu, Segoe UI, sans-serif;
	font-size:11px;
	background: #ffffff;
	border:none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	/*box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;*/
}

#entete0 span {
	color:#f15000;
	text-decoration:underline;
}

#entete0 a {
	text-decoration:none;
	color:#000;
}
/* Fin module Fil de Navigation */


#slideshow0 {
	/*background: #666666;
	width:2000px;
	height: 320px;
	margin-top: -320px;
	margin-left: -500px;
	margin-right:0px;
	margin-bottom: 5px;
	z-index:-1;*/
}

#slideshow {
	width:988px !important;
	height:320px;
	background:none;
	background: #050500;
	background-image: url("blocslideshow-gradient.svg");
	background-image: -o-linear-gradient(center top,#050500, #020203 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#050500, #020203 100%);
	background-image: -moz-linear-gradient(center top,#050500, #020203 100%);
	background-image: linear-gradient(center top,#050500, #020203 100%);
	-pie-background: linear-gradient(center top,#050500, #020203 100%);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom: 0px;
	padding: 1px;
	text-align: left;
	/*box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;*/
	z-index:5;
}

#slideshow div.moduletable, #slideshow div.module,
#slideshow div.moduletable_menu, #slideshow div.module_menu {
	color: #ffffff;
	text-align: left;
	background-image: url(../images/bg.jpg);
	color: #000000;
}

#slideshow div.moduletable h3, #slideshow div.module h3,
#slideshow div.moduletable_menu h3, #slideshow div.module_menu h3 {
	display:none;
	text-align: left;
}

#modulestop > div.inner {
	background: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin: 0px 5px 2px 5px;
	padding: 10px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#modulestop div.moduletable, #modulestop div.module,
#modulestop div.moduletable_menu, #modulestop div.module_menu {
	text-align: left;
}

#modulestop div.moduletable h3, #modulestop div.module h3,
#modulestop div.moduletable_menu h3, #modulestop div.module_menu h3 {
	text-align: left;
}

#moduletop0 > div.inner {
	padding: 2px;
	margin-left:40px;
	margin-right:40px;
	text-align: left;
}

#moduletop0 div.moduletable, #moduletop0 div.module,
#moduletop0 div.moduletable_menu, #moduletop0 div.module_menu {
	text-align: left;
}

#moduletop0 div.moduletable h3, #moduletop0 div.module h3,
#moduletop0 div.moduletable_menu h3, #moduletop0 div.module_menu h3 {
	text-align: left;
}

#moduletop1 > div.inner {
	padding: 2px;
	text-align: left;
}

#moduletop1 div.moduletable, #moduletop1 div.module,
#moduletop1 div.moduletable_menu, #moduletop1 div.module_menu {
	text-align: left;
}

#moduletop1 div.moduletable h3, #moduletop1 div.module h3,
#moduletop1 div.moduletable_menu h3, #moduletop1 div.module_menu h3 {
	text-align: left;
}

#moduletop2 > div.inner {
	padding: 2px;
	text-align: left;
}

#moduletop2 div.moduletable, #moduletop2 div.module,
#moduletop2 div.moduletable_menu, #moduletop2 div.module_menu {
	text-align: left;
}

#moduletop2 div.moduletable h3, #moduletop2 div.module h3,
#moduletop2 div.moduletable_menu h3, #moduletop2 div.module_menu h3 {
	text-align: left;
}

#moduletop3 > div.inner {
	padding: 2px;
	text-align: left;
}

#moduletop3 div.moduletable, #moduletop3 div.module,
#moduletop3 div.moduletable_menu, #moduletop3 div.module_menu {
	text-align: left;
}

#moduletop3 div.moduletable h3, #moduletop3 div.module h3,
#moduletop3 div.moduletable_menu h3, #moduletop3 div.module_menu h3 {
	text-align: left;
}

#moduletop4 > div.inner {
	padding: 2px;
	text-align: left;
}

#moduletop4 div.moduletable, #moduletop4 div.module,
#moduletop4 div.moduletable_menu, #moduletop4 div.module_menu {
	text-align: left;
}

#moduletop4 div.moduletable h3, #moduletop4 div.module h3,
#moduletop4 div.moduletable_menu h3, #moduletop4 div.module_menu h3 {
	text-align: left;
}

#main {
	text-align: left;
	margin:0px 0px 0px 0px;
	background:transparent;
}

#main div.moduletable, #main div.module,
#main div.moduletable_menu, #main div.module_menu {
	text-align: left;
}

#main div.moduletable h3, #main div.module h3,
#main div.moduletable_menu h3, #main div.module_menu h3 {
	text-align: left;
}

#maintop {
	min-height:30px;
	padding:5px;
	margin:2px;
}

#maintop a {
	display:none;
}

#left > div.inner {
	background: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	zoom: 1;
	margin-right: 2px;
	margin-left: 5px;
	padding: 10px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
	float:left;
}

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

#left div.moduletable h3, #left div.module h3,
#left div.moduletable_menu h3, #left div.module_menu h3 {
	text-align: left;
}

#center > div.inner {
	width: 767px;
	background: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	zoom: 1;
	padding: 10px 10px 10px 10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
	min-height:510px;
}

#phocagallery {
	min-height:400px;
}

#center div.moduletable, #center div.module,
#center div.moduletable_menu, #center div.module_menu {
	text-align: left;
}

#center div.moduletable h3, #center div.module h3,
#center div.moduletable_menu h3, #center div.module_menu h3 {
	text-align: left;
}

#right > div.inner {
	background: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	zoom: 1;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
	min-height:100%;
}

#right div.moduletable, #right div.module,
#right div.moduletable_menu, #right div.module_menu {
	background: #636363;
	background-image: url("moduleright-gradient.svg");
	background-image: -o-linear-gradient(center top,#636363, #3b3b3b 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#636363, #3b3b3b 100%);
	background-image: -moz-linear-gradient(center top,#636363, #3b3b3b 100%);
	background-image: linear-gradient(center top,#636363, #3b3b3b 100%);
	-pie-background: linear-gradient(center top,#636363, #3b3b3b 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#right div.moduletable h3, #right div.module h3,
#right div.moduletable_menu h3, #right div.module_menu h3 {
	text-align: left;
}

#modulesbottom > div.inner {
	margin-top: 0px;
	text-align: left;
}

#modulesbottom div.moduletable, #modulesbottom div.module,
#modulesbottom div.moduletable_menu, #modulesbottom div.module_menu {
	text-align: left;
}

#modulesbottom div.moduletable h3, #modulesbottom div.module h3,
#modulesbottom div.moduletable_menu h3, #modulesbottom div.module_menu h3 {
	text-align: left;
}

#modulebottom1 > div.inner {
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	box-shadow: transparent 0px 1px 1px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#modulebottom1 div.moduletable, #modulebottom1 div.module,
#modulebottom1 div.moduletable_menu, #modulebottom1 div.module_menu {
	text-align: left;
}

#modulebottom1 div.moduletable h3, #modulebottom1 div.module h3,
#modulebottom1 div.moduletable_menu h3, #modulebottom1 div.module_menu h3 {
	text-align: left;
}

#modulebottom1 a {
	color: #b82800;
}


#modulebottom1 a:hover {
	color: #000000;
}

#modulebottom2 > div.inner {
	background: #ffa245;
	background-image: url("blocmodulebottom2-gradient.svg");
	background-image: -o-linear-gradient(center top,#ffa245, #ff6a00 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#ffa245, #ff6a00 100%);
	background-image: -moz-linear-gradient(center top,#ffa245, #ff6a00 100%);
	background-image: linear-gradient(center top,#ffa245, #ff6a00 100%);
	-pie-background: linear-gradient(center top,#ffa245, #ff6a00 100%);
	margin-right: 5px;
	padding: 10px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#modulebottom2 div.moduletable, #modulebottom2 div.module,
#modulebottom2 div.moduletable_menu, #modulebottom2 div.module_menu {
	text-align: left;
}

#modulebottom2 div.moduletable h3, #modulebottom2 div.module h3,
#modulebottom2 div.moduletable_menu h3, #modulebottom2 div.module_menu h3 {
	text-align: left;
}

#modulebottom2 a {
	color: #b82800;
}


#modulebottom2 a:hover {
	color: #000000;
}

#modulebottom3 > div.inner {
	background: #ffa245;
	background-image: url("blocmodulebottom3-gradient.svg");
	background-image: -o-linear-gradient(center top,#ffa245, #ff6a00 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#ffa245, #ff6a00 100%);
	background-image: -moz-linear-gradient(center top,#ffa245, #ff6a00 100%);
	background-image: linear-gradient(center top,#ffa245, #ff6a00 100%);
	-pie-background: linear-gradient(center top,#ffa245, #ff6a00 100%);
	margin-right: 5px;
	padding: 10px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#modulebottom3 div.moduletable, #modulebottom3 div.module,
#modulebottom3 div.moduletable_menu, #modulebottom3 div.module_menu {
	text-align: left;
}

#modulebottom3 div.moduletable h3, #modulebottom3 div.module h3,
#modulebottom3 div.moduletable_menu h3, #modulebottom3 div.module_menu h3 {
	text-align: left;
}

#modulebottom3 a {
	color: #b82800;
}


#modulebottom3 a:hover {
	color: #000000;
}

#modulebottom4 > div.inner {
	background: #ffa245;
	background-image: url("blocmodulebottom4-gradient.svg");
	background-image: -o-linear-gradient(center top,#ffa245, #ff6a00 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#ffa245, #ff6a00 100%);
	background-image: -moz-linear-gradient(center top,#ffa245, #ff6a00 100%);
	background-image: linear-gradient(center top,#ffa245, #ff6a00 100%);
	-pie-background: linear-gradient(center top,#ffa245, #ff6a00 100%);
	padding: 10px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#modulebottom4 div.moduletable, #modulebottom4 div.module,
#modulebottom4 div.moduletable_menu, #modulebottom4 div.module_menu {
	text-align: left;
}

#modulebottom4 div.moduletable h3, #modulebottom4 div.module h3,
#modulebottom4 div.moduletable_menu h3, #modulebottom4 div.module_menu h3 {
	text-align: left;
}

#modulebottom4 a {
	color: #b82800;
}


#modulebottom4 a:hover {
	color: #000000;
}


/* modules footer site */
/* modules footer site */
#modulefooter1 > div.inner {
	height:180px;
	background: #333333;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	zoom: 1;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
	border-top:1px #5e5e5e solid;
	margin: 2px 0px 2px 0px;
	padding: 10px 0px 2px 15px;
	text-align: left;
}

#modulefooter1 div.moduletable, #modulefooter1 div.module,
#modulefooter1 div.moduletable_menu, #modulefooter1 div.module_menu {
	text-align: left;
}

#modulefooter1 div.moduletable h3, #modulefooter1 div.module h3,
#modulefooter1 div.moduletable_menu h3, #modulefooter1 div.module_menu h3 {
	text-align: left;
	font-family:DroidSans, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	margin-left:10px;
	color:#e03c00;
	border-bottom:1px #535353 solid;
}

#modulefooter1 a {
	color: #5d5e62;
	margin-top:10px;
	text-decoration:none;
}

#modulefooter1 ul {
	list-style:none;
}

#modulefooter1 li {
	margin-left:15px;
	margin-right:40px;
	padding-left:0px;
	font-size:13px;
}

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

#modulefooter2 > div.inner {
	height:180px;
	background: #333333;
	margin: 2px 0px 2px 0px;
	padding: 10px 0px 2px 5px;
	border-top:1px #5e5e5e solid;
	text-align: left;
	box-shadow: transparent 0px 1px 1px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#modulefooter2 div.moduletable, #modulefooter2 div.module,
#modulefooter2 div.moduletable_menu, #modulefooter2 div.module_menu {
	text-align: left;
}

#modulefooter2 div.moduletable h3, #modulefooter2 div.module h3,
#modulefooter2 div.moduletable_menu h3, #modulefooter2 div.module_menu h3 {
	text-align: left;
	font-family:DroidSans, Arial, sans-serif;
	font-weight:normal;
	margin-left:30px;
	font-size:14px;
	color:#e03c00;
	border-bottom:1px #535353 solid;
}

#modulefooter2 a {
	color: #5d5e62;
	text-decoration:none;
}

#modulefooter2 ul {
	list-style:none;
}

#modulefooter2 li {
	font-size:13px;
	margin-left:35px;
	margin-right:40px;
	padding-left:0px;
}

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

#modulefooter3 > div.inner {
	height:180px;
	background: #333333;
	margin: 2px 0px 2px 0px;
	padding: 10px 0px 2px 5px;
	border-top:1px #5e5e5e solid;
	text-align: left;
	box-shadow: transparent 0px 1px 1px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#modulefooter3 div.moduletable, #modulefooter3 div.module,
#modulefooter3 div.moduletable_menu, #modulefooter3 div.module_menu {
	text-align: left;
}

#modulefooter3 div.moduletable h3, #modulefooter3 div.module h3,
#modulefooter3 div.moduletable_menu h3, #modulefooter3 div.module_menu h3 {
	text-align: left;
	font-family:DroidSans, Arial, sans-serif;
	font-weight:normal;
	margin-left:30px;
	font-size:14px;
	color:#e03c00;
	border-bottom:1px #535353 solid;
}

#modulefooter3 a {
	color: #5d5e62;
	text-decoration:none;
}

#modulefooter3 ul {
	list-style:none;
}

#modulefooter3 li {
	font-size:13px;
	margin-left:35px;
	margin-right:40px;
	padding-left:0px;
}

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

#modulefooter4 > div.inner {
	background: #333333;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	zoom: 1;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
	height:180px;
	margin: 2px 0px 2px 0px;
	font-size:12px;
	padding: 10px 30px 2px 5px;
	border-top:1px #5e5e5e solid;
	text-align: left;
	box-shadow: transparent 0px 1px 1px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#modulefooter4 div.moduletable, #modulefooter4 div.module,
#modulefooter4 div.moduletable_menu, #modulefooter4 div.module_menu {
	text-align: left;
}

#modulefooter4 div.moduletable h3, #modulefooter4 div.module h3,
#modulefooter4 div.moduletable_menu h3, #modulefooter4 div.module_menu h3 {
	text-align: left;
	font-family:DroidSans, Arial, sans-serif;
	font-weight:normal;
	margin-left:30px;
	font-size:14px;
	color:#e03c00;
	border-bottom:1px #535353 solid;
}

#modulefooter4 a {
	color: #5d5e62;
	text-decoration:none;
}

#modulefooter4 ul {
	list-style:none;
}

#modulefooter4 li {
	font-size:13px;
	margin-left:35px;
	margin-right:5px;
	padding-left:0px;
}

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

#footer {
	border-top: #000000 1px solid;
	margin-top: 0px;
	margin-left:5px;
	margin-right:5px;
	padding-top: 5px;
	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;
}


/* Custom styming */
.phocamaps {
	margin-left:20px;	
}

#modulebottomfooter > div.inner {
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	box-shadow: transparent 0px 1px 1px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}
 
ul.mostread {
    margin: 0;
}


ul.mostread li {
   list-style: none;
   color:#000;
	padding:5px;
	background:#120101;
	background-image: url("blocnav-gradient.svg");
	background-image: -o-linear-gradient(center top,#120101, #291b04 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#120101, #291b04 100%);
	background-image: -moz-linear-gradient(center top,#120101, #291b04 100%);
	background-image: linear-gradient(center top,#120101, #291b04 100%);
	-pie-background: linear-gradient(center top,#120101, #291b04 100%);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	box-shadow: #363636 0px 2px 3px 0px;
	-moz-box-shadow: #363636 0px 2px 3px 0px;
	-webkit-box-shadow: #363636 0px 2px 3px 0px;
}

#displayAiContactSafeForm_1
{
	margin:10px;
	padding:10px 10px 30px 10px;
   background: #ecebe6;
	background: rgba(236,230,235,0.7);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
}

#aiContactSafeSend
{
	padding-top:0px;
	padding-left:103px;
}

#aiContactSafeBtns
{
	text-align:center;
}

#aiContactSafeSendButton
{
	border: none;
	background: #696969;
	background-image: url("buttonbuttonbody-gradient.svg");
	background-image: -o-linear-gradient(center top,#696969, #363636 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#696969, #363636 100%);
	background-image: -moz-linear-gradient(center top,#696969, #363636 100%);
	background-image: linear-gradient(center top,#696969, #363636 100%);
	-pie-background: linear-gradient(center top,#696969, #363636 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ededed;
	padding: 5px;
	padding-bottom: 7px;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
}

.aiContactSafe h1 
{
	padding:10px;
	font-size:16px;
	color:black;
	width:30%;
}



input.submit_btn 
{
	border: none;
	background: #696969;
	background-image: url("buttonbuttonbody-gradient.svg");
	background-image: -o-linear-gradient(center top,#696969, #363636 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#696969, #363636 100%);
	background-image: -moz-linear-gradient(center top,#696969, #363636 100%);
	background-image: linear-gradient(center top,#696969, #363636 100%);
	-pie-background: linear-gradient(center top,#696969, #363636 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ededed;
	padding: 5px;
	padding-bottom: 7px;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
}

form 
{
	padding:5px 4px 10px 4px;
   background: #ecebe6;
	background: rgba(236,235,230,0.7);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}

.ccms_form_element input 
{
	border:none;
	border-top: #ced8e0 1px solid;
	border-bottom: #ced8e0 1px solid;
	border-left: #ced8e0 1px solid;
	border-right: #ced8e0 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;*/
	text-align: left;
}

.ccms_form_element label
{
	font-style:italic;
	color:#505050;
}

#ccnewsletter_link {
	max-width:195px;
	overflow:hidden;
}

#Back {
	position:absolute;
	left:0px;
	top:-4px;
	z-index:-1;
}

#Back .custom img {
	z-index:-1;
}

#banner .bannergroup .banneritem img {
	z-index:1;
}

#BackNav {
	position:relative;
	left:540px;
	top:-25px;
	z-index:1;
}

#BackNav a {
	font-style:italic;
	text-decoration:none;
	color:#252424;
}

#BackNav a:hover {
	text-decoration:underline;
	color:#212020;
}

.search {
	border:0px solid #ced8e0;
	background:none;
}

.search .button {
	border: none;
	background: none;
	background-image: url("buttonbuttonbody-gradient.svg");
	background-image: -o-linear-gradient(center top,#696969, #363636 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#696969, #363636 100%);
	background-image: -moz-linear-gradient(center top,#696969, #363636 100%);
	background-image: linear-gradient(center top,#696969, #363636 100%);
	-pie-background: linear-gradient(center top,#696969, #363636 100%);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	color: #ededed;
	padding: 0px;
	text-align: center;
	text-shadow: #000 0px 0px 0px;
}

.search .inputbox {
   border:1px solid #ced8e0;
   padding-left:5px;
   min-height:32px;
   max-width:70%;
}

#searchForm .button {
	-pie-background: linear-gradient(center top,#696969, #363636 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ededed;
	padding: 5px;
	text-align: center;
	text-shadow: #000 5px 5px 5px;
}

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

/* Plan de Site / Xmap */
#xmap h1 {
	width:30%;
}

/* Module News Pro GK4 */
#gkMain .box, .box_menu, .box_text {
	border:1px solid #e5e5e5;
	padding:0px 20px 20px 20px;
}

/* Module Social */
.bookmark {
	margin-left:60px;
	float:none;
	text-align:left;
}

div.bookmark {
	text-align:left;
}

/* Module News */
#left div.moduletable_news {
	padding-left:15px;
	padding-right:10px;
   padding-top:5px;
   background:url(../images/ModuleLeft_image2.jpg) no-repeat 0px -8px;
   /*background: #ecebe6;
	background: rgba(236,230,235,0.7);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;*/
	z-index:5;
	min-height:250px;
}

#left div.moduletable_news h3 {
	padding-top:20px;
	height:30px;
	padding-left:45px;
}

#left div.moduletable_news li {
   list-style: none;
   color:#000;
	padding:5px;
	background:none;
	/*background:#b5a99b;
	background-image: url("blocnav-gradient_last.svg");
	background-image: -o-linear-gradient(center top,#b5a99b, #b8b3af 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#b5a99b, #b8b3af 100%);
	background-image: -moz-linear-gradient(center top,#b5a99b, #b8b3af 100%);
	background-image: linear-gradient(center top,#b5a99b, #b8b3af 100%);
	-pie-background: linear-gradient(center top,#b5a99b, #b8b3af 100%);*/
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
	text-align: left;
	box-shadow: #363636 0px 2px 3px 0px;
	-moz-box-shadow: #363636 0px 2px 3px 0px;
	-webkit-box-shadow: #363636 0px 2px 3px 0px;
}

#left div.moduletable_news li a {
	color:#363636;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#left div.moduletable_news li a:hover {
	color:#2078c9;
	font-weight:bold;
	text-decoration:none;
}

/* Module LatestNews */
#left div.moduletable_last {
	padding-left:10px;
    padding-top:5px;
    background: #ecebe6;
	 background: rgba(236,230,235,0.7);
	 border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
}

ul.latestnews_last {
	margin-left:5px;
}

ul.latestnews_last li {
   list-style: none;
   color:#000;
	padding:5px;
	background:#120101;
	background-image: url("blocnav-gradient.svg");
	background-image: -o-linear-gradient(center top,#120101, #0b0303 100%);
	background-image: -webkit-gradient(linear, left bottom, left top,#120101, #0b0303 100%);
	background-image: -moz-linear-gradient(center top,#120101, #0b0303 100%);
	background-image: linear-gradient(center top,#120101, #0b0303 100%);
	-pie-background: linear-gradient(center top,#120101, #0b0303 100%);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
	text-align: left;
	box-shadow: #363636 0px 2px 3px 0px;
	-moz-box-shadow: #363636 0px 2px 3px 0px;
	-webkit-box-shadow: #363636 0px 2px 3px 0px;
}

/* module custom footer */
div.custom ul, ol {
  padding: .75em 0 .75em 0;
  margin: 0 0 0 10px;
}

/* module logo */
.logocss {
	padding:0px;
}

/* module GK Image Show */
.gkIsWrapper-gk_corporate2 {
	min-height:320px;
}

.gkIsWrapper-gk_corporate2 .gkIsImage a,  .gkIsWrapper-gk_corporate2 .gkIsImage a:hover {
	background: none;
	z-index:999;
}


/* Fin des modules GK Image Show */

/* Mise en forme article de classe tableform (Formulaires) */
#centertableform {
	border:1px solid #d2d2d2;
	background:#f2f1ee;
	margin:10px 50px 10px 45px;
	padding:0px 0px 10px 0px;
	
}

#centertableform form {
	padding-left:0px !important;
	padding-right:0px !important;
}
#centertableform h2 {
	background:#f2f1ee;	
}

#centertableform > div.inner {
	border:none;
	margin:5px;
	background:#ffffff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	zoom: 1;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#centertableform h4 {
	width:100%;
	left:0px;
}


#centertableinscr {
	width:900px;
	border:1px solid #d2d2d2;
	background:#f2f1ee;
	margin:10px 50px 10px 45px;
	padding:0px 0px 10px 0px;
	
}

#centertableinscr form {
	padding-left:0px !important;
	padding-right:0px !important;
}

#centertableinscr h2 {
	background:#f2f1ee;	
}

#centertableinscr > div.inner {
	border:none;
	margin:5px;
	background:#ffffff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	zoom: 1;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	text-align: left;
	box-shadow: transparent 0px 2px 3px 0px;
	-moz-box-shadow: transparent 0px 2px 3px 0px;
	-webkit-box-shadow: transparent 0px 2px 3px 0px;
}

#centertableinscr h4 {
	width:100%;
	left:0px;
}

.chronoform_top {
    background: none repeat scroll 0% 0% #FFF;
    padding: 10px;
    border: 1px solid #CCC;
   }

/* Fin mise en forme article de classe tableform (Formulaires) */

/* Adaptation bouton Validation Demande */
.ValidationDemandeInscription {
	width:120px;
	height:36px;
	margin-top:50px;
	margin-left:38px;
	background-image:url('../images/ValiderDemande.png');
	background-repeat:no-repeat;
	color:transparent;
}

.ValidationDemandeInscription:hover {
	background-image:url('../images/ValiderDemande_hover.png');
	background-repeat:no-repeat;
}

.ValidationDemandeContact {
	width:120px;
	height:36px;
	margin-top:50px;
	margin-left:0px;
	background-image:url('../images/ValiderDemande.png');
	background-repeat:no-repeat;
	color:transparent;
}

.ValidationDemandeContact:hover {
	background-image:url('../images/ValiderDemande_hover.png');
	background-repeat:no-repeat;
}
/* Fin Adaptation bouton Validation Demande */