body { behavior:url("/css/csshover.htc"); }

.fond {
	background-image: url(/images/fond.jpg);
	background-repeat: repeat-x;
}
.fond_adm {
	background-image: url(/images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #EBF1F4;
}


a.suite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85A5B8;
	text-decoration: none;

}
a.suite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85A5B8;
	text-decoration: underline;
}
a.suite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85A5B8;
	text-decoration: none;
}
a.suite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85A5B8;
	text-decoration: none;
}
a.blanc:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
a.blanc:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.blanc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.blanc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.noir:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.noir:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a.blancgd:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: underline;
}
a.blancgd:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
}
a.blancgd:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
}
a.blancgd:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
}


.textegrispetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.textevertpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1E3949;
	line-height: 12px;
}
.textevert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E3949;
}
.textevertgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E3949;
}
.texteorangegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF9B2C;
}
.texteorangegrasgrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DF9B2C;
}
.textblancgrasgrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.textemidnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.titrenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.texterouge {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FF0000;
}
.titre_admin {
	background-image: url(/images/fond_admin.png);
	background-repeat: repeat-x;
}

.adm_input {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	color: #4A8CF7;
}

.adm_input2 {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 8pt;
	filter: alpha(opacity=80);
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: 'Arial';
	background-color: white;
	text-align: left;
	opacity: 0.8;
	color: #0000FF;
}

.adm_button {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 8pt;
	font-weight: bold;	
	filter: alpha(opacity=80);
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: 'Arial';
	background-color: white;
	text-align: center;
	opacity: 0.8;
	color: #0000FF;
}

.adm_button:hover {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 8pt;
	font-weight: bold;
	filter: alpha(opacity=80);
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: 'Arial';
	background-color: white;
	text-align: center;
	opacity: 0.8;
	color: #FF0000;
}
.adm_button_hover {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 8pt;
	font-weight: bold;
	filter: alpha(opacity=80);
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: 'Arial';
	background-color: white;
	text-align: center;
	opacity: 0.8;
	color: #FF0000;
}


.td_menu {
	background-color: #EBF1F4;
	border-width: 0px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}

.td_menu:hover {
	background-color: #C0C0C0;
	border-width: 0px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.liennoir {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: underline;
}
.link {
    color: #000000;
    text-decoration: underline;
}
.lienvert {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #00FF00;
    text-decoration: underline;
}
.lienrouge {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF0000;
    text-decoration: underline;
}
.medialink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: underline;
}
.liennoir:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF0000;
    text-decoration: none;
}
.link:hover {
    color: #FF0000;
    text-decoration: none;
}
.texteliennoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
    text-decoration: underline;
    cursor: pointer;
}
.texteliennoir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
    text-decoration: underline;
    color: #FF0000;
    cursor: pointer;
}
.textelienbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	line-height: 14px;
    text-decoration: underline;
    cursor: pointer;
}
.textelienbleu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
    text-decoration: underline;
    color: #FF0000;
    cursor: pointer;
}

.table_send {
	border-style: none;
	border-width: 0px;
}
.explorer_title {
	font-size: 8pt;
	font-weight: bold;
	font-family: 'Arial';
	background-color: #C0C0C0;
	text-align: left;
	filter: alpha(opacity=80);
	opacity: 0.8;
	color: #000000;
}
.explorer_table {
	width: 700px;
	background-color: #FFFFFF;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.explorer_tr {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: middle;
}
.explorer_td {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: middle;
	text-align: center;
	align: center;
	width: 140px;
	height: 70px;
}
.explorer_icon {
	width: 45px;
	height: 48px;
}
.explorer_file {
	font-size: 8pt;
	font-weight: bold;
	filter: alpha(opacity=80);
	font-family: 'Arial';
	text-align: center;
	align: center;
	opacity: 0.8;
	color: #000000;
}
.explorer_navbarlinks {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;

}
.explorer_navbarlinks:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}


.compose_title {
	font-size: 8pt;
	font-weight: bold;
	font-family: 'Arial';
	background-color: #C0C0C0;
	text-align: left;
	filter: alpha(opacity=80);
	opacity: 0.8;
	color: #000000;
	padding: 0px;
}
.compose_table {
	width: 700px;
	background-color: #FFFFFF;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.compose_tr {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: middle;
}
.compose_tdtitle {
	width: 200px;
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: top;
	text-align: left;
	align: left;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.compose_tdedit {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: top;
	text-align: left;
	align: left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.admart_title {
	font-size: 8pt;
	font-weight: bold;
	font-family: 'Arial';
	background-color: #C0C0C0;
	text-align: left;
	filter: alpha(opacity=80);
	opacity: 0.8;
	color: #000000;
	padding: 0px;
}
.admart_table {
	width: 700px;
	background-color: #FFFFFF;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.admart_tr {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: middle;
}
.admart_tdtitle {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: top;
	text-align: left;
	align: left;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.admart_tdedit {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: top;
	text-align: left;
	align: left;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.tabart_title {
	font-size: 8pt;
	font-weight: bold;
	font-family: 'Arial';
	background-color: #C0C0C0;
	text-align: left;
	filter: alpha(opacity=80);
	opacity: 0.8;
	color: #000000;
	padding: 0px;
}
.tabart_table {
	width: 1000px;
	backgrougnd-color: #FFFFFF;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.tabart_tr {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: middle;
}
.tabart_treven {
	background-color: #EDF3FE;
	border-width: 0px;
	vertical-align: middle;
}
.tabart_tr_hover {
	background-color: #C0C0C0;
	border-width: 0px;
	vertical-align: middle;
}
.tabart_tdtitles {
	background-color: #FFFFFF;
	border-width: 0px;
	vertical-align: top;
	text-align: left;
	text-decoration: underline;
	align: left;
	padding: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Lucida Console, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom: #000000 1px solid;
}
.tabart_link {
	text-decoration: underline;
	color: #000000;
}
.tabart_link:hover {
	text-decoration: underline;
	color: #FF0000;
}
.tabart_td {
	border-width: 0px;
	vertical-align: top;
	text-align: left;
	align: left;
	padding: 4px;
	font-family: Lucida Console, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	cursor: normal;
}
.lienartunpub {
    font-family: Lucida Console, sans-serif;
    font-size: 11px;
    color: #FF0000;
    text-decoration: underline;
    cursor: pointer;
}
.lienartunpub:hover {
    font-family: Lucida Console, sans-serif;
    font-size: 11px;
    color: #00FF00;
    text-decoration: underline;
    cursor: pointer;
}
.lienartpub {
    font-family: Lucida Console, sans-serif;
    font-size: 11px;
    color: #0000FF;
    text-decoration: underline;
    cursor: pointer;
}
.lienartpub:hover {
    font-family: Lucida Console, sans-serif;
    font-size: 11px;
    color: #FF0000;
    text-decoration: underline;
    cursor: pointer;
}