


* {
	padding: 0;
	margin: 0;
	border: none;
}

body {
	font-size: 62.5%;
	font-family: arial, verdana, sans-serif;
	background: #fff;
	text-align: center;
	color: #000;
}

.spacer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#page {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background: url("SITES/garage-jmwracing.com/squelettes/images/milieu.png") repeat-y;
	font-size: 1.1em;
}




#page #haut {
	position: relative;
	width: 1024px;
	height: 387px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/haut.png");
}

#page #haut h1 {
	position: absolute;
	top: 0px; left: 20px;
	width: 580px;
	height: 100px;
}

#page #haut h1 a {
	display: block;
	padding-top: 100px;
	height: 0px !important;
	height /**/:100px;
	overflow: hidden;
}

#page #haut ul {
	position: absolute;
	top: 35px; left: 610px;
	width: 365px;
	height: 28px;
	list-style: none;
}

#page #haut ul li {
	display: block;
	float: left;
}

#page #haut ul li#menu-accueil		{ width: 78px; }
#page #haut ul li#menu-contact		{ width: 84px; }
#page #haut ul li#menu-recherche	{ width: 100px; }
#page #haut ul li#menu-plan			{ width: 103px; }

#page #haut ul li a,
#page #haut ul li a:link,
#page #haut ul li a:visited {
	display: block;
	padding-top: 28px;
	height: 0px !important;
	height /**/:28px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#page #haut ul li#menu-accueil a	{ background-image: url("SITES/garage-jmwracing.com/squelettes/images/menu-accueil.png"); }
#page #haut ul li#menu-contact a	{ background-image: url("SITES/garage-jmwracing.com/squelettes/images/menu-contact.png"); }
#page #haut ul li#menu-recherche a	{ background-image: url("SITES/garage-jmwracing.com/squelettes/images/menu-recherche.png"); }
#page #haut ul li#menu-plan a		{ background-image: url("SITES/garage-jmwracing.com/squelettes/images/menu-plan.png"); }

body.rub-1 #page #haut ul li#menu-accueil a,
body.rub-2 #page #haut ul li#menu-contact a,
body.rub-3 #page #haut ul li#menu-recherche a,
#page #haut ul li a:hover {
	background-position: 0 -28px;
}





#page #gauche {
	float: left;
	width: 245px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/a_noter_milieu.png") repeat-y;
}

#page #gauche h2 {
	width: 245px;
	padding-top: 70px;
	height: 0px !important;
	height /**/:70px;
	overflow: hidden;
	background: url("SITES/garage-jmwracing.com/squelettes/images/a_noter_haut.png");
}

#page #gauche ul {
	padding: 0 30px 0 40px;
	list-style: inside;
}

#page #gauche ul li {
	padding-bottom: 10px;
}

#page #gauche ul li a,
#page #gauche ul li a:link,
#page #gauche ul li a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#page #gauche ul li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#page #gauche .bas {
	clear: both;
	width: 245px;
	height: 98px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/a_noter_bas.png");
}




#page #centre {
	float: right;
	width: 779px;
}



#page #centre #milieu {
	float: left;
	padding: 20px 15px 0 15px;
	width: 490px !important;
	width /**/:520px;
}

#page #centre #milieu ul#fil_ariane {
	list-style: none;
	padding: 0 10px 30px 0;
}

#page #centre #milieu ul#fil_ariane li {
	display: inline;
	font-style: italic;
	color: #6e6e6e;
}

#page #centre #milieu ul#fil_ariane li ul li {
	color: #6e6e6e;
	font-style: normal;
}

#page #centre #milieu ul#fil_ariane li a {
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: none;
}

#page #centre #milieu ul#fil_ariane li a:hover {
	color: #6e6e6e;
	text-decoration: underline;
}

#page #centre #milieu ul#fil_ariane li ul {
	display: inline;
}

#page #centre #milieu #a_la_une {
	margin-top: 30px;
	width: 490px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/a_la_une_milieu.png") repeat-y;
}

#page #centre #milieu #a_la_une .haut {
	height: 100px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/a_la_une_haut.png") no-repeat;
}

#page #centre #milieu #a_la_une .milieu {
	padding: 0 40px 10px 40px;
}

#page #centre #milieu #a_la_une .bas {
	height: 20px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/a_la_une_bas.png") no-repeat;
}

#page #centre #milieu h1 {
	font-size: 2em;
	padding-bottom: 10px;
}

#page #centre #milieu h2 {
	font-size: 1.7em;
}

#page #centre #milieu h3 {
	font-size: 1.4em;
}

#page #centre #milieu .texte {
	padding-bottom: 10px;
}

div.texte2{
	float:left;
	width:210px;
}
div.texte3{
	float:left;
	width:168px;
}


#page #centre #milieu a,
#page #centre #milieu a:link,
#page #centre #milieu a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#page #centre #milieu a:hover {
	color: #000;
	text-decoration: none;
}

#page #centre #milieu .texte p {
	padding-bottom: 10px;
}

#page #centre #milieu .texte ul {
	padding-bottom: 10px;
	list-style: inside;
}

#page #centre #milieu table#gallerie td {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}

#page #centre #milieu ul.plan {
	clear: both;
	padding: 0 10px 10px 10px;
	list-style: disc inside;
}

#page #centre #milieu ul.plan li {
	padding-top: 8px;
}

#page #centre #milieu ul.plan ul {
	padding: 0 0 0 15px;
	list-style: disc inside;
}

#page #centre #milieu .spip_documents_left {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
}

#page #centre #milieu .spip_documents_right {
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
}

#page #centre #milieu .spip_documents_center {
	display: block;
	margin: 5px 0;
	text-align: center;
}

#page #centre #milieu .article {
	clear: both;
	padding-top: 10px;
}

#page #centre #milieu .logo_article {
	float: left;
	padding-right: 10px;
}

#page #centre #milieu legend {
	font-weight: bold;
	font-size: 1em;
}

#page #centre #milieu input,
#page #centre #milieu textarea {
	border: 1px solid #000;
	font-family: arial, verdana, sans-serif;
	color: #000;
	font-size: 1em;
}

#page #centre #milieu dl {
	padding-top: 10px;
}

#page #centre #milieu ul.boutons {
	padding-top: 10px;
	list-style: none;
}




#page #centre #droite {
	float: right;
	width: 259px;
	padding-bottom: 60px;
}



#page #centre #droite #rubriques {
	padding: 0 45px 0 25px;
}

#page #centre #droite #rubriques .accordeon,
#page #centre #droite #rubriques .pas-accordeon {
	padding-bottom: 4px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/ligne.png") no-repeat bottom;
}

#page #centre #droite #rubriques .pas-accordeon h2 {
	padding: 7px 0;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
}

#page #centre #droite #rubriques .accordeon h2 {
	padding: 7px 0 7px 25px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/plus.png") no-repeat 0 7px;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	line-height: 20px;
}

#page #centre #droite #rubriques .accordeon h2:hover {
	text-decoration: underline;
}

#page #centre #droite #rubriques .accordeon h2.ouvert {
	background-image: url("SITES/garage-jmwracing.com/squelettes/images/moins.png");
}

#page #centre #droite #rubriques .accordeon div {
	padding-top: 4px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/ligne.png") no-repeat top;
}

#page #centre #droite #rubriques .accordeon div ul {
	padding: 5px 10px 5px 25px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/fond.png") repeat-y;
	list-style: none;
}

#page #centre #droite #rubriques .accordeon div ul li {
	display: block;
}

#page #centre #droite #rubriques .accordeon div ul li a,
#page #centre #droite #rubriques .accordeon div ul li a:link,
#page #centre #droite #rubriques .accordeon div ul li a:visited {
	display: block;
	padding: 4px 0 4px 10px;
	color: #000;
	text-decoration: none;
	background: url("SITES/garage-jmwracing.com/squelettes/images/puce.png") no-repeat 0 5px;
}

#page #centre #droite #rubriques .accordeon div ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#page #centre #droite #rubriques .pas-accordeon h2 a,
#page #centre #droite #rubriques .pas-accordeon h2 a:link,
#page #centre #droite #rubriques .pas-accordeon h2 a:visited {
	display: block;
	padding-left: 25px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/moins.png") no-repeat 0 0;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}

#page #centre #droite #rubriques .pas-accordeon h2 a:hover {
	text-decoration: underline;
}



#page #centre #droite #coordonnees {
	padding: 30px 36px 20px 16px;
	text-align: center;
}



#page #bas {
	position: relative;
	clear: both;
	width: 1024px;
	height: 104px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/bas.png");
}

#page #bas a,
#page #bas a:link,
#page #bas a:visited {
	position: absolute;
	top: 64px; left: 200px;
	color: #FEB200;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 20px;
	text-decoration: none;
}

#page #bas a:hover {
	color: #FEB200;
	text-decoration: underline;
}

#page #bas #camion {
	position: absolute;
	z-index: 20;
	right: 0; bottom: 0;
	width: 264px;
	height: 176px;
	background: url("SITES/garage-jmwracing.com/squelettes/images/camion.png");
}