.texte {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.nom {
	font-family: Arial;
	font-size: 14px;
	color: #009999;
	font-weight: bold;
}
.rose {
	font-family: Arial;
	font-size: 14px;
	color: #FF0066;
	font-weight: bold;
}
.cadrerose {
	font-family: Arial;
	vertical-align: middle;
	padding: 5px;
	margin: 0px;
	border-top: 2px solid #FF0066;
	border-right: 1px dotted #FF0066;
	border-bottom: 1px dotted #FF0066;
	border-left: 4px solid #FF0066;
	font-size: 15px;
	font-weight: bold;
}
.cadreorange {
	font-family: Arial;
	vertical-align: middle;
	padding: 5px;
	margin: 0px;
	border-top: 2px solid #FF9900;
	border-right: 1px dotted #FF9900;
	border-bottom: 1px dotted #FF9900;
	border-left: 4px solid #FF9900;
	font-size: 15px;
	font-weight: bold;
}
.orange {
	font-family: Arial;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.moi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
}
.rubriq {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: right;
}
.ours {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.bleu {
	font-family: Arial;
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
.cadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 1px;
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
}
input {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	border-bottom: 1px solid #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.cadre2 {
	margin: 1px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.txtblanc {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.affiche {
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.presse {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
}
.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0066;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
