/* CSS Document */
.title {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:inherit;
	font-weight: bold;}

.subtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;}
	
.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;}

.subtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;}

.subtext2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 65px; width:450px; 
	font-size: 15px;
  	color:white;
  	background-color:#CC6633;}
	
a.nav:link {color: #CC6633; text-decoration: none; }
a.nav:hover {color: #CC6633; text-decoration: none; }
a.nav:active {color: #CC6633; }
a.nav:visited  {color: #CC6633; text-decoration: none;} 

.table {
	background-image: url(images/Trompet_orange.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	background-position:bottom;
}
.hr {
	color: #CC6633;}

body {
	background-color: #ECDDCA;
}