/* ************************************************************** */
/*                 	    Les styles par defaut	                    */
/* ************************************************************** */

body
{
	margin:0;
	background-image: url(http://img.monster-museum.com/img/fond.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000818;
 
	color: #FE7E00;
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;
}

form
{
	margin: 0;
	padding: 0;
}

a
{
	color: #FEFF00;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* Les cleaners */

.clean		{text-decoration: none;}
.clean:hover		{text-decoration: none;}
.cleaner	{clear: both;}


/* Style pour ecrire */
.leger  	{ font-weight:normal; }
.label		{ font-size:11px; color: #FE7E00; }
.moyen		{ font-size:12px; }
.petit		{ font-size:10px; }
.mini			{ font-size:8px; }
.bleu			{ font-weight:bold; color:#00BFFD; }
.blanc		{ color: white; }
.noir			{ color: black; }
.gris			{ color: #808080; }
.jaune    { font-weight:bold; color:#FEFD02; }
.rouge 		{ font-weight:bold; color:#FF0000; }
.vert 		{ font-weight:bold; color:#01FF00; }
.grand		{ font-size: 24px; }
.sous_titre 		{ font-size: 24px; font-weight: bold; text-align: center; }
.chiffre		{ font-size: 16px; font-weight: bold; color:#FFFFFF; }
.justify    {	text-align: justify; }


/* Le cadre autour des images */
.cadre	{border: 1px solid #808080;}


/* Le curseur pour zoomer sur les images */
.curseurzoom	{ cursor: url(/img/zoomin.cur), default; }


/* Redimensionner Texte */

#fixe
{
	width: 330px;
	height: 61px;
	overflow: hidden;
}

#variable
{
	font-size: 32px;
	text-align: center;
}
#variableurl
{
	font-size: 12px;
	text-align: center;
}
.url_couleur_musee
{
	color: #FE7E00;
}


/* Les formulaires */

.bouton
{
	width: 210px;
	height: 24px;
	background-image: url(http://img.monster-museum.com/img/btn_m.gif);
	text-align: center;
	font-weight: bold;
}

.bouton2
{
	width: 160px;
	height: 24px;
	background-image: url(http://img.monster-museum.com/img/btn_m.gif);
	text-align: center;
	font-weight: bold;
}

.bouton3
{
	width: 64px;
	height: 24px;
	background-image: url(http://img.monster-museum.com/img/btn_m.gif);
	text-align: center;
	font-weight: bold;
}

.form_orange
{
	height: 20px;
	line-height: 20px;
	text-indent: 2px;
	font-weight: bold;
	border: 1px solid #FF7F00;
}

.form_textarea_forum
{
	width: 440px;
	text-indent: 4px;
	font-weight: bold;
	border: 1px solid #FF7F00;
}

.form_textarea_forum_sujet
{
	width: 320px;
	text-indent: 4px;
	font-weight: bold;
	border: 1px solid #FF7F00;
}

.form_departements
{
	width: 224px;
	height: 22px;
	border: 1px solid #FF7F00;
	font-weight: bold;
}

.form_lien_invitation
{
	width: 340px;
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #FFFF00;
	color: #0040BE;
	font-weight: bold;
	text-align: center;
}


/* Tableau */

.inscription_tableau
{
	width: 384px;
	border: 1px solid #FFFF01;
	font-weight: bold;
	background-color: #001031;
}
.form_tableau_titre
{
	font-weight: bold;
	text-align: right;
	color: #FD8000;
}
.form_tableau_titre_gauche
{
	font-weight: bold;
	text-align: left;
	color: #FD8000;
}


.classement_tableau
{
	width: 320px;
	font-weight: bold;
	border: 1px solid #00C1FE;
	background-color: #001031;	
}
.classement_tableau td
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.classement_tableau_large
{
	width: 400px;
	font-weight: bold;
	border: 1px solid #00C1FE;
	background-color: #001031;
	
	margin-left: auto;
	margin-right: auto;
}
.classement_tableau_large td
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.classement_tableau_clair
{
	background-color: #012060;
}
.classement_tableau_recherche
{
	background-color: #00C1FE;
}
.classement_tableau_points
{
	text-align: right;
	font-size: 12px;
}

.classement_tableau_nommusee a
{
	width: 160px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.classement_tableau_grise
{
	color: gray;
}


.ordredujour_tableau
{
	width: 320px;
	height: 145px;
	background-color: #001031;
	font-size: 12px;
}
.ordredujour_tableau td
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ordredujour_tableau_clair
{
	background-color: #012060;
}


.forum_tableau
{
	width: 440px;
	margin-bottom: 6px;
	border: 1px solid #00C1FE;
	background-color: #001031;
	
	font-weight: bold;
	color: white;
}
.forum_tableau td
{
	padding: 16px;
	color: white;
}
.forum_tableau_clair
{
	background-color: #012060;
}
.forum_tableau_entete
{
	background-color: #003fc0;
	font-size: 16px;
}


.forum_sujets_tableau
{
	width: 320px;
	font-weight: bold;
	border: 1px solid #00C1FE;
	background-color: #001031;
}
.forum_sujets_tableau td
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.forum_sujets_tableau a
{
	color: white;
}
.forum_sujets_tableau_clair
{
	background-color: #012060;
}
.forum_sujets_lu_tableau a
{
	color: gray;
}
.forum_sujets_tableau_points
{
	text-align: right;
	font-size: 12px;
}


.forum_nouveausujet_tableau
{
	width: 384px;
	border: 1px solid #FFFF01;
	font-weight: bold;
}
.forum_nouveausujet_tableau td
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.boutique_tableau
{
	width: 470px;
}


.bouton_fb
{
	amargin-top: 8px;
}
.bouton_g_fb
{
	width: 23px;
	height: 24px;
	background-image: url(http://img.monster-museum.com/img/fb_g.gif);
}
.bouton_c_fb
{
	height: 24px;
	background-image: url(http://img.monster-museum.com/img/fb_c.gif);
}
.bouton_l_fb
{
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;	
}
.bouton_d_fb
{
	width: 3px;
	height: 24px;
	background-image: url(http://img.monster-museum.com/img/fb_d.gif);
}



/* Les messages d'erreur */

#errorbg
{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: black;
	filter: alpha(opacity=80);
	opacity: 0.8;
	z-index: 100;
}

#errorpop
{
	position: fixed;
	top: 100px;
	left: 0;
	
	border: 1px solid #00C1FE;
	background-color: #000717;
	
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;

	z-index: 101;
}

.titrepop
{
	font-size: 22px;
	color: #FEFF00;
}



/* Le zoom des Monstres */

#zoombg
{
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background-color: black;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#zoompop
{
	position: absolute;
	display: none;
	width: 608px;
	height: 664px;
	border: 1px solid #00C1FE;
	background-color: #000717;
	padding: 10px;
	top: 230px;
	left: 0;
	z-index: 101;
}



/* ************************************************************** */
/*                   Propriétés des éléments div									*/
/* ************************************************************** */

/* *************************************************************** */
/*  Colonne G	                                                     */
/* *************************************************************** */

#corps
{
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}

#contenu_g
{
	float: left;
	width: 508px;
}

#contenu_d
{
	float: right;
	width: 388px;
}

.logo
{
	text-align:center;
	padding-top: 32px;
}

.panneau_musee
{
	width: 330px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	background-image: url(http://img.monster-museum.com/img/panneau_musee.gif);
	background-repeat: no-repeat;
	
	text-align: center;
	font-weight: bold;
	color: #FEFD02;
}

.panneau_musee_titre
{
	width: 330px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	background-image: url(http://img.monster-museum.com/img/panneau_musee.gif);
	background-repeat: no-repeat;
		
	line-height: 61px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #FEFD02;
}

.panneau_musee_forum
{
	width: 330px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	background-image: url(http://img.monster-museum.com/img/panneau_musee.gif);
	background-repeat: no-repeat;

	text-align: center;
	font-weight: bold;
	color: #FEFD02;
}

.panneau_musee_accueil
{
	width: 330px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	background-image: url(http://img.monster-museum.com/img/panneau_musee.gif);
	background-repeat: no-repeat;
	
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	color: #FEFD02;
}

.bloc_text_titre_jaune
{
	margin-bottom: 24px;
	text-align: center;
	color: #FEFD02;
	font-weight: bold;
	font-size: 24px;
}

.bloc_musee
{
	width: 332px;
	margin-left: auto;
	margin-right: auto;
}

.bloc_text_musee
{
	margin-top: 16px;
	text-align: justify;
	color: white;
}
.bloc_form_musee
{
	margin-top: 32px;
	text-align: center;
	
	padding: 16px;

	border: 1px solid #FFFF01;
	background-color: #001031;
}

.bloc_form_login
{
	width: 352px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	text-align: center;

	padding: 16px;

	border: 1px solid #FFFF01;
	background-color: #001031;
}

.bloc_cadre_forum
{
	width: 352px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	padding: 16px;

	border: 1px solid #FFFF01;
	background-color: #001031;
}


.bloc_membres
{
	float: right;
	margin-right: -20px;
	width: 260px;
	height: 68px;
	margin-top: 32px;
	
	font-size: 14px;
	font-weight: bold;
}

.bloc_tourchateau
{
	margin-left: 34px;
	margin-top: 188px;
}
.bloc_tourchateau_ordredujour
{
	margin-left: 34px;
	margin-top: 180px;
}


.bloc_bleu
{
	width: 268px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	padding: 16px;
	border: 1px solid #00C1FE;
	background-color: #001031;

	text-align: justify;
	color: white;
	font-size: 14px;
}

.bloc_rech_musee
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-weight: bold;
}

.contenu_classement
{
	margin-left: auto;
	margin-right: auto;
}

.bloc_classement
{
	margin-top: 16px;
	color: white;
}

.bloc_ordredujour
{
	width: 322px;
	margin-left: auto;
	margin-right: auto;
}
.bloc_ordredujour_overflow
{
	width: 320px;
	height: 145px;
	border: 1px solid #00C1FE;
	overflow: hidden;
	color: white;
}

.bloc_compteurs
{
	width: 402px;
	height: 42px;
	line-height: 42px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	background-image: url(http://img.monster-museum.com/img/compteurs2.gif);
	background-repeat: no-repeat;

	text-align: center;
	font-size: 12px;
}


.bloc_regles
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	padding: 16px;

	text-align: justify;
	border: 1px solid #FFFF01;
	background-color: #001031;
	color: white;
}

.regles_separateur
{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	margin-bottom: 24px;
	border-top: 2px dotted #FFFF00;
	height: 2px;
	font-size: 1px;
}




.bloc_onglets
{
	width: 400px;
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
}

#portes_div
{
	width: 480px;
	height: 160px;
	margin-top: 12px;
	margin-left: 24px;
}

.onglets a
{
	float: left;
	width: 77px;
	height: 90px;
	margin-left: 25px;
	margin-right: 25px;
		
}

.onglet_chasse a { background-image: url(http://img.monster-museum.com/img/actions_onglet_chasse0.gif); background-repeat: no-repeat; }
.onglet_chasse a:hover { background-image: url(http://img.monster-museum.com/img/actions_onglet_chasse.gif); background-repeat: no-repeat; }
.onglet_chasse_actif a { background-image: url(http://img.monster-museum.com/img/actions_onglet_chasse.gif); background-repeat: no-repeat; }

.onglet_entretien a { background-image: url(http://img.monster-museum.com/img/actions_onglet_entretien0.gif); background-repeat: no-repeat; }
.onglet_entretien a:hover { background-image: url(http://img.monster-museum.com/img/actions_onglet_entretien.gif); background-repeat: no-repeat; }
.onglet_entretien_actif a { background-image: url(http://img.monster-museum.com/img/actions_onglet_entretien.gif); background-repeat: no-repeat; }

.onglet_recherche a { background-image: url(http://img.monster-museum.com/img/actions_onglet_recherche0.gif); background-repeat: no-repeat; }
.onglet_recherche a:hover { background-image: url(http://img.monster-museum.com/img/actions_onglet_recherche.gif); background-repeat: no-repeat; }
.onglet_recherche_actif a { background-image: url(http://img.monster-museum.com/img/actions_onglet_recherche.gif); background-repeat: no-repeat; }


#galerie
{
	float:left;
	width: 906px;
}

.bloc_galerie_nav
{
	width: 406px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
}
.galerie_fleche
{
	float: left;
	padding-top: 16px;
	padding-left: 8px;
	padding-right: 8px;

}
.galerie_titre
{
	float: left;
	width: 326px;
	height: 57px;
	background-image: url(http://img.monster-museum.com/img/galerie_titre.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.galerie_barre_marron
{
	text-align: left;
	height: 20px;
	background-position: center;
	background-image: url(http://img.monster-museum.com/img/barre_vide_m.gif);
	background-repeat: repeat-x;
}
.titre_galerie a
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.etat_galerie_verte a
{
	font-size: 18px;
	font-weight: bold;
	color: #01FF00;
}

.etat_galerie_rouge a
{
	font-size: 18px;
	font-weight: bold;
	color: #FE0002;
}

.galerie_text
{
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}


.cage
{
	float: left;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
}
.cage_monstre1
{
	width: 192px;
	height: 160px;
}
.cage_monstre2
{
	width: 416px;
	height: 160px;
}
.cage_monstre4
{
	width: 416px;
	height: 392px;
}

.plaque_monstre1
{
	width: 190px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #7C3E03;	
	background-color: #401F00;
	background-image: url(http://img.monster-museum.com/img/plaque.jpg);
	background-repeat: no-repeat;	
	background-position: center;

	color: black;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.plaque_monstre2, .plaque_monstre4 
{
	width: 414px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #7C3E03;	
	background-color: #401F00;
	background-image: url(http://img.monster-museum.com/img/plaque.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	
	color: black;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.plaque_monstre1 a, .plaque_monstre2 a, .plaque_monstre4  a
{
	color: black;
}


.plaque_monstre_zoom
{
	width: 606px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #7C3E03;	
	background-color: #401F00;
	background-image: url(http://img.monster-museum.com/img/plaque.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	
	color: black;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}


.bloc_forum
{
	margin-top: 32px;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}

.bloc_fidelite
{
	margin-top: 16px;
}

.bloc_boutique
{
	position: relative;
	top: 0;
	margin: 30px;	
}

#bloc_1, #bloc_2, #bloc_3
{
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
#bloc_0
{
	position: absolute;
	top: 0;
	left: 0;
	visibility: block;
}


.boutique_titre
{
	font-size: 24px;
	font-weight: bold;
	color: #FEFF00;
}


.bloc_boutique_onglets
{
	float: right;
	width: 130px;
}

.onglets_boutique
{
	float: left;
	width: 130px;
	height: 60px;
	text-align: center;
	border-right: 1px solid #FEFF00;
	padding-top: 14px;
}

.onglets_actif
{
	border-top: 1px solid #FEFF00;
	border-bottom: 1px solid #FEFF00;
	border-left: 1px solid #FEFF00;
	border-right: none;
	background-color: #001031;
}


.bloc_boutique_contenu
{
	float: right;
	width: 276px;
	height: 330px;
	padding: 20px;
	border: 1px solid #FEFF00;
	border-left: none;
	background-color: #001031;
	text-align: center;
	color: white;
}


/* *************************************************************** */
/*  Le Footer                                                      */
/* *************************************************************** */


#min_footer
{
	float: left;
	width: 1px;
	margin-right: -1px;
	height: 634px;
}

#pre_footer
{
	height: 105px;
	background-image: url(http://img.monster-museum.com/img/footer.png);
	background-repeat: repeat-x;
}

#footer
{
	height: 300px;
	background-color: #FF4100;
}

.footer_copyright
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;

	text-align: center;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.footer_partenaire, .footer_partenaire a
{
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FF8054;
}