body {
	font-family:arial;
	font-size:12px;
	color:#080053;
	background:#eee url('../fond-2adom.gif') repeat-x;
	padding:0px;
	margin:0px;
	top:0px;
	vertical-align:top;
	}
img {border:0px;margin:0px;}
.monsite
{
position: relative;
top:0px;
width: 960px;
padding:0;
margin: 0 auto;
}
.menu {
	width:160px;
	height:22px;
	padding-top: 10px;
	background-image: url('../btn_menu-on.gif');
	background-repeat: repeat-x;
	background-position:top left;
	float:left;
}
.menu p {text-align: center;padding:0;margin:0px;}
.menu_off p {text-align: center;padding:0;margin:0px;}
.menu_off {
	width:160px;
	height:22px;
	padding-top: 10px;
	background-image: url('../btn_menu-off.gif');
	background-repeat: repeat-x;
	background-position:top left;
	float:left;
}
.menu_off:hover {
	background-image: url('../btn_menu-on.gif');
	cursor:pointer ;
	}
.menu_off a:hover {
	color:#ffffff;
	font-weight:bold;
	}
.menu_off a {
	width:100%;
	text-decoration:none;
	color:#080053;}
.menu p a {
	width:100%;
	text-decoration:none;
	color:#ffffff;
	}
#onglet1,#onglet2,#onglet3,#onglet4
{
	top: 0;
	float:right;
	width:630px;
	height:100%;
	background-color:#f6fbfe;
	visibility: hidden;
	display:none;
    border-left: 1px solid #000;
	padding: 5px;
}
#onglet1 ul,#onglet2 ul,#onglet3 ul,#onglet4 ul {margin: 0 0 0 20px ;}

#feuille {
    font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	clear:both;
	position: relative;
	width:958px;
	border-left: 1px solid #0c0050;
	border-right: 1px solid #0c0050;
	background-color: #90bade;
	overflow: auto; 
}
#signe1,#signe2,#signe3,#signe4 {
	color:#2175bc;
}
#sommaire {
	top:0;
	float:left;
	width:300px;
	height:100%;
    padding: 0 0 1px 0;
    margin-bottom: 1px;
    font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    color: #333;
	text-align:left;
	padding:5px;
}
#sommaire ul {
    list-style: none;
    margin:0;
   padding:0;
    border: none;
}
#sommaire li {
    border-bottom: 1px solid #90bade;
    margin: 0;
   }
#sommaire li a {
    display: block;
    padding: 5px 5px 5px 5px;
    border-left: 10px solid #ff8000;
    border-right: 10px solid #508fc4;
    background-color: #2175bc;
    color: #fff;
    text-decoration: none;
    width:250px;
	font-size:14px;
}

#sommaire li a:hover {
    border-left: 10px solid #1c64d1;
    border-right: 10px solid #5ba3e0;
    background-color: #2586d7;
    color: #fff;
   }
#inscription {
	width:265px;
	margin-left:1px;
	background-color:#ff8000;
	border: 1px solid #2175bc;
	text-align:left;
	color:#ffffff;
	padding:2px;
}
#inscription a {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
#inscription a:hover {text-decoration:underline;}
#recherche
{
	margin:5px;
	font-size:10px;
	color:#080053;
}
#recherche input,#recherche select {font-size:10px;	color:#080053;}
form {padding:0px;margin:0px;}