/********************************************************************/
/*								GLOBAL								*/
/********************************************************************/

.png {
	behavior: url(data/css/png.htc);
}
html, body {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
}
a img {
	border:0px;
}

.clear {
	clear:both;
}


/********************************************************************/
/*	
							LOGO         						*/
/********************************************************************/
#logoinfiltres {
	float:left;
	width:100%;
	margin-left:66px;
}
#logoinfiltres a {
	display:block;
	width:889px;
	height:46px;
	font-size: 11px;
}
#logoinfiltres a span {
	display: none;
	font-size: 11px;
}
/********************************************************************/
/*	
							MENU            						*/
/********************************************************************/
#menu {
	float:left;
	width:889px;
	height:55px;
	margin-left:66px;
}

	#blocemissions {
		float:left;
		width:97%;
		border: 1px solid  #FFF;
		padding:3px;
		margin-top:6px;
		background-color:#000000;
		font-size:12px;
		visibility:hidden;
		
		}

	#menu div {
		float:left;
		margin-right:18px;
		
	}
	#menu div {
	color:#FFF;
	text-decoration: none;
	}
	
/********************************************************************/
/*							OMBRE           						*/
/********************************************************************/	

.ombre_haut {
	position: absolute;
	left: 100%;
	top: 0;
	width: 2px;
	height: 100%;
	background: transparent url(../img/ombre-haut.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-top:-6px;
	}	
.ombre_bas {
	position: absolute;
	top: 100%;
	left: -8px;
	width: 100%;
	height: 2px;
	background-color: transparent;
	background-image: url(../img/ombre-bas.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.ombre_coin{
	position: absolute;
	right:-2px;
	bottom:-4px;
	width: 10px;
	height: 10px;
	
	background-color: transparent;
	background-image: url(../img/ombre-coin.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}	


/********************************************************************/
/*								FONT         						*/
/********************************************************************/
.t9 {
	font-size: 9px;
}
.t10 {
	font-size: 10px;
}
.t11 {
	font-size: 11px;
}
.t12 {
	font-size: 12px;
}
.t13 {
	font-size: 13px;
}
.t14 {
	font-size: 14px;
}
.t14 {
	font-size: 14px;
}
.t15 {
	font-size: 15px;
}
.t16 {
	font-size: 16px;
}
.t17 {
	font-size: 17px;
}
.t18 {
	font-size: 18px;
}
.t19 {
	font-size: 19px;
}
.t20 {
	font-size: 20px;
}
.t21 {
	font-size: 21px;
}
.t22 {
	font-size: 22px;
}
.t23 {
	font-size: 23px;
}
.t24 {
	font-size: 24px;
}
t25 {
	font-size: 25px;
}
t26 {
	font-size: 26px;
}
t30 {
	font-size: 30px;
	;
}
.bold {
	font-weight: bold;
}
.plusbold {
	font-weight: 900;
}
.italique {
	font-weight: bold;
}
.souligne {
	text-decoration: underline;
}
.noir {
	color: #000000;
}
.bleu {
	color: #174B86;
}
.bleufonce {
	color: #11346E;
}
.bleuclair {
	color: #68CAF5;
}
.blanc {
	color: #ffffff;
}
.rouge {
	color:#FF0000;
}
.orange {
	color:#F16C0D;
}
.saumon {
	color:#FFD1AD;
}
.ocre {
	color: #BD9847;
}
.violet {
	color: #bcb2ef;
}
.violetfonce {
	color: #5a3069;
}
.souligne {
	text-decoration: underline;
}
.nonsouligne {
	text-decoration: none;
}
.minuscule {
	text-transform: lowercase;
}
.arialblack {
	font-family: Arial Black;
}
.majuscule {
	text-transform: uppercase;
}
.petitemaj {
	font-variant: small-caps;
}
.justifier {
	text-align: justify;
}
.liensmenu {
	color: #FFF;
	text-decoration: none;

}
a.liensmenu3 {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
	
}
a.liensmenu3:hover {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}




a.liensmenu:hover {
	color: #FFF;
	text-decoration: underline;
}
a.liensmenu:visited {
	color:#FFF ;
	text-decoration: none;
}
a.liensmenu2 {
	padding-right:10px;
	color: #FFF;
	text-decoration: none;
}
a.liensmenu2:hover {
	padding-right:10px;
	color: #FFF;
	text-decoration: none;
	background-color:#7f0a0a;
	
}
a.liensmenu2:visited {
	padding-right:10px;
	color:#FFF ;
	
	text-decoration: none;
}


.
