body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFCC33;
	text-align: center;
}
table{
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10pt;
}
td{
	background-repeat: no-repeat;
	background-position: center center;
}
.tour-rouge {
	border: 1px solid #FF3315;
}
.pointille-droit-rouge{
	border-right: 1px dotted #FF3315;
}
.pointille-gauche-rouge{
	border-left: 1px dotted #FF3315;
}
.tour-vert {
	border: 1px solid #339900;
}
.tour-marron {
	border: 1px solid #977117;
}
.titre {
	color:#FF3315;
	font-weight:bold;
}
.rouge {
	color:#FF3315;
}
a:active,a:link,a:visited {
	color:#FF3315;
	font-weight:bold;
	text-decoration:none;
	border: solid 0px #FF3315
	}
a:hover {
	border-bottom: solid 1px #FF3315
}
a.pays:active,a.pays:link,a.pays:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
a.pays:hover {
	border-bottom: solid 1px #FF3315
}
a.lien-petit:active,a.lien-petit:link,a.lien-petit:visited {
	font-weight:normal;
	}
.tetiere-rouge {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF3315;
}
.filet-bas-marron {
	border-bottom: 1px solid #977117;
}
.petit {
	font-size: 8pt;
}
.tetiere-jaune-clair {
	background-color: #FFE084;
	border-bottom: 1px solid #977117;
}
textarea {
	border: solid 1px #977117;
	scrollbar-face-color: #FFCC33; 
	scrollbar-highlight-color: #FFCC33; 
	scrollbar-shadow-color: #977117; 
	scrollbar-3dlight-color:#977117; 
	scrollbar-arrow-color: #977117; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF
}
input.bouton{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	background-color:#FF3315;
	border: solid 1px #977117
}
.clignotant {
	text-decoration: blink;
}
a.lien-sansdeco:active,a.lien-sansdeco:link,a.lien-sansdeco:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
a.lien-sansdeco:hover {
	text-decoration: none;
	border-bottom: solid 0px #FF3315
}
.tres-petit {
	font-size: 7pt;
}
