html, body {
	
	background-color : #000;
	background-image : url(defaut/rattlehead.png);
	background-attachment : fixed;
	
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	color : #989494;
}

/* Mise en page */

.cadre {
	
	margin-left : auto;
	margin-right : auto;
	width : 80%;
	
	background-color : #000;
	background-image : url(defaut/menufond.png);
	background-repeat : repeat-y;
	
	border : 1px solid  #333333;
	
}

.haut {

	position : relative;
	
	top : -16px;
	
	height : 200px;
	
	background-color : #000;
	background-image : url(defaut/bann.png);
	background-repeat : no-repeat;
}

.hautmenu {

	position : relative;
	padding : 0.5em;
	
	font-size : 12px;
}


.menu {

	float : left;
	width : 15%;
	padding : 1em;
}

div#megadeth {

	background-image : url(defaut/menu/megadeth.png);
	background-repeat : no-repeat;
	width : 140px;
	height : 40px;
	padding : 0;
}

div#download {

	background-image : url(defaut/menu/download.png);
	background-repeat : no-repeat;
	width : 140px;
	height : 40px;
	padding : 0;
}

div#interactif {

	background-image : url(defaut/menu/interactif.png);
	background-repeat : no-repeat;
	width : 140px;
	height : 40px;
	padding : 0;
}

div#guitare {

	background-image : url(defaut/menu/guitare.png);
	background-repeat : no-repeat;
	width : 140px;
	height : 40px;
	padding : 0;
}

div#liens {

	background-image : url(defaut/menu/liens.png);
	background-repeat : no-repeat;
	width : 140px;
	height : 40px;
	padding : 0;
}

div#lesite {

	background-image : url(defaut/menu/lesite.png);
	background-repeat : no-repeat;
	width : 140px;
	height : 40px;
	padding : 0;
}

div#partenaires {

	background-image : url(defaut/menu/partenaires.png);
	background-repeat : no-repeat;
	width : 140px;
	height : 40px;
	padding : 0;
}

.principal {
	
	float : right;
	width : 70%;
	padding : 3em;
}

.basmenu {

	position : absolue;
	bottom : -100px;
	padding : 0.5em;
}

.spacer {
  clear: both;
}

.imageflottanteg {
   float: left;
}

.imageflottanted {
   float: right;
}

/* Mise en forme */

h1 {

	font-size : 13px;
	text-align : center;
	
	width : 100%;
	border : 1px solid #DAD6A0;
	background-color : #111111;
	padding : 0.5em;
}

h2  {
	
	font-size : 15px;
	color : #e9e9e9;
	
	text-align : center;
}

h3  {
	
	font-size : 11px;
}

}

h4  {

	font-size : 20px;
	font-style : italic;
	text-align : left;
	
	width : 100%;
	color : #111111;
	padding : 0.5em;
}

ul {

	text-align : center;
	list-style-type : none;
}

.centre {

	text-align : center;

}

div#droit {

	float : right;
}

blockquote {

	position : relative;
	
	left : -30px;
	
	width : 100%;
	
	color : #ff6600;
}

.border {

	border : 1px solid #DAD6A0;
	
}

a {
	color : #A02D12;
	text-decoration : none;
}

a:hover {

	color: #ffffff;
	text-decoration : none;
}

table {
border : 1px solid #000000;
}

td {
border : 1px solid #DAD6A0;
}

tr {
border : 1px solid #000000;
}

/* Formulaires */

.champ {
	background-color :#000;
	border : 1px solid #DAD6A0;
	font-size : 11px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #e9e9e9;
	width : 200px;
}

textarea {
	background-color : #000;
	border : 1px solid #DAD6A0;
	font-size : 11px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #e9e9e9;
}

/* Sondages */

.barresondage {

	background-color : #cc0000;
	border : 1px solid #333333;
	
}

/* News */

.pseudo {

	color : #333333;

}
