body {
margin-top: 9px;
margin-left: 25px;
padding: 0;
font: 80% verdana, arial, sans-serif;
background-image : url('http://www.encadrer-et-manager.com/Images_site/bg.gif');
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
top: 0;
left: 0;
z-index:100;
width: 100%;
}
#menu dl {
float: left;
width: 151px;
margin: 0 1px;
position:relative
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
}
#menu dd {
	border: 1px solid gray;
	position: absolute;
	left: 0;
	width: 151px;
	top: 17px;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

.Style1 {font-size: 9pt}
.Style2 {font-size: 12pt}
.Style3 {font-size: 9px}

a {
	color: #0080C0;
	text-decoration: none;
	Border: 0px;
}
a:hover {
	color: #C60;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
}
h1 {
	font-size: 20pt;
}
h2 {
font-size:16pt;
}
code {
	background: #FFE;
	border-left: 6px solid #938262;
	color: #554;
	font: normal 1.1em "Lucida Sans Unicode",serif;
}
.blockquote2s {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #654;
}

/* misc */

/* structure */

/* header */

/* title */
.title {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}


/* navigation */
.navigation {
	font: bold 1.2em Verdana,sans-serif;
}
.navigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
}
.navigation a:hover {
	background: #CEBDA1;
	color: #420;
}

/* main */
.main {
	clear: both;
	padding: 0 0 0 0;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 218px;
}

.sidenav ul {
	padding: 0;
}
.sidenav li {
	list-style: none;
}
.sidenav li a {
	background: #CCC3AF;
	color: #554;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #D6CCB9;
	color: #654;
}

/* content */
.content {
	float: left;
	width: 100%;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
}
.fond {background-image:url(Images_site/Couleur-fond.jpg);
background-repeat:no-repeat;
background-position:top;
width: 780px;
}
/* footer */
.footer {
	color: #FED;
	font-size: 1.1em;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

