
.hit { background-color: #FFF !important; color: #ef00c5 !important; text-decoration: none; }
.left_links a:link { color: #FFF; text-decoration: none; background-color: #ef00c5; }
.left_links a:visited { color: #949599; text-decoration: none; }
.left_links a:hover { color: #ef00c5; text-decoration: none; background-color: #FFF; }
.left_links a:active { color: #000; text-decoration: none; }

a img {
	border: 0px;
}

a#button1_fr {
    display: block;
    width: 158px;
    height: 20px;
    background-image: url(/slices/menu_btn_info.jpg);
}
a#button1_fr:hover {
    background-image: url(/slices/menu_btn_info_over.jpg);
}
a .alt { display: none; }

a#button2_fr {
    display: block;
    width: 158px;
    height: 20px;
    background-image: url(/slices/menu_btn_precedent.jpg);
}
a#button2_fr:hover {
    background-image: url(/slices/menu_btn_precedent_over.jpg);
} 
a .alt { display: none; }

a#button3_fr {
    display: block;
    width: 158px;
    height: 20px;
    background-image: url(/slices/menu_btn_suivant.jpg);
}
a#button3_fr:hover {
    background-image: url(/slices/menu_btn_suivant_over.jpg);
} 
a#button1_en {
    display: block;
    width: 158px;
    height: 20px;
    background-image: url(/slices/menu_btn_info_en.jpg);
}
a#button1_en:hover {
    background-image: url(/slices/menu_btn_info_over_en.jpg);
}

a#button2_en {
    display: block;
    width: 158px;
    height: 20px;
    background-image: url(/slices/menu_btn_precedent_en.jpg);
}
a#button2_en:hover {
    background-image: url(/slices/menu_btn_precedent_over_en.jpg);
} 

a#button3_en {
    display: block;
    width: 158px;
    height: 20px;
    background-image: url(/slices/menu_btn_suivant_en.jpg);
}
a#button3_en:hover {
    background-image: url(/slices/menu_btn_suivant_over_en.jpg);
} 
             
             
             	a:link {text-decoration: none; color: #000000;}
                a:visited {text-decoration: none; color: #000000;}
                a:active {text-decoration: none; color: #000000;}
                a:hover {text-decoration: none; color: #ef00c5;}



.page_table {
	background-color: #ffffff;
	color: #000000;
	font: 0.8em/1.6em Verdana,sans-serif;
}
.page_table th {
	text-align: right;
}
.page_table td {
}

.page_table a {
	color: red;
	text-decoration: none;
}

.list {
	width: 800px;
	color: #7F7F7F;
	font: 0.8em/1.6em "Trebuchet MS",Verdana,sans-serif;
	border-collapse: collapse
}

.list, .list caption {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC
}

.list caption, .list th, .list td {
	border-left: 0;
	padding: 3px
}

.list caption,.list thead th,.list tfoot th,.list tfoot td {
	background-color: #E63C1E;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}

.list thead th {
	background-color: #C30;
	color: #FFB3A6;
	text-align: center;
}

.list tbody th {
	padding: 10px 10px
}

.list tbody tr.odd {
	background-color: #F7F7F7;
	color: #666
}

.list tbody a {
	padding: 1px 2px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #E63C1E
}

.td_login a {
	padding: 1px 2px;
	color: red;
	text-decoration: none;
}

.list tfoot a {
	padding: 1px 2px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.list tbody a:active,.list tbody a:hover,.list tbody a:focus,.list tbody a:visited, body a:hover {
	color: #666
}

.list tbody tr:hover {
}

.list tbody tr:hover a {
	background-color: #FFF
}

.list tbody td+td+td+td a {
	color: #C30;
	font-weight: bold;
	border-bottom: 0
}

.list tbody td+td+td+td a:active,.list tbody td+td+td+td a:hover,.list tbody td+td+td+td a:focus,.list tbody td+td+td+td a:visited {
	color: #E63C1E
}

.list tbody a:visited:after {
	font-family: Verdana,sans-serif;
}

#admincontent {
	text-align: left !important;
}

#admincontent a {
	color: #C30;
	font-weight: bold;
	border-bottom: 0
	text-align: left !important;
}

.main_content {
        font-family: verdana;
        font-size: 10px;
        color: #000000;
	vertical-align: top;
}
.main_content a {
	color: #202020;
        font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}