/* CSS Document */

body{
background-image:url(http://www.aadi-lor.com/images/newsletter/bandeau-gauche.jpg);
background-repeat:no-repeat;
margin:0px;
	padding:0px;
}

#titre-principale {
	display: block;
	background-image:url(http://www.aadi-lor.com/images/newsletter/bandeauhaut.jpg);
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	width:495px;
	height:91px;
	margin-left:255px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titre-bandeau-gauche {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:30px;
	padding:0px;
}
#contenu {
	width:490px;
	height:1034px;
	margin:0px;
	padding:0px;
	position: absolute;
	left: 259px;
	top: 100px;
}
 
#titre-article {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

.article {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin:0px;
	padding:0px;
}



.liste{
float:left;
list-style:disc;
list-style-position:inside;

color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
margin-left:20px;
padding:0px;
}


.sous-titre-article{
font:"Times New Roman", Times, serif;
font-size:17px;
font-weight:bold;
margin:0px;
padding:0px;
}

