/*-----------------------*/
/* Menu horizontal*/
.ibomenuHorizontal { /* table */
}

td.imHorizontal {
	width: 133px;
	height: 27px;
	background-image: url(images/bgongletinactif.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
}

td.openHorizontal {
	
}

td.selectedHorizontal {
	background-image: url(images/bgongletactif.gif);
	background-repeat: no-repeat;
}

.imHorizontal a.imlink{ /* td */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFD936;
	text-decoration: none;
	font-weight: bold;
}

.openHorizontal a.imlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.selectedHorizontal a.imlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E20000;
	text-decoration: none;
	font-weight: bold;
}
/*-----------------------*/

/*-----------------------*/
/* menu vertical */
.ibomenu { /* table */

}

.imlevel0 a.imlink{
}

.imlevel1 a.imlink{
}

.imlevel2 a.imlink{
}

.open a.imlink{
}

.selected a.imlink{
}
/*-------------------------*/

/*-----------------------*/
/* authentification */
.auth_error {
    font-size:10pt;
	font-family:Arial;
	color:#FF433B;
}
.auth_title {
    font-size:10pt;
	font-family:Arial;
    font-weight: bold;
	color:#56433B;
}
.auth_label {
    font-size:8pt;
	font-family:Arial;
	color:#56433B;
}
.auth_input {
    font-size:8pt;
	font-family:Arial;
	color:#56433B;
}
.auth_button {
    font-size:8pt;
	font-family:Arial;
	color:#56433B;
    background-color: 9a877F;
    border:1px solid #56433B;
}
/*-----------------------*/

/*-----------------------*/
/* le lien contact */
.contactLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/*-----------------------*/

/*-----------------------*/
/* page non dispo */
.nopagefound {
}
/*-----------------------*/

body{
	margin:0;
	padding:0;
	background-color: #D6E645;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	scrollbar-arrow-color:#;
	scrollbar-face-color:#;
 	scrollbar-shadow-color:#;
 	scrollbar-highlight-color:#;
	scrollbar-track-color:#;
 	scrollbar-darkshadow-color:#;
 	scrollbar-3dlight-color:#;
}
.header {
	width: 740px;
	height: 68px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
.topleft {
	background-image: url(images/bg_borderlefttop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.topright {
	background-image: url(images/bg_borderrighttop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: White;
}
.footer {
	width: 740px;
	height: 134px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.footer a,
.footer a:link,
.footer a:visited {
	font-family:Arial;
	font-size:9pt;
	color: #408024;
	text-decoration: none;
}
.footer a:hover {
	text-decoration:underline;
}
.bottomleft {
	background-image: url(images/bg_borderleftbottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bottomright {
	background-image: url(images/bgrightbottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: White;
}

.content {
	width: 550px;
	background-color: #FFD936;
	height:660px;
}
.middleleft {
	background-image: url(images/bg_borderleft.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height:600px;
}
.middleright {
	background-image: url(images/bgborderrightgif.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: White;
}

.left{
width: 191px;
background-image: url(images/bg_leftbottom.jpg);
background-repeat: no-repeat;
background-position: bottom right;
height: 660px;
}

.lefttop{
	height: 137px;
	background-image: url(images/bg_lefttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 12px;
	padding-left: 40px;
}
.lefttop a,
.lefttop a:link,
.lefttop a:visited {
	font-family:Arial;
	font-weight: bold;
	font-size:10pt;
	color: #408024;
	text-decoration: none;
}
.lefttop a:hover {
	color: #ffffff;
	text-decoration:none;
}

.leftmiddle{
	background-image: url(images/bg_leftbottom.jpg);
	padding-top: 20px;
}
.boutons{
	padding-top: 3px;
	padding-bottom: 3px;
}
.iboTool a,
.iboTool a:link,
.iboTool a:visited {
	font-family:Arial;
	font-weight: bold;
	font-size:10pt;
	color: #408024;
	text-decoration: none;
}
.iboTool a:hover {
	text-decoration: none;
	color: White;
}

.right{
width: 549px;
height: 660px;
}
.page {
	width: 549px;
	overflow: hidden;
	background-color: #FFD936;
	padding-top: 20px;
	padding-bottom: 30px;
}

/*-----signature-----*/

	
	.menu{
		position:relative;
		left:195px;
		top:40px;
	}
