td {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #0066FF; text-decoration: none}
a.lien-planet {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.lien-planet:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.justifie {  text-align: justify}
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.titre {
	font-size: 16px;
	color: #0D6C0D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titre_main {
	font-size: 16px;
	color: #0D6C0D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
}
.soustitre {
	font-size: 13px;
	color: #006600;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	background-color: #F4F8FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 4px;
}
body {
	margin: 0px;
	padding: 0px;
}
input {
	color:#000000;
	background-color:#EBEBEB;
	font-size:12px;
	border: 1px solid #000000;
}
select {
	color:#000000;
	background-color:#EBEBEB;
	font-size:12px;
	border: 1px solid #000000;
}
textarea {
	color:#000000;
	background-color:#EBEBEB;
	font-size:12px;
	border: 1px solid #000000;
}
.grappe {
	background-image: url(/fr/images/back/images/fin_grappe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.corps {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titre_tire_bouchon {
	font-size: 13px;
	color: #6B3708;
	text-indent: 50px;
}
.table-titre{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.table-contenu{
	color: #000066;
	background-color: #E0F0F8;
}
.table-contenu-alternat{
	color: #000066;
	background-color: #EBEBEB;
}
.bleu {
	color: #000066;
}
.button-input {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cadre {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.horaire {
	background-color: #F1F8F1;
	border: 2px dotted #000000;
}
.construction {
	font-size: 16px;
	background-color: #C4FFE1;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.btn_L {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

