/* CSS Document */
body{
background-color:#F7F7F7;
font-family:Arial,Trebuchet MS;
font-size:12px;
color:#404040;
}
a:link {font-family:Verdana, Arial, sans-Serif; font-size:12px; font-weight:bold; color:#FF6600; text-decoration:none;}
a:visited {font-family:Verdana, Arial, sans-Serif; font-size:12px; font-weight:bold; color:#FF6600; text-decoration:none;}
a:hover {font-family:Verdana, Arial, sans-Serif; font-size:12px; font-weight:bold; color:#666666; text-decoration: underline;}
a:active {font-family:Verdana, Arial, sans-Serif; font-size:12px; font-weight:bold; color:#FF6600; text-decoration: none;}
.titre{
font-size:20px;
font-weight:bold;
color:#404040;
}
.txt1{
font-size:12px;
font-weight:bold;
color:#404040;
}
.txt2{
font-size:14px;
font-weight:bold;
color:#404040;
background-color:#E6E6E6;
}
.txtO1{
font-size:12px;
font-weight:bold;
color:#FF6600;
}
.phborder{
border-color:#666666;
}
hr{
color:#FF6600;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF6600;
}
