BODY {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background : #999999;
	font-size : 9px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

} 
h1 {
	color : #1A3461;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
} 

h2 {
	color : #1A3461;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

ul {
	margin:10px 0 0 10px;
	padding:0 0 0 10px;
} 

table, li {
	margin: 0 0 5px 0;
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 10px; 
} 
li {
	color : #333333; 
} 

blockquote {
	margin:10px;
}

td, p {
	color : #000000; 
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 10px; 
} 
.boldorange {
	font-size : 12px; 
	font-weight : bold;
	color : #A53C0D;  
	font-family : verdana, arial, helvetica, sans-serif; 
} 

.gris01 {
color : #999999; 
font-size : 10px; 
font-weight : normal; 
font-family : verdana, arial, helvetica, sans-serif; 
} 
.gris02 {
color : #666666; 
font-size : 10px; 
font-weight : normal; 
font-family : verdana, arial, helvetica, sans-serif; 
} 
.blanc {
color : #ffffff; 
font-size : 10px; 
font-weight : normal; 
font-family : verdana, arial, helvetica, sans-serif; 
} 

.bleu {
color : #1A3360; 
font-size : 10px; 
font-weight : normal; 
font-family : verdana, arial, helvetica, sans-serif; 
} 
/* Link ----------------------------------*/
A:link {
font-size : 10px; 
text-decoration : none; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : normal; 
color : #339933; 
background-color : transparent; 
} 
A:visited {
font-size : 10px; 
text-decoration : none; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : normal; 
color : #339933; 
background-color : transparent; 
} 
A:active {
font-size : 10px; 
text-decoration : none; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : normal; 
color : #339933; 
background-color : transparent; 
} 
A:hover {
font-size : 10px; 
text-decoration : none; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : normal; 
color : #167636; 
background-color : transparent; 
} 

/* Link blanc ----------------------------------*/
A.blanc:link {
font-size : 10px; 
text-decoration : none; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : normal; 
color : #ffffff; 
background-color : transparent; 
} 
A.blanc:visited {
font-size : 10px; 
text-decoration : none; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : normal; 
color : #ffffff; 
background-color : transparent; 
} 
A.blanc:active {
font-size : 10px; 
text-decoration : none; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : normal; 
color : #ffffff; 
background-color : transparent; 
} 
A.blanc:hover {
	font-size : 10px; 
	text-decoration : none; 
	font-family : verdana, arial, helvetica, sans-serif; 
	font-weight : normal; 
	color : #cccccc; 
	background-color : transparent; 
} 




/* end Table ----------------------------------*/

hr {

	color : #999999;
	height : 1;
	margin-top : 0;
	margin-bottom : 0;
	
}

.gristitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.gristexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}

/* va t'en en dessous, amie la carte interactive*/

.dessous
{
	z-index: -1;
}