td {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #couleurover; text-decoration: none}
a.lien-planet { color: #000099; text-decoration: none; }
a.lien-planet:hover { color: #666666;text-decoration: underline; }
.justifie {  text-align: justify}
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.navigation {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.titre {
	font-size: 14px;
	color: #10387E;
	font-weight: bold;
	text-transform: uppercase;
}
.grandtitre {
	font-size: 20px;
	color: #10387E;
	font-weight: bold;
	text-transform: uppercase;
}
.soustitre {
	font-size: 13px;
	color: #000000;
	background-color: #06C1FF;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
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;
}
body {
	margin: 0px;
	padding: 0px;
}
.table-title {
	font-weight: bold;
	color: #000066;
	background-color: #D7EBFF;
}
.table-content {
	color: #000000;
	background-color: #EAEAEA;
}
.img-1px {
	border: 1px solid #000000;
	color: #000000;
}
.rubrique {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.tableau-header {
	margin-right: 30px;
}
.page-content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
.champs-vide {
	background-color: #CCCCCC;
}
.cadre-adresse {
	background-color: #D7EBFF;
	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;
	font-size: 14px;
}

