a		{font-family:Tahoma;font-weight:normal;font-size:8pt;color:black;text-decoration:none}
table	{font-family:Tahoma;font-weight:normal;font-size:8pt;color:black;text-decoration:none}
p		{font-family:Tahoma;font-weight:normal;font-size:8pt;color:black;text-decoration:none}
a:hover	{color:#213005;text-decoration:none}
body 	{margin:0;background-color:white; background-image:url(../images/bgbody.gif); background-position:center;background-repeat:repeat-y;}
.big	{font-family:Tahoma;font-weight:normal;font-size:15pt;color:#475826;text-decoration:none}
.footer	{font-family:Tahoma;font-weight:normal;font-size:7pt;color:#213005;text-decoration:none}
.footer:hover	{color:white}
input  	{font-family:tahoma;font-size:8pt;color:black;border:0px}
select 	{font-family:tahoma;font-size:8pt;color:black;background-color:white;border:0px; width:140px}
textarea	{font-family:tahoma;font-size:8pt;color:black;border:0px}
.small	{font-size:7pt}
.bouton	{background-color:#15183C; background-image:url(../images/button.gif); font-style:italic; width:65px; height:18px; color:#FFFFFF}
.button	{font-family:tahoma;font-size:8pt;color:black;border:1px solid black}


* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px; top:-108px}
.dropdown dt {width:188px; padding:8px; font-weight:bold; cursor:pointer;}
.dropdown dd {position:absolute; overflow:hidden; width:238px; display:none; z-index:200; opacity:0}
.dropdown ul {width:204px; list-style:none; border-top:none}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#333; text-decoration:none; background:#c2b38d; width:238px; padding: 5px;}
.dropdown a:hover {background:#a69466; color:#000}
.dropdown .underline {border-bottom:1px solid White; bottom:0px}