﻿
body
{
	font-family: "Arial" , Times, serif;
	font-size: 0.70em;
	color: black; 
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none; 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top; 
}

.Main-Menu
{
	width: 10em;
	text-align: left;
	border: black thin solid; /*background-color : #efefef;*/
	height: 25em;
	vertical-align: top;
}

.Main-Table
{
	position: absolute;
	top: 7em;
}

.Main-Top
{
	/*background-image : url("./images/background-top.jpg");*/
	background-repeat: no-repeat;
	background-position: right;
}

.Main-Center
{
	/*background-image : url("./images/background.jpg");*/
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
}

.Main-Right
{
	/*background-image : url("./images/background-right.jpg");*/
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

/*.toolbar
        {
         background-image: url("gradient.gif");
	background-repeat: repeat-x; 
        }
*/
.Table-Filtre
{
	vertical-align: top; /*background-color: #B5C7DE;*/
	border: 1px solid #000;
	color: #284E98;
}

.ds_box
{
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl
{
	background-color: #FFF;
}

.ds_head
{
	background-color: #B5C7DE;
	color: #284E98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead
{
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell
{
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover
{
	background-color: White;
}
/* This hover code won't work for IE */

.dl_button
{
	/*border-top : 1px solid #E0E0E0; 	border-left : 1px solid #E0E0E0; 	border-bottom : 1px solid Black; 	border-right : 1px solid Black;	 	background-color : #284775; 	color : White; 	text-decoration : none; 	font-weight : bold; 	padding-right : 6px; 	padding-left : 6px; 	margin : 2px 2px 2px 2px;*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	font-family: Arial,sans-serif;
	height: 26px;
	background-color: #779999;
	background-image: url(./images/back03.gif);
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
	padding: 4px;
	margin: 2px;
}

.dl_button:hover
{
	background-image: url(./images/back04.gif);
}

.Find_img :
{
	background-image: url(./images/system-search.png);
}

.WindowMap
{
	background-color: #E3EAEB;
}

.WindowMapHeader
{
	background-color: #B5C7DE;
	font-weight: bold;
	font-size: large;
}

.WindowMapLine
{
	margin: 8px;
}

.HeaderColumn
{
	border-left: 1px solid #E0E0E0;
}

.HeaderColumn2
{
	/*border-left : 1px solid #AAA;*/
}

.roundedcornr_top
{
	background: url(./images/roundedcornrtop.gif) no-repeat top left;
}
.roundedcornr_bottom
{
	background: url(./images/roundedcornrbottom.gif) no-repeat bottom left;
}

h1
{
	color: #0066b3;
	font-size: 220%;
	padding: 20px 0px 15px 0px;
	font-weight: normal;
}

h2
{
	color: #6f0666;
	font-size: 150%;
	padding: 15px 0px 10px 0px;
}

/*#main {
	background:#fff;
}*/

#header
{
	height: 120px;
	margin-left : auto;
	margin-right : auto;
}

#header span
{
	color: #e5eff7;
	font-size: 400%;
}

#content
{
	/*padding:16px 16px; 	text-align :center;*/
	margin-left : auto;
	margin-right : auto;
}

/*#footer {
	padding:10px;
	background-image:url(images/footer_bgd.png);
	background-repeat:no-repeat;
	background-position:botton;
	text-align:center;
	color:#ffffff;
	height:30px;
	
}*/

#footer a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
}

.grid
{
	margin-left : auto;
	margin-right : auto;
}

.gridindex
{
	margin : auto;
	margin-top :auto;
	margin-bottom :auto;
}

.fvheader
{
	border-top : solid 1px red;
}

.fvfooter
{
	border-bottom : solid 1px red;
}
