/* CSS Document */
body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;/*à commenter*/
		/*margin: 1em 0;  /*à commenter*/
		margin:0px;
		padding: 0;		/*à commenter*/
		background: #fff;
		color: #000;
		text-align: center; /*center layout in ie5 and 5.5. */
	}

	/* General, Titres et police */
	
	p, h1, h2, h3, h4 {
		text-align: justify;
	}

	p img {
		margin: 0;
		padding: 0;
		border: 1px solid #000;
	}
	
	h1 {
		margin-top: 0;
		font-size: 1.8em;
		font-weight: bold;
		color: #0099cc;
	}
	
	h2 {
		font-size: 1.4em;
		color: #666;
		font-weight: normal;
	}
	
	h3 {
		color: #c33;
		font-size: 1.2em;
	}
	
	h4 {
		color: #999;
		font-size: 1em;
	}
	
	a {
		color: #f00;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	small {
		font-size: .95em;
		color: #666;
	}
	
	ul, li{
	color:#000000;
	
	
	}
	
	/*Pour les balise DIV, et les blocs de mise en page*/
	
		#top
	{
	width: 750px;
	margin: auto;/* centre for compliant browsers*/
	margin-bottom: 1px;
	padding: 0;
	background: #fff url("pics/top.gif") repeat-x top;
	/*height: 60px;*/
	}

	#top p {
		margin: 0;
		padding: .2em .5em;
		color: #069;
		text-align: right;
		height: 20px;
	}
	
	#top span {
		color: #fff;
	}
	
	#top a {
		color: #069;
		font-weight: bold;
	}
	
	#top a strong {
		background: #fff;
		padding: .2em .5em;
	}
	
	#container
	{
	width:750px;
	margin: auto;/* centre for compliant browsers*/
	position: relative;
	/*background: #fff;*/
		background: #fafafa;
	color: #333;
	text-align: left;
	}
	
	#bandeau
	{
	height: 150px;
	background: #fff url("pics/bandeau.jpg") no-repeat left top;
	}
	
	#bandeau_en
	{
	height: 150px;
	background: #fff url("pics/bandeau_en.jpg") no-repeat left top;
	}
	
	
	#drapeau{
	padding-top:100px;
	padding-right:10px;
	float:right;
	}
	#drapeau img{
	padding:3px;
	}
	
	#drapeau img {
	border: 0px solid #000;
	
	}
	
	#bandeau a#lienlogo {
		display: block;
		width: 260px;
		height: 75px;
	}
	
	/*menu pour la navigation haute*/
		
	#menutop {
	background: #c00;
	}
	
	#menutop ul
	{
	padding: .3em 0;
	margin: 0;
	font-size: 12px;
	list-style-type: none;
	background: #c00;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
	}
	
	#menutop li { display: inline; }

	#menutop li a
	{
	padding: .3em .9em;
	margin: 0 .2em;
	text-decoration: none;
	color: #fff;
	background: #c00;
	/*text-transform: uppercase;*/
	letter-spacing: 0.05em;
	border-right: 1px solid #fff;
	}
	
	#menutop li#last a
	{
	border-right: 0;
	}
	
	#menutop li a:hover
	{
	color: #f99;
	/*background: #214669;*/
	}
	
	#menutop a#current
	{
	color: #c00;
	background: #fff;
	/*border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;*/border-color: #c00;
	}
	
			/* CONTENU */
	
	#content
	{
	/*margin: 0 200px 0 0;*/
	margin:5px 5px 5px 5px;
	float:left;
	display: inline;
	padding: 0em 0em 0em 0em;
	background: #fafafa;
	width:495px;
	/*border:1px solid #000000;*/
	
	}
		
	#content ul {
		list-style: square;
		list-style-position: inside;
		margin: 0;
		padding: 0;
	}
	
	#content p {
		color: #333;
		font-size: 1.1em;
		text-align: justify;
	}
	
	/*
	/* CONTENU */
	
	#content_general
	{
	/*margin: 0 200px 0 0;*/
	margin:5px 5px 20px 5px;
	float:left;
	padding: 15px 15px 0em 15px;
	background: #fafafa;
	width:715px;
	/*border:1px solid #000000;*/
	
	}
		
	#content_general ul {
		list-style: square;
		list-style-position: inside;
		margin: 0;
		padding: 0;
	}
	
	#content_general p {
		color: #333;
		font-size: 1.1em;
		text-align: justify;
	}
	
	/*block pour la liste principal de gauche contenu dans le content*/
	#titrecatalogue {
	color:#FFFFFF;
	float:left;
	width: 230px;
	background: #c00;
	border:thin solid #c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	}
	
	#titrecatalogue_contact {
	color:#FFFFFF;
	float:left;
	width: 180px;
	background: #c00;
	border:thin solid #c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	}
	
	#produitcatalogue {
	float:left;
	width: 83%;
	background: #c00;
	border:thin solid #c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-top:10px;
	padding:0px;
	color:#FFFFFF;
	}
	
	#titrecatalogue a{
	color:#f99;
	}
	#titrecatalogue a:hover{
	color: #fff;
	text-decoration:none;
	}
	#titrecatalogue a#current{
	color: #fff;
	}
	
	#catalogue {

	float:left;
	width:230px;
	border:thin solid #c00;
	margin-bottom:0px;
	padding-bottom:0px;
	background: #fff;
	}
	
	#catalogue_contact {

	float:left;
	width:180px;
	border:thin solid #c00;
	margin-bottom:0px;
	padding-bottom:0px;
	background: #fff;
	}
	
	#catalogue_liste_produit {

	float:left;
	width: 83%;
	border:thin solid #c00;
	margin-bottom:5px;
	padding-bottom:5px;
	background: #fff;
	}
	
	#cataloguelist {
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;

	float:left;
	padding: 0px 1px 1px 2px;
	font-size:12px;
	background: #fff;
	}
	/*les ul de mise en page*/
	#cataloguelist a {
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:13pt;
	color: #000000;
	text-decoration: none;
	}
	#cataloguelist a#current {
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;

	font-weight:bold;
	}
	
	#cataloguelist a:hover{
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;

	color: #c00;
	text-decoration: none;
	}
	#cataloguelist #style{

	text-align:center;
	}
	
	

	

	/*Block pour le détail du catalogue*/
	#titredetail {
	/*width: 450px;*/
	margin-left:10px;
	background: #c00;
	border:thin solid #c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#detail {
	margin-left:10px;
	border:thin solid #c00;
	font-size:10px;
	/*padding: 0px 1px 1px 5px;*/
	}
	#detail table{
	font-size:11px;
	}
	
	#detail table a{
	font-size:12px;
	font-weight:bold;
	}
	
	#detaillist {
	border:1px solid #c00;
	padding-bottom:10px;
	margin:2px;
	padding-right:3px;
	}
	#detaillist2{
	border:1px solid #c00;
	margin:2px;
	}
	
	#detaillist img{
	margin:5px;
	float:left;
	}
	
		
	/*le bas de page*/
	#footer {
	margin-top:5px;
	clear: both;
	padding: .5em 0 1em;
	background: #eef9fd url("pics/bg_footer.gif") repeat-x bottom left;
	color: #069;
	text-align: center;
	line-height: 1.5em;
	}
	
	#footer a
	{
	color: #069;
	font-weight: bold;
	}
	
	/*Pour l'actu*/
	
.news {
	display: block;
	padding: 1em 10px;
	margin: 0.5em  0 1em 0.5em;
	width: 95%;
	background: #FFFFFF;
	border-bottom: 1px solid #FF8080;
	border-top: 1px solid #FF8080;
	
	}

.news h3, .news h4, .news p {
	margin: 0;
	}

.news h4 {
	margin: 0.5em 0;
	}
	
.news h2 {
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	}


.news p {
	padding: 0.3em 0.3em 1em 0em;
	}

.visuel {
	/*display: inline;*/
	float: left;
	margin: 0 15px 8px 0;
	/*width: 140px;*/
	}

.visuel img {
	border: 1px solid #ccc;
	}

.description p {
	display: inline;
	float: left;
	}
	
	.description {
	display: inline;
	float: left;
	width:530px;
	}

.fin {
	clear: both;
	display: block;
	height: 1px;
	font-size: 0;
	}
	
.date	{
	display: inline;
	float: right;
	font-size: 0.85em;
	margin: 0 0 .5em .5em;
	padding: 0.3em .5em;
	color: #FFF;
	font-weight: bold;
	background: #00b4ff;
	text-align: right;
	}

.petit{
font-size:0.8em;
}
	

#plan{
margin-top:10px;
margin-left:200px;
}
#plan img{
border:1px solid #000;
}
	/* Formulaires et contact */

	form {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		margin: 0;
	}

	select, input, textarea {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		padding: 2px;
		border : 1px solid #000;
		/*border : 1px solid #999;*/
	}
	
	input.simple {
		border : 0px;
	}

	label {/*Quand il y en a comme pour les check box*/
		font-size: 11px;
		color:#333;
	}
	
	#formcontact {
	padding: 20px;
	margin-bottom: 1em;
	text-align: center;
	background: #74d3ee;
	margin-top: 10px;
	margin-left: 200px;
	}
	
	#formcontact table {
		text-align: left;
		font-size: 1em;
		color: #333;
	}
	
	
	textarea {
		width: 305px;
	}
	
	
	#titremenucontact {
	background-color: #c00;
	border:thin solid #c00;
	margin-top: 10px;
	float: left;
	width: 180px;
	position: absolute;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	}
	#menucontact {
	border:thin solid #c00;
	margin-top: 25px;
	float: left;
	width: 180px;
	position: absolute;	
	}
	#menucontactlist {
	margin:5px;
	}
	
	#menucontactlist a {
	color: #000;
	text-decoration: none;
	}
	
	#menucontactlist a:hover {
	color: #c00;
	text-decoration: none;
	}
	
	#menucontactlist a#current {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	
	/*block en plus pour la confirmation et le plan d'acces*/
	#conf {
	padding: 20px;
	margin-bottom: 1em;
	text-align: center;
	background: #74d3ee;
	margin-top: 10px;
	margin-left: 200px;
	}
	
	
	#cataloguelist li {
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;		
	padding-bottom:0px;			
	list-style-type:none;
	}	
	
	#cataloguelist li a {
	
	text-align:left;
	margin-left:0px;
	padding:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	}	
	
	#cataloguelist ul {
	list-style:none;
	/*list-style-type:none;*/
	text-align:left;
	margin-left:0px;
	padding-left:2px;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top:2px;

	}	
	
	/*Colonne gauche*/
	
	#left {

	margin:15px 5px 5px 5px;
	width:230px;
	float:left;
	display: inline;
	background: #fff;
	}
	
	#left_contact {

	margin:10px 5px 5px 5px;
	width:190px;
	float:left;
	background: #fff;
	}
	
	/*Definition du listing produit*/
	#vignette_produit, .vignette_produit
	{
	float:left;
	height:50px;
	width:50px;
	border : 1px solid #ff0000;
	margin:2px;
	padding-top:2px;
	padding-bottom:2px;
	background: #fff;
	}
	
	#nom_produit
	{
	float:left;
	height:50px;
	width:340px;
	border : 1px solid #ff0000;
	margin:2px;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	line-height: 120%;
	background: #fff;

	}
	
	#nom_produit_total
	{
	float:left;
	height:50px;
	width:98%;
	border : 1px solid #ff0000;
	margin:2px;
	font-size:0.9em;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	line-height: 120%;
	background: #fff;
	color:#000000;
	}
	
	nom_produit_total a
	{
	color:red;
	font-weight:bold;
	}
	/*
	#nom_produit a
	{
	color:red;
	font-weight:bold;
	}
	*/
	
	.lien_nom_produit
	{
	color:red;
	font-weight:bold;
	}
	
	.nom_produit
	{
	color:#000;
	font-weight:normal;
	}
	
	.nom_marque
	{
	color:#000;
font-weight:normal;
	}
	/*Definition du listing produit*/
	#vignette_produit_moteur
	{
	float:left;
	height:100px;
	width:100px;
	border : 1px solid #ff0000;
	margin:2px;
	padding-top:2px;
	padding-bottom:2px;
	background: #fff;
	}
	
	#nom_produit_moteur
	{
	float:left;
	height:67px;
	width:295px;
	border : 1px solid #ff0000;
	margin:2px;
	font-size:11px;
	padding-top:35px;
	padding-bottom:2px;
	padding-left:2px;
	line-height: 120%;
	background: #fff;
	}
	
	#presentation
	{
	float:left;
	width:300px;
	height:190px;
	}
	
	#nouveaute
	{
	float:left;
	width:300px;
	height:190px;
    margin-left:50px;
	margin-right:20px;
	border:solid 1px #00CCFF;
	background: #fff url("images/nouveaute.gif") no-repeat left top;
	}
	
	#nouveaute_contenu
	{
	margin-top:30px;
	}
	
	#nouveaute_contenu img#image_produit
	{
	float:right;
	border:#66CCFF 1px solid;
	margin-right:1px;
	}
	
	#nouveaute_contenu img#details
	{
	float:left;
	
	}
	
	#nouveaute_contenu p#ref_nouveaute
	{
	margin-top:30px;
	}
	
	#nouveaute_contenu p#designation_nouveaute
	{
	margin-top:30px;
	}
	
	
	
	#nouveaute_en
	{
	float:left;
	width:300px;
	height:190px;
	margin-left:50px;
	margin-right:20px;
	border:solid 1px #00CCFF;
	background: #fff url("images/nouveaute_en.gif") no-repeat left top;
	}
	
	img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
   border:0px;
   }
   img.contact {
   border:0px;
   }
	
	#presentation ul
	{
	/*list-style:circle;*/
	list-style:square;
	list-style-position:inside;
	margin-left:0px;
	/*padding-left:2px;*/
	margin-bottom:2px;
	padding-bottom:0px;
	margin-top:8px;
	}
	
	#presentation h3
	{
	font-family:verdana;
	font-size:12px;
	color:#cc0000;
	
		}
	
	#presentation li
	{
	font-family:verdana;
	font-size:12px;
	color:#cc0000;
	}
	
	#presentation p
	{
	font-family:verdana;
	font-size:11px;
    font-weight:bold;
	color:#999999;
	margin-left:0px;
	}
	
	#nouveaute p
	{
	margin-top:35px;
	margin-left:5px;
	font-family:verdana;
	font-size:11px;
	color:#00b4ff;
	}
	
	#nouveaute img
	{
	border:0px;
	}
	
	#nouveaute_en p
	{
	margin-top:35px;
	margin-left:5px;
	font-family:verdana;
	font-size:11px;
	color:#00b4ff;
	}
	
	#nouveaute_en img
	{
	border:0px;
	}
	
	#vignette_nouveaute
	{
	float:right;
	height:50px;
	width:50px;
	margin:25px 1px 1px 1px;
	padding-top:2px;
	padding-bottom:2px;
	background: #fff;
	}