#googleMap {
	width:500px;
	height:500px;
}
#mapBorder{
	margin-left:235px;
	/*
	padding:5px;
	background-color:white;
	border:1px solid #888888;
	*/
}
#toolBox{
	width:auto;
	background-color:white;
	padding:5px 5px 0px 5px;
	border:1px solid #888888;
	border-top:0px;
	height:23px;
}
#toolBox img.space{
	margin:0 3px;
}
#typeControl{
	width:130px;
	float:left;
}
#mapControl{
	width:260px;
	text-align:right;
	float:right;
}
#typeControl img, #mapControl img{cursor:pointer;}
#message {
	width: 670px;
	height: 11px;
	display:none;
}
#googleMap .vote, .mapResult .vote{
	cursor:pointer;
}
.infoBull{
    padding:5px;
	margin-bottom:30px;
}
.infoBull{
	width:300px;
}
.maximize{
	width:400px;
}
.infoBull .desc{
	float:left;
}
.infoBull #description .overflow
{
    height:103px;
    padding:0 10px 0 0;
    overflow-x: hidden; 
    overflow-y:auto;
    text-align:justify;
}

.infoBull  h1{
	margin:0 0 10px 0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#0089d7;
}
.infoBull #itineraire {
	display:none;
}
.infoBull .highlight {
    font-weight:bold;
    color:#0089d7;
}

.infoBull .voteMessage {
    color:#CC3399;
}
.infoBull .preview {
	float:right;
	text-align:right;
}
.infoBull .preview img {
	border:0;
	text-align:right;
}

.infoBull a {
    color:black;
}
.notreAvis a {
    color:#0089d7;
}
.form_search_div {
	height:22px;
	background-color:#EEEEEE;
	vertical-align:top;
	border:1px solid #888888;
	margin-top:0px;
	margin-bottom:0px;
	padding:8px 0px 0px 5px;
	font-size:12px;
	color:black;
}
/*.gmnoprint .div{color:Red;margin:20px;}*/
#syrendre{
    float:left;width:180px;
}
#syrendre a{
    padding-right:10px;
}
#itineraire{
    float:left;width:200px;
}