@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DFCA77;
	background-color: #C0C0C0;

}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0px 0px 10px;
	color: #DFCA77;
	display: block;
	width: 470px;
	border-bottom: 2px solid #DFCA77;
	
}

.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DFCA77;
}
.textbodyb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #DFCA77;
}

.tablejaune {

	background-color:#F1AA00;
}
.tablenoir {

	background-color:#333333;
}
.tablegris {

	background-color:#C0C0C0;
}

.tableverclaire {
	border-style:solid;
	border-width:1px;
	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 {

	border-top-width: 1px;
	border-right-width: 0px;
	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;
}
.tablejauneclb2 {

	border-top-width: 0px;
	border-right-width: 0px;
	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:#FFFFFF;
	background-color:#FFB693;
}


.tablebleu {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#BBD1FF;
}
.tablerouge {

	background-color:#EA1641;
}


.tablebleu_n {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#97B9FF;
	font-weight: bold;
}

.txt1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;

}
.ptitre {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ptitre2 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.stlinput {

	font-family: Tahoma;
	color: #D2334C;
	text-decoration: none;
}

input {
	font-size: 10px;
	color: #004887;
}


select {
	font-size: 10px;
	color: #004887;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.lien2:link {
	font-size: 8px;

	color: #666666;
	text-decoration: none;
}
a.lien2:visited {
	font-size: 8px;

	color: #666666;
	text-decoration: none;
}
a.lien2:hover {
	font-size: 8px;

	color: #666666;
}





.textpetitblan {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textmoyenblan {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textpetitnoir {
	font-size: 9px;
	color: #444444;
	text-decoration: none;
}

