body
{
	margin: 25px 0;
	padding: 0;
	text-align: center;
	font: 1em "Comic Sans MS", arial, serif;
    background-image: url("backgroundbanner2.jpg");
	background-position: center;
}

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;
}

h1#header
{
	height: 258px ;
	background: url(header-new-dico.jpg) no-repeat left top ;
	margin: 0 ;
}




ul#menu
{
	height: 25px ;
	margin: 0 ;
	padding: 0 ;
	background: url(menu_blue2.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
{
border-right:3px solid #1f8cd5;
color: white;
display:block;
font-size:1.2em;
font-weight:bold;
letter-spacing:1px;
line-height:25px;
text-decoration:none;
width:189.5px;
}

ul#menu li a:hover
{
	text-decoration: blink;
}

div#contenu
{
	padding: 20px 55px 0 250px;
	margin-top:10px;
	background: url(Bernard-Dimanche-contact.png) no-repeat 8px 0px; /* Banner Left*/
}

div#contenu h2
{   
    margin-top: 20px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 2em;
	color: blue;
	font-family:  "Comic Sans MS",Georgia, arial, serif;
	text-align: center;
}

	


h3
{   
	margin-top: 50px;
	margin-left: 155px;
	padding-left: 5px;
	color:#e00003;
	text-decoration: blink;
	font-family: "Comic Sans MS",Gorgia, arial, serif;
	font-size: 1.5em;
}



/*le V majuscul*/
.lettrine 
{
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 5em; /* 3 hauteurs de lignes pour la lettrine*/
font-family: Georgia, "Times New Roman", Times, serif;
color: #188cd0;
margin: 5px;
padding: 5px;
line-height: 0.7em;
}



div#contenu strong:hover
{
color: red;
}


div#concept p
{
	text-align: justify ;
	font-size: 19px;
	padding-left: 40px;
	margin-right: 30px;
	font-family: Georgia,"Comic Sans MS", arial, serif;
}

div#list
{
width:450px;
padding-bottom: 40px;
}


div#img
{
    margin-left: 50px;
	width: auto;
	margin-top: 2px;
}


div#contenu a
{
	color: #8a0 ;
}

div#contenu a:hover
{
	color: #9b2 ;
}

div#contenu ul
{
font-size: 19px;
margin-right:90px;
margin-top:40px;
color: #0131db;
list-style-type: none;
}

div#contenu li
{
margin-top: 18px;
font-family: "Comic Sans MS", arial, serif;
}

                                    /* Footer*/
p#footer
{
	margin: 0;
	padding-right: 10px;
	line-height: 30px;
	text-align: center;
	color: white;
    border-top:5px solid #1f8cd5;
	font: 1.3em Georgia, "Comic Sans MS", arial, serif;
	background: url(menu_bluefooter.jpg) repeat-x 0 -20px ;
}


p#footer a
{
	color: white;
}


.paypal
{
width: 283px;
padding-left: 165px;
padding-bottom: 20px;
text-align: center;
}





