
/********************************* Positionnement *********************************/

#page, #north, #south { width: 800px; margin: auto; }
#page {	width: 790px; padding: 5px; height: 1%; overflow: hidden; }
#north { margin-top: 5px; }

/********************************* balises HTML *********************************/
p { padding: .3em 7px; line-height: 1.3; }
p.texteChamp { padding: .3em 0px; }
ol { list-style: decimal; list-style-position: inside; padding-left: 1px; }
ol li { margin-left: 1em; }
a { color: #004D9F; text-decoration: none; }
a:hover { color: #02A; text-decoration: underline; }
a:focus { background-color: #004D9F; color: #FFF; text-decoration: none; }
#page h1 { padding: 7px 3px 7px 7px; margin: .5em 0 1em 0; font-size: 120%; color: #004D9F; border-left: 3px solid #004D9F;  }
h2 { padding: 2px 2px 3px 5px; border-bottom: 1px solid #004D9F; margin-bottom: 5px; }
/********************************* Charte globale *********************************/

/* Bleu cotrans : #004D9F*/

body { background-color: #111; font-family: Arial,Helvetica,sans-serif,"Arial Black"; font-size: 75%; }

#page { background-color: #FFF;
	background: #FFFFFF url(../../images-design/cotrans-bg-annonce.gif) no-repeat scroll right bottom;
	}
/* Header */
#top { 
	background: #EDEDED url(../../images-design/normal/header-bg.jpg) no-repeat top;
	position: relative;
	height: 100px;
}
	#top h1 a:focus { background-color: #000; }
	#top #top_slogan { 
		position:absolute; bottom:0; left:360px;
		border: none; color:#888888; 
		font-family:helvetica !important; font-size:1.6em; font-style: italic;
	}

#south, #menu {
	background-color: #004D9F;
	color: #FFF;
}
#south a, #menu a {
	color: #FFF;
	/*font-weight: bold;*/
	text-decoration: none;
}
#south a:focus, #menu a:focus, #south a:hover, #menu a:hover {
	text-decoration: underline;	
}
#south hr{ display: none; }
#south {
	clear: both;
	text-align: center;
	margin-bottom: 2em;
	height: 1%; overflow: hidden;
}

/*#south*/ #espace_connexion{ /* Lien connexion du footer */ 
	float: right;
}

.header { 
	margin-top: 2em;
}

/********************************* Menus *********************************/
#menu {
	overflow: hidden;
	height: 1%; /* Pour IE6 */
}
#menu li {
	float: left;
	padding: 4px 12px;
}
#menu li a {
	display: block;
	line-height: 1.3em;
}
/* Lien du panier */
#menu li#lien_panier {
	float: right;
}
#menu li#lien_panier img {
	margin-left: 3px;
	vertical-align: -3px;	
}

/********************************* Blocs de contenu *********************************/
.bloc {
	background: #EDEDED url('../../images-design/commun/bord-arrondi-bas-bg.jpg') no-repeat bottom right;
	/*float: left;*/
	margin: 3px 7px 7px 0;
	padding-bottom: 7px;
}
.bloc .firstbloc {
	padding-top: 7px;
	background: #EDEDED url('../../images-design/commun/bord-arrondi-haut-bg.jpg') no-repeat top left;
}


/********************************* Recherche rapide *********************************/

#top_recherche_rapide form { /* Décalage sous IE 6 !!! */
	padding: 0;
	margin: 0;
}
#top_recherche_rapide {
	height: 25px; /* Hauteur du bouton, utile pour IE6 */ 
	overflow: hidden;
	float: none;
	padding: 1px;
	padding-bottom: 0;
	/*width: 785px;
	/*background-color: #FFF;*/
}
#top_recherche_rapide div { 
	padding-top: 4px;
	float: left;
	margin-left: 1em;
}
#top_recherche_rapide div#rech_express_bouton {
	padding-top: 0;
}
#valide_express {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
#top_recherche_rapide select {
	font-size: 80%;
	color: #004D9F;
}

select {
	font-size: 80%;
	color: #004D9F;
}


/********************* OCCASIONS DU MOIS *********************/
.vehicule_vignette {
	display: block;
	margin-left: 4px;
	margin-bottom: .2em;
	border: 1px solid #DDD;
	float: left;
	overflow: hidden;
	/*width: 48%;*/
	width: 205px; 
}
a.vehicule_vignette:hover {
	background-color: #FCFCFF;
	cursor: pointer;
}
a.vehicule_vignette:focus {
	background-color: #004D9F;
}
.vehicule_vignette span {
	display: block;
	line-height: 1.3em;
}
.vehicule_vignette_photo {
	float: left;
	margin-right: 1em;
}
.vehicule_vignette_marque {
	font-weight: bold;
}
.vehicule_vignette_prix {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-right: .5em;
}

/************** Special inscription *************/
.options_pub_masquable {
	display: none; visibility: hidden; /* Fonctionnalité non activée pour ce site */
}

/*********************************  *********************************/

/*********************************  *********************************/
