body {	
	margin: 0px;
	padding: 10px;
	background-color: #E8EBEF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

.head1 {
	color: #8F0D1C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

a.head1 {
	color: #8F0D1C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	margin-right: 40px;
	margin-left: 20px;
}

a.head1:hover {
 	color: #000000;
	text-decoration: underline;
}

.head2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.head2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	margin-right: 10px;
}

a.head2:hover {
 	color: #BBC3CE;
	text-decoration: underline;
}

#tbPrinc {	
	background-image: url(../images/fond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h2 {
	color: #8F0D1C;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:0;
}

h3 {
	color: #8F0D1C;
	font-size: 13px;
	font-weight: bold;
	padding-right: 25px;
	text-decoration: none;
}

p {
	margin:0;
	padding:0;
	padding-right: 30px;
	color: #666666;
	font-size: 12px;
	text-decoration: none;	
	text-align: justify;
}

p.haut {
	margin:0;
	padding-top: 30px;
	padding-bottom: 250px;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.rouge {
	color: #8F0D1C;
	font-weight: bold;
}

a {
	color: #8F0D1C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

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

ul { 
	color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	margin : 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
}

li {
	background-image: url(../images/flecherouge.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu h4 {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menu p {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu ul { 
	font-size: 12px;
	color: #FFFFFF;
	margin : 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
}

#menu li {
	background-image: url(../images/flecheblanche.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu li#selec {
	background-image: url(../images/flecherouge.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#copyright {
	background-image: url(../images/footer.gif);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: center;	
	font-size: 11px;
}

blockquote {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}