@charset "utf-8";
/* CSS Document */

body {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
#page {
	width: 96%;
	min-width:800px;
	height: 100px;
	margin-left: 2%;
	margin-right: 2%;
	z-index:1;
}
.cadre_haut {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index:2;
	margin-top: 10px;
	height: 220px;

}
.cadre_haut img {
	float: left;
	margin-left: 30px;
}
#cadre_haut_droite {
	float: right;
	position: relative;
	margin-top:10px;
	text-align:right;
	font-size:0.9em;
}
.bloc_text{
	float: left;
	width: 67%;
	margin-left:30px;
	text-align: justify;
	margin-right:-50%;
}
.Sommaire {
	float:left;
	margin-left: 10px;
}
.cadre_titre {
	background-image: url(../Images/newsletter-TGH/filet-hori.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0;
	padding-bottom: 0.5em;
	margin-top: 20px;
}
.auteur_article {
	font-size:0.9em;
	font-style: italic;
	padding: 0;
}
.texte_a_filet {
	background-image: url(../Images/newsletter-TGH/filet-verti.png);
	background-repeat: repeat-y;
	background-position: 0px top;
	padding-left:15px;
	padding-top: 10px;
	font-size:0.8em;
}
.bas_page {
	clear: both;
	font-size:0.7em;
	padding-top:2em;
	text-align: center;
}
h1 {
	font-size:1.1em;
	font-weight: bold;
	line-height: 1em;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link img {
border: none;
}
a:visited img {
border: none;
}
a:hover img {
border: none;
}
a:active img {
border: none;
}

.asterix {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
}
.asterix2 {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic; 
}
.flux {
	clear: both;	
}
.float_droite {
	float: right;
}
.float_gauche {
	float: left;
	border: 1px solid #E89C24;
	margin-right: 8px;
	margin-bottom: 8px;
}


.validations{
	float: left;
}
.bordure {
	border: 1px solid #E89C24;
}
.textcentre {
	text-align: center;
}
.legende {
	font-size: 0.9em;
	font-style: italic;
	color: #E89C24;
	text-decoration: underline;
	line-height: 2.5em;
}
.filet_bas_page {
	width:40em;
}