@font-face {
	font-family: "calibri_simple";
	font-weight: 500;
	src: url('../fonts/CALIBRI.TTF') format("truetype")
}

@font-face {
	font-family: "capricaItalic";
	font-weight: 500;
	src: url('../fonts/CALIBRII.TTF') format("truetype")
}

@font-face {
	font-family: "caprica";
	font-weight: 500;
	src: url('../fonts/CALIBRIB.TTF') format("truetype")
}



html {
  font-family:caprica;
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border:none;
}

body {
	font-family: Helvetica,Arial,sans-serif;
        /*font-family:caprica;*/
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button {
 cursor: pointer;
 background:none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}



/*new menu*/
#header_new{
	background-image:url('../images/entte.png') , -webkit-gradient(
			linear,
			right bottom,
			left top,
			color-stop(0.17, #F1E0D0),
			color-stop(0.3, #F1CBAB),
			color-stop(0.52, #EC9E20),
			color-stop(0.97, #E55801)
	);
	background-image:url('../images/entte.png'), -o-linear-gradient(left top, #F1E0D0 17%, #F1CBAB 30%, #EC9E20 52%, #E55801 97%);
	background-image:url('../images/entte.png'), -moz-linear-gradient(left top, #F1E0D0 17%, #F1CBAB 30%, #EC9E20 52%, #E55801 97%);
	background-image:url('../images/entte.png'),  -webkit-linear-gradient(left top, #F1E0D0 17%, #F1CBAB 30%, #EC9E20 52%, #E55801 97%);
	background-image:url('../images/entte.png'), -ms-linear-gradient(left top, #F1E0D0 17%, #F1CBAB 30%, #EC9E20 52%, #E55801 97%);
	background-image:url('../images/entte.png'), linear-gradient(to left top, #F1E0D0 17%, #F1CBAB 30%, #EC9E20 52%, #E55801 97%);
    /*background: rgb(242, 148, 0);*/
    /*background: -moz-linear-gradient(45deg, rgb(242, 148, 0) 0%, rgba(242, 148, 0, 0.58) 70%, rgba(242, 148, 0, 0.58) 100%);*/
    /*/!*background: -webkit-gradient(left bottom,right top,color-stop(0%,rgba(255,175,75,1)),color-stop(70%,rgba(255,155,30,0.58)),color-stop(100%,rgba(255,146,10,0.58)));*!/*/
    /*background: -webkit-linear-gradient(45deg, rgb(242, 148, 0) 0%, rgba(242, 148, 0, 0.58) 70%, rgba(242, 148, 0, 0.58) 100%);*/
    /*background: -o-linear-gradient(45deg, rgb(242, 148, 0) 0%, rgba(242, 148, 0, 0.58) 70%, rgba(242, 148, 0, 0.58) 100%);*/
    /*background: -ms-linear-gradient(45deg, rgb(242, 148, 0) 0%, rgba(242, 148, 0, 0.58) 70%, rgba(242, 148, 0, 0.58) 100%);*/
    /*background: linear-gradient(45deg, rgb(242, 148, 0) 0%, rgba(242, 148, 0, 0.58) 70%, rgba(242, 148, 0, 0.58) 100%);*/
    /*Filtre: progid: DXImageTransform.Microsoft.gradient ('# de ff920a' startColorstr = '# ffaf4b', endColorstr =, GradientType = 1);*/
	background-position: 100% ;
	/*background-image: url('https://i.imgur.com/ebEevH6.png');*/
	background-repeat:no-repeat;
	background-size: 100% 100%;
    /* height: 170px;*/
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: auto;
    /*margin: 0 6px;*/
    /*-moz-box-shadow: 1px 1px 7px 0px #656565;*/
    /*-webkit-box-shadow: 1px 1px 7px 0px #656565;*/
    /*-o-box-shadow: 1px 1px 7px 0px #656565;*/
    /*box-shadow: 1px 1px 7px 0px #656565;*/
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=7);*/
    position:relative;
    padding-bottom:15px;
}

.logo1{
    position:absolute;
   /* width:100px;*/
    /*height: 100px;*/
    /*top:35px;*/
    /*left:15px;*/
    width:7.5%;
    height: 63%;
    top:20%;
    left:1%;
}

.logo1 img{
	width: 100%;
	height: 100%;
}


.logo2{
    position:absolute;
    /*width:110px;*/
    /*height: 95px;*/
    /*top:45px;*/
    /*right:10px;*/
    width:8%;
    height: 58%;
    top:23%;
    right:1%;
}


.logo2 img{
	width: 100%;
	height: 100%;
}

.header_content{
   text-align: center;
}

.header_content div:last-child span{
    /*text-shadow: 5px 2px #38b750;*/
	text-shadow:4px 4px 15px #81b859, 4px 4px 15px #81b859, 4px 4px 15px #81b859, 4px 4px 15px #81b859;
	font-size:40px;
        line-height: 40px;
	font-family: Arial;
        font-style:italic;
	/*font-weight: bolder;*/
	color:white;
}

.header_content div.name span{
	line-height: 48px;
	font-stretch: extra-expanded;
	font-family:  Arial;
	font-weight: bolder;
	-webkit-text-stroke: 0px #fc8a03;
	font-size:45px;
	color: white;
	text-shadow:3px 3px 0 #fc8a03, -1px -1px 0 #fc8a03,  1px -1px 0 #fc8a03,4px 4px 2px rgb(32, 32, 32), 4px 4px 2px rgb(32, 32, 32), 4px 4px 2px rgb(32, 32, 32);;
}
/*end*/


div#header_r {
	padding:0px 25px;
	text-align: left;
}

#logo {
	padding: 0px;
	text-align: left;
	height:85px;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 4em;
	padding:0;
	margin:0;
	line-height:1.4em;
	color:#fefefe;
	text-decoration:none;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
    font-family: Helvetica,Arial,sans-serif;
	/*background: url(../images/top_menu_bg.jpg) top left repeat-x;*/
	/*margin: 0 6px;*/
    /*-moz-box-shadow: 1px 1px 7px 0px #656565;*/
    /*-webkit-box-shadow: 1px 1px 7px 0px #656565;*/
    /*-o-box-shadow: 1px 1px 7px 0px #656565;*/
    /*box-shadow: 1px 1px 7px 0px #656565;*/
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=7);*/
    /*background: #171059;*/
    /*border-top:1px solid orangered;*/
	/*background: #f47e1c;*/
	border-radius:2px;
	/*background-image: -webkit-gradient(*/
			/*linear,*/
			/*right bottom,*/
			/*right top,*/
			/*color-stop(0.22, #F6A430),*/
			/*color-stop(1, #F77518)*/
	/*);*/
	/*background-image: -o-linear-gradient(top, #F6A430 22%, #F77518 100%);*/
	/*background-image: -moz-linear-gradient(top, #F6A430 22%, #F77518 100%);*/
	/*background-image: -webkit-linear-gradient(top, #F6A430 22%, #F77518 100%);*/
	/*background-image: -ms-linear-gradient(top, #F6A430 22%, #F77518 100%);*/
	/*background-image: linear-gradient(to top, #F6A430 22%, #F77518 100%);*/
	background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, #F77518),
			color-stop(0.74, #F6A430)
	);
	background-image: -o-linear-gradient(top, #F77518 0%, #F6A430 74%);
	background-image: -moz-linear-gradient(top, #F77518 0%, #F6A430 74%);
	background-image: -webkit-linear-gradient(top, #F77518 0%, #F6A430 74%);
	background-image: -ms-linear-gradient(top, #F77518 0%, #F6A430 74%);
	background-image: linear-gradient(to top, #F77518 0%, #F6A430 74%);
        box-shadow: 0 0 3px #999;
}

div#footer_r {
	padding-top: 5px;
	height: 32px;
	overflow: hidden;

}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

#area {
	padding: 0;
	width:100%;
}

#whitebox {
	margin: 0;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #ebebeb url(../images/header_top_middle.jpg) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/header_top_left.jpg) 0 0 no-repeat;
}

#whitebox_tr {
	height: 16px;
	overflow: hidden;
	background: url(../images/header_top_right.jpg) 100% 0 no-repeat;
}

#whitebox_m {
      font-family: Helvetica,Arial,sans-serif;
	width: auto;
	padding: 10px 10px;
	/*margin:0 6px;*/
	/*background: url(../images/left_bg.jpg) 100% 100% repeat;*/
    /*-moz-box-shadow: 1px 1px 7px 0px #656565;*/
    /*-webkit-box-shadow: 1px 1px 7px 0px #656565;*/
    /*-o-box-shadow: 1px 1px 7px 0px #656565;*/
    /*box-shadow: 1px 1px 7px 0px #656565;*/
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=7);*/
	/*background-color: #fdfdfd;*/
background-color: #f1f1f1;
    text-align:left;
      box-shadow : 0 0 3px #999;
}


#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_m {
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_l {
  width:  2px;
  height: 28px;
  /*background: url(../images/top_menu_separator.jpg) top right no-repeat;*/
 background-color: #C66B00;
}

#pillmenu {
  white-space: nowrap;
  height: 28px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	/*background: url(../images/top_menu_separator.jpg) top right no-repeat;*/
       border-right:2px solid #C66B00;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
	float:left;
  display:block;
  height: 22px;
  line-height: 24px;
  padding: 3px 20px;
  color: #fefefe;
  text-decoration: none;
}

#pillmenu a:hover {
  color: #96abbe;
}

#pillmenu a#active_menu-nav {
	height: 23px;
	line-height: 21px;
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 18%;
	float:left;
}

div#maincolumn {
padding:0 10px 0 12px;
float:left;
width: 62%;
}
div#maincolumn_full {
padding:0 10px;
width: 80%;
float:left;
}

div.nopad {
	padding: 0;
}

td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */


h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #06569d;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  color:#06569d;
  font-size: 1.4em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	/*width: auto;*/
       width:100%;
       background-color:white;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
}

div.module_menu ul li {
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background:transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding:2px 0 2px 25px;
	line-height:24px;
	
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto;
}

#leftcolumn h3, #rightcolumn h3 {
	margin: 0;
	color:#fefefe;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	background:#eeeeee;
	padding:2px 0 2px 10px;
	line-height:20px;
	text-align: left;
	background-image: url('../images/fond_entte_site.jpg') ;
	/*background: #e87441;*/
	
}


#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin:0 0 20px 0;
	padding: 3px;
	border:1px solid #ccc;
	background:#fefefe;	
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-top:none;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0;
	padding:0;
	background: #f5f5f5;
        text-align:left
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	line-height:20px;
	background:#f5f5f5 url(../images/menu_link_bg.gif) left no-repeat;
	padding:2px 20px;
	border-top:1px solid #dddddd;
	text-decoration:none;
	/*color:#06569d;*/
	color:black;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	background:#eeeeee url(../images/menu_link_bg.gif) left no-repeat;
	color:#666666;
}

/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	line-height:20px;
	background:#f5f5f5 url(../images/menu_curren_link_bg.gif) left no-repeat;
	padding:2px 20px;
	border-top:1px solid #dddddd;
	text-decoration:none;
	color:#ff8800;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	background:#eeeeee url(../images/menu_curren_link_bg.gif) left no-repeat;
	color:#666666;
}

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
	text-decoration:none;
	color:#06569d;
	padding:2px 25px;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
	color:#666666;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}



/* ****************************************************************************** */
/* blue */
input,button {
	border:1px solid #dcdcdc;
	background:transparent;
}


/* blue */
a:link, a:visited {
	color: #06569d;
}

a:hover {
	color: #0b3768;
}

#pillmenu a#active_menu-nav {
 /* background: url(../images/top_menu_hover_bg.jpg) top right repeat-x;*/
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #06569d;
}

div.module_menu {
	background: url(../images/blue/module_mright_bg.jpg) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/module_mleft_bg.jpg) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/module_right_bg.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/module_left_bg.jpg) 0 0 no-repeat;
}

/* ********************************************************************************* */
/* blue */
#page_bg {
	/*background: #ebebeb;*/
        background-color:#ccc;
	/*margin:20px 40px;*/
        margin:20px auto;
        width:1272px;
        overflow:auto;
}

div#wrapper {

	/*background: url(../images/left_shadow.jpg) 0 0 repeat-y;*/
    /*-moz-box-shadow: inset 1px 1px 20px 0px #656565;*/
    /*-webkit-box-shadow: inset 1px 1px 20px 0px #656565;*/
    /*-o-box-shadow: inset 1px 1px 20px 0px #656565;*/
    /*box-shadow: inset 1px 1px 20px 0px #656565;*/
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=20);*/
}

div#wrapper_r {
	/*background: url(../images/right_shadow.jpg) 100% 0 repeat-y;*/
}

div#header {
	background: #06569d url(../images/header_top_middle_shadow_bg.jpg) bottom left repeat-x;
	margin:0 6px;
}

div#header_r {
	background: transparent url(../images/header_lr_bg.jpg) bottom right no-repeat;
}

div#footer {
        background-color:#fdfdfd;
	/*background: url(../images/footer_m_bg.jpg) 0 100% repeat-x;*/
	border-top: 1px solid #ebebeb;
	/*background-color: #f57a1a;*/
   /*margin:0 6px;*/
    /*-moz-box-shadow: 0px 1px 7px 0px #656565;*/
    /*-webkit-box-shadow: 0px 1px 7px 0px #656565;*/
    /*-o-box-shadow: 0px 1px 7px 0px #656565;*/
    /*box-shadow: 0px 1px 7px 0px #656565;*/
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=7);*/
}

div#footer_l {
	/*background: url(../images/footer_l_bg.jpg) 0 0 no-repeat;*/
}

div#footer_r {
	/*background: url(../images/footer_r_bg.jpg) 100% 0 no-repeat;*/
}

/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sgfooter:hover {
	color: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
#sgf {
font-size: 11px;
text-align:center;
width:100%;
margin:0px auto;
/*color: #2861a4;*/
	color:black;
font-family: Arial,sans-serif;
}
.sgf {
text-align:right;
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #2861a4;
	font-size		: 11px;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}


div.slideer_page_accueuil img {

    height: 300px;
}


.rgphModule{
	background: url('../images/logo_rgph_trame.png') no-repeat;
	background-size: 70% 28%;
	background-position: center;
}

.allbody{
    /*-moz-box-shadow: inset 1px 1px 20px 0px #656565;*/
    /*-webkit-box-shadow: inset 1px 1px 20px 0px #656565;*/
    /*-o-box-shadow: inset 1px 1px 20px 0px #656565;*/
    /*box-shadow: inset 1px 1px 20px 0px #656565;*/
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=20);*/
}

.partenaireContent{
	padding:10px;min-height: 100px;background-color: #fdfdfd;
}

.partenaireContent a{
	cursor:pointer;
	text-decoration: none;
}

.partenaireContent a:hover{
	text-decoration: none;
}


@media screen and (max-width: 1920px) {

	.logo1{
    position:absolute;
   /* width:100px;*/
    /*height: 100px;*/
    /*top:35px;*/
    /*left:15px;*/
    width:7.5%;
    height: 70%;
    top:20%;
    left:1%;
}



.logo2{
    position:absolute;
    /*width:110px;*/
    /*height: 95px;*/
    /*top:45px;*/
    /*right:10px;*/
    width:8%;
    height: 65%;
    top:23%;
    right:1%;
}


}

@media screen and (max-width: 1440px) {

	.logo1{
    position:absolute;
   /* width:100px;*/
    /*height: 100px;*/
    /*top:35px;*/
    /*left:15px;*/
    width:7.5%;
    height: 60%;
    top:20%;
    left:1%;
}



.logo2{
    position:absolute;
    /*width:110px;*/
    /*height: 95px;*/
    /*top:45px;*/
    /*right:10px;*/
    width:8%;
    height: 63%;
    top:23%;
    right:1%;
}


}


@media screen and (max-width: 1315px) {

	.header_content div:last-child span{
		font-size:37px;
                line-height: 37px;
	}

	.header_content div.name span{
		font-size:40px;
                line-height: 43px;
	}


}


@media screen and (max-width: 1138px) {

	.header_content div:last-child span{
                line-height: 32px;
		font-size:32px;
	}

	.header_content div.name span{
		line-height: 38px;
                font-size:35px;
	}

}


@media screen and (max-width: 1084px) {

	.header_content div:last-child span{
                line-height: 22px;
		font-size:22px;
	}

	.header_content div.name span{
                line-height: 28px;
		font-size:25px;
	}
}

@media screen and (max-width:825px) {


	.header_content div:last-child span{
                line-height: 17px;
		font-size:17px;
	}

	.header_content div.name span{
                line-height: 23px;
		font-size:20px;
	}

}


@media screen and (max-width:725px) {


	.header_content div:last-child span{
                line-height: 13px;
		font-size:13px;
                
	}

	.header_content div.name span{
                line-height: 17px;
		font-size:14px;
	}

}

/*new ajouteR*/

.moduletableindiceEco{
	background-color: #ffffff;
	padding:5px 5px 5px 5px;
    text-align :left;
	width: 30%;
	float:left;

}

.moduletablecomptenationaux .content{
	padding-top:10px;

}

.moduletableindiceEco .content .title, .moduletablecomptenationaux .content .title{
	color: blue;font-weight:bold;font-size:12px;margin-bottom:5px;

}

.moduletablecomptenationaux .content .title{
	color :#800080;
    font-size:11px;
}

.moduletableindiceEco .content .title span{
	text-decoration:underline;
	text-decoration-style: dotted;
}

.moduletableindiceEco .content .details{
	font-size:10px;
	margin-bottom:15px;
}

.moduletablecomptenationaux{
	margin-top:20px;
	background-color: white;
	border-top:2px solid #81b859;
	padding:2px 5px 5px;
	text-align :left;
}

.moduletablecomptenationaux ul{
	margin-left:2px;
	padding:0 10px;
	margin-bottom:20px;
}

.moduletablecomptenationaux ul li{
	margin-bottom:5px;
}


.moduletablecomptenationaux .btnModuleCompte{
	position:absolute;height:30px; width:50px; line-height:30px;text-align:center;
	background-color:#00805D; color:white;right:5px;padding:0 10px;
}

.moduletablecomptenationaux .btnModuleCompte:hover{
	background-color: #00d99f;
}

.contenerArticlePg{
	position : relative;
	text-align:left;
	min-height: 250px;
        background-color:white;
        padding: 15px 10px;
        box-shadow : 0 0 3px #999;
}

.contenerArticlePg .title{
	font-size:30px;
	font-family: caprica;
	padding:5px;
}

.contenerArticlePg .title::after{
	content:"";
	width: 100%;
	height: 1px;
	background-color: #9c9c9c;
	display: block;
	margin: 10px 0 15px;
	box-sizing: border-box;
}

.contenerArticlePg .left{
	float:left;
	width: 48%;
	left:0px;
	/*background: url('../images/imagePrixConsommation.jpg') no-repeat;*/
	background-size: 70% 70%;
	background-position: center;
	padding:3px;
	/*border-left:2px solid #00d99f;*/
}

.contenerArticlePg .right{

	margin-left: 51%;
	width: 48%;
	/*background: url('../images/production_inductriel.jpg') no-repeat;*/
	background-size: 70% 70%;
	background-position: center;
	padding:3px;
	/*border-top:2px solid #991b25;*/
}

.contenerArticlePg .left .titleItem,.contenerArticlePg .right .titleItem,.contenerArticlePg .all .titleItem{
	font-size:14px;
	font-weight: bold;
	color:royalblue;
}



.contenerArticlePg .all{
	margin-top:10px;
}

.contenerArticlePg .titleItem::after{
	content:"";
	width: 45%;
	height: 1px;
	background-color: #9c9c9c;
	display: block;
	margin: 10px 0 15px;
	box-sizing: border-box;
}


.actualite,.contenerIndicateur{
	background-color: #ffffff;
	/*padding:1%;*/
        padding:15px;
	text-align :left;
	/*width: 98%;*/
       box-shadow : 0 0 3px #999;
}

.contenerIndicateur{
padding-bottom:0px;
}

.actualite .title,.contenerIndicateur .titleIndicateur{
	font-size:30px;
	font-family: caprica;
}

.actualite .title::after,.contenerIndicateur .titleIndicateur::after{
	content:"";
	width: 100%;
	height: 1px;
	background-color: #9c9c9c;
	display: block;
	margin: 10px 0 15px;
	box-sizing: border-box;
}

.actualite .btn-actu{
	background-color:green;
	width: 80px;
	padding:8px;
	color:white;
	font-weight: bold;
	text-align:center;
	margin-left:88%;
	cursor:pointer;
}

.actualite .btn-actu:hover{
	background-color: #5fc667;
}

.actualite .btn-actu a{
	text-decoration: none;
	color:white;
}


#leftcolumn .moduletable_menu_other, #leftcolumn .moduletabletranslate, #leftcolumn .moduletableoffreemploi,#rightcolumn .moduletable_menu_other {
	border:none;
	margin-bottom:20px;
}

#leftcolumn .moduletableoffreemploi img{
	width: 100%;
	height: 100%;
}

#leftcolumn .moduletable_menu_other h3, #leftcolumn .moduletabletranslate h3, #rightcolumn .moduletable_menu_other h3,
#rightcolumn .moduletabletranslate h3{
	/*background-color : #fcb46b;*/
	color :  #333 ;
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	line-height: 20px;
	text-align: left;
	/*background-image: none;*/
	/*border-left:5px solid #e87441;*/
	text-transform: uppercase;
	background: #e87441;
	background-image: url('../images/entête.png');

}

#leftcolumn .moduletabletranslate {
	margin-top:20px
}



#leftcolumn .moduletable_menu_other ul.menu, #rightcolumn .moduletable_menu_other ul.menu{
	border:none;
}


#leftcolumn .moduletable_menu_other ul.menu li,#rightcolumn .moduletable_menu_other ul.menu li{
	background: white;
	padding:0 10px;
	position:relative;
}


#leftcolumn .moduletable_menu_other ul.menu li#current a,#leftcolumn .moduletable_menu_other ul.menu li#current a:link{
	background: none;
	background: white;
	border-top:1px solid #f1f1f1;
	padding:7px 0;

}

#leftcolumn .moduletable_menu_other ul.menu li a,#leftcolumn .moduletable_menu_other ul.menu li a:link,
#rightcolumn .moduletable_menu_other ul.menu li a{
	background: none;
	background: white;
	border-top:1px solid #f1f1f1;
	padding:7px 0;
}

#rightcolumn .moduletable_menu_other ul.menu li a{
    background: white url(../images/menu_link_bg.gif) left no-repeat;
	padding-left: 25px;
 }

#leftcolumn .moduletable_menu_other ul.menu li a:hover{
	color:green;
}

#leftcolumn .moduletable_menu_other ul.menu li#current,#leftcolumn .moduletable_menu_other ul.menu li.parent.active > a{
	/*border-left:5px solid green;*/
	color:#e87441;
}

/*sous menu*/
#leftcolumn .moduletable_menu_other ul.menu li ul{
	position:absolute;
	display:none;
	top:0px;
	left:100%;
	width: 200px;
	z-index: 1001;

}

#leftcolumn .moduletable_menu_other ul.menu li:hover ul{
	display:block;
}

#leftcolumn .moduletable_menu_other ul.menu li ul:hover{
	display:block;
}

#leftcolumn .moduletable_menu_other ul.menu li ul li:hover{
	background-color:#fcb46b;
}

#leftcolumn .moduletable_menu_other ul.menu li#current ul li a{
	text-decoration:none;
	color:black;
	border-bottom:1px solid #f1f1f1;
}


/*end sous menu */

#rightcolumn .moduletablergph, #rightcolumn .moduletablemenu_historique{
	background: white;
	padding:2px 3px;
	margin-bottom:20px;
}

#rightcolumn .moduletablemenu_historique{
	/*border-top:3px solid black;*/
}


#rightcolumn .moduletablemenu_historique h3{
	background-image: none;
	background: none;
	color:#333333;
}


#rightcolumn .moduletablemenu_historique h3::after{
	content:"";
	width: 40%;
	height: 3px;
	background-color: #000053;
	display: block;
	margin: 10px 0 0px;
	box-sizing: border-box;
}

#rightcolumn .moduletablergph .title, #rightcolumn .moduletablemenu_historique h3{
    padding:10px 2px 0px;
	border-bottom:1px solid #f1f1f1;
	margin-bottom:10px;
	/* background: #e87441; */
}



#rightcolumn .moduletablergph .title{
   color :  #333 ;
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	line-height: 20px;
	text-align: left;
	/*background-image: none;*/
	/*border-left:5px solid #e87441;*/
	text-transform: uppercase;
	background: #e87441;
	background-image: url('../images/entête.png');
}


#rightcolumn .moduletablergph .title span{
	margin: 0;
	color: black;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	/*font-size: 1.3em;*/
	/*padding: 0 0 0px 10px;*/
	line-height: 20px;
	text-align: left;
	background-image: none;
	/*border-bottom:3px solid #000053;*/
	text-align: left;
	/*border:1px solid #f1f1f1;*/

	/* background: #e87441; */
}


/*#rightcolumn .moduletablergph .title span::after{*/
	/*content:"";*/
	/*width: 40%;*/
	/*height: 3px;*/
	/*background-color: #000053;*/
	/*display: block;*/
	/*margin: 10px 0 0px;*/
	/*box-sizing: border-box;*/
/*}*/

#rightcolumn .moduletableplus_enquete{
	position:relative;
	height: 20px;
}

.titlePage{
	margin:10px;
	font-size:24px;
	font-weight: bold;
	width: 300px;
}
.titlePage::after{
	content:"";
	width: 40%;
	height: 3px;
	background-color: #000053;
	display: block;
	margin: 10px 0 0px;
	box-sizing: border-box;
}

.contentPage{
	margin-top:30px;
	margin-left: 30px;
        margin-right:30px;
}

.marginTop20{
	margin-top:20px;
}

.marginTop10{
	margin-top:10px;
}



/*slider */
.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn
{
    position: absolute;
    cursor: pointer;
    display: block;
    background: url('../img/a03.png') no-repeat;
    overflow:hidden;
}
.jssora03l { background-position: -3px -33px; }
.jssora03r { background-position: -63px -33px; }
.jssora03l:hover { background-position: -123px -33px; }
.jssora03r:hover { background-position: -183px -33px; }
.jssora03ldn { background-position: -243px -33px; }
.jssora03rdn { background-position: -303px -33px; }

/*end slider*/



/*formulaire*/

/*partie contact*/
.slideContactContentT p {
	color : black;
	font-size : 20px;
	font-family : openSansBoldExtra;
}

.slideContactContentT p span {
	color : black;
	font-size : 14px;
	font-family: openSansLight;

}

.slideContactContentT p.title {
	line-height: 30px;
	color : #95171f;
	font-size : 16px;
	font-family : openSansBoldExtra;
	text-transform: none;
}


.inputCss{
	/*display : block;*/
	width: 400px;
	height: 25px;
	background-color: #ffffff;
	color : #525252;
	border : none;
	margin-bottom: 10px;
	font-size : 13px;
	padding:10px;
	font-family: openSanLight;
	border:1px solid black;

}

.inputCss:focus,.textareaCss:focus{
	outline: none !important;
	border:1px solid #939293;
	/*box-shadow: 0 0 10px #7c1945;*/
}

.textareaCss{
	background-color: #ffffff;
	color : #525252;
	border : none;
	margin-bottom: 10px;
	font-size : 13px;
	width: 400px;
	max-height: 200px;
	min-height: 200px;
	max-width: 400px;
	min-width: 400px;
	height: 200px;
	padding:10px;
	font-family: openSanLight;
	border:1px solid black;
}

.paddingLR30{
	padding: 0 30px 0 30px;
}

.btnContact{
	border :none;
	padding-top : 7px;
	padding-bottom : 7px;
}

.marginT10{
	margin-top : 10px;
}

.marginT30{
	margin-top : 30px;
}

.lineHeigth10{
	line-height: 15px;
}

.lineHeigth20{
	line-height: 20px;
}


#formInscript p, #formConnect p,#formContact p{
	margin-bottom : 10px;
	color :  #95171f;
	font-size: 12px;
}

.hidden{
	display : none;
}

.msgFelicitation{
	background-color : #95171f;
	text-align : center;
	margin-top : 20px;
	padding : 10px 0px;
	color : white;
	font-weight: 500;
}


.bgDivContenerRed{
	background-color : #991313;
}

.bgDivContenerBlue{
	background-color : #598ccc;
}

.colorWhite{
	color : white;
}

.cursorP{
	cursor : pointer;
}

.colorLogo{
	color : #991313;
}

.textCenter{
	text-align: center;
}

.relative{
	position:relative;
}


.colorGris{
	color: #909090;
}

/*end formulaire*/

/*no border*/

.moduletablebtn-menu{
   border:none;
   margin-bottom:10px
}

.moduletablebtn-menu .btn{
   cursor:pointer;
   position:relative;
   height:25px;
   border:1px solid #F29400;
   padding:5px 10px;
   background-color:white;
    border-radius: 5px;
}

.moduletablebtn-menu .btn:hover{
   background-color:#fdfdfd;
   color:white;
   border:none;
}

.moduletablebtn-menu .btn:hover a{
   color:#013D0F;
}

.moduletablebtn-menu .btn a{
   color:#013D0F;
}

.moduletablebtn-menu a:hover{
   color:white;
   text-decoration:none;
   fond-weight:bold;
}



/*stat structurel css*/

.group_stat_struct{
    margin-bottom:10px;
}

.title_stat_struct{
    position:relative;
    padding:5px ;
    background-color: #eaeaea;
    cursor:pointer;
}

.title_stat_struct span{
    font-size:16px;
}

.btn_stat_struct{
    position:absolute;
    top:5px;
    right: 10px;
}

.content_stat_struct{
    display:none;
}

.backGF7{
    background-color: rgba(242, 148, 0, 0.58);;
}

/* fin stat structurel css*/

/* DEBUT CSS FLASH*/

.moduletable_flash_mics{
   border:none;
    background-color: white;
   padding:10px;
   margin-top:20px;
   margin-bottom:20px;
   position:relative;
}

.moduletable_flash_mics img.img1{
   width: 100%;
}

.moduletable_flash_mics .btn_e_s_p{
   padding: 5px; width: 150px; background-color: #0099CC; color: white; text-align: center; cursor:pointer
}

.moduletable_flash_mics .btn_e_s_p a{
   color: white;
   text-decoration : none;
}

.hidden{
  display:none;
}

/* fin FLASH css*/


/*forme search*/
.moduletable_search{
	margin-top:20px;
	position:relative;
}

.search_search #mod_search_searchword{
	height: 28px;
	width: 96%;
	padding:0 2%;
	font-size:12px;
	/*outline: 1px solid #e87441;*/
	/*border:none;*/
}


.search_search .button_search{
	position:absolute;
	top:0px;
	right: -2px;
	bottom:0px;
	width: 28px !important;
	background-color: #e87441;
}

.search_search #mod_search_searchword:focus{
	outline: none;
	border-color: rgba(232, 116, 65, 0.75);
	box-shadow: 0 0 10px rgba(232, 116, 65, 0.75);
}

.componentheading{
	font-size: 22px;
	text-transform: uppercase;
	padding: 20px 20px 0px;
}

.componentheading::after{
	content:"";
	width: 100%;
	height: 1px;
	background-color: #9c9c9c;
	display: block;
	margin: 10px 0 15px;
	box-sizing: border-box;
}

#searchForm{
	padding: 10px 20px 10px;
        background-color:white;
}

#searchForm .title{
	font-size:16px;
	font-weight: bold;
}

#searchForm #search_searchword{
	height: 24px;
	padding: 0 5px;
	width: 300px;
}

#searchForm button.button{
	height: 28px;
	background-color:  #06569d;
	color:white;
	cursor:pointer;
}

#searchForm .critere_search{
	padding-top: 15px;
	font-size: 14px;
	color: #06569d;
}

#searchForm .critere_search select{
	width: 250px;
	height: 28px;
	color:black;
	margin-left: 10px;
}

#searchForm .critere_search span{
	color:black;
	font-weight: bold;
}

#searchForm::after{
	content: "";
	/*width: 200px;*/
	height: 1px;
	background-color: #797979;
	display: block;
	margin: 10px 0 0px;
	box-sizing: border-box;
	/*margin-left: 47%;*/
}

table.contentpaneopen fieldset{
	border-top:none;
	border-bottom: 1px solid #ddd;
}

table.resultsearch{
	padding: 10px;
}

/*end form search*/