/* CSS Document */
.reseau-centers-list{
	padding-top:10px;
	padding-left:10px;
}
.reseau-top-finder{
	width:552px;
	height:48px;
	background-image: url(../images/finder_top_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.reseau-bottom-finder{
	width:552px;
	height:48px;
	background-image: url(../images/reseau-bottom-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.reseau-bottom-background{
	width:552px;
	height:20px;
	background-image: url(../images/reseau-data-background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.reseau-top-finder dl{
	float:left;
	margin:0;
	padding:0;
	margin-left:8px;
	height:48px;
}
.reseau-bottom-finder dl{
	float:left;
	margin:0;
	padding:0;
	margin-left:8px;
	padding-top:4px;
}
.reseau-top-finder dd input{
	float:left;
}

.reseau-bottom-finder dd input{
	float:left;
}

.reseau-bottom-finder dd .reseau-image{
	float:left;
	padding-top:1px;
}


.reseau-departement{
	width:135px;
}
.reseau-ville{
	width:90px;
	height:13px;
}
.reseau-cp{
	width:90px;
	height:13px;
}
.reseau-top-finder .reseau-titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:4px;
}
.reseau-bottom-finder .reseau-titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.reseau-title{
	width:542px;
	height:26px;
	padding-top:10px;
	padding-left:10px;
	background-image: url(../images/reseau-title-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-style: italic;
	color: #135ba0;
}
dl.reseau-card{
	margin:0; padding:0;
	height:46px; overflow:hidden;
	margin-left:8px;
}


.reseau-centers-list div{
	float:left;
}
.reseau-centers-image{
	width:200px;
	text-align:center;
}

.reseau-centers-list_dl{
	padding-top:5px;
	padding-bottom:5px;
	margin-left:19px;
	border-bottom: 1px solid #ffb200;
}
.reseau-centers-data{
	color: #022242;
	font-size:12px;
	width: 270px;
	display:block;
	overflow: auto;
}
.reseau-centers-title{
	font-weight: bold;
	font-size: 12px;
}
.reseau-title-number{
	font-size: 16px;
}
.reseau-centers-infos{
	color:#1665a7;
}
.reseau-centers-data a{
	color: #43a8df;
	text-decoration:none;
}
.reseau-centers-data a:hover{
	color: #43a8df;
	text-decoration:underline;
}
.reseau-contact{
	color:#000000;

}
.reseau-contact a{
	color: #43a8df;
	text-decoration:none;
}
.reseau-contact a:hover{
	color: #43a8df;
	text-decoration:underline;
}
.reseau-contact img{
	border: 1px solid #356e95;
	float:left;
}
.reseau-contact-data{
	width:295px;
/*	height: 202px; */
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
/*	margin-bottom: 20px; */
	float:left;
/*	overflow: visible;*/
}

.reseau-form input, .reseau-form select{
	padding:1px; margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

#googleMap{
	width:549px;
	height:200px;
	overflow:hidden;
	border: 1px solid #003366;
	clear:both;
}
.france-map{
	margin:0;
	padding:0;
	width:552px; height:432px;
	position:relative;
	z-index:45;
}
.map{
	margin:0;
	padding:0;

}
.map img{
	margin:0;
	padding:0;
	border:0px;
}
.map a{
	margin:0;
	padding:0;
	border:0px;
}

.map-text{
	position:absolute;
	z-index:46;
	width:200px;
	top:170px;
	left:20px;
	color:#0c4469;
}

.search-new-department{
	width:542px;
	height:26px;
	padding-top:20px;
	font-style: italic;
	color: #135ba0;

}
.search-new-region{
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:8px;
	float:left;
	width:200px;
}
.search-new-region img{
	border: 1px solid #ffb200;
	float:left;
	padding:0;
}
.search-new-link{
	height:31px;
	padding-left:10px;
	padding-top:8px;
	float:left;
}
.search-new-link a{
	font-weight:bold;
	color:#355773;
	text-decoration:none;
}
.search-new-link a:hover{
	text-decoration:underline;
}