body{
	padding: auto;
	margin: 0px;
	background-color: #E6E8F2;
	font-family: sans-serif;
	font-size: 12px;
	color: #003883;
}

a img{
	border: 0px;	
}

.sous_bloc_titre{
	padding-left: 15px;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

li{
	list-style-image: url('../images/puce.gif');
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
	color: #003883;
	font-weight: bold;
}
li BLOCKQUOTE{
	
	font-weight: lighter;	
}

.menu{
	text-decoration: none;
	font-weight: bold;
	color: #003883;
}
.menu:hover{
	color: red;
}


.menu_selected{
	color: red;
}

.page_titre{
	color: #F39800;	
	font-weight: bold;
	font-size: 16px;
	margin-top: -3px;
	margin-left: 40px;
	padding-left: 10px;
	background-image: url('../images/bloc_1_zone_txt.gif');
	width: 220px;
}

h3{
	font-weight: bold;
	color: #003883;
	
}
a{
	font-weight: bold;
	color: #003883;
	
}
h3 a{
	font-weight: bold;
	color: #003883;
	font-size: 14px;
}
.contact_logo{
	float: right; margin: 30px 150px 0px 0px; border: 1px solid #003883;
	padding: 4px;
	background-color: #E6E8F2;
	margin:  
}

.list_small li{
	list-style-image: none;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	color: #003883;
	font-weight: lighter;
}