@CHARSET "ISO-8859-1";

body { color: black; font-size: 11px; font-family: verdana; }
.logout { font-family: verdana; font-size: 9px; }
.copyright { font-size: 11px; }
.greytext { color: #505050; }

.verdana11 { font-family: verdana; font-size: 11px; }
.verdana12 { font-family: verdana; font-size: 12px; }
.verdana13 { font-family: verdana; font-size: 13px; }
.verdana14 { font-family: verdana; font-size: 14px; }
.verdana15 { font-family: verdana; font-size: 15px; }

.tahoma12 { font-family: tahoma; font-size: 12px; }
.bouton {background:none; cursor:hand; width:95px;border:0px;height:30px;margin-left:0px;margin-top:0px;}
.section-title {
	color: #00566A;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
}

.section-home-title {
	color: #00566A;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
}

a:link,a:visited,a:active {
	color: #00566A;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
}

a:hover {
	color: #F3960B;
	text-decoration: underline;
	font-size: 14px;
	font-family: Tahoma;
}

.bar_admin_login {
	background-image: url(/images/top_admin_login.gif);
	height: 25px;
	background-repeat: repeat-x;
	border-top: 1px #A8C7ED solid;
	border-right: 1px #557CAF solid;
	border-bottom: 1px #375A89 solid;
	border-left: 1px #77A1D7 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #477ABD;
	padding-left: 6px;
	line-height: 14px;
}

.body_style {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-right: #000000 1px solid;
	border-top: #9c9a9c 1px solid;
	font-size: 10px;
	border-left: #9c9a9c 1px solid;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.login_cell {
	background-color: #DEDEDE;
	border: 1px #8F8F8F solid;
	border-top: 0px;
	padding: 1px 8px 8px;
	padding-left:20px;
	padding-right: 20px;
}

.button_f_85_25{
     background: url(/images/button_f_85_25.gif) no-repeat left;
	 height:25px;
	 width:85px;
	 padding-left:9px;
	 padding-top:5px;
	 }
a.button_f_85_25-link {
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ccc;
	font-weight:bold;
}

a.button_f_85_25-link:visited, a.button_f_85_25-link:active, a.button_f_85_25-link:hover {
	color: #F3960B;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.button_100_25{
     background: url(/images/button_100_25.gif) no-repeat left;
	 height:25px;
	 width:100px;
	 padding-top:5px;
	 }
a.button_100_25-link {
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ccc;
	font-weight:bold;
}

a.button_100_25-link:visited, a.button_100_25-link:active, a.button_100_25-link:hover {
	color: #F3960B;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.button_f_170_25{
     background: url(/images/button_f_170_25.gif) no-repeat left;
	 height:25px;
	 width:170px;
	 padding-top:5px;
	 }
a.button_f_170_25-link {
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ccc;
	font-weight:bold;
}

a.button_f_170_25-link:visited, a.button_f_170_25-link:active, a.button_f_170_25-link:hover {
	color: #F3960B;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.liste {
	margin:20px;
	/*width: 80%;*/
	border-collapse: collapse;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
}
.liste .head {
	background-color:#B7CBCF;
	font-size:14px;
	font-weight:bold;
	color:#123a63;
}

.liste td {
	background-color:#F1F1F1;
	height:25px;
	/*padding-left:10px;
	width:181px;*/
}

.liste td.alt {
	background-color:#FBFBFB;
}

td.alt1 {
	background-color:#B4F1AD;
}

td.alt2 {
	background-color:#FFCCCC;
} 
