﻿/*****************************/
/*           HOME            */
/*****************************/
#contenu { background:url(/images/common/fonds/fd_contenu_fiche_vehic.gif) 0 0 repeat-y; width:960px; /* obligation de preciser la largeur pour IE sinon background se duplique pas depuis le haut de la colonne => "hasLayout" eternel */ clear:both; }
#contenu_photorama { background:url(/images/common/fonds/fd_contenu.gif) 0 0 repeat-y; width:960px; /* obligation de preciser la largeur pour IE sinon background se duplique pas depuis le haut de la colonne => "hasLayout" eternel */ clear:both; }

/* Colonne du centre */
#centre { float:left;overflow:hidden; width:579px; margin:0 5px; background:#f2f2f2 url(/images/common/fonds/fd_centre.gif) 0 0 repeat-x; position:relative; display:inline; }
#centre_photorama { float:left; width:579px; margin:0 5px; padding:0; background:#f2f2f2 url(/images/common/fonds/fd_centre.gif) 0 0 repeat-x; position:relative; display:inline; } /* pour le photorama */


#detail { width:553px; margin:4px 4px 0 4px; background:#fff; padding:10px 9px 4px 9px; color:#027abb; }
#detail img.titre { display:block; }

/* pied de page */
#footer { height:49px; background:url(/images/common/fonds/fd_bottom_fiche_vehic.gif) 0 0 no-repeat; }

#footer_photorama { height:49px; background:url(/images/common/fonds/fd_bottom.gif) 0 0 no-repeat; }

div.row_photos { margin:0; padding:15px 0 0 0; }
h4.titre_phto { background:#fff; margin:0 0 10px 0; padding:3px 10px; }
p.text_phto { margin:0; padding:0 10px 3px 10px; }
div.item_phto { float:left; }
img.phto_auto { margin:0 1px 0 0; border:3px solid #fff; display:block; }
a:hover img.phto_auto { border:3px solid #c6020e; }
img.icon_phto { margin:3px 0 0 10px; display:block; }

/* Prochainement */
div.row { clear:both; overflow:hidden;}
div.item_next { float:left; margin:0 9px 10px 0; width:267px; overflow:hidden; }
div.item_next p.contact { background:#251f21; float:right; margin:0; text-transform:uppercase; }
div.item_next p.contact a { color:#fff; display:block; padding:2px 12px; text-decoration:none; }
div.item_next h4 { clear:both; color:#241f20; font-size:18px; line-height:20px; margin:0; }
div.item_next p.resume { color:#aaa; font-size:14px; margin:0; }

ul.pagination { float:right; list-style:none; margin:10px 9px 10px 0; }
ul.pagination li { float:left; font-size:14px; height:23px; margin:0 3px 0 0; line-height:23px; text-align:center; width:23px; }
ul.pagination li a { color:#5f5a4f; display:block; text-decoration:none; }
ul.pagination li.on a, ul.pagination li a:hover { background:url(/images/common/puces/chiffre_pagination.gif) 0 0 no-repeat; color:#fff; }
