body {
	background-image: url(../images/interface/background-1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
		SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
    SCROLLBAR-SHADOW-COLOR: silver;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: gray;
    SCROLLBAR-TRACK-COLOR: #f3f3f3;
    SCROLLBAR-DARKSHADOW-COLOR: white;
	 
}

	

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #619019;
	text-decoration: underline;
}

ul {
text-indent: 0;
	padding : 0px;
	margin :4px;
}

li {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
 font-size: 11px;
 text-align: justify;
 list-style: none;
 line-height:15px;
 color: black ;/*#619019;*/
 margin: 0;
 padding:0;
 padding-left:35px;
 background-image:url(../images/icones/square_green.png);
 background-repeat:no-repeat;
 background-position: 15px 0px

} 

li b 

{
	color: #8A0000;
}

select
{
font-size: 10px;
background-color: #E6EFBA;
color :#808080;

}

input

{
font-size: 10px;
background-color: #E6EFBA;
color :#808080;
}

textarea
{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	background-color: #E6EFBA;
   color :#808080;
}

/* Les classes */

.error
{
	background-color: #BD0000;
   color :#E0E0E0;
}

.disabled
{
	background-color: Silver;
}


.texte {
	font-size: 11px;
	text-align: justify;
	color: black;
}


.texte b {
	color :#990000;
	}
	
.remarque
  {
  	color:#808080
  }
  
 .legende
  {
   font-size: 9px;
  	color:#808080
  }

.titre {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	color: #333333;
	background-image: url(../images/icones/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 18px;
	padding-left: 18px;
	padding-top: 5px;
}

.sousTitre {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	color: #990000;
	background-image: url(../images/icones/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 18px;
	padding-left: 18px;
	padding-top: 5px;
}

.position {
   font-size: 11px;
   color: Gray;
	text-align: right;
	font-weight: bold;
	text-indent: 18px;
	 background-image:url(../images/icones/fleche-1.gif);
 background-repeat:no-repeat;
 background-position: center left;
 padding-left: 18px;
	/*padding-bottom: 5px;
	padding-top: 5px;*/
}

.position a {
	color: Gray;
}


.lien {
   font-size: 11px;
   color: #990000;
	font-weight: bold;
	 background-image:url(../images/icones/fleche-1.gif);
 background-repeat:no-repeat;
 background-position: center left;
 padding-left: 18px;
	/*padding-bottom: 5px;
	padding-top: 5px;*/
}

.lien a {
	color: #990000;
}

.bloc {
   margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	max-height: 480px;
	overflow: auto;
}

/* Les Blocs */


.blocTexte {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666062;
	line-height: 18px;
	text-align: justify;
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
	padding: 5px;
	background-image: url(../images/interface/bg-div1.jpg);
	
}

.blocInfo {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #619019;
	line-height: 16px;
	text-align: justify;
	border-style: none;
	border-width: 1px;
	border-color: #619019;
	padding: 5px;
	background-image: url(../images/interface/bg-div2.jpg);
}

.presentation

{
margin: 5px;
}

.presentation td

{
padding: 5px;
}

.image
{
	
	padding-left: 8px;
	padding-right: 8px;
}



.baseline {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #619019;

	}


