BODY {
	color: Black;
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	background: url('../images/FondSite.jpg') #FFFFFF repeat-x fixed;
	margin:0;
	behavior: url('csshover.htc');
}

table, tr,td {
	color: Black;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
}

#siteDoDFr {
	position: absolute;
	Z-INDEX: 1;
	top: 149px;
	width: 100%;
	height: 100%;
}

.center {
    margin-left:auto;
    margin-right:auto;
}
.left {
	margin-left: 5px;
	float: left;
}
.right {
	margin-right: 5px;
	float: right;
}
.align_center {
	text-align:center;
}
.align_justify {
	text-align:justify;
}
.align_right {
	text-align:right;
}
.align_left {
	text-align:left;
}

.bord_h {
	border-top: #000000 1px solid;
}
.bord_b {
	border-bottom: #000000 1px solid;
}
.bord_g {
	border-left: #000000 1px solid;
}
.bord_d {
	border-right: #000000 1px solid;
}
.bord_tot  {
	border: #000000 1px solid;
}

h1 {
	font: bold 20px Tahoma, Arial, sans-serif;
	margin-bottom: 2px;
}

A {
	color:#2D8CD2;
	text-decoration:none;
}

a.liens_bleu {
	color: #27578D;
}

a.liens_noir {
	color: #000000;
}
A:hover {
	color:#3D3D3D;
	text-decoration:none;
}

a.footer {
	color:#777772;
	text-decoration:none;
}
a.footer:hover {
	color:#3D3D3D;
	text-decoration:none;
}

a.a_boxheader {
	font-family: Tahoma, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: Black;
	font-stretch: narrower;
	line-height : 150%
	
}

input {
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	color: #333333;
    font-size:10px;
	font-family: Tahoma, Arial, sans-serif;
}

input:hover {
	border: 1px solid #2D8CD2;
}

input:focus {
	border: 1px solid #2D8CD2;
	color: #4b4b4b;
}

input.input_titre {
	height:14px;
}

select {
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	color: #333333;
    font-size:10px;
	height:15px;
	font-family: Tahoma, Arial, sans-serif;
}

select:hover {
	border: 1px solid #2D8CD2;
}

select:focus {
	border: 1px solid #2D8CD2;
	color: #4b4b4b;
}


textarea {
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	color: #333333;
    font-size:10px;
	font-family: Tahoma, Arial, sans-serif;
}

textarea:hover {
	border: 1px solid #2D8CD2;
}

textarea:focus {
	border: 1px solid #2D8CD2;
	color: #4b4b4b;
}

input.button {
	position:relative;
	top:1px;
	font-weight:bold;
	height:17px;
	color: #000;
	background: #FAFAFA none repeat-x top;
	background-image: url("../images/bg_button.gif");
	border: 1px outset #666666;
}

input.button:hover {
	border: 1px inset #27578D;
	color: #27578D;
	background-position: 0 100%;
}

input.button1 {
	height:17px;
}

input.button2 {
	height:17px;
}

input.file {
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	color: #333333;
	height:17px;
    font-size:10px;
	font-family: Tahoma, Arial, sans-serif;
}

input.connexion {
	margin-top:5px;
	margin-bottom:5px;
}

input.btn_go {
	border:#AAAAAA 1px solid;
	font-weight: bold;
    font-size:10px;
	text-align:center;
	width:18px;
	height:35px;
}

a.eq_news {
	color:#000000 !important;
	text-decoration:none !important;
	font-weight:bold;
}

a.eq_news:hover {
	color:#3D3D3D !important;
	text-decoration:none !important;
	font-weight:bold;
}

table.lst_news {
	border:#035C86 1px solid;
	width:100%;
	color:#000066;
}

td.td_lst_news {
	padding-left:5px;
	text-align:left;
}

a.a_lst_news {
	color:#000066;
	text-decoration:none;
}

a.a_lst_news:hover {
	color:#455D79;
}
td.entete_news_g {
	width:293px;
	height:80px;
	background-color: #FFFFFF;
	color: Black;
	font-size: 11px;
	VERTICAL-AliGN:top;
	padding-left:1px;
	padding-right:2px;
	text-align:left;
	background-image: url('../images/fd_left.jpg');
}

td.entete_news_d {
	width:293px;
	height:80px;
	background-color: #FFFFFF;
	color: Black;
	font-size: 11px;
	VERTICAL-AliGN:top;
	padding-left:1px;
	padding-right:2px;
	text-align:left;
	background-image: url('../images/fd_right.jpg');
}

td.td_droit {
    background-color: #28578D;
	color: #FFFFCC;
	padding: 5px;
	text-align:left;
}

div.footer {
    background-color: #000000;
	color: #FFFFFF;
    font-size:11px;
	padding:5px;
	text-align:center;
}

td.td_titre {
    background-color: #142C48;
	padding-left:3px;
}
.pagin_active {
	border: 1px solid #ABABA5;
	color:#FFFFFF;
	background-color:#76AECB;
	padding:0 4px 1px;
    font-size:10px;
    font-weight:BOLD;
}
.pagin {
	border: 1px solid #ABABA5;
	color:#000000;
	background-color:#EEEEE8;
    font-weight:bold;
	padding:0 4px 1px;
    font-size:10px;
}
a.pagin_lk {
	color:#000000;
    font-size:10px;
	text-decoration:none;
}
a.pagin_lk:hover {
	color:#3D3D3D;
    font-size:10px;
	text-decoration:none;
}

div.page {
	margin: 0 auto;
	text-align: left;
	background: white url('../images/bord_g.gif') repeat-y left;
}

div.contenu {
	padding: 3px;
	background: url('../images/bord_d.gif') repeat-y right;
}

div.contenu_info {
	padding: 3px 10px;
    font-size:8pt;
	text-align:justify;
	font-family: Arial, Tahoma, sans-serif;
	background: url('../images/bord_d.gif') repeat-y right;
}

div.entete {
	height: 26px;
	background: url('../images/bord_hd.gif') no-repeat right top;
}
h1.entete {
	height: 26px;
	margin: 0;
	font-size: 11px;
	padding-top:7px;
	padding-left:7px;
	background: url('../images/bord_hg.gif') no-repeat left top;
}

div.piedpage {
	background: url('../images/bord_bd.gif') no-repeat right bottom;
}
p.piedpage {
	margin: 0;
	background: url('../images/bord_bg.gif') no-repeat left bottom;
	text-align: right;
}

div.entete_info {
	height: 15px;
	background: url('../images/bord_info_hd.gif') no-repeat right top;
}
h1.entete_info {
	height: 15px;
	margin: 0;
	font-size: 11px;
	padding-top:7px;
	padding-left:7px;
	background: url('../images/bord_info_hg.gif') no-repeat left top;
}

div.piedpage_info {
	background: url('../images/bord_info_bd.gif') no-repeat right bottom;
}
p.piedpage_info {
	margin: 0;
	background: url('../images/bord_info_bg.gif') no-repeat left bottom;
	text-align: right;
}

div.arrondi_gris {
	padding:10px;
	padding-left:15px;
	margin-top: 10px;
	margin-left: 6px;
	width:664px;
	font-size: 11px;
	position: relative;
	background-color: #4B4B4B;
	color:white;
	text-align:left;
}

div.arrondi_bleu {
	padding:10px;
	padding-left:15px;
	margin-top: 10px;
	margin-left: 6px;
	float: left;
	width:664px;
	font-size: 11px;
	position: relative;
	background-color: #CEEBFB;
	color:black;
	text-align:center;
}

div.arrondi_erreur {
	padding:10px;
	padding-left:15px;
	margin-top: 10px;
	margin-left: 6px;
	float: left;
	width:664px;
	font-size: 11px;
	position: relative;
	background-color: #8B8B8B;
	color:black;
    font-weight:bold;
}

div.tri {
	margin-top: 3px;
	position: relative;
	text-align:center;
}

img.tri_haut {top: 1px;}

img.tri_bas {bottom: 1px;}

img.coin {
	position: absolute;
}

img.haut {top: 0;}

img.bas {bottom: 0;}

img.gauche {left: 0;}

img.droite {right: 0;}

div.right {text-align:right;}

td.ligne {
	padding:2px;
	margin-top: 1px;
    background-color: #EEEEE8;
    color: #777772;
}

td.lignebis {
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
    color: #777772;
}

td.mapligne {
    background-color: #EEEEE8;
	font-size: 10px;
    color: #000000;
    font-weight:bold;
}

td.maplignebis {
    background-color: #FFFFFF;
	font-size: 10px;
    color: #000000;
    font-weight:bold;
}

a.titre_lk {
	font-size: 12px;
    color: #FFFFFF;
    font-weight:bold;
	text-decoration:none;
}
a.titre_lk:hover {
    color: #CCCCCC;
}
a.ligne_lk {
    color: #000000;
	text-decoration:none;
	font-weight: normal;
}
a.ligne_lk:hover {
    color: #4b4b4b;
}

a.entete_lk {
	font-size: 11px;
    color: #FFFFFF;
	text-decoration:none;
}
a.entete_lk:hover {
    color: #CCCCCC;
}

td.entete {
	height:20px;
	font-size: 11px;
	background-color: #4B4B4B;
    color: #FFFFFF;
	text-align:center;
}

div.resultat {
	width:690px;
	padding:3px;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}

div.news_breves {
	width:690px;
	margin: 0 auto;
	margin-top: 5px;
}

div.publicite {
	width:728px;
	padding:3px;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}

label.quote_lib {
    font-size:8pt;
}

div.quote {
	width:85%;
    WHITE-SPACE: normal;
    font-size:8pt;
    padding: 2px;
    color: #666666;
    border: #3D3D3D 1px solid;
}

div.code {
	width:85%;
    WHITE-SPACE: normal;
    font-size:8pt;
    padding: 2px;
    color: #666666;
    border: #3D3D3D 1px solid;
}

input.checkbox {
	VERTICAL-AliGN:middle;
}

input.chk_modo {
	margin-top: 2px;
}

div.pays {
	position: relative;
	margin-top: 10px;
}

img.pays {
	position: relative;
	VERTICAL-AliGN:middle;
	margin-top:-2px;
}

img.img_blc_news {
	position: relative;
	margin-top:2px;
}

img.img_blc_news2 {
	position: relative;
	margin-top:4px;
	margin-bottom:2px;
}

td.titre_fiche {
	font: bold 11px Tahoma, Arial, sans-serif;
	margin-bottom: 2px;
}

.boutons {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

/* Rollover state */
.boutons div {
	margin: 0 5px 0 0;
	background-position: 0 100%;
	margin-left: auto;
	margin-right: auto;
}

/* Rolloff state */
.boutons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
.boutons div span		{ display: none; }
.boutons div a:hover	{ background-image: none; }

div.colonnes_g {
	width: 100%;
	overflow: hidden;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.colonnes_d {
	width: 99%;
	overflow: hidden;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.colonne1 {
	float: left;
	width: 19px;
}

div.colonne2 {
	float: right;
	width: 19px;

}

div.centre {
	overflow: hidden;
	padding-top: 1px;
}
/* **************************************
* Styles utilisés pour les commentaires
************************************** */
span.new_comment {
    font-weight:bold;
    font-size:11px;
    color:#2D8CD2;
}
span.comment {
    font-size:11px;
    color:#2D8CD2;
}
span.blc_new_comment {
    font-weight:bold;
    font-size:10px;
    color:#2D8CD2;
}
span.blc_comment {
    font-size:10px;
    color:#2D8CD2;
}
a.comment_lk {
    color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a.comment_lk:hover {
    color: #4b4b4b;
}

table.comment_post {
	position: relative;
	margin-top:-20px;
	text-align:center;
}

div.page_comment {
	margin: 0 auto;
	text-align: left;
	background: white url('../images/bord_cmt_g.gif') repeat-y left;
}

div.contenu_comment {
	font-family: Arial, Tahoma, sans-serif;
	padding: 3px 10px;
    font-size:9pt;
	background: url('../images/bord_cmt_d.gif') repeat-y right;
}

div.contenu_new_comment {
	font-family: Arial, Tahoma, sans-serif;
	padding: 3px 10px;
    font-size:9pt;
	background: url('../images/bord_cmt_d.gif') repeat-y right;
}

div.zone_commentaire {
	padding: 3px;
	padding-left: 0;
	padding-right: 5px;
    font-size:9pt;
    OVERFLOW: auto;
    width:100%;
}
div.piedpage_zone_comment {
	height: 25px;
	background: url('../images/bord_news_bd.gif') no-repeat right bottom;
}

div.comment {
	width:600px;
	padding:3px;
	margin-top: 0;
	margin-right: 3px;
	margin-left: 40px;
}

div.entete_comment {
	text-align:left;
	height: 26px;
	background: url('../images/bord_cmt_hd.gif') no-repeat right top;
}
h1.entete_comment {
	height: 26px;
	margin: 0;
	font-size: 11px;
	padding-top:7px;
	padding-left:7px;
	background: url('../images/bord_cmt_hg.gif') no-repeat left top;
}

div.piedpage_comment {
	height: 25px;
	background: url('../images/bord_cmt_bd.gif') no-repeat right bottom;
}
p.piedpage_comment {
	height: 23px;
	margin: 0;
	padding-top: 2px;
	padding-right: 5px;
	background: url('../images/bord_cmt_bg.gif') no-repeat left bottom;
	text-align: right;
}

a.show_comment {
    position:relative;
    Z-INDEX:24;
}
a.show_comment:hover {
	Z-INDEX:25;
	background: none;
}
a.show_comment span {
	display: none;
}
a.show_comment:hover span {
    display:block;
    position:absolute;
    top:2em; left:2em;
    color:#000000;
    OVERFLOW: auto;
    text-align: center;
}
/* **************************************
* Styles utilisés pour les brèves
************************************** */
div.page_breves {
	margin: 0 auto;
	text-align: left;
	background: white url('../images/bord_news_g.gif') repeat-y left;
}

div.contenu_breves {
	padding: 3px;
	text-align:center;
	background: url('../images/bord_news_d.gif') repeat-y right;
}

div.entete_breves {
	height: 26px;
	background: url('../images/bord_news_hd.gif') no-repeat right top;
}
h1.entete_breves {
    font-weight:normal;
	height: 26px;
	margin: 0;
	font-size: 11px;
	padding-top:7px;
	background: url('../images/bord_news_hg.gif') no-repeat left top;
}

div.piedpage_breves {
	height: 25px;
	background: url('../images/bord_news_bd.gif') no-repeat right bottom;
}
p.piedpage_breves {
	height: 25px;
	margin: 0;
	background: url('../images/bord_news_bg.gif') no-repeat left bottom;
	text-align: right;
}
td.contenu_breves {
	text-align:justify;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10pt;
}

td.breves_titre {
    font-weight:bold;
	color: #2D8CD2;
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
}
td.breves_info {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
a.breves_lk {
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
a.breves_lk:hover {
	color:#3D3D3D;
	text-decoration:none;
}
a.breves_acc_lk {
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

a.breves_lk_selected {
	color:#3D3D3D;
	text-decoration:none;
}
a.breves_lk_selected:hover {
	color:#2D8CD2;
	text-decoration:none;
}

td.breves_entete {
	height:20px;
	font-size: 11px;
	background-color: #4B4B4B;
    color: #FFFFFF;
	text-align:center;
}

td.breves_entete_selected {
	height:20px;
	font-size: 11px;
	background-color: #CCCCCC;
    color: #FFFFFF;
	text-align:center;
}

a.breves_entete_lk {
	font-size: 11px;
    color: #FFFFFF;
	text-decoration:none;
}

a.breves_entete_lk:hover {
    color: #CCCCCC;
}

a.breves_entete_lk_selected {
	font-size: 11px;
    color: #3D3D3D;
	text-decoration:none;
}

a.breves_entete_lk_selected:hover {
    color: #000000;
}

a.breves_auteur_lk {
    font-weight:bold;
	color:#000000;
    font-size:11px;
	text-decoration:none;
}

a.breves_auteur_lk:hover {
	color:#CCCCC8;
}
/* **************************************
* Styles utilisés pour les news
************************************** */
div.page_news {
	margin: 0 auto;
	text-align: left;
	background: white url('../images/bord_news_g.gif') repeat-y left;
}

div.contenu_news {
	padding: 3px;
	text-align:center;
	background: url('../images/bord_news_d.gif') repeat-y right;
}

div.entete_news {
	height: 26px;
	background: url('../images/bord_news_hd.gif') no-repeat right top;
}

table.titre_news {
	border-bottom: #2D8CD2 2px solid;
}
h1.entete_news {
    font-weight:normal;
	height: 26px;
	margin: 0;
	font-size: 11px;
	padding-top:7px;
	background: url('../images/bord_news_hg.gif') no-repeat left top;
}

div.infocomp_news {
	border-left: #2D8CD2 3px solid;
	width:50%;
	text-align:left;
	padding-left:5px;
	margin-left:15px;
}

div.piedpage_news {
	height: 25px;
	background: url('../images/bord_news_bd.gif') no-repeat right bottom;
}
p.piedpage_news {
	height: 25px;
	margin: 0;
	background: url('../images/bord_news_bg.gif') no-repeat left bottom;
	text-align: right;
}

td.contenu_news {
	text-align:justify;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10pt;
}
td.news_titre {
    font-weight:bold;
	color: #2D8CD2;
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
}
td.news_info {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
a.news_lk {
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
a.news_lk:hover {
	color:#3D3D3D;
	text-decoration:none;
}
a.news_acc_lk {
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

a.news_lk_selected {
	color:#3D3D3D;
	text-decoration:none;
}
a.news_lk_selected:hover {
	color:#2D8CD2;
	text-decoration:none;
}

td.news_entete {
	height:20px;
	font-size: 11px;
	background-color: #4B4B4B;
    color: #FFFFFF;
	text-align:center;
}

td.news_entete_selected {
	height:20px;
	font-size: 11px;
	background-color: #CCCCCC;
    color: #FFFFFF;
	text-align:center;
}

a.news_entete_lk {
	font-size: 11px;
    color: #FFFFFF;
	text-decoration:none;
}

a.news_entete_lk:hover {
    color: #CCCCCC;
}

a.news_entete_lk_selected {
	font-size: 11px;
    color: #3D3D3D;
	text-decoration:none;
}
a.news_entete_lk_selected:hover {
    color: #000000;
}

a.news_auteur_lk {
    font-weight:bold;
	color:#000000;
    font-size:11px;
	text-decoration:none;
}
a.news_auteur_lk:hover {
	color:#CCCCC8;
}
/* **************************************
* Styles utilisés pour les recrutements
************************************** */
td.rc_ligne {
	font-size: 10px;
	padding:2px;
	margin-top: 1px;
    background-color: #EEEEE8;
    color: #777772;
}

td.rc_lignebis {
	font-size: 10px;
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
    color: #777772;
}

div.demi_tab {
	padding:3px;
	margin-top: 10px;
	float: left;
	margin-left: 3px;
	width:340px;
}

div.demi_tab_g {
	padding:3px;
	margin-top: 10px;
	float: left;
	margin-left: 3px;
	width:340px;
}

div.demi_tab_d {
	padding:3px;
	margin-top: 10px;
	float: left;
	margin-left: 3px;
	width:340px;
}

div.demi_tab_new {
	float: left;
	margin-left: 3px;
	width:340px;
}

div.demi_tab_bleu_g {
	padding:10px;
	padding-left:15px;
	margin-top: 10px;
	float: left;
	margin-left: 7px;
	width:313px;
	font-size: 11px;
	position: relative;
	background-color: #CEEBFB;
	color:black;
	text-align:center;
}

div.demi_tab_bleu_d {
	padding:10px;
	padding-left:15px;
	margin-top: 10px;
	margin-left: 11px;
	float: left;
	width:313px;
	font-size: 11px;
	position: relative;
	background-color: #CEEBFB;
	color:black;
	text-align:center;
}
/* **************************************
* Styles utilisés pour les blocs
************************************** */
td.bloc_compte {
	color:white;
	font-size: 11px;
	background-color: #4B4B4B;
	background-repeat: repeat-y;
	background-position:center;
}
div.accueil_contenant {
	position: relative;
}

div.demi_tab_accueil_g {
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: left;
	width:370px;
	height:330px;
}

div.demi_tab_accueil_d {
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: right;
	margin-right:10px;
	width:370px;
	height:330px;
	border-left:1px #A4A4A4 solid;
}

td.accueil_entete_g {
	background-image:url('../images/accueil_onglet_g.gif');
	background-repeat: no-repeat;
	padding-left:20px;
    color: #FFFFFF;
    font-weight:bold;
	font-size: 11px;
	height:23px
}

td.accueil_entete_d {
	background-image:url('../images/accueil_onglet_d.gif');
	background-repeat: no-repeat;
	padding-left:20px;
    color: #FFFFFF;
    font-weight:bold;
	font-size: 11px;
	height:23px
}

td.accueil_onglet {
	font-size: 11px;
	padding:2px;
	margin-top: 1px;
    color: white;
    height:23px;
}

td.accueil_ligne {
	font-size: 11px;
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
    color: #777772;
    height:18px;
}

td.accueil_lignebis {
	font-size: 11px;
	padding:2px;
	margin-top: 1px;
    background-color: #E5F4F9;
    color: #777772;
    height:18px;
}

div.accueil_colonnes_g {
	width: 97%;
	overflow: hidden;
}

div.accueil_colonnes_d {
	width: 97%;
	overflow: hidden;
}

div.accueil_ligne {
	font-size: 11px;
	padding:2px;
	margin-top: 2px;
	margin-bottom: 2px;
    background-color: #FFFFFF;
    color: #777772;
}

div.accueil_lignebis {
	font-size: 11px;
	padding:2px;
	margin-top: 2px;
	margin-bottom: 2px;
    background-color: #E5F4F9;
    color: #777772;
}

td.bloc_user {
	text-align:left;
	color:#FFFFFF;
    font-size:11px;
}

a.bloc_user_lk {
    font-weight:bold;
	color:#FFFFFF;
    font-size:11px;
	text-decoration:none;
}
a.bloc_user_lk:hover {
	color:#CCCCC8;
}

a.bloc_user_lk_rose {
    font-weight:bold;
	color:#FF0066;
    font-size:11px;
	text-decoration:none;
}
a.bloc_user_lk_rose:hover {
	color:#FF00BB;
}

td.bloc_td {
    font-size:11px;
}

td.bloc_ligne {
    background-color: #EEEEE8;
    font-size:11px;
}
td.bloc_ligne_bis {
    background-color: #FFFFFF;
    font-size:11px;
}

td.bloc_serveur_col1 {
    font-size:9px;
	border-right:#AAAAAA 1px solid;
}

td.bloc_serveur_col2 {
    font-size:9px;
}

.bloc_serveur_on {
	color:#33CC00;
    font-weight:bold;
}

.bloc_serveur_off {
	color:#CC3300;
    font-weight:bold;
}

a.bloc_lk {
	color:#000000;
    font-size:11px;
	text-decoration:none;
}
a.bloc_lk:hover {
	color:#3D3D3D;
}

a.accueil_onglet_lk {
	color:white;
    font-size:11px;
	text-decoration:none;
	margin-left:10px;
}
a.accueil_onglet_lk:hover {
	color:#E5F4F9;
	cursor: pointer;
}

td.bloc_gauche_titre {
    background-color: #EEEEE8;
	border-top:WHITE 1px solid;
	border-bottom:#AAABA5 1px solid;
	padding:2px;
	text-align:right;
}

td.bloc_gauche {
    background-color: #EEEEE8;
	border-top:WHITE 1px solid;
	border-bottom:#AAABA5 1px solid;
	padding:2px;
	text-align:left;
}

td.accueil_entete_tab_g {
	height:20px;
	font-size: 11px;
	background-color: #4B4B4B;
    color: #FFFFFF;
	text-align:center;
}

td.accueil_entete_tab_d {
	height:20px;
	font-size: 11px;
	background: url('../images/accueil_entete_d.gif') no-repeat right;
	background-color: #4B4B4B;
    color: #FFFFFF;
	text-align:center;
}

div.blocs {
	width: 98%;
	overflow: hidden;
}

div.bloc1 {
	float: left;
	padding: 2px;
}

div.bloc2 {
	float: right;
	padding: 2px;

}
/* **************************************
* Styles utilisés pour les interviews
************************************** */
td.itw_titre {
	color: white;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

td.itw_q {
    font-weight:bold;
	text-align:justify;
	padding:2px;
	margin-top: 1px;
    background-color: #EEEEE8;
}
td.itw_r {
	text-align:justify;
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
}

textarea.itw_q {
	border:#AAAAAA 1px solid;
    background-color:#EEEEE8;
    color:#000000;
    font-size:11px;
	font-family: Tahoma, Arial, sans-serif;
}

textarea.itw_q:hover {
	border: 1px solid #2D8CD2;
}

textarea.itw_q:focus {
	border: 1px solid #2D8CD2;
	color: #4b4b4b;
}

textarea.itw_r {
	border:#AAAAAA 1px solid;
    background-color: #FFFFFF;
    font-size:11px;
	font-family: Tahoma, Arial, sans-serif;
}

textarea.itw_r:hover {
	border: 1px solid #2D8CD2;
}

textarea.itw_r:focus {
	border: 1px solid #2D8CD2;
	color: #4b4b4b;
}
/* **************************************
* Styles utilisés pour les événements
************************************** */
div.bloc_evt {
	margin-top: -5px;
	margin-left: 10px;	
	text-align:left;
}
div.entete_evt {
	margin-top: -12px;
	margin-left: 10px;
}
a.evt {
	color:#000000;
    font-size:11px;
    font-weight:bold;
	text-decoration:none;
}
a.evt:hover {
	color:#3D3D3D;
}
a.evt_lien {
	color:#000000;
    font-size:11px;
	text-decoration:none;
}
a.evt_lien:hover {
	color:#3D3D3D;
}
div.evt_titre {
	position: relative;
	margin-top: -13px;
	margin-left: 20px;
}
div.evt_liens {
	position: relative;
	margin-left: 8px;
}
div.evt_lien {
	position: relative;
}
div.evt_entete_pays {
	position: relative;
}
div.evt_entete_titre {
	position: relative;
	margin-top: -13px;
	margin-left: 20px;
}
/* **************************************
* 			TELECHARGEMENTS
************************************** */
div.dl_contenant {
	position: relative;
	text-align:center;
}

div.dl_fichiers_g {
	padding:3px;
	margin-top: 10px;
	margin-left: 3px;
	float: left;
	width:340px;
}

div.dl_fichiers_d {
	padding:3px;
	margin-top: 10px;
	margin-left: 3px;
	float: left;
	width:340px;
}

td.dl_entete {
	height:20px;
	font-size: 11px;
	background-color: #4B4B4B;
    color: #FFFFFF;
	text-align:center;
}

a.dl_titre_lk {
	font-size: 12px;
    color: #FFFFFF;
    font-weight:bold;
	text-decoration:none;
}
a.dl_titre_lk:hover {
    color: #CCCCCC;
}

a.dl_entete_lk {
	font-size: 11px;
    color: #FFFFFF;
	text-decoration:none;
}
a.dl_entete_lk:hover {
    color: #CCCCCC;
}

td.dl_ligne {
	padding:2px;
	margin-top: 1px;
    background-color: #EEEEE8;
    color: #777772;
}

td.dl_lignebis {
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
    color: #777772;
}
a.dl_ligne_lk {
    color: #000000;
	text-decoration:none;
	font-weight: normal;
}
a.dl_ligne_lk:hover {
    color: #4b4b4b;
}

/* **************************************
*		EQUIPES / FICHE UTIliSATEUR
************************************** */
div.resultat_equipe {
	width:690px;
	padding:3px;
	padding-top:0px;
	float: left;
	margin-left:3px;
}

div.eq_contenant {
	position: relative;
	text-align:center;
}

div.eq_divers {
	padding:3px;
	margin-top: 10px;
	float: left;
	margin-left: 3px;
	width:340px;
}

td.eq_ligne {
	padding:2px;
	margin-top: 1px;
    background-color: #EEEEE8;
    color: #777772;
}

td.eq_lignebis {
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
    color: #777772;
}

td.eq_entete {
	height:20px;
	font-size: 11px;
	background-color: #4B4B4B;
    color: #FFFFFF;
	text-align:center;
}

td.fiche_titre {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
}
td.fiche_entete {
	font-size: 14px;
	font-weight: bold;
}
td.fiche_lib {
	font-weight: bold;
}
td.fiche_valeur {
    color: #000000;
}
a.eq_ligne_lk {
    color: #000000;
	text-decoration:none;
	font-weight: normal;
}
a.eq_ligne_lk:hover {
    color: #4b4b4b;
}

a.histo_steamid {
    position:relative;
    Z-INDEX:24;
    color: #000000;
    text-decoration:none;
	font-weight: normal;
}
a.histo_steamid:hover {
	Z-INDEX:25;
    color: #4b4b4b;
	background: none;
}
a.histo_steamid span {
	display: none;
}
a.histo_steamid:hover span {
    display:block;
    position:absolute;
    top:2em; left:2em;
    width:250px;
    border:1px solid #000000;
    background-color:#EEEEE8;
    color:#000000;
    text-align: center;
}

td.steam_ligne {
	font-size: 11px;
	padding:2px;
	margin-top: 1px;
    background-color: #EEEEE8;
    color: #000000;
}

td.steam_lignebis {
	font-size: 11px;
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
    color: #000000;
}

#onglets {
	line-height: normal;
	margin: 10px 0 -1px 7px;
	min-width: 700px;
}

#onglets ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#onglets li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#onglets a {
	float: left;
	background: none no-repeat 0% -35px;
	margin: 0 1px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

#onglets a span {
	float: left;
	display: block;
	background: none no-repeat 100% -35px;
	padding: 6px 10px 6px 5px;
	color: #828282;
	white-space: nowrap;
}

#onglets a:hover span {
	color: #bcbcbc;
}

#onglets .activetab a {
	background-position: 0 0;
	border-bottom: 1px solid #ebebeb;
}

#onglets .activetab a span {
	background-position: 100% 0;
	padding-bottom: 7px;
	color: #333333;
}

#onglets a:hover {
	background-position: 0 -70px;
}

#onglets a:hover span {
	background-position:100% -70px;
}

#onglets .activetab a:hover {
	background-position: 0 0;
}

#onglets .activetab a:hover span {
	color: #000000;
	background-position: 100% 0;
}

#onglets a {
	background-image: url("../images/bg_tabs1.gif");
}

#onglets a span {
	background-image: url("../images/bg_tabs2.gif");
	color: #000000;
}

#onglets a:hover span {
	color: #BC2A4D;
}

#onglets .activetab a {
	border-bottom-color: #CADCEB;
}

#onglets .activetab a span {
	color: #333333;
}

#onglets .activetab a:hover span {
	color: #000000;
}
/* **************************************
*		Pages statiques
************************************** */
div.statik_contenu {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10pt;
	text-align:justify;
}

span.statik_titre {
	font-size: 12px;
    color: #FFFFFF;
    font-weight:bold;
}
/* **************************************
*		FORUM
************************************** */
div.page_forum {
	margin: 0 auto;
	text-align: left;
	background: white url('../images/bord_g.gif') repeat-y left;
}

div.contenu_forum {
	font-family: Arial, Tahoma, sans-serif;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
    font-size:9pt;
	background: #e1ebf2 url('../images/bord_d.gif') repeat-y right;
}

div.forum {
	width:735px;
	padding:3px;
	margin-top: 10px;
}

div.entete_forum {
	height: 26px;
	background: url('../images/bord_hd.gif') no-repeat right top;
}
h1.entete_forum {
	height: 26px;
	margin: 0;
	font-size: 11px;
	padding-top:7px;
	padding-left:7px;
	background: url('../images/bord_hg.gif') no-repeat left top;
}

div.piedpage_forum {
	height: 25px;
	background: url('../images/bord_bd.gif') no-repeat right bottom;
}
p.piedpage_forum {
	height: 23px;
	margin: 0;
	padding-top: 2px;
	padding-right: 5px;
	background: url('../images/bord_bg.gif') no-repeat left bottom;
	text-align: right;
}

div.page_forum_bis {
	margin: 0 auto;
	text-align: left;
	background: white url('../images/bord_g.gif') repeat-y left;
}

div.contenu_forum_bis {
	font-family: Arial, Tahoma, sans-serif;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
    font-size:9pt;
	background: #cadceb url('../images/bord_d.gif') repeat-y right;
}

div.forum_bis {
	width:735px;
	padding:3px;
	margin-top: 10px;
}

div.entete_forum_bis {
	height: 26px;
	background: url('../images/bord_hd.gif') no-repeat right top;
}
h1.entete_forum_bis {
	height: 26px;
	margin: 0;
	font-size: 11px;
	padding-top:7px;
	padding-left:7px;
	background: url('../images/bord_hg.gif') no-repeat left top;
}

div.piedpage_forum_bis {
	height: 25px;
	background: url('../images/bord_bd.gif') no-repeat right bottom;
}
p.piedpage_forum_bis {
	height: 23px;
	margin: 0;
	padding-top: 2px;
	padding-right: 5px;
	background: url('../images/bord_bg.gif') no-repeat left bottom;
	text-align: right;
}
a.entete_forum_lk {
    color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a.entete_forum_lk:hover {
    color: #4b4b4b;
}
/* **************************************
*		Messages Privés
************************************** */
div.mp_cadre {
	width:690px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}

td.mp_entete {
	line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div.mp_page {
	margin: 0 auto;
	text-align: left;
	background: white url('../images/bord_news_g.gif') repeat-y left;
}

div.mp_contenu {
	padding: 3px;
	text-align:center;
	background: url('../images/bord_news_d.gif') repeat-y right;
}

div.mp_entete {
	height: 26px;
	background: url('../images/bord_news_hd.gif') no-repeat right top;
}

table.mp_titre {
	border-bottom: #2D8CD2 2px solid;
}
td.mp_titre {
    font-weight:bold;
	color: #2D8CD2;
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
}
td.mp_info {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

h1.mp_entete {
	height: 26px;
	margin: 0;
	font-size: 11px;
	padding-top:7px;
	background: url('../images/bord_news_hg.gif') no-repeat left top;
}

div.mp_piedpage {
	height: 25px;
	background: url('../images/bord_news_bd.gif') no-repeat right bottom;
}
p.mp_piedpage {
	height: 25px;
	margin: 0;
	margin-bottom: -20px;
	background: url('../images/bord_news_bg.gif') no-repeat left bottom;
	text-align: right;
}

td.mp_icon {
	text-align: left;
	padding-left: 40px;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	border-top: 1px solid #cbcbcb;
	color:#4b4b4b;
	height:30px;
}

td.mp_col {
	text-align: center;
	border-top: 1px solid #cbcbcb;
}

td.mp_mark {
	width: 9%;
	text-align: center;
	border-top: 1px solid #cbcbcb;
}

/* **************************************
*		Galeries photos
************************************** */
h1.entete_photo {
    font-weight:normal;
	height: 25px;
	margin: 0;
	font-size: 12px;
	padding-top:4px;
	background: url('../images/bord_news_hg.gif') no-repeat left top;
}

td.cellule_photo {
	text-align: center;
	width:25%;
	border: #000000 1px solid;
	height:185px;
}

td.cellule_vide {
	text-align: center;
	width:25%;
	height:185px;
}

td.cellule_image {
	height:170px;
}

td.cellule_titre {
	color: #4b4b4b;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

td.cellule_bordure {
	padding-top:5px;
	padding-bottom:5px;
	border-top: #2D8CD2 2px solid;
	border-bottom: #2D8CD2 2px solid;
}

div.contenu_photo {
	padding: 3px;
	text-align:center;
	background: url('../images/bord_news_d.gif') repeat-y right;
}

/* **************************************
*		Module actu-lan
************************************** */
#calendrier {
	width: 90%;
}
  
#calendrier table {
	margin-top:10px;
	border: solid 1px #696969;
	background: #F5F5F5;
}

#calendrier table th {
    font-size: 11px;
    text-align: center;
    background: #316C98;
    color: #FFFFFF;
}
  
#calendrier #dhtmltooltip {
    background: #FFFFFF;
}
  
#calendrier #dhtmltooltip table {
    border: solid 0px #696969;
    background: #FFFFFF;
    color: #000000;
    margin: 0px;
}
  
#lan_titre {
    width: 90%;
    font-size:14px;
    font-weight:bold;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 5px;
}
  
#tableau_lan {
    width: 90%;
    text-align: center;
    border: solid 1px #696969;
}
  
#tableau_lan th {
    font-size: 12px;
    text-align: center;
    background: #316C98;
    color: #FFFFFF;
}
  
#tableau_lan tr.l1 {
    background: #E6EFF7;
}
  
#tableau_lan tr.l2 {
    background: #F5F5F5;
}
  
#lan_signature {
    width: 90%;
    text-align: center;
    margin-top: 30px;
}

/* **************************************
*		Module Tournois
************************************** */
a.acces_competitions {
     display: block;
     width: 190px;
     height: 100px;
     background-image: url('../images/logo_bloc_dft.jpg');
     background-repeat: no-repeat;
}	 
a.acces_competitions:hover {
	CURSOR:POINTER;
	background-position: 0px -100px;
}

div.resultat_tournoi {
	width:690px;
	padding:3px;
	padding-top:0px;
	float: left;
	margin-left:3px;
}

div.demi_tab_tournoi_g {
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: left;
	width:233px;
}

div.demi_tab_tournoi_d {
	position: relative;
	margin: 0 auto;
	padding: 0;
	float: right;
	margin-right:10px;
	width:495px;
	border-left:1px #A4A4A4 solid;
}

td.accueil_entete_tournoi_g {
	background-image:url('../images/accueil_onglet_tournoi_g.gif');
	background-repeat: no-repeat;
	padding-left:20px;
    color: #FFFFFF;
    font-weight:bold;
	font-size: 11px;
	height:23px
}

td.accueil_entete_tournoi_d {
	background-image:url('../images/accueil_onglet_tournoi_d.gif');
	background-repeat: no-repeat;
	padding-left:20px;
    color: #FFFFFF;
    font-weight:bold;
	font-size: 11px;
	height:23px
}

td.accueil_tournoi_ligne {
	font-size: 10px;
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
    color: #777772;
    height:18px;
}

td.accueil_tournoi_lignebis {
	font-size: 9px;
	padding:2px;
	margin-top: 1px;
    background-color: #E5F4F9;
    color: #777772;
    height:18px;
}

div.resultat_tournoi {
	width:690px;
	padding:3px;
	padding-top:0px;
	float: left;
	margin-left:3px;
}

div.news_tournoi {
	width:690px;
	padding:3px;
	padding-top:0px;
	float: left;
	margin-left:3px;
}

td.cellule_team {
	text-align: center;
	width:25%;
	border: #000000 1px solid;
	height:120px;
}

td.cellule_teamvide {
	text-align: center;
	width:25%;
	height:120px;
}

td.cellule_logo {
	height:110px;
}

td.scoreligne {
	font-size: 10px;
    background-color: #EEEEE8;
    color: #777772;
}

td.scorelignebis {
	font-size: 10px;
    background-color: #FFFFFF;
    color: #777772;
}

td.classtligne {
    background-color: #EEEEE8;
	font-size: 10px;
    color: #000000;
}

td.classtlignebis {
    background-color: #FFFFFF;
	font-size: 10px;
    color: #000000;
}

td.winligne {
    background-color: #267500;
	font-size: 10px;
    color: #FFFFFF;
    font-weight:bold;
}

td.lostligne {
    background-color: #CA0000;
	font-size: 10px;
    color: #FFFFFF;
    font-weight:bold;
}

td.drawligne {
    background-color: #000080;
	font-size: 10px;
    color: #FFFFFF;
    font-weight:bold;
}

span.winligne_a {
	font-size: 9px;
    color: #267500;
    font-weight:bold;
}

span.lostligne_a {
	font-size: 9px;
    color: #CA0000;
    font-weight:bold;
}

span.drawligne_a {
	font-size: 9px;
    color: #000080;
    font-weight:bold;
}

span.info_eq {
	font-size: 10px;
    color: #FF0066;
    font-weight:bold;
}

.boutons div.activ-matchs {
	width: 140px;
	height: 25px;
}
.activ-matchs, .activ-matchs a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/activer_matchs.gif");
}

.boutons div.assign-cross {
	width: 140px;
	height: 25px;
}
.assign-cross, .assign-cross a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/assigner_croise.gif");
}

.boutons div.assign-random {
	width: 140px;
	height: 25px;
}
.assign-random, .assign-random a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/assigner_hasard.gif");
}

.boutons div.assign-seeds {
	width: 140px;
	height: 25px;
}
.assign-seeds, .assign-seeds a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/assigner_seeds.gif");
}

.boutons div.cacher-matchs {
	width: 140px;
	height: 25px;
}
.cacher-matchs, .cacher-matchs a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/cacher_matchs.gif");
}

.boutons div.choix-maps {
	width: 140px;
	height: 25px;
}
.choix-maps, .choix-maps a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/choix_maps.gif");
}

.boutons div.choix-dates {
	width: 140px;
	height: 25px;
}
.choix-dates, .choix-dates a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/choix_dates.gif");
}

.boutons div.cloture-ins {
	width: 140px;
	height: 25px;
}
.cloture-ins, .cloture-ins a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/cloturer_inscriptions.gif");
}

.boutons div.deselect-all {
	width: 140px;
	height: 25px;
}
.deselect-all, .deselect-all a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/deselectionner.gif");
}

.boutons div.raz {
	width: 140px;
	height: 25px;
}
.raz, .raz a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/remise_zero.gif");
}

.boutons div.select-all {
	width: 140px;
	height: 25px;
}
.select-all, .select-all a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/selectionner.gif");
}

.boutons div.termin-arbre {
	width: 140px;
	height: 25px;
}
.termin-arbre, .termin-arbre a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/terminer_arbre.gif");
}

.boutons div.termin-matchs {
	width: 140px;
	height: 25px;
}
.termin-matchs, .termin-matchs a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/terminer_matchs.gif");
}

.boutons div.termin-poules {
	width: 140px;
	height: 25px;
}
.termin-poules, .termin-poules a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/terminer_poules.gif");
}

.boutons div.valid-arbre {
	width: 140px;
	height: 25px;
}
.valid-arbre, .valid-arbre a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/valider_arbre.gif");
}

.boutons div.valid-poules {
	width: 140px;
	height: 25px;
}

.valid-poules, .valid-poules a {
	background: transparent none 0 0 no-repeat;
	background-image: url("../images/tournois/valider_poules.gif");
}

.rechercheBox{
  background-image:url('../images/voir.gif');
  background-repeat:no-repeat;
  padding-left:20px;
  width:65px;
} 

/* **************************************
*		Calendrier
************************************** */
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}

#calendarDiv span,#calendarDiv img{
	float:left;
}

#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
/* **************************************
* Styles utilisés pour le menu
************************************** */
dl.menu, dt.menu, dd.menu, ul.menu, li.menu {
	margin: 0;
	padding: 0;
	liST-STYLE-TYPE: none;
}

#menuDoDFr {
	position: absolute;
	top: 0;
	Z-INDEX:100;
	width: 100%;
}

#menuDoDFr dl {
	float: left;
	width: 12em;
	margin: 0px;
}

#menuDoDFr dt {
	CURSOR: pointer;
	font-weight: bold;
}

#menuDoDFr li {
	background: url("../images/menu/fleche_noire.gif") no-repeat .5em 50%;
	background-color: #89c1df;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: White;
	width: 180px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#menuDoDFr li a, #menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1.5em;
	-moz-opacity: 1;
	opacity: 1;
}

#menuDoDFr li a:hover, #menu dt a:hover {
	background: url("../images/menu/fleche_bleue.gif") no-repeat .5em 50%;
	background-color: #142C48;
	color: #66CCFF;
}

dt.mnu_conn {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 34px;
	background-image: url('../images/menu/Connexion.jpg');
	liST-STYLE-TYPE: none;
}

dt.mnu_comp {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 34px;
	color:#FFFFFF;
    font-size:10px;
	background-image: url('../images/menu/Compte.jpg');
	liST-STYLE-TYPE: none;
}

div.mnu_comp_div {
	padding-top: 5px;
	padding-left: 5px;
	text-align:left;
}

a.mnu_comp_lk {
    font-weight:bold;
	color:#FFFFFF;
    font-size:11px;
	text-decoration:none;
}
a.mnu_comp_lk:hover {
	color:#CCCCC8;
}

a.mnu_compmess_lk {
    font-weight:bold;
	color:#FFFFFF;
    font-size:10px;
	text-decoration:none;
}
a.mnu_compmess_lk:hover {
	color:#CCCCC8;
}

a.mnu_actu {
     display: block;
     width: 104px;
     height: 34px;
     background-image: url('../images/menu/MenuAct.jpg');
     background-repeat: no-repeat;
}	 
a.mnu_actu:hover {
	CURSOR:POINTER;
	background-position: 0px -34px;
}

a.mnu_commu {
     display: block;
     width: 112px;
     height: 34px;
     background-image: url('../images/menu/MenuCom.jpg');
     background-repeat: no-repeat;
}	 
a.mnu_commu:hover {
	CURSOR:POINTER;
	background-position: 0px -34px;
}

a.mnu_dod13 {
     display: block;
     width: 83px;
     height: 34px;
     background-image: url('../images/menu/MenuD13.jpg');
     background-repeat: no-repeat;
}	 
a.mnu_dod13:hover {
	CURSOR:POINTER;
	background-position: 0px -34px;
}

a.mnu_dods {
     display: block;
     width: 108px;
     height: 34px;
     background-image: url('../images/menu/MenuDod.jpg');
     background-repeat: no-repeat;
}	 
a.mnu_dods:hover {
	CURSOR:POINTER;
	background-position: 0px -34px;
}

a.mnu_doss {
     display: block;
     width: 95px;
     height: 34px;
     background-image: url('../images/menu/MenuDos.jpg');
     background-repeat: no-repeat;
}	 
a.mnu_doss:hover {
	CURSOR:POINTER;
	background-position: 0px -34px;
}

a.mnu_dl {
     display: block;
     width: 145px;
     height: 34px;
     background-image: url('../images/menu/MenuTel.jpg');
     background-repeat: no-repeat;
}	 
a.mnu_dl:hover {
	CURSOR:POINTER;
	background-position: 0px -34px;
}

a.mnu_dodfr {
     display: block;
     width: 112px;
     height: 34px;
     background-image: url('../images/menu/MenuDfr.jpg');
     background-repeat: no-repeat;
}	 
a.mnu_dodfr:hover {
	CURSOR:POINTER;
	background-position: 0px -34px;
}

/* **************************************
* Styles utilisés pour le menu Admin
************************************** */
#menu_adm {
	padding:3px;
	padding-top:0px;
	float: left;
	margin-left:3px;
	font-size:10px;
}
div#menu_adm a {color:#66CCFF; font-weight: bold;}
div#menu_adm a:hover {color:#000000}
div#menu_adm ul {padding: 0; margin:0px; background: white; text-align:center; -moz-opacity: 0.8; opacity: 0.8;}
div#menu_adm ul:hover {padding: 0; margin:0px; background: white; text-align:center;color:#000000;}
div#menu_adm li {background:#142C48}
div#menu_adm li:hover {background: #89c1df;color:#000000;}

div#menu_adm li.sousmenu {background: url('../images/menu/fleche_bleue.gif') 95% 50% no-repeat #142C48;}
div#menu_adm li.sousmenu:hover {background: url('../images/menu/fleche_noire.gif') 95% 50% no-repeat #89c1df;}

/* rajout pr pour fleche direction bas et couleur de fond*/
div#menu_adm li.plop { background:url('../images/menu/fleche_bleue_bas.gif') 95% 50% no-repeat #142C48;}
div#menu_adm li.plop:hover { background:url('../images/menu/fleche_noire_bas.gif') 95% 50% no-repeat #89c1df;}

/* une petite bordure en top*/
div#menu_adm ul li {
	position:relative; list-style: none; 
	float:left; 
	border-bottom-width: thin; 
	border-bottom-style: dashed; 
	border-bottom-color: #FFFFFF;
	border-left: #FFFFFF 1px solid;
}

div#menu_adm ul ul {position: absolute;display:none; width:114px}
div#menu_adm li a {text-decoration: none; padding: 4px 0 4px; display:block;width:114px;}
div#menu_adm ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu_adm ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block; -moz-opacity: 1; opacity: 1;}
div#menu_adm ul.niveau3 {top:-1px; left: 114px;}

/* rajout de couleur de fond et de survol */
div#menu_adm ul.niveau3 li { background: #142C48}
div#menu_adm ul.niveau3 li:hover { background: #89c1df}

/* **************************************
* Styles utilisés pour le BoD
************************************** */
a.acces_bod {
     display: block;
     width: 190px;
     height: 100px;
     background-image: url('../images/logo_bloc_bod.jpg');
     background-repeat: no-repeat;
}	
a.acces_bod:hover {
	CURSOR:POINTER;
	background-position: 0px -100px;
} 
input.pari {
	border: none;
	background-color: #FFFFFF;
	color: #333333;
    font-size:10px;
	font-family: Tahoma, Arial, sans-serif;
}

#menu {
	padding:3px;
	padding-top:0px;
	float: left;
	margin-left:3px;
	font-size:90%;
}

div#menu a {color:#FFFFFF; font-weight: bold;}
div#menu a:hover {color:#FFFFFF;}
div#menu span {color:#FFFFFF; font-weight: bold;}
div#menu span:hover {color:#FFFFFF;}
div#menu ul {padding: 0; margin:0px; background: white; text-align:left; -moz-opacity: 0.8; opacity: 0.8;}
div#menu ul:hover {padding: 0; margin:0px; background: white; text-align:left;}
div#menu li {background:#142C48;}
div#menu li:hover {background: #89c1df;}

div#menu li.sousmenu {background: url('../images/menu/fleche_bleue.gif') 95% 50% no-repeat #142C48;}
div#menu li.sousmenu:hover {background: url('../images/menu/fleche_noire.gif') 95% 50% no-repeat #89c1df;}

/* rajout pr pour fleche direction bas et couleur de fond*/
div#menu li.plop { background:url('../images/menu/fleche_bleue_bas.gif') 95% 50% no-repeat #142C48;}
div#menu li.plop:hover { background:url('../images/menu/fleche_noire_bas.gif') 95% 50% no-repeat #89c1df;}

/* une petite bordure en top*/
div#menu ul li {position:relative; list-style: none; float:left;}

div#menu ul ul {position: absolute;display:none; width:138px}
div#menu li a {text-decoration: none; padding: 4px 0 4px; display:block;width:138px;}
div#menu li span {text-decoration: none; padding: 4px 0 4px; display:block;width:138px;}
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block; -moz-opacity: 1; opacity: 1;}
div#menu ul.niveau3 {top:-1px; left: 138px;}

/* rajout de couleur de fond et de survol */
div#menu ul.niveau3 li { background: #142C48}
div#menu ul.niveau3 li:hover { background: #89c1df}

div.classement {
	width:35%;
	padding:5px;
    background-color: #EEEEE8;
    color: #777772;
	border:#000000 1px solid;
    margin-left:auto;
    margin-right:auto;
	text-align:center;
}

fieldset.legende {
	width:80%;
	padding:5px;
	font-size:11px;
    background-color: #EEEEE8;
    color: #777772;
	border:#000000 1px solid;
    margin-left:auto;
    margin-right:auto;
}

td.bod_histo_ligne {
    font-size:11px;
	padding:2px;
	margin-top: 1px;
    background-color: #EEEEE8;
    color: #777772;
}

td.bod_histo_lignebis {
    font-size:11px;
	padding:2px;
	margin-top: 1px;
    background-color: #FFFFFF;
    color: #777772;
}

label.bod_map {
    position:relative;
    Z-INDEX:24;
    color: #000000;
	font-weight: normal;
}
label.bod_map:hover {
	Z-INDEX:25;
    color: #4b4b4b;
	background: none;
}
label.bod_map span {
	display: none;
}
label.bod_map:hover span {
    display:block;
    position:absolute;
    top:2em; left:2em;
    width:250px;
    border:1px solid #000000;
    background-color:#EEEEE8;
    color:#000000;
    text-align: center;
}

*.carpe_slider_group {
	padding-left: 65px;
}

*.carpe_horizontal_slider_display_combo {
	clear: left;
	margin: 0;
}
*.carpe_vertical_slider_display_combo {
	float: left;
	margin: 0;
}
*.carpe_horizontal_slider_track {
	background-color: #bbb;
	color: #333;
	width: 120px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_vertical_slider_track {
	background-color: #bbb;
	color: #333;
	padding: 3px 6px 15px 6px;
	width: 24px;
	height: 100px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_horizontal_slider_track *.carpe_slider_slit {
	background-color: #333;
	color: #ccc;
	width: 110px;
	height: 2px;
	margin: 4px 4px 2px 4px;
	line-height: 0px;
	position: absolute;
	z-index: 1;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}
*.carpe_vertical_slider_track *.carpe_slider_slit {
	background-color: #000;
	color: #333;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0px;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.carpe_horizontal_slider_track *.carpe_slider {
	width: 16px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_vertical_slider_track *.carpe_slider {
	width: 20px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_slider_display_holder {
	background-color: #bbb;
	color: #333;
	width: 34px;
	margin: 0;
	float: left;
	padding: 0 2px 0 0;
	height: 20px;
	text-align: right;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
.carpe_slider_display {
	background-color: #bbb;
	color: #333;
	padding: 3px 1px 0 0;
	width: 30px;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}