@charset "utf-8";
/* CSS Document */
.tablejaune {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#F9F38A;
}
.tableverclaire {
	border-style:solid;
	border-width:0.5px;
	border-color:black;
	background-color:#E7F5AD;
}

.tablejauneclaire {
	background-color:#FFFFE6;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
.tablejauneclb {
	background-color:#FFFFE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
.tablevert {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#CDE1C4;
}
.tablerose {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#FED3E0;
}
.tableorange {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#FFB693;
}


.tablebleu {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#BBD1FF;
}
.tablebleu_n {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#97B9FF;
	font-weight: bold;
}
.tablecas {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#EBEBEB;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.zonetexte {
	font-family: Tahoma;
	font-size: 12px;
	color: #988506;
	text-decoration: none;
}

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C2605;
	text-decoration: none;
}


td {
	font-family: Tahoma;
	font-size: 13px;
	color: #4B4B4B;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #B24934;
}
a.lien2:link {
	font-family: Tahoma;
	color: #CC33CC;
	text-decoration: none;
}
a.lien2:visited {
	text-decoration: none;
	color: #CC33CC;
}
a.lien2:hover {
	text-decoration: underline;
	color: #CC33CC;
}
a.lienp:link {
	font-family: Tahoma;
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
a.lienp:visited {
	text-decoration: none;
	color: #333333;
	font-size: 9px;

}
a.lienp:hover {
	text-decoration: none;
	color: #833C0C;
	font-size: 9px;

}


a.lienm:link {
	font-family: Tahoma;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a.lienm:visited {
	text-decoration: none;
	color: #333333;
	font-size: 10px;

}
a.lienm:hover {
	text-decoration: none;
	color: #833C0C;
	font-size: 10px;

}

.titre1 {
	font-family: Tahoma;
	font-size: 13px;
	color: 7761C5;
	font-weight: bold;
	text-decoration: underline;

}

.grise {
border-style:solid; 
border-width:1px; 
border-color:black; 
background-color:silver;
}
.tablejaune {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#F9F38A;
}
.tablerouge {
border-style:solid; 
border-width:1px; 
border-color:black; 
background-color:#B24934;
}
.tablebcace {
border-style:solid; 
border-width:1px; 
border-color:black; 
background-color:#ECECFF;
}
.titre_annu {
	color: #000099;
	font-weight: bold;
}

.borderbleu {
border-style:solid; 
border-width:1px; 
border-color:#B24934;
}

.borderrouge {
border-style:solid; 
border-width:1px; 
border-color:#B24934;
}

.none {
border-style:none;
}  

p {
background-color:transparent;  
color:black;
}
.comment {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.erreur {
	font-size: 10px;
	color: #CC3366;
	text-decoration: none;
	font-weight: bold;
}
.comment_blanc {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.input_zone {
	font-size: 10px;
	text-decoration: none;
	background-color: #F9F38A;
}

.tumevoispas
{
 visibility: hidden;
}

.tumevois
{
	visibility: visible;
	font-size : 90%;
	color: #CC0000;
	width: 90px;
	height: 20px;
	text-decoration: none;
}
