@media screen and (min-width: 1170px){

/*-----------------------CSS page ART--------------------*/

/*--------GALLERIES ART-------*/

.logoresponsiv {
display: none;
}

#portfolio-art {

	width: 920px;
	min-width: 920px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	}

.gallerie-art{
	display: block;
	float: left;
	width: 920px;
	padding-top: 20px;	
	padding-bottom: 20px;
	min-height: 200px;
	}

.gallerie-art:hover{	
	
		background-image: url(../images/commun/survol-galerie-les.png);
	background-position: 35% top;
	background-repeat: no-repeat;
	}	

.img-artistique {
	display: inline-block;
	float: left;
	width: 375px;
	}

.img-pigments {
	display: inline-block;
	float: left;
	width: 375px;
	}
	
.img-personnalisable {
	display: inline-block;
	float: left;
	width: 375px;
	}	

/*pour 3 par 3 */	
.img-customisation {
	display: inline-block;
	float: left;
	width: 350px;
	}	
	
.textgalleries {
	display: inline-block;
	float: right;
	width: 400px;
	height: auto;
	padding: 20px;
	margin-bottom: 20px;
	}
	
.textgalleries h3 {
	font-size: 24px;
	position: relative;
	top: -20px;
	left: -15px;
	text-indent: 30px;
	background: transparent url(../images/commun/minitache.png) left center no-repeat;
	}	

.textgalleries p,h4 {
	margin-left: 100px;

	}


/*------inversion bloc text et bloc image */
.textgalleriesleft {
	display: inline-block;
	float: left;
	width: 400px;
	height: 220px;
	padding: 20px;
	margin-bottom: 20px;
	}
.img-graphismes {
	display: inline-block;
	float: right;
	width: 470px;
	height: 240px;
	}	
/*pour les zoizos sur la droite*/	
.img-decoration {
	display: inline-block;
	float: right;
	width: 180px;
	height: 240px;
	}		
	
.textgalleriesleft h3 {
	font-size: 24px;
	position: relative;
	top: -20px;
	left: 250px;
	text-indent: 30px;
	background: transparent url(../images/commun/minitache.png) left center no-repeat;
	}	

.textgalleriesleft p,.textgalleriesleft h4 {
	
	text-align: right;
	margin-right: 100px;
	margin-left: 0px;
	}


/*------IMAGES DE SEPARATION des galleries*/	
	
.bgsmallseparate {
    width: 920px;
	height: 43px;
	background: transparent url(../images/commun/bgsepar/bgsmallseparate2.png) center top no-repeat; 
	}
	
.bgseparate {
    width: 920px;
	height: 40px;
	background: transparent url(../images/commun/bgsepar/bgseparate.png) center top no-repeat; 
	}			
	
.bgseparate2 {
    width: 920px;
	height: 40px;
	background: transparent url(../images/commun/bgsepar/bgseparate2.png) center top no-repeat; 
	}			
	
.bgseparate3 {
    width: 920px;
	height: 40px;
	background: transparent url(../images/commun/bgsepar/bgseparate3.png) center top no-repeat; 
	}	
	
.bgseparate4 {
    width: 920px;
	height: 40px;
	background: transparent url(../images/commun/bgsepar/bgseparate4.png) center top no-repeat; 
	}
	
	
	

/*********************************//*  FOOTERnonfix  */

#footernonfix{
    width: 100%;
	
	text-align: center;
	z-index: 6;
	
   	}

#footernonfix > p{
	display: block;
	font-size: 11px;
	height: auto;
	padding-bottom: 20px;
    padding-top: 20px;
	color: #444;
}

	
#footernonfix a { color: #111111;
	display: inline-block;
    text-decoration: none;
	height: 30px;
	line-height: 30px;
	width: 30px;
	}
	
#footernonfix a.fb {
	text-indent: -9999px;
	}	

#footernonfix a.pin {
	text-indent: -9999px;
	}		

a.fb {background: transparent url(../images/commun/spritefb.png) left top no-repeat;}
a.fb:hover {background-position: left -30px}


a.pin {background: transparent url(../images/commun/spritepin.png) left top no-repeat;}
a.pin:hover {background-position: left -30px;}

}
	