body
	{background:url(bottom_header.png) top repeat-x;
	font-family:Lucida Grande, Verdana;
	border-bottom:1px solid #cacaca;
	text-align:justify;
	font-size:62.5%;
	margin:0; }

h1
	{background-color: #eaf8e1;
	line-height:24px;
	font-size: 24px;
	padding:13px;
	color:black;
	clear:both; }

/* Header */

#header
	{margin-left:13px;
	float:left; }

#header a
	{background:url(header.png) bottom left;
	display:block;
	height:109px;
	width:145px; }

/* Menu */

#menu
	{margin-bottom:50px;
	min-width:830px;
	height:90px; }

#menu ul
	{margin-left:180px;
	padding-top:22px; }

#menu li
	{display:block;
	margin-left:8px;
	float:left; }

#menu li a
	{display:block;
	height:39px;
	width:114px; }

#accueil a
	{background:url(menu/accueil.png) left; }

#accueil:hover a, #accueil .on
	{background:url(menu/accueil-on.png) left; }

#logiciels a
	{background:url(menu/logiciels.png) left; }

#logiciels:hover a, #logiciels .on
	{background:url(menu/logiciels-on.png) left; }

#docs a
	{background:url(menu/docs.png) left; }

#docs:hover a, #docs .on
	{background:url(menu/docs-on.png) left; }

#faq a
	{background:url(menu/faq.png) left; }

#faq:hover a, #faq .on
	{background:url(menu/faq-on.png) left; }

#contact a
	{background:url(menu/contact.png) left; }

#contact:hover a, #contact .on
	{background:url(menu/contact-on.png) left; }

/* Main Content */

#content
	{margin:auto;
	margin-bottom:20px;
	width:80%; }

#top1
	{background:url(bodytop.png) repeat-x; }

#top2
	{background:url(leftbodytop.png) left no-repeat; }

#top3
	{background:url(rightbodytop.png) right no-repeat;
	height:14px; }

#left
	{background:url(leftbody.png) left repeat-y; }

#right
	{background:url(rightbody.png) right repeat-y;
	width:100%;
	padding:1px 20px 20px 20px;
	width:auto; }

#bottom1
	{background:url(bottombody.png) repeat-x; }

#bottom2
	{background:url(leftbottombody.png) left no-repeat; }

#bottom3
	{background:url(rightbottombody.png) right no-repeat;
	height:22px; }

/* Footer */

#footer
	{background:url(footer.png) bottom repeat-x;
	text-align:center;
	margin:auto;
	width:450px;
	color:white; }

#left_footer
	{background:url(left_footer.png) left bottom no-repeat; }

#right_footer
	{background:url(right_footer.png) right top no-repeat;
	padding-top:5px !important;
	padding-top:14px;
	height:28px !important;
	height:19px; }
