 /* CSS Document */

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                           POLICES                                                  ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

 h1 { 
	font-family: 'Giorgio-thin', 'Roboto', 'Cabin',  helvetica;
	font-weight: 200;
	font-size: 3em;
	color: #D31D31;
	text-align: center;
 }

 h2 { 
	font-family: 'Giorgio-thin', 'Roboto', Cabin,  helvetica;
	font-weight: 300;
	font-size: 1.5em;
	letter-spacing: -0.0em;
	color: rgba(0,0,0,0.6);
	text-align: center;
 }

 h3 { 
	margin: 0 0 30px 0;
	color: #31a7d2;
	text-align: center;
 }

 h4 { 
	font-family: 'Roboto', Cabin,  helvetica;
	font-weight: 300;
	font-size: 0.75em;
	letter-spacing: -0.05em;
	color: rgba(0,0,0,0.6);
	margin: 0px;
 }
		
 
 h5 { 
 	font-family: 'Roboto', Cabin,  helvetica;
	color: rgba(0,0,0,0.6);
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
 }
 		
 a { 
 	text-decoration: none; 
	border: none; 
	font-family: arial; 
	color: rgba(0,0,0,0.7);
}	

/* Définition des balises de textes */
 
 p {
	color:  rgba(0,0,0,0.6);
	text-align: center;
}
 
 * {
	font-family: 'Roboto', helvetica, Arial, sans-serif;  
 	margin: 0;
	padding: 0;
 	-webkit-box-sizing: border-box; -O-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  
 
 }


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                           PAGE                                                     ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Mise en page*/

#page_occasions #site_location{
	margin-bottom: 8px;
}

#page_occasions #full_width1{
	box-shadow: none;
	padding-bottom: 0;
}

#page_occasions #full_width3{
	box-shadow: none;
	background-color: #FAFAFA;
}


#page_occasions h1{
	margin: 0;
	text-align: center;
}


#page_occasions h2 {
	color: #D31D31;
	margin: 20px 0 0 0;
}

#page_negoce h3 {
	text-align: center;
	margin: 0 0 15px 0;
	color: rgba(0,0,0,0.4);
}

.occasions_intro p {
	text-align: justify;
	font-size: 14px;
	color: rgba(0,0,0,0.6);
	line-height: 20px;
	font-weight: 100;
	font-family: helvetica;
	padding: 0 10px;
}

/*////////// Full Width 1 //////////*/

#top_box {
	width: 100%;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	border-top: solid 1px rgba(0,0,0,0.2);
	box-shadow: 0 0px 10px 0px rgba(0,0,0,0.1);
}

#top_left_box {
	display: table-cell;
border: medium none;
	width: 50%;
	padding: 50px 70px 0;
	background-color: rgba(0,0,0,0.02);
	box-shadow: inset -10px 0 10px -10px #FFF, 
				inset -20px 0 20px -20px #FFF, 
				inset -30px 0 30px -30px #FFF, 
				inset -40px 0 40px -40px #FFF, 
				inset -50px 0 50px -50px #FFF,  
				inset -60px 0 60px -60px #FFF,  
				inset -70px 0 70px -70px #FFF, 
				inset -80px 0 80px -80px #FFF,  
				inset -90px 0 90px -90px #FFF, 
				inset -100px 0 100px -100px #FFF;
	vertical-align: top;
	overflow: hidden;
}

#top_left_box p{
	color: #666;
	text-align: justify;
	font-size: 16px;
	margin-bottom: 45px;
}


#top_right_box {
	display: table-cell;
	border: medium none;
	width: 50%;
	height: 100%;
	margin-left: -4px;
	padding: 0px 20px;
	background-color: #FFF;
	overflow: hidden;
	box-shadow: inset 100px 0 100px -100px rgba(0,0,0,0.02) ;
}

#top_left_box #grey_arrow {
	display: none;
	position: absolute;
	top: 105px; right: -30px;
	width: 60px;
	height: 60px;
	background-color: #FFF;	
	
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

#top_right_box img {
	position: absolute;
	bottom: -10px; right: 170px;
	height: 80px;
	width: 100px;
	opacity: 0.05;
	
	transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-o-transform: rotate(5deg);
}

#top_right_box h1 {
	text-align: right;
	margin-top: 20px;
}

#top_right_box h3 {
	text-align: right;
}

/* Contenu */

#occasions_content {
	background-color: #FFF;	
	border-radius: 10px 10px 0 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);	
	margin: 25px 0 0 0;
	overflow: hidden;
	border-top: solid 10px #666;
}


#occasions_content #rechercher_materiel {
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	height: 140px;
	margin: 0 0 15px 0;
	padding: 10px 20px;
	background-color: #666;	
	text-align: center;
	z-index: 1000;
}

#occasions_content #grey_arrow {
	position: absolute;
	top: 60px; right: -10px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	z-index: 999;
			
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

#occasions_content #rechercher_materiel input[type=text] {
	font-family: Arial; 
	font-size: 12px; 
	color: rgba(0,0,0,0.6); 
	border: solid 1px rgba(0,0,0,0.2); 
	border-radius: 4px; 
	background-color: rgba(255,255,255,1);
	height: 40px; 
	width: 95%;
	margin: 15px 0 8px 0;
	padding: 0px 8px 0 8px;
 }
 
#occasions_content #rechercher_materiel label {
	display: inline-block;
	font-family: giorgio-thin;
	color: #FFF;
	margin: 10px 0 0 0;
	text-align: center;
 }
 
#occasions_content #rechercher_materiel a {
	color: #fff;
	margin: 0;
	font-size: 12px;
 }
 
/* Contenue principale de la page : filter  et afficher articles */

#filter_items{
	display: inline-block;
	width: 23%;
	min-height: 70vh;
	vertical-align: top;
	background-color: rgba(0,0,0,0.05);
}

#filter_items form{
}

#filter_items h3{
	text-align: left;
	margin: 15px 0 5px;
	font-family: giorgio-thin;
	color: #D31D31;
}

#filter_items label{
	text-align: left;
	margin: 5px 0;
	color:#666;
}

#filter_items input[type=checkbox]{
	
}

#filter_items input[type=text]{
	margin: 5px 0;
	height: 40px;
	width: 100%;
	background-color: #FFF;
}

#filter_items select{
	width: 100%;
}

#filter_items input[type=submit]{
	margin: 15px 0;
	height: 40px;
	width: 100%;
	background-color: #777;	
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: giorgio-thin;
}


/* Vignettes d'affichage des articles */

#display_items{
	display: inline-block;
	width: 77%;
	margin: 0 0 0 -4px;
	text-align: center;
}

/*#display_items h2{
	background-color: #b94637;	
	color: #FFF;
	margin: 0 0 0 -15%;
	padding: 5px 0;
	width: 130%;
	font-size: 18px;
	border-bottom: solid 3px #b94637;
}*/


#display_items ul {
	width: 100%;
	text-align: left;
	margin: 0 0 30px 20px;
}

#display_items ul li{
	position: relative;
	display: inline-block;
	width: 30%;
	height: 170px;
	margin: 15px 2% 15px 0;
	border-radius: 8px;
	border: solid 4px #F2F2F2;
	box-shadow : 0 0 10px 0 rgba(0,0,0,0);
	background-color: #Fafafa;
	overflow: hidden;
}

#display_items ul li .item_preview{
	position: absolute;
	display: block;
	bottom: 0; left: 0; right: 0;
	text-align: left;
	height: 60px;
	background-color: rgba(255,255,255,0.8);
	padding: 10px;
}

/* Bouton "+" */
#display_items ul li .item_preview h4{
	position: absolute;
	bottom: 10px; right: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 18px;
	border-radius: 3px;
	background-color: #31A7D2;
	color: #FFF;
}

#display_items ul li .item_preview h3{
	display: inline-block;
	color: #D31D31;
	font-family: giorgio;
	font-size: 16px;
	text-align: left;
	margin: 0;
}

#display_items ul li .item_preview p{
	display: none;
	text-align: left;
}

#display_items ul li .item_preview span{
	display: none;
}

/* Animation survol vignette */
#display_items ul li:hover .item_preview { height: 150px;}
#display_items ul li:hover .item_preview h4{display: none;}

#display_items ul li:hover .item_preview p{
	display: block;
	color: #666;
}

#display_items ul li:hover .item_preview span{
	display: inline-block;
	height: 20px;
	margin: 15px 2% 15px 0;
	padding: 3px 8px;
	background-color: #31A7D2;
	color: #FFF;
	overflow: hidden;
	text-align: center;
	border-radius: 2px;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                    AFFICHAGE FICHE PRODUIT                                         ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

 #item_information_overlay {
    position: fixed;
	margin-left: auto;
	top: 0; left: 0; right:0; bottom:0;
	opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1002;
	
	-moz-transition:  opacity 0.4s linear;
	-webkit-transition:  opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition:  opacity 0.4s linear;
	
	visibility: hidden;
	z-index: 1003;
	overflow: scroll;
 }

 #item_information_overlay:target{ visibility: visible; opacity: 1; }

 .item_information {
	text-align: center;
    position: relative;
    margin: 120px auto;
    width: 800px ;
	height: auto !important;
	max-width: 1200px;
	box-shadow: 0px 0px 25px #000,  inset 0 90px 50px -50px rgba(255,255,255,1);
    border-radius: 8px;
	border: solid 3px white;
	background-color: #fff;
	z-index: 1001;
	padding: 10px;
 }
 
.item_information #main_item_photo {
	  height: 300px;
	  max-width: 100%;
	  margin: 0 0 10px 0;
	  overflow: hidden;
}

.item_information #main_item_photo img {
	  height: 300px;
	  max-width: 100%;
}

.item_information #item_galery li {
	  display: inline-block;
	  width: 100px;
	  height: 75px;
	  margin: 0 10px 0 0;
	  padding: 5px;
	  border-radius: 6px;
	  overflow: hidden;
	  box-shadow: 0 0 8px 0 #ccc;
	  vertical-align: top;
	  cursor:pointer;
}

.item_information #item_galery li img {
	  width: 100%;
}

.item_information p {
	color: rgba(0,0,0,0.8); 
	margin: 0;
	padding: 10px 20px;
	text-align: justify;
}

.item_information h3 {
	width: 80%;
	font-family: giorgio;
	color: rgba(0,0,0,0.7);
	text-align: left;
	margin: 0px 0 0 10%;
	padding: 8px 0 0 0;
}

.item_information #performances,
.item_information #donnes_produit {
	text-align: left;
	width: 80%;
	margin: 15px 0  20px 10%;
	border-bottom: solid 2px #CCC;
}

.item_information #performances li,
.item_information #donnes_produit li {
	width: 100%;
	padding: 3px 15px;	
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	color: #444;
}

.item_information #performances li b,
.item_information #donnes_produit li b{
	display: inline-block;
	width: 30%;
}

.item_information  .li_impair {
	background-color: #CCC;
	
}

.item_information .li_pair {
	display : list-item;
	background-color: #FFF;
}

.item_information a {
	display : inline-block;
	background-color: #31A7D2;
	border-radius: 3px;
	padding: 4px 15px;
	color: #fff;
	margin: 0 0 10px 0;
	font-size: 14px;
}

.item_information .close {
	background-color: transparent;
}


