body
{
	margin: 25px 0;
	padding: 0;
	text-align: center;
	font: 1em "Trebuchet MS", helvetica, sans-serif;
	background-image: url("backgroundbanner2.jpg");
	background-repeat: repeat-y;
	background-position: center;
}


h1#header
{
	height: 258px ;
	background: url(header-speedy2.jpg) no-repeat left top ;
	margin: 0 ;
}




ul#menu
{
	height: 23px ;
	margin: 0 ;
	padding: 0 ;
	background: url(menu_blue.jpg) repeat-x 0 -20px ;
	list-style-type: none ;
    border-top: 4px solid #1f8cd5;
	border-bottom: 4px solid #1f8cd5;
}

ul#menu li
{
	float: left ;
	text-align: center ;
}

ul#menu li a
{
	width: 149px ;
	line-height: 23px ;
	font-size: 1em ;
	font-weight: bold ;
	letter-spacing: 1px ;
	color: white ;
	display: block ;
	text-decoration: none ;
    border-right:5px solid #1f8cd5;
}

ul#menu li a:hover
{
	text-align: top;
	text-decoration: blink;
}


div#conteneur
{
	width: 770px ;
	margin: 0 auto ;
	text-align: left ;
	border-right:10px solid #1f8cd5;
    border-left:10px solid #1f8cd5;
    border-top:10px solid #1f8cd5;
    border-bottom:5px solid #1f8cd5;
	background-color: white;
}

div#contenu
{
	padding: 0px 25px 0 250px;
	background: url(bernard-dimanche.png) no-repeat 2px 5px;	/* Banner Left*/
}

div#concept p
{
	text-align: justify ;
	line-height: 1.7em ;
	font-size: 20px;
	padding-left: 0px;
	margin-right: 30px;
	font-family: Georgia,"Comic Sans MS", arial, serif;
}

div#contenu p
{
	text-align: justify ;
	line-height: 1.7em ;
	font-size: 20px;
	padding-left: 0px;
	margin-right: 30px;
	font-family:  Georgia, "Comic Sans MS", arial, serif;
}

div#contenu h2
{   
    margin-top: 40px;
	padding-left: 15px;
	line-height: 25px;
	font-size: 1.7em;
	color: #0131db;
	font-family:  Georgia, "Comic Sans MS", arial, serif;
}

h2
{
    margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 25px;
	line-height: 25px;
	font-size: 1.5em;
	color: #0131db;
	font-family:  Georgia, "Comic Sans MS", arial, serif;
	text-align: center;
	
}

h3
{   
    font-size: 20px;
    margin-right: 245px;
	margin-top: 75px;
	margin-bottom: 30px;
	margin-left: 250px;
	padding-left: 5px;
	color: #0131db;
	text-decoration: blink;
	font-family:  Georgia, "Comic Sans MS", arial, serif;
	border: 2px solid #0131db
}



/*le V majuscul*/
.lettrine 
{
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 5em; /* 3 hauteurs de lignes pour la lettrine*/

font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #188cd0;
margin: 5px;
padding: 5px;
line-height: 0.7em;
}



div#contenu strong:hover
{
color: red;
}




.avantcettevie
{
	border-left: 6px double #0131db ;
	text-align: justify ;
	line-height: 1.7em ;
	font-size: 20px;
	padding-left: 20px;
	margin-right: 120px;
	margin-left: 100px;
	font-family: Georgia,"Comic Sans MS", arial, serif;
}

.avantcettevie2
{
	border-left: 6px double #0131db ;
	text-align: justify ;
	line-height: 1.7em ;
	font-size: 20px;
	padding-left: 20px;
	margin-right: 120px;
    margin-top: 50px;
	margin-left: 100px;
	font-family: Georgia,"Comic Sans MS", arial, serif;
}

div#img
{
    margin-right: ;
	width: auto;
}


div#contenu a
{
	color: #8a0 ;
}

div#contenu a:hover
{
	color: #9b2 ;
}

div#contenu ul
{
font-size: 18px;
margin-right:90px;
margin-top:40px;
color: #0131db;
list-style-type: decimal;
}

div#contenu li
{
margin-top: 10px;
}

                                    /* Footer*/
p#footer 
{
	margin: 0;
	padding-right: 10px;
	line-height: 30px;
	text-align: center;
	color: white;
	border-top: 4px solid #1f8cd5;
	font-size: 0.9em;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-weight: bold;
	background: url(menu_blue.jpg) repeat-x 0 -20px 
}

p#footer a
{
	color: white;
}

.paypal
{

padding-left: 300px;
padding-right: 400px;
text-align: center;
color: #0131db;
}

.paypal:hover



