@charset "UTF-8";
@font-face {
    font-family: 'ashby_bookregular';
    src: url('http://www.michelkozuck.net/ashbw___-webfont.eot');
    src: url('http://www.michelkozuck.net/ashbw___-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.michelkozuck.net/ashbw___-webfont.woff') format('woff'),
         url('http://www.michelkozuck.net/ashbw___-webfont.ttf') format('truetype'),
         url('http://www.michelkozuck.net/ashbw___-webfont.svg#ashby_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
font-family: 'satelliteregular';
    src: url('ima/satellite-webfont.eot');
    src: url('ima/satellite-webfont.eot?#iefix') format('embedded-opentype'),
         url('ima/satellite-webfont.woff') format('woff'),
         url('ima/satellite-webfont.ttf') format('truetype'),
         url('ima/satellite-webfont.svg#satelliteregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Basic Styles */
/* MON ANCIEN STYLE */
body {
	background:url(ima/fond.png) no-repeat center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 1024px;
	margin: auto;
	padding: 0;
	color: #000;
	font: normal 100% ashby_bookregular, serif;
	text-shadow: px px 0 rgba(0, 0, 0, 0.5);
	background-color: #000;
}
.peint {
	background:url(ima/fondpeinture.png) no-repeat center fixed;
	  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover; 
  background-size: cover;
  background-color: #000;
  	}
.expo {
	background:url(ima/fondexpo.png) no-repeat center fixed;
	  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover; 
  background-size: cover;
  background-color: #000;
	}
.concert {
	background:url(ima/fondmusique.png) no-repeat center fixed;
	  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover; 
  background-size: cover;
  background-color: #000;
	}
h1 {
	font-size: 3.5em;
	color: #fff;
	text-align:left;
}
h2 {
	font-size: 2em;
	font-weight:bold;
}
h5 {
	text-align: center;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover{
	color: #1D7288;
	text-decoration: none;
	text-shadow: none;
}
.rouge {
	color:#911400;
	}
.bleu{
	color: #333;
	}
.grena{
	color: #333;
	}
.vert{
	color: #F30;
	}
.gauche{
	background:url(ima/toile-fond01.png) no-repeat;
	min-height: 796px;
	min-width: 246px;
	margin: 0 0;
	opacity: 0.7;		
	}
.gaucheRg{
	background:url(ima/toile-fond01.png) no-repeat;
	min-height: 796px;
	min-width: 246px;
	margin: 0 0;
	opacity: 0.7;
		}
.gaucheBl{
	background:url(ima/toile-fond02.png) no-repeat;
	min-height: 796px;
	min-width: 246px;
	margin: 0 0;
	opacity: 0.7;
	}
.gaucheGr{
	background:url(ima/toile-fond03.png) no-repeat;
	min-height: 796px;
	min-width: 246px;
	margin: 0 0;
	opacity: 0.7;
	}
	.gaucheVe{
	background:url(ima/toile-fond04.png) no-repeat;
	min-height: 796px;
	min-width: 246px;
	margin: 0 0;
	opacity: 0.7;
	}
.centre{
		text-align:center;
		}
.fondRg {
	background-color: rgba(255, 255, 255, 0.7);
	margin: 0 0;
	padding: 10px 3px 10px 10px;
	border-radius: 5px;
	text-align:center;
	}
.fondBl {
	background-color: rgba(255, 255, 255, 0.6);
	margin: 0 0;
	padding: 10px 3px 10px 10px;
	border-radius: 5px;
	text-align:center;
	}
.fondGr {
	margin: 0 0;
	padding: 10px 3px 10px 10px;
	border-radius: 5px;
	text-align:center;
	background-color: rgba(255, 255, 255, 0.6);
	}
.fondVe {
	background-color: rgba(255, 255, 255, 0.6);
	margin: 0 0;
	padding: 10px 3px 10px 10px;
	border-radius: 5px;
	text-align:center;
	}
.contenu-tof{
	text-align:center;
	padding: 0.4% 0.4%;	
	}
.pad{
	padding: 1.5% 1.5%;	
	}
#bio{
	font-family: 'satelliteregular';
	text-align:left;
	}
/*#arrow{
	margin: 5.1% 20%;
	position: fixed;
	display: none;
	}*/
#gal{
	color: #FFF;
	cursor:  text;
	text-decoration: none;
}

img a {
	text-decoration:none;
	}
 /*_____________NAVIGATION____________________*/
.nav {
	position: relative;
	margin: 100px 0;
	font-size: 1.3em;
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	margin: 0 5px 10px 0;
	padding: 5px 0;
	list-style: none;
}
.nav a {
	padding: 6px 12px 6px 20px;
	text-decoration: none;
	color: #FFF;
	line-height: 100%;
}
.nav a:hover {
	color: #999;
}
.nav .current {
	display: none;
}

}
@media screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 650px) {

}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 890px) {
	body{
		width: 90%;
		}
	img, object{
		max-width: 100%;
		}
	h1 {
	font-size: 1.5em;
}
	.gauche, .gaucheRg, .gaucheBl, .gaucheGr, .gaucheVe{
	background:none;
	min-height: 100%;
	min-width: 100%;
	
		}
	.fondRg {
	padding: 3px 3px 3px 3px;
	margin: 0 0;
	}
.pad{
	padding: 0.5% 0.5%;	
	}
	.nav {
		position: relative;
		min-height: 40px;
		margin: 0px 0px;
		font-size: 1em;
	}	
	.nav ul {
		width: 180px;
		padding: 5px 0 0 3px;
		position: absolute;
		top: 0;
		left: 0;
		border: solid 1px #000;
		background: #911400;
		border-radius: 1px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
				border-radius: 5px;
	}
	.nav li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.nav .current {
		display: block; /* show only current <li> item */
	}
	.nav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	.nav .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:active li {
		display: block;
		margin: 0 0 5px;
	}
	/*#arrow{
	display: none;
	}*/
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
}
