/* --------------- Div Newsletter --------------------- */
div.newsletter {
	display:block;
	width: 520px;
	border:1px solid #000000;
	padding:10px;
	margin:5px;
	text-align:left;
	font-family:Trebuchet MS,trebuchet,arial,sans-serif;
	background:#ffffff url(../pictures/fond_page_newsletter.jpg) bottom left no-repeat;
	
}


div.newsletter a {
	color:black;
}

div.newsletter a.introNotShow {
	color:black;
}


div.newsletter div.title {
	font-size:12pt;
	color:black;
	margin-bottom:10px;
	border-bottom:1px solid #F3F3F3;
	background-color : #ffffff ;
	
	background:#ffffff url(../pictures/bandi_newsletter.png) top left no-repeat;
	height:80px;
	padding-top:0px;
	padding-left:300px;
}

div.newsletter div.img img.logo {
	margin-right:20px;
}

div.newsletter div.hello{
	border-top:1px solid #F3F3F3;
	font-size:12pt;
	color:black;
	margin-bottom:10px;
}

body.newsletter div.infos{
	font-size:8pt;
	color:black;
	margin-bottom:10px;
	text-align:center;
	display:block;
	width: 480px;
	
}



/* ------------------ class FONT ------------------- */
div.newsletter font.date  {
	color: #2c8847;
	display:block;
	font-size:8pt;
}

body.newsletter font.problem  {
	color: #2c8847;
	display:block;
	font-size:8pt;
	text-align:center;
	width: 480px;
	
}
body.newsletter div.infos a {
	color: black;
}

div.newsletter font.text  {
	margin-top:5px;
	color:black;;
	font-style:normal;
	text-align : justify;
	position:relative;
  	top:10px;
margin-left:160px;
display:block;
}

div.newsletter font.text a.repertory {
	color:black;
	font-style:normal;
}

div.newsletter font.subtitle {
	color: #2c8847;
	font-style: italic;
	font-weight: normal;
	text-align : left;
	font-size : 10pt;
	display:block;
	margin-left:210px;
	
	
}

div.newsletter font.subtitle:first-letter {
	text-transform: uppercase;
}

div.newsletter font.title {
	font-weight: normal;
	text-align : left;
	color: #2c8847;
	font-size : 16pt;
	margin-bottom:5px;
	display:block;
	margin-left:210px;
	
}
div.newsletter font.title:first-letter {
	text-transform: uppercase;
}

div.newsletter font.link {
	font-style: normal;
	text-transform: none;
}

div.newsletter font.alert {
	font-style: normal;

	text-align : left;
	font-size : 140%;
	color: red;
	background-color: #FFFFFF;
}

/* -------------------- class SPAN ------------------ */
div.newsletter span.attention {
	color:black;
	font-weight: bold;
	background-color: #FFFFFF;
}
div.newsletter span.up {
	text-transform: uppercase;
}
div.newsletter span.up 
div.newsletter span.link {
	font-style: normal;
	text-transform: none;
}

div.newsletter span.subtitle {
	color: black;
	font-style: normal;
	font-weight: normal;
	text-align : left;
	font-size : 14pt;
}

/* ------------- Paragraphes -------------------------- */

div.newsletter p.title {
/*	float:normal;
*/	margin-bottom:5px;
	margin-top:-30px;
}

div.newsletter p.title font.title {
	text-align:right;
	font-size:9pt;
}

div.newsletter p.text {
	line-height:140%;
	margin-bottom:5px;
	margin-top:20px;
	background:transparent url(../pictures/barre_rouge.png) top left no-repeat;
	
}

div.newsletter p.textli {
	line-height:140%;
}

div.newsletter div.pictures {
	position : absolute;
	margin-top:10px;
	left:30px;
}

/* ----------- Image ----------------------- */


div.newsletter font.end {
	display:block;
	margin-left:160px;
	margin-top:40px;
	width:360px;
	color: #2c8847;
	text-align:center;
	font-size:120%;
}

div.newsletter font.end a {
	color: #2c8847;
	font-weight:bold;
}
/* ---------- Versions spécifiques --------- */
div.newsletter div.intro {
	background:transparent url(../pictures/introduction_newsletter.png) top left no-repeat;
}

div.newsletter div.amerique {
	background:transparent url(../pictures/amerique_newsletter.png) bottom left no-repeat;
}
div.newsletter div.amerique font.title {
	color:#641200;
}
div.newsletter div.amerique font.subtitle {
	color:#641200;
}

div.newsletter div.europe {
	background:transparent url(../pictures/europe_newsletter.png) bottom left no-repeat;
}
div.newsletter div.europe font.title {
	color:#ef9408;
}
div.newsletter div.europe font.subtitle {
	color:#ef9408;
}

div.newsletter div.oceanie {
	background:transparent url(../pictures/oceanie_newsletter.png) bottom left no-repeat;
}
div.newsletter div.oceanie font.title {
	color:#54d3c0;
}
div.newsletter div.oceanie font.subtitle {
	color:#54d3c0;
}

div.newsletter div.afrique {
	background:transparent url(../pictures/afrique_newsletter.png) bottom left no-repeat;
}
div.newsletter div.afrique font.title {
	color:#d52c01;
}
div.newsletter div.afrique font.subtitle {
	color:#d52c01;
}

div.newsletter div.asie {
	background:transparent url(../pictures/asie_newsletter.png) bottom left no-repeat;
}
div.newsletter div.asie font.title {
	color:#db7791;
}
div.newsletter div.asie font.subtitle {
	color:#db7791;
}