body {
	margin: auto;
	padding: 0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;	 
	font-style : normal;
	background-color: #FFF;
	color: #000;
}


.sous-titre {
	margin: auto;
	padding: 0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}


.titre-rub {
	margin: auto;
	padding: 0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;   
	font-style : normal;
	color: #000;
}


td{
 	text-align: left;
	}

a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #F9B200;
	text-decoration: none;
}

.iframe:link {
	font-size: 16px;   
	font-style : bold;	
	color: #6699FF;
	text-decoration: none;
}
.iframe:visited {	
	font-size: 16px;   
	font-style : bold;	
	color: #6699FF;
	text-decoration: none;
}
.iframe:hover {
	font-size: 16px;   
	font-style : bold;	
	color: #F9B200;
	text-decoration: none;
}


.iframeredac:link {	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style : bold;	
	color: #6699FF;
	text-decoration: none;
}
.iframeredac:visited {	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style : bold;	
	color: #6699FF;
	text-decoration: none;
}
.iframeredac:hover { 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style : bold;	
	color: #000000;
	text-decoration: none;
}

h1 {
	color: #524741;
	font-weight: bold;
	padding-left:20px;
	text-align: left;
	font-size: 14px;
}
h2 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h3 {
	color: #ffffff;
	background-color:#524741;
	font-size: 12px;
	font-weight: bold;
	padding-left:20px;
	text-align: left;
}


h4 {
	color: #BEAF9A;
	font-size: 14px;
	font-style: italic;
}
h5 {
	color: #524741;
	font-size: 12px;
}
h6 {
	color: #524741;
	font-size: 10px;
}
