body {
	background-image:url(img/fond-01.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333399;
}

img.cadre {
	border : solid 2px black;
	}

.page {
	background-image: url(img/angle.jpg);
	background-position:right bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	}
	

#menu {  
	background-image:url(img/fd-menu.jpg);
	width:753px; 
	height:43px;
	}

div.titre {  
	font-family: Arial, sans-serif; 
	text-decoration: none;
	font-weight:900;
	font-size: 14px;
	color : #364A9F;
	}

div.textitre {  
	font-family: Arial, sans-serif; 
	text-decoration: none;
	font-weight:500;
	text-align:justify;
	font-size: 12px;
	color: #B4311D
	}

#tarif {
	border: medium solid #333399;
	width:500px;
	}

#tarif td {
	border: 1px solid #333399;
	}

div.titretab {  
	font-family: Arial, sans-serif; 
	text-decoration: none;
	font-weight:900;
	text-align:justify;
	font-size: 12px;
	color: #333399;
	}

div.text {  
	font-family: Arial, sans-serif; 
	text-decoration: none;
	font-weight:500;
	text-align:justify;
	font-size: 12px;
	color: #000000
	}



div.note {  
	font-family: Arial, sans-serif; 
	text-decoration: none;
	font-weight:800;
	font-size: 8px;
	color: #000000
	}

a {  
	color: #DA9021; 
	text-decoration: none;
	}

a:hover {  
	color: #B3411D; 
	text-decoration: underline;
	}

a.lien1 {
	font-size: 10pt;
	color:#B3411D;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
}

a:hover.lien1 {
	font-size: 10pt;
	color:red;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
} 

a.lien2 {
	font-size: 10pt;
	color: #364A9F;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
}

a:hover.lien2 {
	font-size: 10pt;
	color:red;
	text-decoration:underline;
	font-family : Arial, sans-serif;
	font-style : normal;
	font-weight : bold;
} 

a.lien3 {
	font-size: 8pt;
	color: #000068;
	text-decoration:none;
	font-family : Arial, sans-serif;
	font-style : normal;
}

a:hover.lien3 {
	font-size: 8pt;
	color:red;
	text-decoration:underline;
	font-family : Arial, sans-serif;
	font-style : normal;
} 

input {
	background : #ffffff;
	color : #333399;
	border : 1px solid #333399;
	font-size : 12px;
	font-family : Arial, sans-serif;
	font-style : normal;
}

select {
	background : #ffffff;
	color : #333399;
	border : 1px solid #333399;
	font-size : 12px;
	font-family : Arial, sans-serif;
	font-style : normal;
}

textarea {
	background : #ffffff;
	color : #333399;
	border : 1px solid #333399;
	font-size : 12px;
	font-family : Arial, sans-serif;
	font-style : normal;
}

SPAN {
	cursor : hand ; 
	font-size : 6pt; 
	font-family : Arial, sans-serif;
}

