/************* MISE EN PAGE *************/
div#page
		{
			width: 1000px ;
			margin: 0 auto ;
			background:url(images/background.jpg) top left repeat-x;
		}
div#enteteg
		{
			float:left ;
			height: 73px ;
			width: 330px ;
			background:url(images/grn.gif) top left repeat-x ;
		}
div#entetec
		{
			margin-left:330px;
			margin-right:340px;
			height: 73px ;
			background:url(images/bl.gif) top right repeat-x ;
		}
div#enteted
		{
			float: right;
			align: top ;
			width: 340px ;
			height: 73px ;
			background:url(images/rd.gif) top right repeat-x ;
		}		
div#bandeau
		{
			height:193px ;
			background:url(Images/bandeau.png) ;
		}
		
div#menu
		{
			margin-left:117px;
			margin-right:117px;
		}


div#sousmenu
		{
			margin:auto;
			width:1000px;
			background:url(images/gris.jpg) ;
		}
div#contenu
		{
			width:1000px;
			margin:auto;
			background-color:#EEEEEE;
		}
div#pied
		{
			color:#62696D;
			font-size:10px;
			background:url(images/fbg.jpg) top left repeat-x;
			text-align:center;
			height:65px;
		}
/******************TOOLTIPS*****************/
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
	font-style:normal;
	font:Tahoma;
	font-size:14px;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #dcdcdc;
    width:170px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(images/infobulletop00.gif);
    margin:0;
    padding: 0;
    border: 0;
}
	
/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
enteteg, enteted, entetec, sousmenu, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {
background-color:#FFFFFE;
background:url(images/background.jpg) top left repeat-x;
margin-top:auto;
}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;					    	
}									   
td {							       				  
	font:normal 11px/normal Tahoma, Arial;							 
	vertical-align:middle;
	color:#0A79B3;
}										   	   
input, textarea, select{			     
	font:normal 11px Tahoma, Arial;			
	padding:3px 0px 0px 6px;		   
	vertical-align:top;	
	color:#666;
}		
ul {list-style:none;}
br {line-height:0px;}							        
img {border:0px;}	
/*____________________________________________________*/
/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
font 	{color:#DA4D00; font:normal 10px Tahoma, Arial; padding:0px 0px 0px 9px; background:url(images/0blt1.jpg) top left no-repeat}
b 		{color:#403F3F;}
b a		{color:#0B8ACC; font:bold 10px Tahoma, Arial; background:url(images/0blt2.jpg) top right no-repeat; padding:0px 9px 0px 0px;}
a 		{color:#0B8ACC;}	   
a:hover {text-decoration:none;}	
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 	
/*____________________________________________________*/
/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.input, .input_1, .ta {
	width:248px;
	border:1px solid #B1B4B5;
}
.input {
	height:21px;
}
.ta {
	height:114px;
	overflow:auto;
}
.input_1 {
	width:139px;
	height:22px;
}
.input_2 {
	width:118px;
	height:21px;
	margin:-4px 0px 0px 0px;
}
.input_3 {
	height:21px;
	width:97px;
	margin:-4px 0px 0px 0px;
}
/*____________________________________________________*/
/*†††††††††††††††††††††-LINKS-††††††††††††††††††††††††*/

/*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/
li {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	line-height:normal;
	background:none;
}
li a {
	color:#DA4D00;
	font:normal 11px Tahoma, Arial;
	padding:0px 0px 0px 9px;
	background:url(images/1blt1.jpg) top left no-repeat;
}
.gr li {
	margin:0px 0px 0px 0px;
	line-height:normal;
	padding:4px 0px 5px 0px;
	background:url(images/li_bg.jpg) bottom left no-repeat
}
.gr li a {
	color:#5F5E5E;
	padding:0px 0px 0px 22px;
	background:url(images/0blt3.jpg) top left no-repeat;
}
/*_____________________________________________________*/
/*††††††††††††††††††††††-‰‰‰‰‰‰-†††††††††††††††††††††††*/

.ftr td{
	color:#62696D;
	font-size:10px;
	background:url(images/fbg.jpg) top left repeat-x;
	text-align:center;
	height:65px;
}
.ftr a {
	color:#62696D;
	font:normal 10px Tahoma, Arial; 
}

.fs td{ font-size:10px; color:#42494D}
.fs td a{font-size:10px; color:#42494D}
.titre-vert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #96B128;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
}
.texte-titre {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #5A717D;
	text-align:center;
	vertical-align: bottom;
}
.texte-titreorange {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #0A79B3;
	vertical-align: bottom;
	font-weight: bold;
}
.titre-bleu {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0A79B3;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
}
.titre-bleuorange {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DC570F;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
}
#LayerTHS {
	position:absolute;
	width:775px;
	height:350px;
	z-index:1;
	left: auto;
	top: 408px;
	visibility: hidden;
}
.style1 {
color: #0B8ACC
; font-size: 14px
}
.style2 {
color: #CC9966
; font-size: 14px
}
.style4 {
font-size: 14px;
}
.style6 {
	color: #330099;
	font-size: 14px;
}
#LayerTS {

	position:absolute;
	width:775px;
	height:350px;
	z-index:1;
	left: auto;
	top: 408px;
	visibility: visible;
}
.style7 {
	font-size: 14px;
	color: #CC6600;
}
.style8 {
	font-size: 16px;
	vertical-align: text-top;
	color: #0A79B3;
}
.style11 {
color: #276EAE; font-size: 18px; vertical-align: top; font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style12 {
color: #276EAE; font-size: 14px; vertical-align: top; font-family: Geneva, Arial, Helvetica, sans-serif;
}
