@import url("reset.css");

body
{
	font-family: verdana;
	font-size: 14px;
	font-weight:bolder;
}

div#conteneur
{
	background-image:url(photos/fondmenu.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:768px;
	margin-right: auto;
	margin-left: auto;
	


	/*padding:0 10px 10px;
	margin:0 auto;
	margin-left:10%	*/
}

div#header
{
	width:250px;
	height:200px;
	position:absolute;
	

}
/*titre contenu + espace du dessous*/
p#titre
{
	text-align:center;
	color:#000099;
	margin-top:210px;
	font-size:18px;
	margin-left:360px;
	position:absolute;
	width:610px;
}

div#spacertitre
{
	height:5px;
}

div#centrale_ac
{
	width:610px;
	height:530px;
	position:absolute;
	margin-left:360px;
	margin-top:230px;
	
}

div#menugauche1
{
	
	/*float:left;*/
	width:300px;
	height:370px;
	position:absolute;
	margin-top:245px;
}

div#voitureok
{
	position:absolute;
}

p#footer 
{
	width:1024px;
	text-align: center;
	position:absolute;
	margin-top:750px;
	text-align:center;
}

/*Positionnement des titres sous menus*/
/*menu accueil*/
dt#accueil a
{
	font-weight:bolder;
	font-size: 12px;
	position:absolute;
	left:88px;
	top:16px;	
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

dt#accueil a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

ul#accueil1 li 
{
	position:absolute;
	width:20px;
	margin-top:61px;
}

li#vehicule a
{
	float:left;
	margin-left:23px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

li#vehicule a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

li#competition a
{
	float:left;
	margin-left:161px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

li#competition a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

/*menu enseigne*/
dt#enseigne a
{
	font-weight:bolder;
	font-size: 12px;
	position:absolute;
	left:88px;
	top:108px;	
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

dt#enseigne a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

ul#enseigne1 li
{
	position:absolute;
	width:20px;
	margin-top:154px;
}

li#sticker a 
{
	float:left;
	margin-left:23px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

li#sticker a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

li#objet_pub a
{
	float:left;
	margin-left:161px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

li#objet_pub a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

/*menu imprimerie*/
dt#imprimerie a
{
	font-weight:bolder;
	font-size: 12px;
	position:absolute;
	left:87px;
	top:201px;	
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

dt#imprimerie a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

ul#imprimerie1 li
{
	position:absolute;
	width:20px;
	margin-top:246px;
}

li#reportage a
{
	float:left;
	margin-left:22px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

li#reportage a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

li#materiel a
{
	float:left;
	margin-left:160px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

li#materiel a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

/*menu devis*/
dt#devis a
{
	font-weight:bolder;
	font-size: 12px;
	position:absolute;
	left:87px;
	top:293px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;	
}

dt#devis a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

ul#devis1 li
{
	position:absolute;
	width:20px;
	margin-top:338px;
}

li#contact a
{
	float:left;
	margin-left:21px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

li#contact a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

li#liens a
{
	float:left;
	margin-left:160px;
	width:100px;
	height:30px;
	text-align:center;
	padding-top:7px;
}

li#liens a:hover 
{
	text-decoration:underline;
	background: url(photos/btnpng.png);
	background-repeat:no-repeat;
}

/* Couleurs des titres du menu */
dt#accueil a
{
	color:yellow;
}

ul#accueil1 li#vehicule a
{
	color:#035CBA;
	font-size: 12px;	
}

ul#accueil1 li#competition a
{
	color:#035CBA;	
	font-size: 12px;
}

dt#enseigne a
{
	color:yellow;
}

ul#enseigne1 li#sticker a
{
	color:#035CBA;	
	font-size: 12px;
}

ul#enseigne1 li#objet_pub a
{
	color:#035CBA;	
	font-size: 12px;
}

dt#imprimerie a
{
	color:yellow;
}

ul#imprimerie1 li#reportage a
{
	color:#035CBA;	
	font-size: 12px;
}

ul#imprimerie1 li#materiel a
{
	color:#035CBA;	
	font-size: 12px;
}

dt#devis a
{
	color:yellow;
}

ul#devis1 li#contact a
{
	color:#035CBA;	
	font-size: 12px;
}

ul#devis1 li#liens a
{
	color:#035CBA;	
	font-size: 12px;
}

/*page contact*/
div#planmap
{
	margin-left:110px;
}

div#text_contact
{
	margin-left:130px;
	width:350px;
	font-size: 16px;
	text-align:center;
}

p#soustitre
{
	padding-top:20px;
}

div#spacercoor
{
	height:12px;	
}

/*page materiel*/

a#machine2 img
{
	margin-left:0px;
}

a#machine1 img
{
	margin-top:15px;
}

a#machine0 img
{
	margin-left:145px;
}

a#machine3 img
{
	
}

a#machine4 img
{
	margin-top:15px;
}

div#photosgauche
{
	width:170px;
	height:378px;
	float:left;
	
	margin-top:15px;
}

div#photoshaut
{
	height:111px;
	width:600px;
}

div#textmateriel
{
	margin-top:15px;	
	float:right;	
	background-image:url(./photos/fond_transparentok.png);
	width:390px;
	height:330px;
}

div#espacemateriel
{
	height:17px;
}
	
/*page objet pub*/

	#screen span {
		position:absolute;
		overflow:hidden;
		border:#FFF solid 1px;
		background:#FFF;
	}
	#screen img{
		position:absolute;
		left:-32px;
		top:-32px;
		cursor: pointer;
		-ms-interpolation-mode:nearest-neighbor;
	}
	#caption, #title{
		color: #000;
		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 1em;
		text-align: center;
	}
	#caption b {
		font-size: 2em;
	}

div#textobj
{
	position:absolute;
	margin-top:345px;
	background-image:url(./photos/fond_transparentok.png);
	width:180px;
	height:35px;
}

	/*page sticker*/

	#screen1 span {
		position:absolute;
		overflow:hidden;
		border:#FFF solid 1px;
		background:#FFF;
	}
	#screen1 img{
		position:absolute;
		left:-32px;
		top:-32px;
		cursor: pointer;
		-ms-interpolation-mode:nearest-neighbor;
	}
	#caption1, #title{
		color: #000;
		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 1em;
		text-align: center;
	}
	#caption1 b {
		font-size: 2em;
	}

div#textsti
{
	position:absolute;
	margin-top:355px;
	background-image:url(./photos/fond_transparentok.png);
	width:600px;
	height:105px;
}

/*index*/

a#porche1 img
{
	float:left;	
	margin:0 20px 0 30px;
}

a#porche2 img
{
	float:left;
	margin:0 20px 0 0;
}

a#porche3 img
{
	float:left;
	margin:0 20px 0 0;
}

a#porche4 img
{
	float:left;
	margin:20px 20px 0 220px;
}

div#animcentre
{
	margin-top:40px;
	margin-left:95px;	
}

/*liens*/
div#centrale_ac a#lien1 img
{
	margin-top:45px;
	margin-left:32px;
	padding-top:15px;
	padding-bottom:15px;
}

div#centrale_ac a#lien2 img
{
	margin-left:32px;
	padding-top:15px;
	padding-bottom:15px;
}

/*page vehicule*/

a#p1 img
{
	float:left;	
	margin:0 20px 0 30px;
}

a#p2 img
{
	float:left;
	margin:0 20px 0 0;
}

a#p3 img
{
	float:left;
	margin:0 20px 0 0;
}

a#p4 img
{
	float:left;
	margin:20px 20px 0 30px;
}

a#p5 img
{
	float:left;
	margin:20px 20px 0 0;
}

a#p6 img
{
	float:left;
	margin:20px 20px 0 0;
}

a#p7 img
{
	float:left;
	margin:20px 20px 0 30px;
}

a#p8 img
{
	float:left;
	margin:20px 20px 0 0;
}

a#p9 img
{
	margin:20px 20px 0 0;
}

div#textveh
{
	background-image:url(./photos/fond_transparentok.png);
	width:600px;
	height:105px;
}

/*page reportage*/
a#reportage0 img
{
	margin-left:35px;
}

a#reportage5 img
{
	margin-left:205px;
}

div#photosrep
{
	margin-top:15px;
}

p#article
{
	text-align:center;
}

/*page compet*/

a#ph1 img
{
	float:left;	
	margin:0 20px 0 30px;
}

a#ph2 img
{
	float:left;
	margin:0 20px 0 0;
}

a#ph3 img
{
	float:left;
	margin:0 20px 0 0;
}

a#ph4 img
{
	float:left;
	margin:20px 20px 0 30px;
}

a#ph5 img
{
	float:left;
	margin:20px 20px 0 0;
}

a#ph6 img
{
	float:left;
	margin:20px 20px 0 0;
}

/*page imprimerie*/

a#imp1 img
{
	float:left;
	margin:0px 20px 0 30px;
}

a#imp2 img
{
	float:left;
	margin:0px 20px 0 0;
}

a#imp3 img
{
	float:left;
	margin:0px 20px 0 0;
}

a#imp4 img
{
	float:left;
	margin:20px 20px 0 30px;
}

a#imp5 img
{
	float:left;
	margin:20px 20px 0 0;
}

a#imp6 img
{
	float:left;
	margin:20px 20px 0 00px;
}

a#imp7 img
{
	float:left;
	margin:20px 20px 0 30px;
}

div#textimp
{
	background-image:url(./photos/fond_transparentok.png);
	width:290px;
	height:172px;
	float:right;
	margin-right:80px;
	margin-top:20px;
}

div#space
{
	height:13px;
}

/*page enseigne*/

a#ens1 img
{
	float:left;	
	margin:0 20px 0 30px;
}

a#ens2 img
{
	float:left;
	margin:0 20px 0 0;
}

a#ens3 img
{
	float:left;
	margin:0 20px 0 0;
}


a#ens4 img
{
	float:left;
	margin:20px 20px 0 30px;
}

a#ens5 img
{
	float:left;
	margin:20px 20px 0 0;
}

a#ens6 img
{
	margin:20px 20px 0 0;
}

div#ens
{
	margin-bottom:10px;
}

div#textens
{
	background-image:url(./photos/fond_transparentok.png);
	width:600px;
	height:206px;
}

div#espace
{
	height:11px;
}

/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(XXX/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
   /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="XXX/overlay.png", sizingMethod="scale");*/
}
/*-------- fin lightbox -------*/