body {
      font-family: Verdana, Arial, Helvetica, sans-serif; 
	  }
#conteneur {
	width: 100%;
	
	/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
	height: 100%;
	vertical-align: middle;
	/* IE MAC voit un commentaire sur 4 lignes se terminant ici */
		}
tr {text-align:center;	
	/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
	margin-top:30px;
	/**/
	}	

#global {	
	text-align: left;	
	width: 766px;
	height: 466px;
	border: 0px;
	margin:  auto auto;

}
#gauche{
	width: 197px;
	height: 450px;
	left: 0px;
	margin: 0px;
	float:left;
	
}
#droite{
	float: right;
	width: 538px;
	height: 350px;
	margin-right:10px;
/*	display: block;*/
	padding-top:58px;
	font-size: 9px;
}
			
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 	
	}
h4 {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	}
.textgauche {
	padding-top:8px;
	font-size: 9px;
	text-align: right;
	line-height:11px;
	letter-spacing: 0px;
}
a.index{
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	float:left;
	height:40px;
	background-image: url(../img_generiques/triangle.png);
	background-repeat: no-repeat;
		}

a.index:link {
	color: #000000;
	background-position: center -10px;
}
a.index:visited {
	color: #000000;
	background-position: center -10px;
}
a.index:hover {
	color: #ff9900;
	background-position: center 23px;
}
a.index:active {
	color: #ff9900;
	background-position: center 23px;
}
a.page{
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	display:block;
	float:left;
	height:40px;
	background-image: url(../img_generiques/triangle_bl.png);
	background-repeat: no-repeat;
	text-decoration: none;
		}

a.page:link {
	color: #000000;
	background-position: center -10px;
	}
a.page:visited {
	color: #000000;
	background-position: center -10px;	
}
a.page:hover {
	color: #ffffff;
	background-position: center 23px;	
	}
a.page:active {
	color: #ffffff;
	background-position: center 23px;
	}
.picto {
	vertical-align: top;
	margin-right: 10px;
		}
.telecharge {
	display: inline;
}
.imgpict {
	padding-right: 10px ;
	padding-top: 3px !important;
	padding-top: 3px;
	margin-right: 0px !important;
	margin-right: 10px;
	margin-top: 0px!important;
	margin-top:3px;
}
.textetele {
	font-size: 9px;
	font-weight: normal;
	line-height:11px;
	}
	
a.lien_contact:link {
	color:#000000;
	text-decoration: none;
		}	
a.lien_contact:visited {
	color:#000000;
	text-decoration: none;
	}
a.lien_contact:hover {
	color:#ff9900;
	text-decoration: underline;
	}
a.lien_contact:active {
	color:#ff9900;
	text-decoration: underline;
	}	
.saut {
	padding-top:3px;
}

.table_lien {
	float:right;
	margin-top:8px;
	}
.hauteur {
	padding:0px;   
}	
			
.picto_lien { 
	border-top: solid #ffffff 9px;
	border-left: solid #ffffff 9px;
	background-repeat:no-repeat;
	width:19px;
	height:19px;	
}

a.picto_lien2:link  {
	width:100%;
	height:100%;
	display: block;
	background-position: 19px 0px;
	background-repeat:no-repeat;
	}

a.picto_lien2:visited  {
	width:100%;
	height:100%;
	display: block;
	background-position: 19px 0px;
	background-repeat:no-repeat;
	}
	
a.picto_lien2:hover  {
	width:100%;
	height:100%;
	display: block;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	}
	
a.picto_lien2:active  {
	width:100%;
	height:100%;
	display: block;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#credit_bas{
	text-align:left;
	font-size: 7pt;
	margin:8px auto;
	padding-left:60px;
	width:766px;
	display:block;
	height:20px;
	}
