#body{
	background-repeat:no-repeat;
	overflow:hidden;	
}

#mainbg {
width: 100%;
text-align: center;
}
#main {
background-color: #transparent;
width: 800px;
text-align: left;
padding: 32px 0px 10px 0px;
margin: 0;
white-space: normal;
}
#main img {
border: 0;
}


h1 {
margin: -3px 0px 18px 0px;
Font-Size: 17px;
line-height: 27px;
/*color: #737d88;*/
color:#ed2771;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
h2 {
margin: 18px 0px 18px 0px;
Font-Size: 11px;
line-height: 18px;
/*color: #737d88;*/
color:#ed2771;
}
b{
font-size: 10px;
}
p,td,ul,ol,.normal {
font-family: Verdana,;
font-size: 11px;
line-height: 16px;
/*color: #6B6B6B;*/
color:#161616;
}
a:link, a:active, a:visited, a.lire_suite p {
color: #ed2771;
text-decoration: underline;
}
a:hover {
color: #ed2771;
text-decoration: underline;
}
a.lire_suite p{
text-align:right;

}



