/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	color: #CCCCCC;
	background: #BBBBBB;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
	font-size: 11px;
	min-height: 100%;
}

body#bd {
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}


/* Normal link */
a {
	color: #7E7E7E;
	text-decoration: underline;
	font-family: "Lucida Grande", Arial, sans-serif;
}

a:hover, a:active, a:focus {
	color: #C61314;
	text-decoration: none;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon, #el-pathway {
	font-size: 0.9em;
}

/* Heading */

h1, h2, h3, h4 {
	color: #2F2F2F;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

p {
	margin: 5px 0 5px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 35px;
	/* background: url(../images/bullet-list.gif) no-repeat 20px 6px; */
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 1em;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #F29A3E;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px 15px 60px;
	background: url(../images/quote.gif) 20px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #F29A3E;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	color: #F29A3E;
	padding-left: 25px;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	color: #F29A3E;
	padding-left: 25px;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	color: #F29A3E;
	padding-left: 25px;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	background: #F29A3E;
	color: #121212;
	padding: 0 5px;
	font-weight: bold;
}

.blocknumber {
	position: relative;
	clear: both;
	padding: 5px 15px 10px; 
}

.bignumber {
	float: left;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
	color: #F29A3E;
	display: block;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	border: 1px solid #CCCCCC;
	padding: 1px 10px!important;
	padding: 1px 5px;
	/* background: url(../images/button-bg.gif) repeat-x top #F29A3E; */
	background: #606060;
	color: #FFFFFF;
}

.button:hover {
	background: #999999;
}

.button:active, .button:focus {
	background: #606060;
	border: 1px solid #FFFFFF;
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #2F2F2F;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #606060;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #2F2F2F;
	font-size: 1.4em;
	line-height: normal;
}

div.moduletable {
	padding: 0;
	margin: 3px 0 22px;
	clear: both;
}

div.moduletable-hilite h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #F29A3E;
	font-size: 1.4em;
}

div.moduletable-hilite {
	padding: 10px 15px;
	margin: 3px 0 22px;
	border: 1px solid #F29A3E;
	background: #FFFFFF;
	clear: both;
}


div.moduletable-blank h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #F29A3E;
	font-size: 1.4em;
	line-height: normal;
	clear: both;
}

div.moduletable-blank {
	padding: 0;
	margin: 3px 0 22px;
	clear: both;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
	display: block;
	height: 20px;
	background: url(../images/seperator.gif) repeat-x center;
}

#el-leftcol .article_seperator, #el-rightcol .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
	color: #606060;
	font-size: 1.1em;
}

table.contentpaneopen {
	border: none;
	color: #606060;
	font-size: 1.2em;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	/* background: url(../images/bullet-list.gif) no-repeat 5% 50%; */
}

table.contenttoc th {
	padding: 4px;
	background: #2F2F2F;
	color: #FFFFFF;
	text-indent: 5px;
	border: 1px solid #3F3F3F;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #606060;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 2em;
	line-height: normal;
	font-weight: bold;
	background: url(../images/seperator.gif) repeat-x bottom;
	color: #2F2F2F;
	display : none;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 1.4em;
	font-weight: bold;
	color: #2F2F2F;
	line-height: normal;
}

.contentheading {
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #7E7E7E;
	line-height: normal;
}

a.contentpagetitle {
	text-decoration: none!important;
	color: #2F2F2F;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
	color: #2F2F2F;
}

a.readon {
	float: right;
	padding: 1px 5px 1px 20px;
	display: block;
	/* background: url(../images/bullet-list.gif) no-repeat 5% 55%; */
	color: #F29A3E;
	text-decoration: none;
	border: 1px solid #898E84;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #CCCCCC;
	background: url(../images/bullet-list3.gif) no-repeat 5% 55% #F29A3E;
	text-decoration: none!important;
	border: 1px solid #121212;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px 0 15px 18px;
	line-height: 10px;
	font-weight: bold;
	background: url(../images/bullet-date.gif) no-repeat top left;
}

.modifydate {
	color: #7E7E7E;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #7E7E7E;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 3px 5px;
	border: 1px solid #898E84;
	background: #2F2F2F;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

.small {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

div.moduletable-random_landscape {
	float: left;
	z-index: 2;
	margin: 0 auto 0 auto;
	width: 100%;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#el-headerwrap,
#el-mainnavwrap,
#el-topslwrap,
#el-botslwrap,
#el-containerwrap,
#el-footerwrap {
	text-align: center;
	width: 100%;
	clear: both;
}

#el-header,
#el-mainnav,
#el-topsl,
#el-botsl,
#el-container,
#el-container-fl,
#el-container-fr,
#el-container-f,
#el-footer {
	margin: 0 auto;
	text-align: left;
}


#el-headerwrap {
	background: #999999; 
}

.auto #el-header,
.auto #el-topsl,
.auto #el-botsl,
.auto #el-container,
.auto #el-container-fl,
.auto #el-container-fr,
.auto #el-container-f,
.auto #el-footer {
	width: 99%;
}

#el-containerwrap{
	background: #FFFFFF;
	padding: 10px 0 5px;
}


#el-container, #el-container-fr {
	background: none;
}


#el-container-f {
	background: none;
}

#el-container-fl {
	background: none;
}

#el-container-fl #el-content {
	background: none;
	padding-left: 0;
}

#el-container-f #el-content {
	background: none;
	padding: 0;
}

#el-contentwrap {
	margin: 0;
	padding: 0;
	float: left;
}

#el-content {
	padding: 0;
	clear: both;
	display: block;
}

#el-frontcontent {
	padding: 0;
	clear: both; 
	display: block;
	float: left;
	background: White;
	margin: 1% auto 1% auto;
	color: Black;
}

.article_seperator {
	display: none;
}

#el-frontcontainer {
	width: 100%;
	margin: 0 auto 0 auto;
	color: Black;
	background: White;
}

#el-frontcontainerwrap {
	/* float: left; */
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
}

table.fronttable tr td {
	padding: 0;
	font-size: 1.0em;
	vertical-align: top;
}

table.fronttable tr {
	margin: 0;
	vertical-align: top;
}

table.fronttable {
	margin: 0 auto 0 auto;
	vertical-align: top;
}

#el-wrapper {
	background: White;
}
/* HEADER
--------------------------------------------------------- */
#el-headerwrap {
}

#el-header {
	clear: both;
	text-align: left;
	line-height: normal;
	height: 111px;
	position: relative;
}

#el-header h1 {
	font-size: 1.5em;
	position: absolute;
	top: 0;
	left: 0;
}

#el-header h1 a {
	text-decoration: none;
	color: #2F2F2F;
}

#el-header h1 img {
	float: left;
}

#el-search {
	float: left;
	display: block;
	margin: 5px 5px 5px 10px;
}

#el-search div.search {
	padding-left: 18px;
	background: url(../images/default/icon-search.gif) no-repeat center left;
}

#el-search .inputbox {
	border: none!important;
	width: 100px;
	color: #2F2F2F;
	background: #FFFFFF;
	padding-left: 5px;
}

#el-headlinewrap {
	position: relative;
	top: 0px;
	height: 110px;
	padding: 0;
	left: 30%;
	width: 70%;
	max-height: 110px;
	overflow: hidden;
}

#el-headline {
	padding: 0;
	position: relative;
	font-size: 14px;
	top: 5px;
	width: 670px;
	color: #C61314;
	height: 110px;
	text-align: center;
	font-weight: bold;
	/* next two lines make the text inside vertically centred */
  	display: table-cell;
   vertical-align: middle; 
}

div.moduletable-headline table {
	color: #C61314;
}

/* superfluous  */
#el-header .moduletable,
#el-header .article_seperator {
	display: none;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#el-mainnavwrap, #el-btmnavwrap {
	background-color: #999999;
	clear: both;
}

#el-mainnav, #el-btmnavwrap {
	font-size: 1em;
	line-height: normal;
	width: 100%;
}

#el-btmnavwrap {
	background-color: #FFFFFF;
}

 
/* SPOTLIGHT
--------------------------------------------------------- */
.el-box-full, .el-box-left, .el-box-center, .el-box-right {
	float: left;
	overflow: hidden;
}

.el-box-left div.moduletable {
	padding-right: 20px;
}

.el-box-right div.moduletable {
	padding-left: 20px;
}

.el-box-center div.moduletable {
	padding: 0 20px;
}

#el-topslwrap {
	clear: both;
	background: url(../images/topsl-bg.gif) repeat-x bottom #2F2F2F;
	color: #CCCCCC;
	border-top: 1px solid #2F2F2F;
	border-bottom: 3px solid #F29A3E;
}

#el-topsl {
	padding: 17px 0 15px;
}

#el-topsl a {
	color: #FFFFFF;
}

#el-topsl h3 {
	padding: 0;
	margin: 0 0 5px;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#el-topsl div.moduletable {
	margin: 0;
}

#el-botslwrap {
	background: url(../images/botsl-bg.gif) repeat-x top #2F2F2F;
	color: #CCCCCC;
}

#el-botsl {
	padding: 20px 0 17px;
}

#el-botsl a {
}

#el-botsl h3 {
	padding: 0;
	margin: 0 0 5px;
	font-size: 1.4em;
	color: #FFFFFF;
}

#el-botsl div.moduletable {
	margin: 0;
}

#el-botsl ul {
	padding: 0;
	margin: 0!important;
}

#el-botsl li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}

#el-botsl li a {
	padding-left: 15px;
	background: url(../images/bullet-list2.gif) no-repeat top left;
	text-decoration: none;
}

#el-botsl li a:hover,
#el-botsl li a:active,
#el-botsl li a:focus {
	background: url(../images/bullet-list2.gif) no-repeat top left;
	text-decoration: none;
}

#el-topsl td,
#el-botsl td {
	padding: 0;
}

#el-botsl .article_seperator,
#el-topsl .article_seperator {
	display: none;
}

#el-botsl table,
#el-topsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* PATHWAY
---------------------------------------------------------*/
#el-pathway {
	padding: 2px;
	clear: both;
	color: #2F2F2F;
	display: none; /* was display: block */
}

#el-pathway img {
	margin: 0 5px;
	display: none;
}

#el-pathway a {
	padding: 0 18px 0 0;
	text-decoration: none;
}

#el-pathway a:hover, #el-pathway a:active {
	text-decoration: none;
}


/* CONTENT COLUMN
--------------------------------------------------------- */
#el-mainbody {
	float: left;
	width: 80%;
}


#el-frontmainbody {
	float: left;
	width: 100%;
	background: #FFFFFF;
}

#el-mainbody #el-contentwrap {
	float: right;
	width: 75%;
}

#el-mainbody-fl {
	float: left;
	width: 75%;
}

#el-mainbody-fl #el-contentwrap {
	float: left;
	width: 100%;
}

#el-mainbody-fr {
	float: left;
	width: 80%;
	display: inline;
}

/* with left column displayed */
#el-mainbody-fr #el-contentwrap {
	float: right;
	width: 100%;
}

#el-mainbody-fr #el-leftcol {
	width: 19%;
}

#el-mainbody-f {
	float: left;
	width: 100%;
}


#el-landscapetransband {
	width : 100%;
	position: absolute;
	left: 0px;
	top: 330px;
	height: 45px;
	background:transparent url(../images/landscape_band_45.gif) repeat-x top left;  /* IE6, IE7beta2, Gecko */ 
	filter: alpha(opacity=50); /* IE */
	-moz-opacity: 0.5; /* Mozilla */
	opacity: 0.5; /* CSS3 */
	-khtml-opacity: .5; /* Safari */
	z-index: 3;
}

#el-landscapetext {
	color: #003300;
	font-size: 20pt;
	width : 100%;
	position: absolute;
	left: 0px;
	text-align: center;
	top: 330px;
	height: 45px;
	z-index: 4;
}

.contentpaneopen-accueil {
	width: 100%;
	font-size: 8.5pt;
	color: #606060;
}

table.contentpaneopen-accueil a {
	text-decoration: none;
	color: #606060;
}

table.contentpaneopen-accueil a:hover, table.contentpaneopen-accueil a:focus {
	text-decoration: underline;
	color: #C61314;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#el-leftcol {
	float: left;
	width: 19%;
	display: inline;
}

#el-leftcol table,
#el-rightcol table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#el-rightcol {
	float: left;
	width: 19.9%;
}

#el-rightcol div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #2F2F2F!important;
	line-height: normal;
}

#el-rightcol div.moduletable {
	padding: 10px 15px;
	margin: 3px 0 22px;
	background: #FFFFFF!important;
	color: #2F2F2F!important;
	border: 1px solid #CCCCCC!important;
}

/* FOOTER
--------------------------------------------------------- */
#el-footerwrap {
	/* border-top: 3px solid #2F2F2F; */
	background: #999999;
	clear: both;
	height: 25px;
	font-size: 0.9em;
	margin-bottom: 0;
	border-bottom: 1px solid Black;
}

#el-footer {
	color: #CCCCCC;
	padding-top: 5px;
	/* position: relative; */
}

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

#el-footer a:hover,
#el-footer a:active,
#el-footer a:focus {
	color: #c61314;
}

#el-bottomline {
	display: inline;
	padding-left: 10px;
}

#el-cert {
	display: inline;
	padding-top: 7px;
}

#el-cert a {	
	color: #EEEEEE;
	padding-left: 5px;
}

div .footer { /* Gallery2 bridge footer */
	display: none; 
}

/* USER CLASSES */

.el_accueil_texte_titre1,
.el_accueil_texte_titre2,
.el_accueil_texte_titre3,
.el_accueil_texte_titre4,
.el_accueil_texte_titre5,
.el_accueil_texte_titre6{
	font-weight: bold;
	font-size: 9pt;
}

.el_accueil_texte_titre1 {
	color: #cc0000;
}
	
.el_accueil_texte_titre2 {
	color: #ff9900;
}

.el_accueil_texte_titre3 {
	color: #ff6600;
}

.el_accueil_texte_titre4 {
	color: #990099;
}

.el_accueil_texte_titre5 {
	color: #0099cc;
}

.el_accueil_texte_titre6 {
	color: #669933;
}

.el_texte_couleur_blanc {
	color: White;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 93%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* TOP NAVIGATION
----------------------------------------------------------- */
#el-splitmenu-mainmenu, #el-splitmenu-bottommenu {
	margin: 0;
	padding: 0;
	height: 17px;
	font-size: 1.1em;
}

#el-splitmenu-mainmenu ul, #el-splitmenu-bottommenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#el-splitmenu-mainmenu li, #el-splitmenu-bottommenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

/* General case */
#el-splitmenu-mainmenu a, #el-splitmenu-bottommenu a {
	border-top: none!important;
	float: left;
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: #C61314;
	display: block;
	height: 17px;
	max-height: 17px;
	width: 142px;
	/* border-bottom: 1px solid #999999;*/
}

#el-splitmenu-mainmenu a {
	background: url(../images/tab_grey.gif) no-repeat;
}

#el-splitmenu-bottommenu a {
	background: url(../images/btmtab_grey.gif) no-repeat;
}	

#el-btmnav {
	border-top: 1px solid #FFFFFF;
}	

/* Mouse focus */
#el-splitmenu-mainmenu a:hover,
#el-splitmenu-mainmenu a:active,
#el-splitmenu-mainmenu a:focus {
	border-top: none!important;
	color: #FFFFFF;
}

#el-splitmenu-mainmenu a span, #el-splitmenu-bottommenu a span {
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#el-splitmenu-mainmenu a span {
	float: none;
}
/* End IE5-Mac hack */

/* Text of selected menu */
#el-splitmenu-mainmenu li.active a,
#el-splitmenu-mainmenu li.active a:active {
	color: #C61314;
	background: url(../images/tab_white.gif) no-repeat;
}

/* Text of selected menu */
#el-splitmenu-mainmenu li.active a:hover {
	color: #C61314;
}

#el-splitmenu-bottommenu a:hover {
	color: #FFFFFF;
}