//@charset "utf-8";
///* CSS Document */
///* Div d'insertion de la Map */
//#map{
//	width:250px;
//	height:520px;
//	float:left;
//}
///* Look des bulles dans la Map */
//.mapsBubble{
//	font-family:Arial, Helvetica, sans-serif;
//	font-size:10px;
//	color:#000000;
//}
//.mapsBubbleTitle{
//	font-size:12px;
//	font-weight:bold;
//	color:#FF0000;
//}
//#MapSide{
//	float:left;
//	width:160px;
//	height:470px;
//}
///* Liste */
//#MapList{
//	color:#000000;
//	height:350px;
//	background-color:#F4E7EF;
//    overflowX:hidden;
//    overflowY:auto;
//    overflow:-moz-scrollbars-vertical; 
//	overflow:auto;
//}
//#MapList a{
//	padding:10px;
//	color:#333;
//	text-decoration:none;
//	display:block;
//}
//.cpAddress:hover{
//	background:#fF9900;
//}
//.cpAddress{border-bottom:1px solid #CA5C9C}
//
//#MapList  .cpAddress a.maplink {	padding: 0 0 0 30px;background-position:  10px 50%}
//#MapList h3:hover{
//	text-decoration:underline;
//}
//#MapList p{
//	margin: 5px 5px 5px 5px;
//}
///* Formulaire */
//#searchform{
//	color:#000000;
//	height:170px;
//	background-color:#CA5C9C;
//}
//#searchform form{padding:5px 20px 0 15px;}
//#searchform label {padding: 5px 0 2px 0px;display:block;font-size:10px;}
//#searchform h3,#searchform label {font-family:Arial, Helvetica, sans-serif;color:#fff;font-weight:bold;}
//#searchform .btn_submit{padding;10px 2px!important;margin-top:5px;}
//#arrSearch{width:100%;}
//.inputfields{
//	font-size:12px;
//	color:#333;
//	width:100%;
//}
//.submitbtns{
//	font-size:12px;
//	color:#333;
//}
//
//.maplink  {
//	padding-left:20px;
//	line-height:24px;
//	background-repeat:no-repeat;
//	background-image:url(/wp-content/plugins/geoAddress/images/world_link.png);
//}