body
{
	margin: auto; 
	margin-top: 5px; 
	margin-bottom: 5px;
	background-color : #5c83a8
   
}
#page
{	
	width: 600px;
	margin: auto; 
	/*background-image: url("spfondplusdetrafic.jpg"); */
	background-color : white;
	background-repeat: no-repeat;
	background-position : 0px 90px;
	border : solid 2px black;
}

#en_tete
{
   width: 600px;
   height: 100px;
   margin-left : auto;
   margin-right : auto;
   background-image: url("bandeauplusdetrafic.jpg");
   background-repeat: no-repeat;
   border-bottom : solid 2px black;
}
#audio
{
	width : 290px;
	margin-left : 155px;
	margin-top : 10px;
	text-align : center;
}

#titre
{	
	width: 550px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 15px;
}
#titre h1
{
	font-family : "arial" "times" "serif";
	font-size : 17px;
	font-weight : normal;
	line-height : 1.5;
	color : #030a62;
	text-align : center;
	margin : 0;
}
#titre strong
{
	color : #ae0c4d;
}


/********************************** Mise en forme du bloc accroche : image plus texte *****************/
#accroche
{
	width : 580px;
	height : 160px;
	
	margin-left : auto;
	margin-right : auto;
	margin-top : 15px;
	
	padding-right : 5px;
}
#accroche img
{
	float : left;
	/*height : 200px;*/
	margin : 0;
	padding : 0;
	margin-left : 25px;
	margin-right : 5px;
	padding-top : 10px;
}

#accroche h1
{
	font-family : "garamond" "verdana" "times" "serif";
	margin : 0;
	padding : 0;
	font-size : 22px;
	font-weight : normal;
	color : #030a62;
	text-align : center;
	padding-top : 20px;
	
}

#accroche strong
{
	font-weight : bold;
	font-size : 22px;
	color : #ae0c4d;
}

#intro
{	
	width: 550px;
	margin-left : auto;
	margin-right : auto;

}
#intro h1
{
	margin : 0;
	padding : 0;
	
	font-family : "times" "serif";
	font-size : 16px;
	font-weight : normal;
	line-height : 1.5;
	color : #030a62;
	text-align : center;
}

/******************************** Mise en forme des puces promesses ***************************/

#puces_promesses
{	
	width : 460px;

	margin:0;
	padding:0;
		
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	
}

#puces_promesses h1 
{    
   color: #433010;
   
   padding:0;
   margin :0;
   
   font-family: "times", "arial", "serif";
   font-size: 16px;
   font-weight : normal;
   color : #030a62;
   text-align : justify;
}

#puces_promesses li
{
	padding : 0;
	margin:0;
	list-style-type:none;
	background-image:url("puceplusdetrafic.png");
	background-repeat:no-repeat;
	background-position : 0;
	padding-left:40px;
	margin-bottom : 10px;
}

#puces_promesses strong
{
	font-weight : bold;
	color : #ae0c4d;
}

#conclusion
{	
	width: 550px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;

}
#conclusion h1
{
	margin : 0;
	padding : 0;
	
	font-family : "times" "serif";
	font-size : 16px;
	font-weight : normal;
	line-height : 1.5;
	color : #030a62;
	text-align : center;
	margin-top : 10px;
}
#conclusion h2
{
	margin : 0;
	padding : 0;
	
	font-family : "times" "serif";
	font-size : 20px;
	font-weight : bold;
	color : #030a62;
	text-align : center;
}
#conclusion strong
{
	font-size : 20px;
	font-weight : bold;
	color : #ae0c4d;
}

/******************************** Mise en forme du formulaire aweber ***********************/
#aweber
{
	clear : right;

	width : 580px;
	height : 120px;
	
	margin : 0;
	margin-left : auto;
	margin-right : auto;
	
	font-weight : normal;
	font-size : 15px;
	
	margin-top : 20px;
	
	background-color: #f9f8a3;
		
	border : 3px dashed black;
}
#accroche_aweber p
{
	font-family : "arial" "verdana" "serif";
	font-size : 14px;
	font-weight : normal;
	line-height :  1.5;
	color : black;
	text-align : center;
	margin-top : 20px;
}

#accroche_aweber
{
	width : 290px;
	float : left;
	
}
#formulaire_aweber
{
	margin-top : 5px;
	/*width : 290px;*/
}

/******************************** Mise en forme du pied de page ***********************/
#pied_de_page
{
   width : 600px;
   height : 28px;
   margin-left : auto;
   margin-right : auto;
   margin-top : 10px;
   
  /* background-color: #e45b93;*/
   border-top : 2px solid black;
}
#pied_de_page p
{
	text-align: center;
	color: black;
	font-family : "times" "verdana" "serif";
	font-size : 14px;
	font-weight : normal;
	margin-top : 5px;
	
}



