@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(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(contextualisation.css);
@import url(http://www.grand-ouest-automobile.com/images/modele-izimedia/css/style-goa.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;
}

html{
	width:100%;
	overflow-x:hidden;
}

/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;

}

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

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

.accueil #text table tr td h1{
	margin:0px;
	font-size:1.6em;
	background: transparent url(/images/charte-graphique/concession/ico-concession.png) no-repeat 0px 2px;
	padding-left:25px;
	margin-left:-25px;
	position:relative;
}


.accueil hr {margin:20px 0px 10px 0px;}

.occasion #banner,
.neuf #banner{height:166px;}

.occasion #nested,
.neuf  #nested {top:100px;}

.neuf #contents{padding:0 309px 10px 0px;}

*+html #nested .first_level li ul li{margin-left:-16px;}
