@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(directory.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(ie.css);

/* COMMON STYLES */

/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
    background: white url(/images/charte_graphique/bg-general-banner.gif) repeat-x center top;
	font-family: Arial,Tahoma,Verdana;
	font-size:65%;
	line-height:150%;
    color: #3A3A3A;
}

/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
}

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}

.googleMapBulle {
	width:250px;
	height:120px;
	overflow-y:auto;
	overflow-x:hidden;;
	padding:0;
	margin:0;
	background:none;
	posisiton:relative;
} 

.googleMapBulle h1 {
    margin: 0px 0px 0px 0px;
    font-size: 1.8em;
}

.googleMapBulle h2{
	background:#fff;
	margin: 0px 0px 0px 0px;
	width:220px;
font-size:1em;
}

.googleMapBulle p{margin: 0px 0px 0px 0px;}