﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../pictures/texture.gif);
	background-color: #FFFFFF;
}
.text { 
	color: #333333;
	font-size: 12px; 
	font-family: Verdana; 
}
a:visited { 
	color: #06347a; 
	font-size: 12px; 
	font-family: Verdana; 
}
a:link { 
	color: #06347a; 
	font-size: 12px; 
	font-family: Verdana; 
}
a:active { 
	color: #06347a; 
	font-size: 12px; 
	font-family: Verdana; 
}
a:hover { 
	color: #06347a; 
	font-size: 12px; 
	font-family: Verdana; 
}
.text-vert {
	color: #9dc23f;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.titre { 
	color: #06347a; 
	font-size: 14px; 
	font-family: Verdana; 
}
.cadre-ext {
	text-align: center;
	vertical-align: top;
	width: 702px;
	height: 100%;
	margin: 0 auto;
	background-color: 58595b;
}
