/*
* Elements communs à toutes les pages
* Thème : thème standard
*/

/*
* {	padding: 0; margin: 0; }
*/

body
{
	/*margin:auto;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font:0.75em Verdana,Arial,sans-serif;
	color: #FFF;
	background-color: #252525;
	/*background-image: url("../img/fond.png");*/
}

img
{
	border: 0;
}

table
{
	border-collapse: collapse;
}

fieldset
{
	border: #FFCC00 1px solid;
}

a
{
	text-decoration: none;
	color: #FFF;
}

a:hover
{
	color: #FFF;
	font-weight: bold;
}

a:visited
{
	color: #FFF;
}

a.jaune
{
	text-decoration: none;
	color: #FFCC00;
}

a.jaune:hover
{
	font:1em Verdana,Arial,sans-serif;
	font-weight: bold;
}

a.souligne
{
	text-decoration: underline;
	color: #FFF;
}

a.souligne:hover
{
	text-decoration: none;
}


h1
{
	font-size:1.7em;
	margin-top: 3px;
	margin-bottom: 5px;
}

h2
{
	font-size:1.5em;
	margin-top: 3px;
	margin-bottom: 5px;
}

h3
{
	font-size:1.3em;
	color: #FFCC00;
	margin-top: 2px;
	margin-bottom: 4px;
}

h4
{
	font-size:1.15em;
	margin-bottom: 3px;
}

h5
{
	font-size:1.0em;
	margin-top: 2px;
	margin-bottom: 3px;
}

h6
{
	font-size:0.9em;
	margin-top: 2px;
	margin-bottom: 3px;
}

li
{
	list-style-image: url("../img/rond.gif");
	margin-left: 5px;
}

ul
{
	padding-left: 20px;
	padding-right: 5px;
}

select
{
	background-color: #333333;
	color: #FFCC00;
	border: 1px solid #FFCC00;
}

textarea
{
	background-color: #333333;
	color: #FFCC00;
	border: 1px solid #FFCC00;
}

input[type="text"], input[type="password"]
{
	background-color: #333333;
	color: #FFCC00;
	border: 1px solid #FFCC00;
	margin: 2px;
}

input[type="button"], input[type="submit"]
{
	background-color: #333333;
	font-weight: bold;
	color: #FFCC00;
	border: 1px solid #FFCC00;
	margin: 2px;
}

/* Classes utiles */

.em12
{
	font-size: 1.25em;
}

.padding5
{
	padding: 5px;
}

.marges_auto
{
	margin-left: auto;
	margin-right: auto;
}

.mesg_ok {
	font-weight: bold;
	color: #00FF00;
}

.mesg_erreur {
	font-weight: bold;
	color: #FF0000;
}

.jaune
{
	color: #FFCC00;
}

.jaune:hover
{
	color: #FFCC00;
}

.jaune_gras
{
	font-weight: bold;
	color: #FFCC00;
}

.jaune_gras:hover
{
	font-weight: bold;
	color: #FFCC00;
}

.pointilles_inf
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.centre_h
{
	margin-left: auto;
	margin-right: auto;
}

.bordure
{
	border: 1px solid #FE3D3C;
}

.bordure2
{
	border: 2px solid #FE3D3C;
}

.marge1
{
	margin: 1px;
}

.degrade87
{
	background-color: #B00709;
	background-image: url("../img/degr_87.png");
	background-repeat: repeat-x;
}

.titre_section
{
	background-image: url("../img/degr_26.png");
	background-repeat: repeat-x;
	text-align: center;
	line-height: 26px;
	height: 26px;
	border: 1px solid #FE3D3C;
	border-right-width: 0px;
	border-left-width: 0px;
}

.largeur700
{
	width: 700px;
}

.largeur900
{
	width: 900px;
}

.align_gauche
{
	text-align: left;
}

.bouton_fermer
{
	float: right;
}

/* Blocs */

#centre
{
	text-align: center;
}

#infos_utilisateur
{
	text-align: center;
	width: 280px;
}

#infos_utilisateur_large
{
	text-align: center;
	width: 370px;
}

#en_tete
{
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal
{
	padding: 5px;
	margin-bottom: 10px;
	min-height: 500px;
}

#pied_page
{
	margin-left: auto;
	margin-right: auto;
	font:0.8em Verdana,Arial,sans-serif;
	height: 29px;
	width: 100%;
	line-height: 27px;
	background: url("../img/fond_pied_page.png") repeat-x;
	text-align: center;
}

#menu
{
	width: 100%;
	text-align: center;
	vertical-align: top;
	line-height: 27px;
	height: 29px;
	margin-bottom: 2px;
	background: url("../img/fond_pied_page.png") repeat-x;
}

/*Menus en surimpression */

#menu_images
{
	background-color: #900000;
	border: 1px solid #FE3D3C;
	position: absolute;
	z-index: 8;
	font-size: 0.8em;
}

#menu_mangas
{
	background-color: #900000;
	border: 1px solid #FE3D3C;
	position: absolute;
	z-index: 8;
	font-size: 0.8em;
	text-align: left;
}

#menu_videos
{
	background-color: #900000;
	border: 1px solid #FE3D3C;
	position: absolute;
	z-index: 8;
	font-size: 0.8em;
	text-align: left;
}

#menu_jeux
{
	background-color: #900000;
	border: 1px solid #FE3D3C;
	position: absolute;
	z-index: 8;
	font-size: 0.8em;
	text-align: left;
}

#menu_xxx
{
	background-color: #900000;
	border: 1px solid #FE3D3C;
	position: absolute;
	z-index: 8;
	font-size: 0.8em;
	text-align: left;
}

#menu_partenaires
{
	background-color: #900000;
	border: 1px solid #FE3D3C;
	position: absolute;
	z-index: 8;
	font-size: 0.8em;
	text-align: left;
}

/* Elements */

#recherche
{
	padding: 5px;
	width: 425px;
	margin-left: auto;
	margin-right: auto;
}

#liste_alpha
{
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	line-height: 25px;
	height: 25px
}

#page_manga
{
	border: 1px solid #FE3D3C;
}

.ligne_blanche
{
	border: 0;
	width: 90%;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

.disclaimer
{
	overflow:auto;
	padding: 5px;
	padding-bottom: 15px;
	height: 450px;
}

.tri
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 10px;
	width: 600px;
}

.pagination
{
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}

.elem_manga
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	width: 450px;
}

.elem_video
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	width: 450px;
}

.elem_jeu
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	width: 450px;
}

.elem_news
{
	background-color: #B00709;
	background-image: url("../img/degr_87.png");
	background-repeat: repeat-x;
	text-align: left;
	width: 500px;
}

.elem_news a
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


#infos_video
{
	background-color: #B00709;
	background-image: url("../img/degr_87.png");
	background-repeat: repeat-x;
	padding: 2px;
	width: 700px;
}

#infos_jeu
{
	background-color: #B00709;
	background-image: url("../img/degr_87.png");
	background-repeat: repeat-x;
	padding: 2px;
	width: 700px;
}

#infos_manga
{
	background-color: #B00709;
	background-image: url("../img/degr_87.png");
	background-repeat: repeat-x;
	padding: 2px;
	width: 700px;
}

#derniers_ajouts
{
	background-color: #B00709;
	background-image: url("../img/degr_87.png");
	background-repeat: repeat-x;
	padding: 2px;
	width: 900px;
}

.derniers_ajouts
{
	background-color: #B00709;
	background-image: url("../img/degr_87.png");
	background-repeat: repeat-x;
	padding: 2px;
	width: 900px;
}

#commentaires
{
	background-color: #B00709;
	background-image: url("../img/degr_87.png");
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

/* Page de login */

#page_login
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#login_presentation
{
	width: 350px;
	height: 350px;
	border: 1px solid #FE3D3C;
	padding: 0px;
	border-top-width: 0px;
}

#login_presentation #texte_presentation
{
	padding: 5px;
	text-align: left;
}

#login_presentation ul
{
	margin-left: 15px;
}

#login_form
{
	width: 350px;
	height: 350px;
	border: 1px solid #FE3D3C;
	padding: 0px;
	border-top-width: 0px;
}

#login_form #texte_presentation
{
	padding: 5px;
}


/* Page d'inscription et de contact */

.formulaire table
{
	font-weight: bold;
	/*text-align: left;*/
}

.formulaire table td
{
	padding: 3px;
}

.formulaire table input[type="text"]
{
	width: 180px;
}

.formulaire #code_verif
{
	width: 80px;
}

.formulaire table input[type="password"]
{
	width: 180px;
}

.formulaire
{
	width: 450px;
	padding: 6px;
}

/* Page de contact */

#frm_contact table
{
	font-weight: bold;
	/*text-align: left;*/
}

#frm_contact table td
{
	padding: 3px;
}

#frm_contact table input[type="text"]
{
	width: 180px;
}

#frm_contact #code_verif
{
	width: 80px;
}

#frm_contact table input[type="password"]
{
	width: 180px;
}

#frm_contact
{
	width: 450px;
	padding: 6px;
}

/* Panneau de contrôle */

#panneau_controle
{
	width: 550px;
	border: 1px solid #FE3D3C;
	padding: 0px;
	border-top-width: 0px;
}

#panneau_controle td
{
	vertical-align: top;
}

/* Fenêtre */

#fenetre
{
	z-index: 3;
	position:absolute;
	width: 400px;
	/*height: 330px;*/
	border-top-width: 0px;
}

#contenu_fenetre
{
	/*height: 310px;*/
	overflow:auto;
	padding: 5px;
}

#titre_fenetre
{
	width: 400px;
	cursor: move;
}

/* Recherche */

#resultat_recherche
{
	position:absolute;
	z-index: 5;
	background-color: #252525;
	text-align: left;
	border: 1px solid #FFCC00;
}
