@charset "utf-8";
/* CSS Document 
   ////////////////////Par OneDeft/////////////////
  //////////////////Pour www.onedeft.com//////////
 //////Plus d'info sur http://www.defterz.fr/////
////////////////////07.2010/////////////////////
*/

body,td,th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#000;
	text-align: right;

	}
body,html {
	margin:0%; /*improtant pleine page!*/
	background-color: #000000;
	text-align: center;
	
	

}

a img /*enleve le cadre des img/liens*/
{
	border: none;
	text-align: left;
} 

/*////////////////////////////////////////////////////////////////////////////////////////////*/
a:link {
	color: #444;
	text-decoration: none;
}
a:visited {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	text-align: left;
	font-size: 12px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.toutptit{
	font-size:9px;
}

.StyleXsmall {
	color: #333333;
	font-size: x-small;
}
	
	
.StyleSmall {
	color: #666;
	font-size: small;
	font-weight: bold;
}


/*//////////////////////////////////////////////////////////Contenu/////////////////////////////////////////////////////////////////////*/
#artaq {
	position: absolute;
	margin-top:10px;
	z-index: 2;
	top: -8px;
	left: 3px;
	width: 45px;
	height: 46px;
}

.header {
	margin-top:20px;
	height:50px;
	background-color:#333;
	z-index:25;
	
	}
	
.menu {
	position:relative;
	top: -35px;
	margin-left:20px;
	width: auto;
	height: 50px;
	background-color:none;
	z-index:33;
	
}

.infoFresque {
	color:#F60;
	position:absolute;
	right:10px;
	margin-right:2%;
	top:34px;}

.logo_header {
	position:relative;
	top: -15px;
	margin-left:2%;
	/*right: -100px;*/
	width: 100px;
	height: 50px;
	background-color:none;
	z-index:1;
}

/*Galerie Photos JS*/
#galleria{
	width:68%; /*Largeur max, compatible ie, ff, chrome, safari... toute resolution*/
	height:auto;
	margin:auto;
	margin-top:20px;
	margin-bottom:2px;
	text-align: left;
	
}


.footer {
	position:absolute;
	bottom:0px; 
	left:0;
	width:100%;
	vertical-align:middle;
	background-color:#333;
	text-align:center;
	color:#111;
	padding-top:7px;
	padding-bottom:7px;
	z-index:-1;
	font-size:9px;
	font-size: x-small;
	margin-bottom:5px;
	

}
.bouton{
	background-color:#666;
	color:#CCC;
	font-weight:bold;
	cursor:pointer;}

.annee {
	margin-top: 10px;
	margin-bottom:-10px;
}.vintage {
	color: #F60;
		/*position:relative;
	top: -35px;
	margin-left:20px;
	width: auto;
	height: 50px;
background: rgba(0, 0, 255, 0.14);	z-index:2;
	text-shadow: rgba(64, 64, 64, 0.5) -1px 3px 6px; */
}
.centre {
	margin-top: 2%;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}.centre2 {
	margin-top: 2%;
	margin-right: auto;
	margin-left: auto;
	z-index:2;
}
.centre3 {
	margin-top: 13%;
	margin-right: auto;
	margin-left: auto;
	z-index:2;
}
#pamoorama1{
	height:415px;
	z-index:2;}
	
	
	
	
	
/*ZONE FRESQUE*/	
.centre_fresques {
	padding-top:2%;
	width:100%;
	margin:auto;

}

.fresques_scroll{
background-color:transparent;
width:100%;
height:auto;
overflow-y:hidden;
overflow-x: auto;
white-space:nowrap;
scrollbar-face-color: #444444;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #444444;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #222222;
scrollbar-arrow-color: #f60;
text-align:center;
}


#nav_right {
	right:0;
	padding-right:30px;
	float:right;
	position:absolute;
	}
#nav_left {
	left:0;
	padding-left:30px;
	float:left;
	position:absolute;
	}

