body {
	background: black url(images/pattern3.jpg);
	color: #aaaaaa;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#conteneur {
	top: 0px;
	width:980px;
	margin:0 auto;
	padding: 0px;
	border: black 1px solid;
	background: black url(images/fond.jpg) fixed;
}
	
#header {	
	top: 0px;
	left: 0px;
	height: 132px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#header_lang {
	position: absolute;
	right: 10px;
	top: 115px;
}

#centre {
	margin-left: 200px;		/*  	on devrait mettre 180px, largeur du menu de gauche, mais pour IE et firefox ca ferait un trop large espace	*/
	margin-right: 10px;
	padding: 5px 50px 20px 20px;
	background: url(/images/darkblue60.png) !important; /* moz  */
	background: #030630; /* IE  */
	border: solid 2px #01020d !important; /* moz  */
	border: ridge 2px #010322; /* IE  */
}

#footer {
	padding: 30px 0px 10px 20px;
	font-size: xx-small;
	color: grey;
	height: 30px;
	clear: both;
}

#colonne_droite {
	float: right;
	width: 180px;
	margin: 0px 20px 0px 10px;
	padding: 0px;
}

#colonne_gauche {
	float: left;
	width: 180px;
	margin: 0px 7px 0px 0px !important; /* moz margin */
	margin: 0px 7px 0px 0px; /* IE margin */
	padding: 0px 7px 0px 10px;
}

.colonne400 {
	float: left;
	width: 366px;
	margin: 0px 7px 0px 0px !important; /* moz margin */
	margin: 0px 7px 0px 0px; /* IE margin */
	padding: 0px 5px 0px 5px;
}

#colonne_reglable {
	width: auto;
	margin: 0px 210px 0px 390px;
	padding: 0px;
	position: relative;
}

.boite {
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-left: solid 2px #01020d !important; /* moz  */
	border-left: ridge 2px #010322; /* IE  */
	border-right: solid 2px #01020d !important; /* moz  */
	border-right: ridge 2px #010322; /* IE  */
	border-bottom: solid 2px #01020d !important; /* moz  */
	border-bottom: ridge 2px #010322; /* IE  */
	font-size: 11px;
	background: url(/images/darkblue60.png) !important; /* moz  */
	background: #030630; /* IE  */
}
.image_boite {
	display: block;
	text-align: center;
	color: #ffffcc;
	font-weight: bold;
	width: 180px;
	height: 17px;
	margin: 0 0 0 0;
	background: url(/images/barre_180.jpg) no-repeat;
	clear: both;
}
.image_boite_droite {
	background-image: url('/images/cadredroite.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: right;
	height: 22px;
	width: 6px;
}

.image_boite_gauche {
	background-image: url('/images/cadregauche.jpg');
	background-repeat: no-repeat;
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 22px;
	width: 10px;
}
.image_boite_centre {
	background-image: url('/images/cadrecentre.jpg');
	height: 22px;
	margin-left: 10px;
	margin-right: 6px;
	text-align: center;
	color: #f7e551;
}

.image_droite {
	text-align: right;
	float: right;
	padding: 0px 0px 10px 10px;
}

table {
	font-size: 12px;
}

input, select, textarea {
	border: solid 1px #333333;
	background: #010321;
	padding: 2;
	text-align: left;
	color: white;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h1, h2 {
	font-family: Morpheus, Arial;
	}

h3 {
	font-size: 18px;
	}
	
h4 {
	font-size: 14px;
	color: red;
	font-weight: bold;
	}

h5 {
	font-size: 11px;
	}
	
h6 {
	font-size: 10px;
	}

h1, h2, h3, h4 {
	color: #ffffcc;
	}

h1	{
	padding: 0px 0px 8px 15px;
	margin-left: 3px;
	background: url("http://metalship.org/images/h1.png") no-repeat;
	font: arial;
	font-size: 18px;
	font-weight: bold;
}
h2	{
	padding: 0px 0px 6px 10px;
	margin-left: 3px;
	background: url("http://metalship.org/images/h2.png") no-repeat;
	font: arial;
	font-size: 14px;
	font-weight: bold;
}
.titre4 {
	color: #ffffcc;
	font-size: 12px;
}
.taille5 {	
	font-size: 11px;
}
.taille6 {	
	font-size: 10px;
}
.petite_info, a petite_info {
	font-style: italic;
	font-size: 11px;
	color: #666666;
}

.warning {
	color: red;
	font-style: bold;
}

.rouge  {
	color: red;
}
.orange  {
	color: orange;
}
.recherche {
	color: orange;
}
.vert  {
	color: green;
	font-weight: bold;
}
.url {
	color: orange;
	font-style: italic;
}
.gras  {
	font-weight: bold;
}
B {
	font-weight: bold;
}
.nomenclature {
	color: #cc0000;
}
.plusdinfo {
	font-style: normal;
	color: white;
}
ul {
	margin: 5 0 0 15;
	padding-left: 20px;
}
blockquote {border: 1px solid black; background-color: #0c0f38; padding: 5px;}

a:link, a:visited {
	color: #cc0000;
	text-decoration: None;
	}

a:hover, a:active {
	color: #ffffcc;
	}
	
a lien_discret {
	color: #aaaaaa !important;
}
a:hover lien_discret {
	color: #ffffcc !important;
}

a img {
	border: none;
	}

hr {
	height: 1;
	border: none;
	background-color: #010321;
	}

form {
	margin: 0;
}
	
p {
	margin: 0 0 10px 0;
}

.bouton, a.bouton {
	display: block;
	border: solid 1px #333333;
	background: #010321;
	/*width: 110px;*/
	color: #ffffcc;
	text-align: center;
	font-size: 12px;
	padding: 3px;
	margin: 3px;
}

a.bouton {
	line-height: 30px;
	}

.bouton_admin {
	font-family: Morpheus, Arial;
	border: solid 1px #444444;
	background: black;
	width: 120;
	margin-bottom: 3;
	padding: 3;
	color: #ffffcc;
	text-align: center;
	}

.infos_droite {
	float: right;
	padding: 0 0 10 10;
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

.alertbox {
	background-color: #010321;
	text-align: center;
	color: orange;
	width: 300px !important;
	width: 310px;
	padding: 15px 15px 15px 15px;
	border: 2px solid #640e08;
}


/*  ///////
AFFICHAGE DU MENU
///////// */
#menu_droite {
	border: solid 1px #222222;
	background: url(/gris_60.png) repeat;
	padding: 5px;
	margin: 10px;
	top: 170px;
	float: right;
	right: 10px;
	color: #888888;
	font-size: 11px;
}

#menu { /* pas utilisé finalement !! */
	border: solid 1px #222222;
	background: url(/gris_60.png) repeat;
	color: #888888;
	font-size: 11px;
	}

#menu input {
	background: #050100;
	color: #666666;
	}
	
#menu hr {
	background-color: #000000;
	color: #000000;
	}

#menu td {
	color: #888888;
	}



/*  ///////
AFFICHAGE DE LA PAGE CONCERTS
///////// */


#selecteurs {
	position: relative;
	margin-left: 40px;
}

.infos_gauche {
	float: left;	
	padding: 0 10 0 0;
}

.concerts_liste {
	padding: 3px;
	background: #010321;
	border: solid 1px #333333;
}

.concert {
	padding: 5px;
	width: 320px;
	margin: 3px 0px 3px 0px;
	background: black;
	border: solid 1px #333333;
	overflow: hidden;
}

.groupe_concert {
	color: orange;
	font-size: 12px;
}
a .groupe_concert {
	color: #cc0000;
	font-size: 12px;
}
.lieu {
	color: #edbc28;
}
a:hover .lieu {
	color: white;
}


#concert_id {
	width: 500px;
	font-size: 13px;
	padding: 10px;
}


/*  ///////
AFFICHAGE DE LA PAGE CONCERTS pour chaque groupe
///////// */

#concerts_liste_grp {
	float: left;
	left: 405px;
	width: 350px;
	font-size: 12px;
	border: solid 1px #333333;
	padding: 3px;
	background-color: #060605;
}

.infos_concert_droite {
	float: right;
	width: 130px;
	padding: 0;
}

.info_colonne {
	text-align: justify;
	float: left;
	width: 350px;
	padding: 5 5 5 0;
}

.groupe_groupes {
	color: orange;
	font-size: 1em;
	font-weight: bold;
}
a .groupe_groupes {
	color: #cc0000;
	font-size: 1em;
	font-weight: bold;
}



/*  ///////
AFFICHAGE DE LA PAGE D'AJOUT
///////// */
.cadre_gauche {
	float: left;
	border: 1px solid #434242;
	padding: 3px;
	margin: 5px;
	text-align: center;
}



/*  ///////
AFFICHAGE DES PUBS
///////// */

.banniere_pub_haute_468_60 {
	margin-left: 56px;
}
.texte_sous_pub_haut {
	margin-left: 56px;
	font-size: 10px;
}



/*  ///////
AFFICHAGE DES LIENS
///////// */

.table_liens th {
	color: #e8d009;
	font-weight : bold;
	padding: 3px;
	height: 22px;
	text-align: center;
	background-image: url("http://concertmetal.com/images/cadrecentre.jpg");
	
}
.table_liens td {
	padding: 5px;
	background-color: #010321;
}
.table_liens {
	border: 1px solid black;
	width: 700px;
	padding: 0px;
	border: solid 2px black;
	background-color: black;
}



/*  ///////
AFFICHAGE DES COMMENTAIRES
///////// */

.tablecoms {
	font-size: 11px;
	border: 1px solid #44474b;
}
.tablecoms td {
	border: 1px solid #44474b;
	background: url(http://metalship.org/gris_60.png) repeat;
}



/*  ///////
AFFICHAGE DU CALENDRIER DE CONCERTS
///////// */

/* Pour la boite de survol  */
a.survol em {
    display:none;
}
a.survol:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.survol:hover em {
    font-style: normal;
    font-weight: normal;
    display: block;
    position: absolute;
	color: #b5b8e2;
    top: 10px;
    left: -10px;
    padding: 5px;
    border: 2px solid #99a9b6;
    background: #0d1b41;
    width:170px;
	text-align: left;
}
