/*
* Feuille de style pour les pages de menu (fond bleu cathédrale).
*
* Copyright (c) 2001-2007 m3production
*
* $Id: Cathbleu.css,v 1.3 2007/01/15 phb Exp $
*/
IMG.Image1 { 
	float: right; 
	margin-top: .0cm; 
	margin-bottom: .2cm;
	margin-left: .2cm;
	margin-right: .0cm;  
}
H1 { 
	text-align: center; 
	margin: .5cm; 
	margin-top: .2cm;
	margin-bottom: .3cm; 
	font-size: 18px;
	font-weight: bold;
}
H1.n10 {
	margin-top: .2cm;
	margin-bottom: .2cm; 
}
H1.titre {
	margin: .0cm; 
	margin-top: .0cm;
	margin-bottom: .5cm; 
}
H2 { 
	text-align: left; 
	margin: .5cm; 
	margin-top: 1cm; 
	margin-bottom: 0cm; 
	font-size: 15px;
	font-weight: bold;
}
P { 
	text-align: justify; 
	margin: .2cm;
	margin-bottom: 0cm; 
	line-height: 116%;
	font-size: 13px;
}
P.sign { 
	text-align: right; 
}
P.note { 
	text-align: center; 
	line-height: 100%;
}
BODY { 
	margin-top: .0cm;
	margin-bottom: .5cm;
	margin-left: .2cm;
	margin-right: .2cm;
	background-color: #3655FD;
	color: white;
	background: #def url(/bleu8.jpg); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
P.ordi {
	margin-top: 1cm;
}
P.bati {
	text-indent: 1cm;
}
A {
	text-decoration: none;
}
A:link {
	color: #FFE000;
}
A:visited {
	color: #AA8800;
}
