body { 
	font-family: Arial; 
	/*background	: url("images/back.jpg") repeat ;*/
	background	: url("images/LogoFond.jpg") repeat ;
}
 
.headbox
{
	margin		: 0 ;
	background	: url("images/backhead.jpg") repeat ;
}

table { 
	background-color:white; 
	
}


.tdCourant { 
	font: Arial; 
	font-size:12px; 
	margin-bottom: 0px;  
	line-height: 14px;  
	letter-spacing:0px;  
	text-decoration: none;      
	padding:1px;
}

.footer {
	font-size:9px;
}

.bglogo 
{
	background-image:url('images/Image2.jpg');

} 

.bgtransparent
{
 	background-color:transparent;
}

h3 { color: #000166;  margin-bottom: 4px;  margin-left: 0px;  margin-top: 3px;  font-size: 21px;  font-family: serif;  line-height: 19px;       }

h4 { color: #823200;  margin-bottom: 4px;  }

li { list-style-type: disc;  color: Black;  display: block;  list-style-image: url(images/puce.jpg);    }

blockquote { margin-top: -14px;  margin-bottom: -17px;  }



 a {
	font-family: verdana, arial;
	font-size: 12px;
	/*color: white;  */
	text-decoration: none; /* pour éviter le soulignement au survol */
	
}
   
 a:visited {
	font-family: verdana, arial;
	font-size: 12px;
	/*color: white; */
	text-decoration: none; /* pour éviter le soulignement au survol */
	
}
 a:hover{
	font-family: verdana, arial;
	font-size: 12px;
	color: red;
	text-decoration: none; /* pour éviter le soulignement au survol */
	
}

.textePetit { 
	font: Arial; 
	font-size:12px; 
	margin-bottom: 0px;  
}

.headerNews {
	height: 25px;
	width: 200px;
	border: 1px solid #666;
	background-color: #ccc;
	color: red;
	padding: 8px;
	font: Arial; 
	font-size:13px;
	text-align:center;
	font-weight: bold;
}
.scrollNews {
	height: 250px;
	width: 200px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 8px;
	font: Arial; 
	color: blue;
	font-size:12px;
}


/*------------ PAGE CONTACT -------------------------*/
.textePetit { 
	font: Arial; 
	font-size:12px; 
	margin-bottom: 0px;  
}
.texteGrand
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 16px;
	font-weight : normal;
	color :#003399 ;
}
