﻿@charset "utf-8";
.bleu {	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: #09F;
}



#reseauzone {
	position:relative;
	width:783px;
	z-index:2;
	float: left;
	left: 10px;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0F0FD;
	padding-bottom: 200px;
	background-image: url(images/gradient_background.jpg);
	background-repeat: repeat-x;
}
#reseauimg {
	position:relative;
	height:170px;
	z-index:6;
	float: left;
	background-image: url(images/image-reseau.jpg);
	background-repeat: no-repeat;
	width: 230px;
}
#reseautitle {
	position:relative;
	left:0px;
	top:0px;
	z-index:7;
	font-family: Verdana, Geneva, sans-serif;
	color: #12415d;
	width: 763px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FC1DD;
	padding-bottom: 5px;
}
#reseautxt {
	position:relative;
	width:500px;
	z-index:6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	color: #12415d;
}
#reseautxtsuite {
	position:relative;
	width:763px;
	z-index:6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 10px;
}
