/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
a{outline: none;}
:focus{-moz-outline-style: none;}

a.menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 13px;
}
a.menu:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 13px;
}
a.menu:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 13px;
}
a.menu:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 13px;
}

a.menu_left_dark
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_dark:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_dark:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_dark:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: normal;
	font-size: 11px;
}


a.menu_left_dark_2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_dark_2:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_dark_2:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_dark_2:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}


a.menu_left_light
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_light:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_light:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
a.menu_left_light:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}

a {
	color: 5F5F5F;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #5F5F5F;
	font-weight: bold;
	text-decoration: none;
}

a.bigheavydarkred {
	color: #780001;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkred:link {
	color: #780001;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkred:hover {
	color: #AC0000;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkblue {
	color: #084C86;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkblue:link {
	color: #084C86;
	font-size: 13px;
	font-weight: bold;
}

a.bigheavydarkblue:hover {
	color: #084C86;
	font-size: 13px;
	font-weight: bold;
}

a.greylight:link {
	color: #EAEAE3;
	font-weight: bold;
}

a.greylight:hover {
	color: #FFFFFF;
	font-weight: bold;
}

a.heavydarkred:link {
	color: #780001;
	font-weight: bold;
}

a.heavydarkred:hover {
	color: #AC0000;
	font-weight: bold;
}

body {
	color: 5F5F5F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	scrollbar-3dlight-color: #BFBEBA;
	scrollbar-arrow-color: #BFBEBA;
	scrollbar-base-color: #A7A7A7;
	scrollbar-darkshadow-color: #818181;
	scrollbar-face-color: #818181;
	scrollbar-highlight-color: #E7E7E3;
	scrollbar-shadow-color: #5F5F5F;
	scrollbar-track-color: #A7A7A7;
	text-align:center;
}

td {
	color: 5F5F5F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.biggerheavydarkred {
	color: #780001;
	font-size: 15px;
	font-weight: bold;
}

.bigheavy {
	font-size: 13px;
	font-weight: bold;
}

.bigheavydarkred {
	color: #780001;
	font-size: 13px;
	font-weight: bold;
}

.bigheavydarkblue {
	color: #084C86;
	font-size: 13px;
	font-weight: bold;
}

.bigheavywhite {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.btn {
	background: #818181;
	color: #EAEAE3;
	cursor: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.darkred {
	color: #780001;
}

.form {
	background: #eeeeee;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

.form1 {
	background: #eeeeee;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

.greylight {
	color: #EAEAE3;
}

.heavy {
	font-weight: bold;
}

.heavydarkred {
	color: #780001;
	font-weight: bold;
}

.heavygrey {
	color: #818181;
	font-weight: bold;
}

.heavygreylight {
	color: #EAEAE3;
	font-weight: bold;
}

.littletxt {
	font-size: 9px;
}

.tinytxt {
	font-size: 5px;
}

.tinytxt2 {
	font-size: 5px;
	margin-top: 60px;
	margin-left: 60 px; 
}


.white {
	color: #FFFFFF;
}

.noirnormal {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.heavyblue {
	font-size: 13px;
	color: #0000ff;
	font-weight: bold;
}


.secteur {
	color: #000000;
	font-size: 12px;
}

#main
{
	background-color:#ffffff;
	width:800px;
	padding-left:5px;
	margin-left:auto;
	margin-right:auto;
}
#content
{
	background-color:#ffffff;
	padding-left:5px;
}

.menu_off
{
	background-image:url("/imgs/newlook/bt_menu_off.jpg");
	background-repeat:no-repeat;
	height:31px;
	width:97px;
}

.menu_on
{
	background-image:url("/imgs/newlook/bt_menu_on.jpg");
	background-repeat:no-repeat;
	height:31px;
	width:97px;
}
.menu_off_orange
{
	background-image:url("/imgs/newlook/bt_menu_off_orange.jpg");
	background-repeat:no-repeat;
	height:31px;
	width:97px;
}

.menu_on_orange
{
	background-image:url("/imgs/newlook/bt_menu_off_orange.jpg");
	background-repeat:no-repeat;
	height:31px;
	width:97px;
}

a.newmenu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
a.newmenu:link
{
	color: #333333;
	font-weight: bold;
}
a.newmenu:visited
{
	color: #333333;
	font-weight: bold;
}
a.newmenu:hover, a.newmenu:focus
{
	color: #999999;
	font-weight: bold;
}