@charset "utf-8";

body {
	font: 100%/1.4 proxima-nova, Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#181818;
	width:100%;
}


a.btTop {
	position:fixed;
	right:10%;
	bottom:0px;
	background-color:black;
	color:white;
	visibility:hidden;
	font-size:15px;
	text-transform:uppercase;
	padding: 2px 5px 2px 5px;
	opacity:0.7;
	border-radius: 2px;
}

.contenuSite
{	
	width:100%;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.content{
	max-width:1000px; /* Ne doit jamais être plus large que l'image */
	width:90%;
	display:inline-block;
	text-align:center; 
}
img {
	border-style:none;
}

a.camion{
	margin-left:10px;
	background-image: url(imgs/bt-camion-up.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 179px; height: 131px;
	border-width: 50px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
a.roue{
	margin-left:10px;
	background-image: url(imgs/bt-roue-up.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 179px; height: 131px;
	border-width: 50px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
a.machinerie{
	margin-left:10px;
	background-image: url(imgs/bt-pepine-up.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 179px; height: 131px;
	border-width: 50px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

a.recreatif{
	margin-left:10px;
	background-image: url(imgs/bt-vr-up.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 179px; height: 131px;
	border-width: 50px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

a.agricole{
	margin-left:10px;
	background-image: url(imgs/bt-tracteur-up.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 179px; height: 131px;
	border-width: 50px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
a.loisir{
	margin-left:10px;
	background-image: url(imgs/bt-skidoo-up.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 179px; height: 131px;
	border-width: 50px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
a.remorque{
	margin-left:10px;
	background-image: url(imgs/bt-remorque-up.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 179px; height: 131px;
	border-width: 50px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
a.piece{
	margin-left:10px;
	background-image: url(imgs/bt-pieces-up.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 179px; height: 131px;
	border-width: 50px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

div .icone {display:inline-block;margin-bottom:10px;}

.camion {border: 50px solid rgba(0, 0, 0, 1);}
.roue {border: 50px solid rgba(0, 0, 0, 1);}
.machinerie {border: 50px solid rgba(0, 0, 0, 1);}
.recreatif {border: 50px solid rgba(0, 0, 0, 1);}
.agricole {border: 50px solid rgba(0, 0, 0, 1);}
.loisir {border: 50px solid rgba(0, 0, 0, 1);}
.remorque {border: 50px solid rgba(0, 0, 0, 1);}
.piece {border: 50px solid rgba(0, 0, 0, 1);}

.camion:hover{border: 1px solid rgba(0, 174, 239, 1);}
.roue:hover{border: 1px solid rgba(0, 174, 239, 1);}
/*.machinerie:hover{border: 1px solid rgba(0, 174, 239, 1);}
.recreatif:hover{border: 1px solid rgba(0, 174, 239, 1);}*/
/*.agricole:hover{border: 1px solid rgba(0, 174, 239,, 1);}*/

.loisir:hover{border: 1px solid rgba(0, 174, 239, 1);}
.remorque:hover{border: 1px solid rgba(0, 174, 239, 1);}
.piece:hover{border: 1px solid rgba(0, 174, 239, 1);}


ul.navigation  {
	
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	list-style-type:none;
	padding:0px;
	text-transform:uppercase;

}
ul.navigation li {
	display:inline-block;
	margin: 1px 8px 8px 8px;
	padding:1px 0px 1px 0px;

}
li.page_active::after {
	display:block;
	content: '';
    position: relative;
    left: 40%;
    width: 0;
    height: 0;
	padding:0px;
	margin-bottom:-12px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #484c50;
    clear: both;
}

li.page_active_contact::after
{
	display:block;
	content: '';
    position: relative;
    left: 40%;
    width: 0;
    height: 0;
	padding:0px;
	margin-bottom:-12px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #c0beb7;
    clear: both;
}

#contenuPage {
	display:table;
	padding: 25px 50px 100px 50px;

	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	text-align:left;

	
}

div.container {
	background-color:white;
	position:absolute;
	top:450px;
	width:90%;
	max-width:1000px;
	
	display:block;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.containerPageContact
{
	background-color:white;
	position:absolute;
	top:250px;
	width:90%;
	max-width:1000px;
	
	display:block;
	padding:0px 0px 0px 0px;
	text-align:right;
}

header {
	height:auto;
	z-index:10;
}

header .header_contact {
	height:200;
	z-index:10;
}

header #top_bar {
	background-color:#181818;
	text-align:center;
	height:45px;
	vertical-align:middle;
	text-align:left;
	padding-top:7px;
}
#zone_contact {
	float:right;
	vertical-align:middle;
	margin:10px 0px 0px 0px;
}
header #vitrine {
	display:inline-block;
	width:100%;
	height: 397px;
	z-index:10;
	background-color:#2a2620;
	background-image:url(imgs/tracteur-van-xprotect.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	line-height:397px;
}

#photo_camion  {
	width:50%;
	float:right;
} 

#boite_float {
	margin-top:0px;
	padding:5px 10px 5px 10px;
	background-color:rgba(0,174,239,0.5);
	width:50%;
	float:right;

} 
#boite_float p {
	text-align:left;

} 

	

header #carte_google {
	display:inline-block;
	width:100%;
	height:200px;
	z-index:10;
	background-color:#000;
	text-align:center;
	line-height:200px;
} 
#carte {
	opacity:0.8; 
} 





h1 {
	font-size:20px;
	font-family: 'Raleway', sans-serif;
	font-weight:500px;
	text-transform:uppercase;
	margin:10px 0px 0px 0px;
	color:#00aeef;
	text-align:left;
}
h1.h1blanc {
	color:white;
}
h2 {
	font-size:20px;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	color:#333;
	text-align:left;
}
h3 {
	text-align:left;
	margin-bottom:-15px;
	padding-bottom:0px;
}
h1.titreSection{
	font-size:30px;
	color:#666;
	
	margin: 0.75em 0 0.5em 0;
	font-weight:100;
	font-style:italic;
	font-family: 'Raleway', sans-serif;
	position: relative;  
	line-height: 40px;
	padding: 10px 25px 0px 25px;
	text-shadow: 0 2px 0 rgba(255,255,255,0.5);
}
h1.titreSection:after {
	width: 100%;
	position: absolute;
	content: "";
	height: 1px;
	border-radius: 2px;
	left: 0;
	bottom: 0;
	box-shadow: 
		0 -1px 0 rgba(0,0,0,0.3), 
		0 1px 0 rgba(200,200,200,0.5);	
}

ul.sousMenu_page  {
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#333;
	list-style-type:none;
	padding:0px;
	text-transform:uppercase;
	margin:0px;
	width:100%;
}
ul.sousMenu_page li {
	display:inline;
	padding: 0px 15px 0px 15px;
}



/****  FANCY BOX   *****/
a.fancybox img {
	float:none;
	margin:3px 3px 3px 3px;
	max-width:150px;
	max-height:88px;
    border: none;
    -o-transform: scale(1,1); 
	-ms-transform: scale(1,1); 
	-moz-transform: scale(1,1); 
	-webkit-transform: scale(1,1); 
	transform: scale(1,1); -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; 		-webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
 } 
a.fancybox:hover img {
	opacity: 0.9;   
}


#bottom_bar {
	display:block;
	padding: 25px 0px 100px 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	background-color:black;
	text-align:left;
}
#col1_bottom_bar {
	display:inline-block;
	width: 60%;
	margin: 0px 25px 0px 0px;

}
#col2_bottom_bar {
	display:inline-block;
	width: 30%;
	margin: 0px 0px 0px 25px;
	vertical-align:top;
}
#col2_bottom_bar h1  {
	text-align:right !important; 
}

#partenaires_bar{
	color:white;
	text-align:left;
	background-color:#00aeef;
	margin-top:0px;
	padding:25px 50px 25px 50px;
	margin-bottom:0px;}


p {
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	text-align:justify;
	line-height:20px;
	widows: 3;
	orphans: 3;
}

a.bt_icone:active img {
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:15px;
	color:#ed9300;
	list-style-type:none;
	padding:0px;
	text-decoration:none;
}

a.bt_icone:visited img {
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:15px;
	color:#ed9300;
	list-style-type:none;
	padding:0px;
	text-decoration:none;
}

a.liens:link {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}
a.liens:hover {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#999999;
	text-transform:uppercase;
	text-decoration:none;
}
a.liens:active {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}

a.liens:visited {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}

a.liensBleus:link {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#00aeef;
	text-transform:uppercase;
	text-decoration:none;
}
a.liensBleus:hover {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#999999;
	text-transform:uppercase;
	text-decoration:none;
}
a.liensBleus:active {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#00aeef;
	text-transform:uppercase;
	text-decoration:none;
}

a.liensBleus:visited {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#00aeef;
	text-transform:uppercase;
	text-decoration:none;
}

table { 
	font-family: 'Roboto', sans-serif;
	width: 100%; 
  border-collapse: collapse; 
}

tr:nth-of-type(odd) { 
}
th { 
  color: black; 
  font-weight: normal;
  text-transform:uppercase; 
}
td, th { 
  padding: 6px; 
  border: 0px solid #ccc; 
  text-align: left; 
}

footer {
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	font-weight:bold;
	color:black !important;
	background-color:rgba(255,255,255,0.6) ;
	padding:2px 10px 2px 10px;
	height:20px;
	position:fixed;
	bottom:0;
	left:0;
	line-height:22px;

}
a.lienverskaty {
	text-decoration:none;
	text-transform:uppercase;
	color:black !important;
}


@media screen and (min-width: 200px) and (max-width: 950px) {
	
#boite_float {
	background-color:#fff;
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;
	width:100%;
	display:block;
	border-bottom:1px solid #CCC;
	text-align:left;
} 
	
a.fancybox img {
	width:50%;
	float:none;
	margin:3px 3px 3px 3px;
	width:250px;
    border: none;
    -o-transform: scale(1,1); 
	-ms-transform: scale(1,1); 
	-moz-transform: scale(1,1); 
	-webkit-transform: scale(1,1); 
	transform: scale(1,1); -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; 		-webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
 } 
ul.sousMenu_page  {
	font-size:12px;
}
ul.sousMenu_page li {
	display:block;
	}
#logo {
	width:70%;
}


header #top_bar {
	background-color:#181818;
	text-align:center;
	height:25px;
	
	vertical-align:middle;
	text-align:center;
	padding-top:7px;
	text-align:center;
}

#zone_contact {
	display:none;
}


ul.navigation  {
		
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:white;
	list-style-type:none;
	padding:0px;
	text-transform:uppercase;
	margin:0px;
	width:100%;
}

ul.navigation li {
	display:inline-block;
	margin: 0px 0px 0px 0px;
	padding:1px 3px 1px 3px;
	z-index:3;
}

li.page_active::after {
	display:none;
	content: '';
}
li.page_active_contact::after
{
	display:none;
	content: '';
}



li.page_active {
	font-weight:normal;
}


header #vitrine {
	display:inline-block;
	width:100%;
	height: 175px;
	z-index:10;
	background-color:#2a2620;
	background-image:url(imgs/tracteur-van-xprotect.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	line-height:175px;

}

div.container {
	position:absolute;
	top:203px;
}

div.containerPageContact {
	position:absolute;
	top:203px;
}


a.liens:link {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	color:white;
	list-style-type:none;
	padding:0px;
	text-transform:uppercase;
	text-decoration:none;
}
a.liens:hover {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	color:#999999;
	list-style-type:none;
	padding:0px;
	text-transform:uppercase;
	text-decoration:none;
}
a.liens:active {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	color:white;
	list-style-type:none;
	padding:0px;
	text-transform:uppercase;
	text-decoration:none;
}

a.liens:visited {
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	color:white;
	list-style-type:none;
	padding:0px;
	text-transform:uppercase;
	text-decoration:none;
}


p {
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	text-align:left;
}

#col1_bottom_bar {
	display:block;
	width: 100%;
	margin: 0px 0px 0px 0px;

}
#col2_bottom_bar  {
	dislay:block;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#col2_bottom_bar h1 {
	text-align:left !important;
}

table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	
	td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 35%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 35%; 
		padding-right: 0px; 
		white-space:normal;
	}
	
	/*
	Label the data
	*/
	td:nth-of-type(1):before { content: "Atelier"; }
	td:nth-of-type(2):before { content: "Bureau"; }
	
}




	
	
