<!--
/*
  Auteur: Soufiane Bouchenak
  Dernière mise à jour le: 27/07/2005
  Copyright SERI-SOFT
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;//3399CC;
	text-align:left;
	margin: 0px;
	scrollbar-base-color:#3399CC;
	border: 1px solid #347E96;
}

h1{
	font-size: 1.4em;
	/*font-style:italic;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2{
	font-size: 1.3em;
	font-variant: small-caps;
}

h3{
	font-size: 1.2em;
	font-variant: small-caps;
	margin-top:3px;
	margin-bottom:3px;
}


input , select, textarea{
	border: 1px solid #347E96;
	margin-left: 5px;
	margin-top:0px;
	background-color:#FFFAEE;
	font-size: 1.1em;
	color:0;
}

img{
	border: 1px solid #347E96;
	background-color:#FFFAEE;	
}

label{
	/*width: 175px;*/
	/*font-style: italic;*/
	font-size: 1em;
	color:#3366CC;
	padding:5px;
	/*height:20px;
	background-color: #CDDDF1;
	padding-left:5px;
	margin-top:3px;
	margin-right:3px;
	*/
}

.fieldvalue{
	/*border: 1px solid #347E96;*/
	/*
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	*/
	padding:5px;
	margin-left: 3px;
	background-color:#FFFAEE;
	width:65%;
	font-style:normal;
}
.comment{
   width : 100%;
   font-style:italic;
   font-size:0.9em;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:5px;
   padding-right:5px;
   background-color:#FFC44C;/*#DDCB29;*/
   text-align: center;
}

table{
	font-size:1em;
	border: 1px solid #347E96;
	width:100%;
}

.form{
	/*border: 1px solid #CCCCCC;*/
	/*
	align:left;
	padding-left:3px;
	padding-right:3px;
	margin:5px;
	*/
	margin:5px;
}

tr{
	background-color:#EBEBEB;
}

.form table{
	/*width:100%;*/
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right:0px;
}

.form tr{
	background-color:#FFFFFF;
}
.form td{
	border-right: 1px solid #999999;
	padding-top:3px;
	padding-bottom:3px;	
}
.form img{
margin:0px;
padding:0px;
}

th{
	text-align: left;
	/*font-style:italic;*/
	font-size:0.9em;
}

a:link, a:visited{
	text-decoration: none;
	color: #003399;
}

a:hover{
	text-decoration: underline;
	color: #ff3300;
}

#contentTd form a:link,#contentTd form a:visited{
	text-decoration: none;
	color: #003399;
}
#contentTd form a:hover{
	text-decoration: underline;
	color: #ff3300;
}




#form br{
	line-height: 20px;

}
/*-------------------------------------------------------------------------------------------------  
   menu : gauche du site
--------------------------------------------------------------------------------------------------*/
#leftcol{
	width:130px;
	vertical-align: top;

}

.menu {
	text-align: center;
	/*width:155px;*/
	/*background-image:   url(images/title.gif);*/
	background-repeat: no-repeat;
	margin-left:5px;
	line-height:20px;
	background:#EBEBEB;	
}

.menu li{
	list-style-type: none;
	font-size:0.9em;
	text-align:left;
	margin-left:0px;
	list-style-position: inside;
}


.menu a, .menu a:hover, .menu a:visited{
	color:black;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 95px;
	/*height: 25px;*/
}


.menu a:hover{
	color: #0000CC;
	background:#999999;
	border: 1px solid #666666;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	*/
	/*text-decoration:underline;*/
}



.menu img{
	background : none;
	border:0px;
}

.menu .withHint:hover { 
	background : none;
} 

.menu .withHint div { 
	display: none;
	padding:5px;
	color: black;
	font-style: italic;
	text-align: center;	
	font-weight:normal;
	font-size:0.9em;
	margin-left:15px;	
	background: #FFFFCC;
	border: 1px solid #FFCC00;
	text-decoration:none;	
}

.menu .withHint:hover div {
	display: inline;
	position: absolute;
	width: 300px;
	text-decoration:none;
} 


#content{
	/*width: 620px;*/
	margin-top:0px;
	margin-left: 0px;
	float:right;
	padding-left:2px;
	padding-right:2px;
	background-color:#FFFFFF;
}


/*------------------------------------------------------------------------------------------------
	Header : entête de la page.
-------------------------------------------------------------------------------------------------*/
#header{
	height: 50px;
	background-image:  url(images/header1.jpg);
	/*background:#cadef4;*/
	background-repeat: no-repeat;
}

#header h1{
	margin-top: 5px;
	margin-left: 50px;
}

#header p{

}

.Nav ul{
	list-style-type: none;

}
.Nav li{
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	border-right: 1px solid #FFFFFF;
	list-style-type: none;
	height:22px;
	padding-top:2px;
}
.Nav div{
	padding-right: 10px;
	padding-left: 10px;
	padding-top:2px;
	color:#CCCCCC;
}

.Nav{
	background-color: #1E77D4;
	color : #F4F4F4;
	height:24px;
	padding:0px;
	width:100%;
	vertical-align: bottom;
}
/*
.Nav {
	color : #F4F4F4;
	border: 1px solid #7BBDDE;
	height:30px;
	padding:0px;
	width:100%;
	margin-bottom:3px;
	margin-left:0px;
	margin:5px;
}
*/
.Nav a, .Nav a:hover , .Nav a:visited{
	text-decoration : none;
	color :#FFFFFF;
	display:block;
	padding: 2px 15px 2px 15px;
}

.Nav a:hover{
	background-color : #3484D7;
	border: solid 1px #a1c6eb;
	padding: 2px 14px 2px 14px;
}

#searchbar{
	margin-left: 320px;
	margin-top:90;
	text-align: center
}

#infos{
	margin-left: 550px;
	margin-top:25px;
}

#date{
	margin-top:9px;
	margin-left:62px;
}

#date p{
	line-height:0px;
	margin-top:0px;
	font-weight:bold;
}

#date a, #date a :hover, #date a:visited{
	width:154px;
	height:69px;
}

/*------------------------------------------------------------------------------------------------
	footer : Bas de page.
-------------------------------------------------------------------------------------------------*/
#footer{
	text-align:center;
	font-size:0.9em;
}

#footer p{
	text-align: center;
	font-size: 0.8em;
}

#middle{
	padding-top: 5px;
	width:785px;
}

#page{
	width:785px;
	margin:2px;
	text-align:left;
	color:#333;
	background-color:#FFFFFF;
}

#fiche{
	width:500px;
	margin:0px;
	text-align:left;
	color:#333;
	background-color:#FFFFFF;
	border: 1px solid #347E96;
}


td
{
	font-size: 100%;
}



#NavTd
{
border-right: 1px solid #999999;
background-color: #e5eef9;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' ,endColorStr= '#cadef4' ,gradientType= '0' );
}
#Nav
{
padding: 2px 0 10px 0px;
font: 1em Verdana, Arial;
line-height:1.4em;
}
#Nav .line
{
border-top: solid 1px #999999;
margin: 5px 0 5px 0;
}
#Nav > .line
{
margin: 6px 0 4px 0;
}
#Nav h4
{
margin: 4px 0px 5px 5px;
font-size: 95%;
}
#Nav > h4
{
margin: 4px 0px 4px 5px;
}
#Nav ul
{
list-style: none;
margin: 0;
padding: 0;
}
#Nav li
{
padding: 0;
margin: -4px 2px;
width: 155px;
list-style: none;
}
#Nav > ul > li
{
margin: -3px 2px;
}
#Nav a
{
cursor: pointer;
display: block;
color: #000000;
padding: 2px 4px 4px 8px;
margin: 1px 0px;
}
#Nav > ul > li > a
{
border: 1px solid transparent;
padding: 2px 4px 4px 7px;
}
#Nav a:visited
{
color: #000000;
}
#Nav a:hover
{
border: 1px solid #cccccc;
margin: 0px;
padding: 2px 4px 4px 7px;
background-color: #f1f1f1;
text-decoration: none;
}
#Nav > ul > li > a:hover
{
margin: 1px 0px;
}



#Nav .withHint div { 
	display: none;
	padding:5px;
	color: black;
	font-style: italic;
	text-align: center;	
	font-weight:normal;
	font-size:0.9em;
	margin-left:15px;	
	margin-top:20px;	
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-decoration:none;	
}

#Nav .withHint:hover div {
	display: inline;
	position: absolute;
	width: 300px;
	text-decoration:none;
}

#Nav img {
	border:0px;
} 

#footerTd
{
	border-bottom: 1px solid #999999;
	background-color: #cadef4;
	height : 35px;
}

#contentTd
{
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #ffffff;
}

.bottomBorder{
	border-bottom: 1px solid #999999;
}

.topBorder{
	border-top: 1px solid #999999;
}


.noPreview{
	background:none;
	background-color: #1E77D4;
	width:80px;
	height:80px;
	/*
	color : #FFFFFF;
	pagging-top:30px;
	padding-bottom:30px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	font-size:0.9em;
	width:120px;
	*/
}

#treeview img{
	background: none;
	border:0px;
}

#treeview a:link, a:visited{
	text-decoration: none;
    color: black;
}
#treeview a:hover{
	text-decoration: none;
   	color: #0066CC;
	font-weight: bold;
}
#treeview table,#treeview tr,#treeview td{
	background:none;
	border:0px;
}
#treeview{
border-right:1px solid #347E96;
}

#fullpath{
	font-weight:bold;
	font-size:1.1em;
}
-->
