/* Feuille de style phpbb-graph réalisé par www.monwebdesign.com */
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin: auto;
	background-color: #0098D7;
	background-image: url(images/bgpage.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: auto;
	}
.centreimage{
	vertical-align: middle;
}
.imgcentre{
	margin-left: 10px;
	}

form {
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

html{
	height:100%;
}

.code {
	background: #F8F8F8;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border: 1px solid #5A5A5A;
	color: #006600;
	clear: both;
	font-size: 11px;
}

link {
	border: 0px none;
}

border{
	border: none;
}
.puce{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}
.button{
    border: 1px solid;
    background: #ECECEC;
}
a.gen{
	font-size: 9px;
	font-weight: normal;
	color: Black;
}
a.gen:hover{
	font-size: 9px;
	font-weight: normal;
	color: Black;
}
a.gen:link, a:visited{
	font-weight: normal;
	color: Black;
}
a:hover {
	color: #4B8FAB;	text-decoration: none;
	}
	
a:link, a:visited {
	color: #0098D7; text-decoration: none;
	}

a:hover {
	color: #6C9829;	text-decoration: none;
	}
	
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
	
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
.inputbox {
	padding: 1px;
	border: 1px solid #B4C34E;
	background-color: #ECECEC;
	font-size: 10px;
}
		  

h2{
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}



a.mainlevel:link, a.mainlevel:visited {
	display: list-item;
	background: no-repeat;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	height: 15px !important;
	height: 25px;
	width: 235px;
	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/fleche.gif);
	list-style-type: none;
	list-style-position: inside;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
}

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

a.mainlevel#active_menu {
	color: #4682B4;
	font-weight: bold;
	background: transparent;
	list-style: none url(images/fleche2.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;
}

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

.rouge{
	font-weight: bold;
	color: Red;
}
.rougeclair{
	font-style: italic;
	color: Red;
}
.noir{
	font-weight: bold;
	color: #000000;
}
input.mailing {
	background-color: #E9F4F9;
	font-size: 10px;
	color: #08385C;
	height: 20px;
	border: 1px groove #ACC1D5;
	text-align: left;
	}

td.titre{
	color: #0087BF;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 5px;
	}
td.titre2{
	color: #0087BF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 5px;
	}
td.titre3{
	color: #0087BF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 5px;
	}
td.write{
	width: 100%;
	font-size: 9px;
	font-style: italic;
	background-color: #EBF6FA;
	text-align: right;
	padding-right: 5px;
	line-height: 10px;
	}
td.write2{
	width: 100%;
	font-size: 9px;
	font-style: italic;
	background-color: #EBF6FA;
	text-align: left;
	padding-right: 5px;
	line-height: 5px;
	}
td.write3{
	width: 100%;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #0087BF;
	background-color: #EBF6FA;
	}
td.write4{
	width: 100%;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #0087BF;
	background-color: #EBF6FA;
	}
td.write5{
	width: 100%;
	height: 25px;
	font-size: 11px;
	background-color: #EBF6FA;
	}
td.espace {
height: 3px; 
width: 100%;
background-repeat: no-repeat;
background: url(images/bg_spacing.jpg);
}

