a:link {
	color:  #404040;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}
.aaaa:visited {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
}
.aaa:active {
	color: #FFFFFF;
	background-color: #CC6600;
}

body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background-color: #cccccc;
   margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

td{
font-size: 12px;
}
.menudessus {
	text-decoration: none;
}
.gras {
	font-weight: 100;
	border: 2px dashed;
	height: 5px;
	width: 5px;
	padding: 7px;



}


.orange {
 color: #FF8822;
}

.headers {
padding-left: 7px;
}
table{
background-color: #FFFFFF;
}

a.menuhref{
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color: #404040;
    text-decoration: underline;
}
/* *****************************Dropdown Menus ******************************** */

#drpd-menus
{
padding-left:6px;
}

#nav, #nav ul
{
font-size: 12px;
margin-top: 10px;
margin-left: 0px;
padding: 3px;
list-style: none;
line-height: 1;
text-align:left;
border:0px solid #600;
float: left;
}

.llev, .llev ul:hover
{
display: block;
margin-left: 0px;
padding: 0;
border:2px solid #ccc;
background: #eee;
width: 140em;
}

#nav a
{
display: block;
padding-left:0px;
color: #404040;
font-size: 12px;
background : none no-repeat top center;
}

#nav li
{
float: left;
/* width: 7em; /* Opera */
width: 60px;
list-style: none;
border:0px solid #060;
}

#nav li ul
{
border:0px solid #006;
position: absolute;
width: 4em;
left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul
{
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 4px;
line-height: 2;
background: #EAEDF0;
margin-top: 0px;
border:1px solid #ccc;
text-align:left;
left: auto;
width: 14em;
}

#nav li:hover ul li, #nav li.sfhover ul li
{
margin-left : 4px;
line-height: 16px;
width: 14em;
}

#content
{
clear: left;
color: #fff;
}

.ddsep
{
height: 2px;
line-height: 2px;
border-bottom:1px solid #ccc;
width: 1px;
margin-bottom: 2px;
}

ul {
	list-style-type: square;
}

/* ******************************************** */



