
/* CSS definition file containing sitestyle stylesheets */
BODY {  background-color: rgb(255,255,255); background-image: url("images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 h1 {
	font: bolder normal 12pt/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #006699;
	font-weight: bold; 

}

.bodyText { 


font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
font-size: 12pt; 
color: #000000; 
font-weight: normal; 
font-style: normal;
}

/* CSS definition file containing site wide stylesheets */
BODY { background-image: url("images/fond.gif");}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 7pt; color: rgb(100,100,100); font-weight: normal; font-style: normal;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 7pt; color: rgb(100,100,100); font-weight: normal; font-style: normal;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 7pt; color: rgb(100,100,100); font-weight: normal; font-style: normal;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: #000000; font-weight: normal; font-style: normal;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 7pt; color: rgb(100,100,100);}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 7pt; color: rgb(172,199,209); font-weight: normal; font-style: normal;}
 
 .title {
	color : #000000;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}

