/*Général
-------------------------------------------------------------------------*/
* {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background: #fff url(gifs/ljventes-autos_01.jpg) repeat-x top;
	}
	
	#container {
		text-align: left;
		width: 995px;
		margin: 0 auto;
		background: url(gifs/ljventes-autos_03.jpg) top center no-repeat;
		position: relative;
		}



/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 18px;
	padding: 0;
	margin: 0 15px;
	color: #000;
	}

h2 {
	font-size: 16px;
	background: url(gifs/ljventes-autos_17.jpg) no-repeat;
	width: 513px;
	height: 22px;
	margin: 0;
	padding: 2px 0 0 10px;
	color: #fcdf89;
	font-weight: bold;
	font-variant: small-caps;
	}

h3 {
	font-size: 14px;
	margin: 0 5px;
	padding: .25em 0 .5em;
	color: #af0000;
	font-weight: bold;
	}

p {
	font-size: 12px;
	margin: 0 15px;
	padding-bottom: .5em;
	color: #555;
	line-height: 1.5em;
	}

	.impt {
		color: #af0000;
		}
		
	.link {
	text-align: right;
	}
	
	.link a:link, .link a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #8e0404;
	background: url(gifs/01_86.jpg) no-repeat left .4em;
	padding-left: 12px;
	}
	
	.link a:hover, .link a:active{
	text-decoration: none;
	}
		
	.detail {
	text-align: right;
	}
	
	.detail a:link, .detail a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #8e0404;
	background: url(gifs/ljventes-autos_66.jpg) no-repeat left;
	padding-left: 15px;
	}
	
	.detail a:hover, .detail a:active{
	text-decoration: none;
	}

/*--------------------------------------------------------------------------*/
.imag{
border: 1px solid #7aaac9;
float: left;
margin: 5px 15px 5px 0;
}

.imag2{
border: 1px solid #7aaac9;
float: right;
margin: 5px 0 5px 15px;
}

.imag0{
border: 1px solid #7aaac9;
}
/*--------------------------------------------------------------------------*/




/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #550000;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	text-decoration: none;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	color: #929292;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:2px;
}

.bouton_news {
background: url(gifs/ljventes-autos_96.jpg) no-repeat;
height: 20px;
width: 60px;
cursor: pointer;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/




/*NAV
-------------------------------------------------------------------------*/
#index {    /* "lien" sera notre conteneur, ici la balise div */
    width: 73px;  /* changer la largeur ici */
    height: 27px; /* changer la hauteur ici */
    background: url(gifs/over_11.jpg) no-repeat left top;    /* placement de l'image over */
}

#index a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ljventes-autos_11.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#index a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#produits {    /* "lien" sera notre conteneur, ici la balise div */
    width: 145px;  /* changer la largeur ici */
    height: 27px; /* changer la hauteur ici */
    background: url(gifs/over_12.jpg) no-repeat left top;    /* placement de l'image over */
}

#produits a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ljventes-autos_12.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#produits a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#services {    /* "lien" sera notre conteneur, ici la balise div */
    width: 80px;  /* changer la largeur ici */
    height: 27px; /* changer la hauteur ici */
    background: url(gifs/over_13.jpg) no-repeat left top;    /* placement de l'image over */
}

#services a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ljventes-autos_13.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#services a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#faq {    /* "lien" sera notre conteneur, ici la balise div */
    width: 53px;  /* changer la largeur ici */
    height: 27px; /* changer la hauteur ici */
    background: url(gifs/over_14.jpg) no-repeat left top;    /* placement de l'image over */
}

#faq a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ljventes-autos_14.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#faq a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#nous {    /* "lien" sera notre conteneur, ici la balise div */
    width: 172px;  /* changer la largeur ici */
    height: 27px; /* changer la hauteur ici */
    background: url(gifs/over_15.jpg) no-repeat left top;    /* placement de l'image over */
}

#nous a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ljventes-autos_15.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#nous a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}
/*--------------------------------------------------------------------------*/




/*MODELE
-------------------------------------------------------------------------*/
#achi {
background: url(gifs/ljventes-autos_08.jpg) no-repeat;
width: 225px;
height: 107px;}

#diese {
width: 247px;}

.point {
background: url(gifs/side_18.jpg) repeat-y;}
.point p{
font-size: 11px !important;
text-align:left; !important}
.point h3{
font-size: 11px !important;}

.com {
background: url(gifs/side_57.jpg) repeat-y;}

.side {
background: #eee;}

.vicious {
background-image: url(gifs/rightleft_92.jpg);
background-position: right;
background-repeat: repeat-y;}


#marques {
background: url(gifs/ljventes-autos_22.jpg) repeat-y;}

#lettre {
background: url(gifs/ljventes-autos_70.jpg) no-repeat;
height: 120px;
position: relative;}

	#lettre table{
	position: absolute;
	bottom: 15px;
	left: 10px;
	}
	
#moteur {
position: absolute;
top: 5px;}

#moteur .go{
background: url(gifs/ljventes-autos_94.jpg) no-repeat;
width: 164px;
height: 20px;}

#moteur .go:hover{
cursor: pointer;}

#moteur select{
color: #555;
display: block;
width: 115px;
height: 18px;
border: 1px solid #eee;}


#contenu {
padding-top: 10px;}

#contenu p{
margin: 0 5px;}

/*--------------------------------------------------------------------------*/





/*INDEX
-------------------------------------------------------------------------*/
#conteun {
border: 1px solid #d6d6d6;
width: 236px;}

#xfm {
border: 1px solid #d6d6d6;
width: 233px;
margin: 0 auto ;
}

.piti {
width: 95%;
margin: 5px auto;
border-bottom: 1px dashed #d6d6d6;}
.piti p{
line-height: normal;
font-size: 11px;}
/*--------------------------------------------------------------------------*/





/*PAGES
-------------------------------------------------------------------------*/
.cm2 {
background: url(gifs/ljventes-autos_103.jpg) no-repeat top;
width: 495px;
border: 1px solid #d6d6d6;
margin: 0 3px 20px;}

#chpeupa {
width: 80%;
margin: 0 auto;}

#chpeupa td {
padding: 2px;}

#ho {
width: 60%;
margin: 0 auto;}

#ho td {
padding: 2px;}

/* tpl bdd
--------------------------------------------------------------------------*/
.tpl {
border: 1px solid #d6d6d6;
width: 158px;
margin: 15px 10px 15px 0;
height:200px;
}

.tpl h3{
text-align: center;
margin: 0;
background: url(gifs/ljventes-autos_100.jpg) repeat-y top;}

.tpl img{
width: 150px;
margin: 5px auto;
border: 1px dashed #d6d6d6;
}
/*--------------------------------------------------------------------------*/

/* tpl detail bdd
--------------------------------------------------------------------------*/
.fiche {
border: 1px solid #d6d6d6;
width: 495px;
margin: 15px 3px;
} 

.fiche h3{
margin: 0;
padding: .25em 0 .25em 5px;
background: url(gifs/ljventes-autos_103.jpg) top repeat-y;
}

.fiche img{
margin: 5px;
border: 1px dashed #d6d6d6;
}
/*--------------------------------------------------------------------------*/




/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
width:  90%;
margin: 0 auto;
}

#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	color: #8e0404;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus {
		border: 1px solid #306851;
		background: #fff;
	}
	
	fieldset textarea:focus {
		border: 1px solid #306851;
		background: #fff;
		}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
background: #8e0404;
border: 0;}

#bloc_recherche{
	height:44px;
	padding:0 0 0 300px;
}
#bloc_recherche select{
	margin-right:20px;
}

/*--------------------------------------------------------------------------*/

#hdp {
text-align: right;}


/*footer
--------------------------------------------------------------------------*/
#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 5px;
text-align: center;
color: #706e6e;}
#footer strong{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;}
/*--------------------------------------------------------------------------*/

#conteun a:link, #conteun a:visited {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #555;}
#conteun a:link strong, #conteun a:visited strong {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;}