/* <style> */

* {
	/*
	font-family: Geneva, Arial, Helvetica, sans-serif;
	*/
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*--------------*/

/* pour imprimer... */

@media print{
	.pasPrint{
		display:none;
	}


	div.positionpagecentree { /* utiliser ça pour centrer */
	  text-align: left;
	  align: left;
	}

	div#wrapper {
			height: 100%;
			margin-left: 0px; /* mettre auto pour centrer, et 0px pour coller à gauche */
			margin-right: auto;

			/*
			ici, pas élastique donc width toujour égal à 750px
			min-width: 750px;
			max-width: 1050px;
			_width: expression(((document.body.clientWidth)) < 750? "750px": ((document.body.clientWidth)) > 1050? "1050px": "auto" );
			*/
			width: 600px;
	}

	#lapage{
		width: 600px;
	}

}

/*
@media screen{
	body{
	}
}
*/

/* ---------------- */





@media screen{

	/* Mise en page */
	div.positionpagecentree { /* utiliser ça pour centrer */
	  text-align: center;
	  align: center;
	}

	div.positionpagegauche { /* utiliser ça pour coller à gauche */
	}

	div#wrapper {
			height: 100%;
			margin-left: auto; /* mettre auto pour centrer, et 0px pour coller à gauche */
			margin-right: auto;

			/*
			ici, pas élastique donc width toujour égal à 750px
			min-width: 750px;
			max-width: 1050px;
			_width: expression(((document.body.clientWidth)) < 750? "750px": ((document.body.clientWidth)) > 1050? "1050px": "auto" );
			*/
			width: 750px;
	}

	/* ------------ */

	#lapage{
		width: 750px;
	}

}
/* ============================================================================*/

.fond-page {
	background-color: #333333;
	background-image: url(/fotos-globales/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		background-image: url(http://www.harleydavidsonlarochelle.com/fotos-globales/bandeau.jpg);
	}
.chapeau {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.texteadresse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.titreadresse {
	font-family: "American Typewriter";
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #FFFFFF;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	_padding-bottom:10px;
}

.texte a{
	color:#E17801;
}

.texteactublanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	}
.texteactunoir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
}
.imageactu{
	_margin-bottom:-8px;
}
H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	//padding-top:10px;
}
H2.categorie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	color: #CCCC99;
	}
H2.actunoir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-left:8px;
}
H2.actublanc{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-left:8px;
}

#articleaccueil H2.actublanc, #articleoccasions H2.actublanc, #articleshopping H2.actublanc{
	margin-left:0px;
}
.legende-occasion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
}
.legende1-shopping {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom:8px;
}
.legende2-shopping {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom:8px;
}

.legende1-actu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom:8px;
	margin-top:0px;
}
.legende2-actu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom:8px;
	margin-top:0px;
}

a.categorie{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	line-height:18px;
	color: #CCCC99;
	text-decoration:none;
}

a.categorie:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.categoriesel{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	line-height:18px;
	color: #ffffff;
	text-decoration:underline;
}

a.lien{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height:14px;
	color: #E17801;
	text-decoration:none;
}

a.lien:hover{
	color: #E17801;
	text-decoration:underline;
}

a.titresommaireactu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	line-height:20px;
	color: #BFBF91;
	text-decoration:none;
}

a.titresommaireactusel{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	line-height:20px;
	color: #ffffff;
	text-decoration:none;
}


.listingactu{
	padding-left:8px;
}
.listingactu:hover{
	background-color:#000000;
}

.listingactusel{
	padding-left:8px;
	background-color:#000000;
}

.fond-contact {
	background-color: #FFFFFF;
	background-image: url(/fotos-contact/equipe-harley-la-rochelle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		background-image: url(http://www.harleydavidsonlarochelle.com/fotos-contact/equipe-harley-la-rochelle.jpg);
	}

.vignettemoto{
	margin: 0px;
	display:inline;
	float:left;
	cursor:pointer;
}
.vignetteTexteMoto{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px;
	margin:0px;
	/*
	width:118px;
	height:84px;
	*/
	width:145px;
	height:104px;
	border:1px solid #ffffff;
	float:left;
	cursor:pointer;
	text-decoration:none;
}

.fichemoto_fond{
	background-color:#4D4D4D;
}

.fichemoto_ref{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	line-height:14px;
	color: #FFAE35;
	text-decoration:none;
}

#descmoto{
	padding:4px 0 8px 0;
}
#descmoto p{
	margin:0;
}

.aucunmodele{
	margin:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	
	
}

/* ============================================================================*/

/* page login : */
.textAuth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}

.inputAuth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:2px;
}

.boutonAuth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:4px;
	margin-left:11px;
}

.messageAuth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FB0000;
	text-align:center;
}


.titreUserAM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}
/* ------------- */

#fullheight{height:100%}



/* ------ */


/*
select {
	margin:2px 0px 2px 0px;
}

input {
	margin:2px 0px 2px 0px;
}
*/

.merciformcontact{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	width:270px;
	margin:10px;
}

.inputform {
	font-size: 12px;
	width:180px;
	height:18px;
	margin:1px 0px 1px 0px;
}

.inputformcontact {
	width:190px;
	height:16px;
	//height:15px;
	margin:1px 0px 0px 0px;
	//margin:0px;
}

.txtareaformcontact{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:right;
	margin-top:1px;
	margin-bottom:1px;
	width:250px;
	height:128px;
	//height:133px;

}

.txtchpoblig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.libellechpform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align:right;
}


.boutonform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:110px;
	height:23px;
	text-align:center;
}







/* styles wiki en general */
table.wikitable{
	background-color:#000000;
	margin-top:8px;
	margin-bottom:8px;
}
table.wikitable tr{
	background-color:#FFFFFF;
}
table.wikitable td.firstline{
	background-color:#cccccc;
}
table.wikitable td.firstline p{
	color:#000000;
	/*
	text-decoration:underline;
	*/
}

table.wikitable td.linetype2{
	background-color:#FFFFFF;
}
table.wikitable td.linetype1{
	background-color:#efefef;
}
