@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #015646;
	/*scrollbar-base-color: #d6b02b;*/
	scrollbar-face-color: #d6b02b;
	scrollbar-highlight-color: #f5ef96;
	scrollbar-3dlight-color: #f5ef96;
	scrollbar-shadow-color: #015646;
	scrollbar-darkshadow-color: #d6b02b;
	scrollbar-arrow-color: #f5ef96;
	scrollbar-track-color: #fbf9d7;
}
img { border:none; }
a:link,
a:visited,
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #015646;
}
a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color: #015646;
}
/*a.menu {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
}*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #015646;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #015646;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #015646;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015646;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #015646;
}
#contain{
	width:726px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-y;
	padding-left:149px;
	padding-right:149px;
}
#containGestion{
	width:875px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-y;
}
#top{
	background-color: #FFFFFF;
	text-align: right;
	height: 35px;
	width: 715px;
	padding-right:11px;
	vertical-align: middle;
}
#header{
	background-image: url(Images/entete.jpg);
	height: 121px;
	width: 726px;
}
#headerGestion{
	background-image: url(Images/logo_gestion.jpg);
	height: 153px;
	width: 726px;
	background-repeat: no-repeat;
	padding-left:149px;
}
#conteneurmenu{
	background-image:url(Images/bg_menu.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 726px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #015646;
	background-color: #FFFFFF;
}
#contenu{
	width:726px;
	background-color: #ffffff;
	padding-top:19px;
}
#footer{
	background-image: url(Images/bas_page.jpg);
	height: 28px;
	width: 726px;
	background-color: #CC3300;
	clear:both;
}
#vide{
	height: 10px;
	width: 726px;
}
table{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	width:100%;
}
.button{
	background-color:#F5C531;
	color:#FFF;
	border-color:#015646;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}
.warning {
	color:#FF0000;
}
.li1{
	list-style-image:url(Images/liste.gif);
	line-height:30px;
}
.li2{
	list-style-image:url(Images/listeA.gif);
	line-height:20px;
}
.scroller{
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:oblique;
}
li{
	list-style:none;
	text-decoration:none;
}
.miniCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
