/*::..http://bloodybastards.parallell.net::.::copyleft - droit de cuissage sous rserve.::*/


/* general alcazar */

html {
	border-top: 10px solid #444;
}
body {
background:#000;
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
width: auto;
margin-top:5px;
border-top:1px solid #aaa;

}
	
/* navigation generic - prévoir appel dans le stil.css */

div#hautgeneric {

	width: 900px; 
	}

#hautnavi {
	height: 9px;
	margin: 4px 3px 1px 3px;
	list-style: none;
	}
	
#hautnavi li {
		float: left;
		margin-right: 16px;
		height: 12px;
		}
	
#hautnavi li a {
	display: block;
	line-height: 12px;
	overflow: hidden;
	text-indent: -5000px;
	}
	
	#home {
		width: 45px;
		background: url('../i/home.png') no-repeat;
		}
	#about {
		width: 70px;
		background: url('../i/about.png') no-repeat;
		}
	#caveau {
		width: 180px;
		background: url('../i/caveautitre.png') no-repeat;
		}
	#table {
		width: 180px;
		background: url('../i/tabletitre.png') no-repeat;
		}
	#contacts {
		width: 200px;
		background: url('../i/contact.png') no-repeat;
		}
	#hautnavi li a:hover {
		background-position: 0 -12px;
		}
/* corpus */


#blocc {
	width: 600px;
	height: auto;
	margin:auto;
	text-align: center;	
	margin-top: 30px;
}

#bd {
	width: 600px;
	height: auto;
	float:right;
}
#bg {
	width: auto;
	height: auto;
	float:left;
}
#blocc .text{
	text-align: justify;
font: italic small-caps 14px Georgia, "Times New Roman", Times, serif;
	word-spacing: 1px;

}






#contenuon {
	width: 950px;
  	height: 600px;
	margin: 0 0 0 10px;
	background: url('../i/test.jpg') no-repeat right top;



	}
#contenu {
	width: 950px;
  	height: 750px;
	margin: 0 0 0 10px;
	background: url('../i/test.jpg') no-repeat right top;



	}

  
#contenu1{
 
  height: auto;
  width: 800px;
  padding: 5px;
  float: left;


  }
  
#contenu2{
 
  height: auto;
  width: 150px;
  float:left;
  padding: 5px;


  }



#image {
	text-align:center;
	}

	
#image img{
	margin: 5px;
  border: none; 
   -moz-opacity: .50; opacity: .50; filter:alpha(opacity=30);
  }
#image img:hover{
	  -moz-opacity: 1; opacity: 1; filter:alpha(opacity=100); 
  }

p.intro{
font: small-caps 16px Georgia, "Times New Roman", Times, serif;
text-align: justify;
margin: 50px 0 40px 0;
background: #fff;
color:#000;
padding: 5px;
  }
  
p.intro em{
	float: left;
	font-size: 110px;
	color:#999;
	line-height: 0.8;
	padding: 0px 15px 10px 0;
	}
  
p.text{
text-align: justify;
font: italic small-caps 15px Georgia, "Times New Roman", Times, serif;
padding-bottom: 10px;
	word-spacing: 1px;
}
  
p.text em{
	font-size: 40px;
	line-height: 0.4;
}

span{
	font-size: 60%;
	text-transform: uppercase;
	color: #eee;
}

#nav {
}

#nav ul li {
	
	font-size: 10px;
	display: inline-block;
	float:left;
	padding: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav a {
	display: block;
	padding: 0 3px;
	border-bottom: 1px solid #333;
	text-decoration: none;
	color: #fff;
}

#nav a:hover, #nav a:active {
	color: #f00;
	background-image: url('i/black-90pc.png');
}


#a:hover, #b:hover, #c:hover, #d:hover, #e:hover {
	  color: #fff;
		}
		
.left_image {

		float:left;
	 -moz-opacity: .75; opacity: .75; filter:alpha(opacity=50);
		margin:2px 10px 2px 0;
		border: 2px solid #FFF;

		}
		
		
/* pied */

div#pied {
	margin: 10px 5px 0 0;
  	font-size: 80%;
  	color: #aaa;
  	text-align: right;
	}
	
	
div#credit {
	position: relative;
  	border-top: 1px solid #333;
  	width: 900px;
  	text-align: center;
	font: italic small-caps 75% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b6b6b6;
}

div#credit:hover {
	font: italic small-caps 75% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #eee;
	}

	


/* general */


a:link, a:active, a:visited {
	text-decoration: none;
	color: #aaa;
	}

a:hover {
		color: #eee;
		}


img {
	border: none;
}

/*menu images*/
a.caveau {
     display: block;
	  width: 160px;
	  height: 145px;
     background: url('i/lecaveau1.jpg') no-repeat;
}

a.caveau:hover {
     background: url('i/lecaveau2.jpg') no-repeat;
}

a.table {
     display: block;
	  width: 160px;
	  height: 145px;
     background: url('i/latable1.jpg') no-repeat;
}

a.table:hover {
     background: url('i/latable2.jpg') no-repeat;
}

a.apropos {
     display: block;
	  width: 160px;
	  height: 145px;
     background: url('i/apropos1.jpg') no-repeat transparent;
}

a.apropos:hover {
     background: url('i/apropos2.jpg') no-repeat transparent;
}

a.information {
     display: block;
	  width: 160px;
	  height: 145px;
     background: url('i/information1.jpg') no-repeat transparent;
}

a.information:hover {
     background: url('i/information2.jpg') no-repeat transparent;
}
