@charset "utf-8";
/* CSS Document */

body {
	margin: 0; padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #555;
	background: #a8a8a8; }

a { color: #990000; }
a:hover, a:visited { color: #cc0000; }
a:visited { color: #660000; }
p { margin: 0; padding: 0; }

p#lang {
	float: right;
	text-align: right;
	padding: 9px 24px 9px 0; }

.page {
	background: #a8a8a8 url(../img/bg_wings.jpg) top center no-repeat; }

#header { }
#header_content {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	text-align: right;
	position: relative; }
#header h1 {
	float: left;
	margin: 0;
	padding: 24px; }
#header #membarpac {
	float: right;
	width: 250px;
	padding: 12px;
	color: #999;
	font-size: 0.8em; }
#header #membarpac a img {
	display: block;
	float: left;
	padding: 6px 12px 0 12px; }
#header #membarpac a {
	color: #000; }
#header #membarpac a:hover {
	color: #6eb43f; }
#header #membarpac p {
	padding-top: 12px;
	text-align: left; }

#nav { }
#nav_content {
	width: 940px;
	margin: auto;
	background: #970000 url(../img/nav_bginv.jpg) bottom repeat-x;
	border-left: 1px solid #b00;
	border-right: 1px solid #b00; }
#nav ul {
	list-style: none;
	margin: 0; padding: 0; }
#nav ul li {
	margin: 0; padding: 0;
	float: left; }
#nav ul li a {
	display: block;
	padding: 12px 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	-moz-text-shadow: 1px 1px 2px #036; -webkit-text-shadow: 1px 1px 2px #036; text-shadow: 1px 1px 2px #036; }
#nav ul li a:hover {
	background: #b30000 url(../img/nav_bginv-over.jpg) bottom repeat-x; }


#home #nav li#nav_home a, #parts #nav li#nav_parts a, #vehicles #nav li#nav_vehicles a, #contact #nav li#nav_contact a {
	/* highlight current page in navigation... for example: */
	background: #6d0100 url(../img/nav_bg-over.jpg) bottom repeat-x; }

#content {
	width: 940px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	-moz-box-shadow: 0 0 6px #999; -webkit-box-shadow: 0 0 6px #999; box-shadow: 0 0 6px #999; }
#content_content {
	padding: 24px 24px 24px 24px;
	position: relative; }

#banner {
	margin: 0 -12px 0 -12px;
	width: 964px;
	background: #990000;
	border: 1px solid #990000;
	-moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; }
#banner img, #banner2 img {
	border-left: 1px solid #990000;
	-moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; }
#banner img.banner_first, #banner2 img.banner_first {
	border-left: none; }

#content h2 {
	margin: 12px 0 12px 0; padding: 0;
	color: #990000; }

#content p {
	margin: 0 0 24px 0;
	line-height: 1.4; }

#content ul {
	list-style: square;
	margin: 0 0 12px 24px;
	padding: 0; }
#content li {
	margin: 0;
	padding: 0 0 12px 0; }


#footer {
	width: 940px;
	margin: 0 auto;
	border-top: 1px solid #aaa;
	-moz-box-shadow: 0 2px 6px #999; -webkit-box-shadow: 0 2px 6px #999; box-shadow: 0 2px 6px #999; }
#footer_content {
	font-size: 0.8em;
	color: #aaa;
	background: #770000;
	padding: 12px; }
#footer_content a {
	color: #aaa; }
#footer_content a:hover {
	color: #fff; }

.home_rightcol {
	width: 294px;
	position: relative;
	float: right;
	margin-left: 0; }

.home_rightcol #piecesimg {
	position: absolute;
	right: -50px;
	top: -40px; }

.home_rightcol2 {
	float: right;
	width: 270px;
	margin-left: 24px;
	margin-right: 24px; }
.home_rightcol2 h2 {
	margin-top: 12px; }

#home_fold {
	clear: both;
	background: url(../img/hr_wave.jpg) center top no-repeat;
	padding-top: 50px; }

ul#home_links {
	margin: 170px 0 24px 0; padding: 0 0 0 24px;
	list-style: none;
	text-align: left; }
ul#home_links li {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold; }
ul#home_links li a, ul#home_links li a:visited {
	/*background: #75bd46 url(../img/grad_green.jpg) bottom repeat-x;*/
	color: #000;
	text-decoration: underline;
	/*border: 1px solid #89de52;
	-moz-text-shadow: 1px 1px 3px #222; -webkit-text-shadow: 1px 1px 3px #222; text-shadow: 1px 1px 3px #222;*/ }
ul#home_links li a:hover {
	/*background: #89de52 url(../img/grad_green_hover.jpg) bottom repeat-x;*/
	color: #229911; }


ul#membres {
	list-style: none;
	margin: 0; padding: 0; }
ul#membres li {
	float: left;
	width: 110px;
	margin: 0 24px 24px 0;
	font-size: 0.8em;
	text-align: center; }
ul#membres li a {
	color: #666; }
ul#membres li a:hover {
	color: #09C; }
ul#membres li img {
	border: 0;
	padding: 0 0 6px 0; }


#vehicles #banner {
	display: none; }
#vehicles #content_content {
	padding-top: 24px; }


#contact #content img {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000; }
#contact #content #map img {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000; }

#map {
	float: right;
	margin: 24px;
	padding: 0; }
#map iframe {
	border: 1px solid #666; }
#map small {
	display: block;
	padding: 6px; }

#tel {
	font-size: 1.2em; }
#tel strong {
	color: #000;
	padding-left: 120px; }


/* RECHERCHE DE PIECES */

#pc_rech ul {
	list-style: none;
	padding: 0; margin: 0; }
#pc_rech li {
	float: left;
	margin: 0 24px 0 0;
	padding: 0 0 12px 0; }
#pc_rech li label {
	display: block; }

#pc_rech_table_results {
	margin-top: 24px;
	border-top: 1px solid #999; }

#pc_rech_results td {
	padding: 3px;
	background: #fff;
	color: #444;
	text-align: center;
	border: 1px solid #999; }

#pc_rech_results td.pcomm_rec_name {
	background: #fff;
	color: #444;
	font-weight: bold;
	text-align: left;
	padding: 8px 3px; }
#pc_rech_results .pcomm_rec_assoc_logo {
	display: none; }
#pc_rech_results td.pcomm_rec_city {
	text-align: left;
	background: #fff;
	color: #444; }
#pc_rech_results td.pcomm_rec_tel1 {
	width: 100px;
	text-align: center;
	background: #fff;
	color: #444; }
#pc_rech_results td.pcomm_rec_tel2 {
	background: #fff;
	color: #444;
	width: 100px;
	text-align: center; }