/* CSS Document */
#droite{
	width: 100%;
	float: right;
	margin-right: 0px;
	margin-bottom: 26px;
	padding-bottom: 16px;
	}
ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	width: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	float: right;
}

ul#mainlevel-nav2 li
{
	background-image: none;
	padding-left: 5px;
	padding-right: 4px;
	float: left;
	margin: 0;
	white-space: nowrap;
	color: #FF1493;
	border: 0px solid #BDBDBD;
	margin-bottom: 0px;
	background-color: transparent;
	border-left-color: White;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 0px;
	list-style: disc 1px;
	}

ul#mainlevel-nav2 li a
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
	color: #FF1493;
	background: transparent;
	text-align: center;
}

#buttons>ul#mainlevel-nav2 li a { width: auto; }

	ul#mainlevel-nav2 li a:hover
{
	color: #fff;
	background: Black;
}


h1{
	font-size: 15px;
	color: #FF1493;
}
h2{
	font-size: 13px;
	color: #0A2452;
	}
h3{
	font-size: 14px;
	color: #FF1493;
	}
h4{
	font-size: 11px;
	color: #195ED9;
	}
body{
	 margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #676767;
	}

html{
	height:100%;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.componentheading {
	background: repeat-x;
	color: #377197;
	text-align: left;
	padding-top: 10px;
	padding-left: 2px;
	height: 21px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom-color: Silver;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 98%;
	padding-bottom: 0px;
	margin-bottom: 4px;
}

td {
	text-align: left;
	font-size: 12px;
	}
border{
	border: none;
}

a:hover {
	color: #3D74C7;	text-decoration: none;
	}
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

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

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



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

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}



.maintitle {
	color: #A1B039;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 20px;
}

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

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


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 2px;
}



.inputbox {
	padding: 1px;
	border: 1px solid Silver;
	background-color: White;
	font-size: 11px;
}



.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #4682B4;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



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

table.searchinto {
	width: 100%;
}

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

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

table.pollstableborder td {
  padding: 2px;
}




.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

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

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #52B0F3;
	font-size: 11px;
}


a.mainlevel:link, a.mainlevel:visited {
	display: list-item;
	background: no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
	height: 20px !important;
	height: 25px;
	width: auto;
	text-decoration: none;
	background-color: transparent;
	border-bottom-color: #DCDCDC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #383838;
	list-style-image: url(../images/fleche2.gif);
	list-style-type: circle;
	list-style-position: inside;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FF9E05;
	background-color: #EDEDED;
	display: list-item;
	list-style: disc inside url(../images/fleche.gif);
}

a.mainlevel#active_menu {
	color: #4682B4;
	font-weight: bold;
	background: transparent;
	list-style: disc url(../images/fleche.gif);
	display: list-item;
	white-space: normal;
	margin-left: 0px;
	font-size: 11px;
	width: auto;
	list-style-position: inside;
	}

a.mainlevel#active_menu:hover {
	color: #B7C355;
}

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

a.sublevel:hover {
	color: #0597FF;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: #E5E7E6;
	color: #B5C151;
	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: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
#menu{
	width: 100%;
	background: #070707;
	}
/* menu header */
ul#mainlevel-nav
{
	list-style: none;
	margin-top: auto;
	clear: both;
	padding-top: 5px;
	width: 100%;
	text-transform: uppercase;
	}
ul#mainlevel-nav#active
{
	list-style: none;
	margin-top: auto;
	clear: both;
	padding-top: 12px;
	width: 100%;
	background: #FF6347;
	}
ul#mainlevel-nav li
{
	font-size: 11px;
	line-height: 35px;
	display: block;
	float: left;
	background-image: url(../images/tabright.gif);
	}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	color: #D0D0D0;
	}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #0090BD;
	background: White;
	background-position: 11px;
	text-decoration: underline;
	}

table.moduletable th, div.moduletable h3 {
	color: #0098FE;
	text-align: left;
	padding-left: 4px;
	height: 15px;
	line-height: 21px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	border-bottom-color: Silver;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
/* Blocs */
#bodypage{
	width: 800px;
	margin-right: auto;
	margin-top: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-color: White;
	}
#logo{
	background-image: url(../images/logo.jpg);
	width: 800px;
	height: 55px;
}
#header{
	width: 800px;
	height: 205px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(../images/header.jpg);
	}
#menu{
	background-image: url(../images/menu.jpg);
	width: 800px;
	height: 35px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	float: left;
}
#centre{
	background-image: url(../images/centre.jpg);
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: auto;
	background-repeat: repeat-x;
	background-color: Window;
	height: 100%;
	width: 800px;
}
#footer{
	width: 800px;
	float: right;
	height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: #242E38;
	font-size: 10px;
	padding-top: 20px;
	color: #D7D7D7;
	}
#flash{
	width: 790px;
	background-color: transparent;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	color: #838383;
	font-weight: lighter;
	}
#sponsor{
	width: 220px;
	background-color: transparent;
	float: left;
        font-size: 10px;
        text-align= left;
        color: #ffffff;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 5px;
	padding-right: 0px;
	background-image: url(../images/centre_sponsor.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	}
#right{
	width: 70%;
	float: left;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 5px;
}
#menuhaut{
	float: right;
	color: Window;
	padding-top: 20px;
	font-size: 10px;
	padding-right: 5px;
	}
#menutop{
	width: 300px;
	float: right;
	padding-top: 25px;
	color: Window;
	font-weight: bold;
}
/* colonne */
#hautsponsor{
	background-image: url(../images/haut_sponsor.gif);
	width: 220px;
	height: 25px;
}
#bassponsor{
	background-image: url(../images/bas_sponsor.gif);
	width: 220px;
	height: 22px;
	}
#menugauche{
	width: 70%;
        color: #000000;
	float: right;
	margin-top: auto;
	padding-left: 0px;
	padding-top: 15px;
	margin-left: 0px;
	font-size: 12px;
}