
body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #B4B4FF ;
}

div#conteneur
{
	width: 770px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #6464FF ;
	background: #7CD0FE ;
}


h1#header
{
	height: 200px;
	background: url(images/engrenage_menu.jpg) no-repeat left top;
}

h1#header a
{
	width: 400px ;
	height: 140px ;
	display: block ;
	background: url(images/title.gif) no-repeat ;
	position: relative ;
	left: 350px ;
	top: 15px ;
	text-indent: -5000px ;
}

ul#menu
{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	background: url(images/bg_menu.gif) repeat-x 0 -25px ;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	text-align: center ;
}

ul#menu li a
{
	width: 130px ;
	line-height: 25px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #dea ;
}

ul#menu li a:hover
{
	background: url(images/bg_menu.gif) repeat-x 0 0 ;
}

div#contenu
{
	padding: 0 30px 0 100px ;
	font-size: 1em ;
	background: url(images/bg_page.gif) no-repeat 15px 15px ;
}

div#contenu h1
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.6em ;
}

div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(images/little_pignon.gif) no-repeat left bottom ;
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #9b2 ;
	border-left: 3px solid #9b2 ;
	color: #9b2 ;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu a
{
	color: #000080;
}

div#contenu a:hover
{
	color: #0000ff;
}

p#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #5050FF;
}

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

* html pre
{
	width: 636px ;
}

pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}
				
div#bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/bas_carte_visite.gif) bottom left no-repeat;
padding-bottom: 10px;
}
div#bloccadre p {
margin: 0 30px 0 20px;
}
div#bloccadre titre {
font-size: 2em;
font-weight: bold ;
}

div#bloccadre note{
font-size: 0.8em ;
color:#FFFFFF;
}