/* CSS Document */
html {
	font-size: 125%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	background-color: #0C205D;
	background-repeat: repeat;
	text-align: center;
}

/**
 *Positionnement des elm principaux
 **/
#site{
	width: 948px;
	height: 1050px;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
}

#titre {
	width: 946px;
	height: 83px;
	text-align:center;
}

#contenu {
	width:	946px;
	height: 592px ;
	background-image: url( ../images/fond.png );
	background-repeat: repeat-x;
}

#omb-gau {
	width:	18px;
	height: 592px ;
	float: left;
	background-image: url( ../images/omb-gau.png );
	background-repeat: no-repeat;
}

#cont-fond {
	float: left;
	width: 911px;
	height: 592px ;
}

#omb-droi {
	width:	15px;
	height: 592px ;
	float: right;
	background-image: url( ../images/omb-droi.png );
	background-repeat: no-repeat;
}

#adam-dieu {}
a.mainlevel-con:link, a.mainlevel-con:visited{
	display:block;
	background-image: url( ../images/adam-dieu-n.png );
	background-repeat: no-repeat;
	width:	376px;
	height: 167px ;
	position: relative;
	top: -566px; left: 16px;
	text-align: right;
	line-height: 78px;
}

* html a.mainlevel-con:link, * html a.mainlevel-con:visited{
	top: -961px; left: 16px;
}
a.mainlevel-con:hover{
	background-image: url( ../images/adam-dieu-s.png );
}

#poignee-main {}
a.mainlevel-lie:link, a.mainlevel-lie:visited{
	display:block;
	background-image: url( ../images/poignee-main-n.png );
	background-position: top right;
	background-repeat: no-repeat;
	width:	374px;
	height: 149px ;
	position: relative;
	top: -745px; left: 557px;
	line-height: 99px;
}

* html a.mainlevel-lie:link, * html a.mainlevel-lie:visited{
	top: -1140px; left: 557px;
}
a.mainlevel-lie:hover{
	background-image: url( ../images/poignee-main-s.png );
}

#toile-fond {
	width:	770px;
	height: 489px ;
	position:relative;
	text-align: right;
	top: 105px; left: 70.5px;
	background-image: url( ../images/toile-fond.png );
	background-repeat: no-repeat;
}

#articleb { /*display:none;*/
	/*background-color: white;*/
	background-image: url(../images/fond-art.png);
	background-repeat: no-repeat;
	width: 536px;
	height: 357px;
	position:relative;
	top: 97px; left: 97px;
	padding: 10px;
}
* html #articleb {
	top: 97px; left: -153px;
	width: 556px;
	height: 377px;
}
#article {
	border: 3px double #2200FF;
	padding: 5px;
	width: 510px;
	height: 331px;
	overflow: auto;
}

#coin-page {
	width: 63px;
	height: 57px;
	position: relative;
	top: 40px; left: 610px;
	background-image: url( ../images/coin-page.png );
	background-repeat: no-repeat;
}
#footer td{
	text-align: right;
}
* html #footer{
	position:absolute;
	top: 740px;
}
#logo{
	width: 101px;
	height: 102px;
	position: relative;
	top: -899px; left: 424.5px;
	background-image: url( ../images/logo.png );
	background-repeat: no-repeat;
}

* html #logo{
	top: -1294px; left: 424.5px;
}
#mn-gau{
	width: 134px;
	height: 255px;
	position: relative;
	top: -182px; left: -19px;
	background-image: url( ../images/mnGau.png );
	background-repeat: no-repeat;
}

#mn-droi{
	width: 134px;
	height: 255px;
	position: relative;
	top: -437px; left: 794px;
	background-image: url( ../images/mnDroi.png );
	background-repeat: no-repeat;
}

#elect{
	float:left;
	position: relative;
	z-index: 999;
	top:0px;
	left:0px;
	visibility: none;
	/*display:none;*/
}
/**
 * Elm recurrent
 **/
.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

/**
 * Elm specifiques
 **/
.sitename {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #E67F00;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 2em;
}

ul#mainlevel-nav li
{
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 10%;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	white-space: nowrap;
	text-align: center;
	background-position: 0px 0px;
	margin-left: 1px;
	background: transparent;
	text-indent: 8px;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	text-decoration: none;
	color: White;
	background-image: url(../images/topmenu.png);
	background-position: 0px 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
}



ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	background-image: url(../images/topmenu.png);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	text-decoration: underline;
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	background: #E67F00 url(../images/button.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 2px solid #E67F00;
	color: White;
}
div.back_button a:link, div.back_button a:visited, div.back_button a:hover {
	color: White;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	background: url(../images/button.png) repeat-x;
	padding: 2px 10px 2px 10px;
	line-height: 22px;
	margin: 1px;
	height: 22px;
	color: White;
}
a.pagenav:hover, a.pagenav:link, a.pagenav:visited {
	color: #FFFFFF;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
	height: 20px;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


td {
	text-align: left;
	font-size: 11px;
}

/* mambo core stuff */
a:link, a:visited {
	color: #E67F00; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
	color: White;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 0px solid;
	width: auto;
	background: #E67F00 url(../images/button.png) repeat-x;
	padding: 0px 5px;
	line-height: 17px !important;
	line-height: 16px;
	height: 20px !important;
	height: 20px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.inputboxsearchbox {
	padding: 2px;
	border: 0px;
	background-color: transparent;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}
.componentheading {
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 1px;
	border-bottom: 2px solid #E67F00;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) no-repeat top left;
	color: #E67F00;
	text-indent: 8px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	padding-top: 3px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #E67F00;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color:#3150ee; /*#E67F00;*/
	text-align: left;
	padding-top: 5px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/heading.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: #E67F00;
	padding: 4px;
	color: White;
	background-image: url(../images/bar.png);
	height: 22px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #F3F3F3;
}

.small {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	color: White;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: #E67F00;
	background-image: url(../images/bar.png);
}

/**
 *config barre de navigation gauche droite
 */
a.mainlevel-acc:link, a.mainlevel-acc:visited {
display: block;
background: url(../images/USBpriseG.png) repeat;
background-position:0px 0px;
text-align: Left;
direction:ltr;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-acc:hover {
color: White;
background-position:-135px 0px;
}
a.mainlevel-pres:link, a.mainlevel-pres:visited {
display: block;
background: url(../images/USBpriseG.png) repeat;
background-position:0px -45px;
text-align: Left;
direction:ltr;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-pres:hover {
color: White;
background-position:-135px -45px;
}
a.mainlevel-for:link, a.mainlevel-for:visited {
display: block;
background: url(../images/USBpriseG.png) repeat;
background-position:0px -90px;
text-align: Left;
direction:ltr;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-for:hover {
color: White;
background-position:-135px -90px;
}
a.mainlevel-ref:link, a.mainlevel-ref:visited {
display: block;
background: url(../images/USBpriseG.png) repeat;
background-position:0px -135px;
text-align: Left;
direction:ltr;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-ref:hover {
color: White;
background-position:-135px -135px;
}
a.mainlevel-tut:link, a.mainlevel-tut:visited {
display: block;
background: url(../images/USBpriseG.png) repeat;
background-position:0px -180px;
text-align: Left;
direction:ltr;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-tut:hover {
color: White;
background-position:-135px -180px;
}
a.mainlevel-htm:link, a.mainlevel-htm:visited {
display: block;
background: url(../images/USBpriseD.png) repeat;
background-position:-135px 0px;
text-align: Right;
direction:rtl;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-htm:hover {
color: White;
background-position:0px 0px;
}
a.mainlevel-jav:link, a.mainlevel-jav:visited {
display: block;
background: url(../images/USBpriseD.png) repeat;
background-position:-135px -45px;
text-align: Right;
direction:rtl;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-jav:hover {
color: White;
background-position:0px -45px;
}
a.mainlevel-css:link, a.mainlevel-css:visited {
display: block;
background: url(../images/USBpriseD.png) repeat;
background-position:-135px -90px;
text-align: Right;
direction:rtl;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-css:hover {
color: White;
background-position:0px -90px;
}
a.mainlevel-php:link, a.mainlevel-php:visited {
display: block;
background: url(../images/USBpriseD.png) repeat;
background-position:-135px -135px;
text-align: Right;
direction:rtl;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-php:hover {
color: White;
background-position:0px -135px;
}
a.mainlevel-cms:link, a.mainlevel-cms:visited {
display: block;
background: url(../images/USBpriseD.png) repeat;
background-position:-135px -180px;
text-align: Right;
direction:rtl;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: #E67F00;
padding: 0;
height: 45px;
width: 100%;
text-decoration: none;
line-height: 18px;
text-indent: 11px;
margin-top: 0px;
}
a.mainlevel-cms:hover {
color: White;
background-position:0px -180px;
}
/**
 * formatage lien du footer
 */
.mainlevel-foo, a.mainlevel-foo:link, a.mainlevel-foo:visited {
	font-size: 9px;
	font-style: italic;
	color: #AAA;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
a.mainlevel-foo:hover {
	font-style: normal;
}

/**
 *Menu active
 */
#active_menu {
	color: #5C5C5C;
	font-weight: bold;
}

a#active_menu:hover {
	color: #EBEBEB;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #3E3E3E;
	text-align: left;
}

a.sublevel:hover {
	color: #E67F00;
	text-decoration: none;
}
.highlight {
	background-color: #E67F00;
	color: White;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
	padding: 0;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #E67F00;
	padding: 1px 2px;
	color: White;
	font-size: 10px;
	border-top: 1px solid #cccccc;
	background-image: url(../images/bar.png);
}
a.readon:link, a.readon:visited {
	color: #3E3E3E; text-decoration: none;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	margin-bottom: 10px;
}

a.readon:hover {
	color: #E67F00;	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	margin-bottom: 10px;
}
/*********************************
/*Styles pour l'editeur de texte
*********************************/
.citation{border: 1px dotted #999; font-style: italic;padding:2px;}
.misEnCol{display:block; width: 45%; float:left; padding: 0 5px 0 5px; text-align: justify;}
table.recaptarif{background-color:#DDD;}
th.recaptarif { background-color:#AAA;font-weight: bold;}
td.recaptarif1 { background-color:white;}
td.recaptarif2 { background-color:#ffcc99;font-weight: bold;}
span.indication {color: black; border-bottom:1px dashed black;}
a.indication:link {color: black; border-bottom:1px dashed black;}
a.indication:visited {color: #999; border-bottom:1px dashed black;}
a.indication:hover {color: #999; border-bottom:1px solid black;}
a.indication:active {color: black; border-bottom:1px dashed black;}
div.codehtml{
	width: 96%;
	margin-left:10px;
	background-color: #EFEEDD;
	border:1px solid #999;
	padding:3px;
	text-align: left;
}

/*class pour joomblog*/
div#joomblogliste {
	border-top: dashed 4px #e3e3e3;
	border-bottom: dashed 2px #e3e3e3;
	margin-top:15px;
}
div#joomblogliste img {
	text-align:left;
	vertical-align:middle;
}
div#joomblogliste p {
	margin:3px;
	padding:0;
	text-transform: capitalize ;
	font-size:12pt;
	font-weight:bold;
}

.article_separator{
	border-bottom: 1px solid Gray;
	width: 100%;
}

.catsection{ text-align: left;}
.catsection a{ color: Blue;}
.catsection a:hover{ text-decoration: none; color: #E67F00;}