html, body {
	margin: 0px;
	padding: 0px;	
	width: 100%;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #4a4550 url(images/optinvent/degrade_bord.jpg) repeat-x 0px 0px;
}

.spacer {
	clear:both;
}

img {
	border: none;
}

#container {
	width: 964px;
	margin: 55px auto;
	text-align: left;
}

/***** DECOUPAGE DE LA PAGE *****/

#foot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 964px;
	height: 28px;
	float: right;
	text-align: center;
	color: #f8f8f8;
	font-size: 10px;
	line-height: 26px;
}

/***** HEADER *****/

#liens_haut {
	width: 558px;
	height: 108px;
	margin: 0px;
	padding: 0px 32px 0px 0px;
	list-style: none;
	float: right;
}

#liens_haut li {
	width: 137px;
	height: 38px;
	position: relative;
	margin-left: 2px;
	float: right;
	padding: 0px;
}

#liens_haut li a {
	width: 137px;
	height: 38px;
	display:block;
	padding: 70px 0px 0px 0px;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	color: #4a4550;
	text-decoration: none;
	text-align:center;
	background: url(images/optinvent/on_violet.gif) no-repeat 0px -100px;
}

#liens_haut li a:hover {
	color: #5e0c6a;
	text-decoration: underline;
	background-position: bottom;

}

#liens_haut li ul.sousMenuDeroulant {
	width: 146px;
	position: absolute;
	top: 108px;
	left: 23px;
	margin: 0px;
	padding: 4px 0px 8px 0px;
	list-style: none;
	background: white;
	display: none;
}

#liens_haut li ul.sousMenuDeroulant li {
	width: 146px;
	height: auto;
	padding-bottom: 1px;
	margin-left: 0px;
	background: url(images/optinvent/filet_menu_deroulant.gif) no-repeat bottom left;
}

#liens_haut li ul.sousMenuDeroulant li a {
	width: 117px;
	height: auto;
	color: black;
	text-align: left;
	padding: 1px 3px 4px 26px;
	text-transform: none;
	color: #a45faf;
	font-weight: normal;
	background: white url(images/optinvent/deroulant_off.gif) no-repeat top left;
}

#liens_haut li ul.sousMenuDeroulant li a:hover {
	font-weight: bold;
                background: #5e0c6a url(images/optinvent/deroulant_on.gif) no-repeat top left;
	color: white;                
}

#liens_haut li ul.sousMenuDeroulant li ul.niveau3 {
	background: #5e0c6a;
	list-style: none;
}

#liens_haut li ul.sousMenuDeroulant li ul.niveau3 li {
	background: none;
	padding: 0px;
}

#liens_haut li ul.sousMenuDeroulant li ul.niveau3 li a,
#liens_haut li ul.sousMenuDeroulant li ul.niveau3 li a:hover {
	width: 110px;
	padding: 4px 0px 4px 36px;
	background: #cda8d3;
	font-size: 11px;
	color: white;
}


#logo{
	width: 203px;
	height: 35px;
	display:block;
	float: right;
	padding: 70px 60px 0px 0px;
}

/***** PAGE *****/

#printer{
	width: 38px;
	padding: 0px 83px 0px 0px;
	margin-top: -137px;
	height: 14px;
	float: right;
	background: url(images/optinvent/Print.gif) no-repeat left;
}
#printer a {
	font-size: 9px;
	color: #000000;
	float: right;
	text-decoration: underline;
	text-align:center;
}
#printer a:hover {
	color: #620460;
}
/***** FOOT *****/

#foot a {
	color: #f8f8f8;
	font-weight: bold;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}

#foot img {
	margin-bottom: -2px;
}


#contenu a {
                font-size: 12px;
                font-family:Arial, Helvetica, sans-serif;
                color: #638320;
                text-decoration:underline;
}

