html,body {
background-color : white; 
}

body{
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-header-large.jpg);
	background-repeat: repeat-x;	
}

a:link {color: #0066CC;}
a:visited {color: #0066CC;}
a:hover {color:red;}	 

p {
	color: #5F6775;
	font-size: 10pt;
	font-weight: normal;
}


h1, h2, h3, h4, h5, h6 {
		margin: 7pt 0 0 0;
		font-family: Arial, Verdana;
}

	
h1 {
	font-size : 12pt; 
	font-weight:bold;
	text-decoration:underline;
	color : #0066CC;
}


h1.a:link {color: #0066CC;}
h1.a:visited {color: #0066CC;}
h1.a:hover {color:red;}	 



h2 {
	font-size : 14pt; 
	font-weight: bold;
	color: #5F6775; 
}

h3 {
	font-size : 12pt; 
	font-weight:bold;
	color : #0066CC;
}




h6 {
	font-size : 150%; 
	border-bottom: 1px solid #ccc;
	text-decoration:underline;
}


.mini {
	font-size:  12px;
	color: #393F48;	
	font-style:italic;
}

.telephone {
	font-size: 18pt;
	font-weight: bold;
	font-family: verdana;
	color: #038BBE;
}

.gras {
	font-family: Arial, Verdana;
	font-size : 14pt; 
	font-weight: bold;
	color: #5F6775; 
}

.footer {
	font-family: verdana;
	font-size : 10pt; 
	color: #5F6775; 
}


 
