/********************************/
/*	Affichage général
/********************************/

* { margin: 0px; }

body
{
	width: 1000px;
	margin: auto;
	background-color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

img { border: 0px; }

form .field { width: 75%; }

form textarea.field { width: 100%; }

fieldset { padding: 5px; border: 2px solid #FF0000; }

fieldset legend { color: #FFFFFF; background: #FF0000; }

input.button
{
	width: 80px;
	margin-bottom: 1px;
	padding: 2px;
	border: solid 1px #FF0000;
	background-color: #FF0000;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

div.spacer { clear: both; }

/********************************/
/*	Bannière de la page
/********************************/

#header { height: 193px; background: url('img/banniere.jpg') no-repeat; }

/********************************/
/*	Corp de la page
/********************************/

#body { background: url('img/fond_menu.jpg') repeat-y; }

/********************************/
/*	
Menu
/********************************/

/* Cache le chargement de toutes les images du menu */
#load-menu { display: none; }

#menu 
ul{
 padding:0;
 margin:0;
 list-style-type:none;
 }
li{ float: left ; width : 110px ;}


#menu  a { display: block ;
}


#menu a.btn_rub2_s,
#menu a.btn_rub2:hover { height: 168px; background: url('img/b_rub_2.jpg') no-repeat; }
#menu a.btn_rub2 { height: 168px; background: url('img/a_rub_2.jpg') no-repeat; }

#menu a.btn_rub1_s,
#menu a.btn_rub1:hover {  height: 168px; background: url('img/b_rub_1.jpg') no-repeat; }
#menu a.btn_rub1 { height: 168px; background: url('img/a_rub_1.jpg') no-repeat; }


#menu a.btn_rub3_s,
#menu a.btn_rub3:hover { height: 168px;background: url('img/b_rub_3.jpg') no-repeat; }
#menu a.btn_rub3 { height: 168px; background: url('img/a_rub_3.jpg') no-repeat; }

#menu a.btn_rub4_s,
#menu a.btn_rub4:hover { height: 168px; background: url('img/b_rub_4.jpg') no-repeat; }
#menu a.btn_rub4 { height: 168px; background: url('img/a_rub_4.jpg') no-repeat; }

#menu a.btn_rub5_s,
#menu a.btn_rub5:hover { height: 168px; background: url('img/b_rub_5.jpg') no-repeat; }
#menu a.btn_rub5 { height: 168px; background: url('img/a_rub_5.jpg') no-repeat; }

#menu a.btn_rub6_s,
#menu a.btn_rub6:hover { height: 168px; background: url('img/b_rub_6.jpg') no-repeat; }
#menu a.btn_rub6 { height: 168px; background: url('img/a_rub_6.jpg') no-repeat; }

#menu a.btn_rub7_s,
#menu a.btn_rub7:hover { height: 168px; background: url('img/b_rub_7.jpg') no-repeat; }
#menu a.btn_rub7 { height: 168px; background: url('img/a_rub_7.jpg') no-repeat; }

#menu a.btn_rub8_s,
#menu a.btn_rub8:hover { height: 168px; background: url('img/b_rub_8.jpg') no-repeat; }
#menu a.btn_rub8 { height: 168px; background: url('img/a_rub_8.jpg') no-repeat; }

#menu a.btn_rub9_s,
#menu a.btn_rub9:hover { height: 168px; background: url('img/b_rub_9.jpg') no-repeat; }
#menu a.btn_rub9 { height: 168px; background: url('img/a_rub_9.jpg') no-repeat; }




#menu #bottom-menu
{
	height: 116px;
	width: 185px;
	margin-bottom: 60px;
	background: url('img/bas_menu.jpg') no-repeat;
	text-align: center;
	font-weight: bold;
}

/
********************************/
/*	Newsletter
/********************************/

#newsletter input { margin-bottom: 1px; border: solid 1px #000000; }

/********************************/
/*	Pages
/********************************/

#body #page,


#body #half-page { padding: 0x 0px 0px 0px; }
#body #plan-page{ padding: 0x 0px 0px 0px; }
#body #plan-page { float: left; width: 450px; }

#body #left-page{ padding: 5x 5px 5px 5px; }

#body #librairie-page{ padding: 5x 5px 5px 5px; }
#body #plan1-page{ padding: 5x 5px 5px 5px; }
#body #plan2-page{ padding: 5x 5px 5px 5px; }

#body #even-page{ padding: 0x 0px 0px 0px; }
#body #right-page { padding:  0x 0px 0px 0px; }

#body #page { margin-left: 208px; }

#body #page  { margin-left: 482px; }

#body #half-page { width: 350px; margin-left: 429px; }

#body #left-page { float: left; width: 650px; }
#body #librairie-page { float: left; width: 650px; }
#body #plan1-page { float: left; width: 350px; }

#body #plan2-page { float: right; width: 450px; }
#body #photo-page { float: right; width: 350px; }

#body #even-page { float: left; width: 650px; }
#body #right-page,#body #facebookpage { float: right ; width: 340px;  }
#body #photo-page { float: right ; width: 330px;  }
#body #newsletter-page { float: right ; width: 350px;  }
#body #lien-page { float: left ; width: 180px;  }
/* Titre des pages */

#page h1,
#half-page h1,
#left-page h1,
#newsletter-page h1,
#right-page h1,
#photo-page h1,
#librairie-page h1,
#plan-page h1,
#plan2-page h1,
#plan1-page h1,

#even-page h1
{
	display: inline;
	margin-left: 20px;
	padding: 2px 10px 3px 10px;
	border: 2px  #FF0000;
	background: url('img/fond_titre.jpg') repeat-x;
	font-size: 17px;
	font-weight: regular;
	color : red ; 
}
#photo-page h2,
#plan2-page h2,

#even-page h2
{
	display: inline;
	margin-left: 20px;
	padding: 2px 10px 3px 10px;
	border: 2px  #FF0000;
	background: url('img/fond_titre.jpg') repeat-x;
	font-size: 15px;
	font-weight: bold;
	color : red ; 
}

/* Zone de texte des pages */


#half-page .text

{
	margin: 5px 0px 25px 0px;
	padding: 12px 20px 12px 20px;
	border: 2px solid #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}


#right-page.text {
	margin: 5px 0px 25px 0px;
	padding: 12px 20px 12px 20px;
	border: 2px solid #FF0000;
	background-color: white;
	font-weight: bold;
	color: black;
	text-align: justify;
}
#left-page .text
{
	margin: 5px 5px 25px 5px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #FF0000;
	background-color: #FFFFFF;
	background-image:url(img/fond11.jpg);
	font-weight: regular;
	color: white;
	font-size: 14px;
	text-align: justify;
}
#librairie-page .text,
#plan1-page .text,
#plan2-page .text


{
	margin: 5px 5px 25px 5px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #FF0000;
	background-color: black;
	font-weight: regular;
	color: white;
	font-size: 14px;
	text-align: justify;
}
#plan-page .text
{
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #FF0000;
	background-color: black;
	font-weight: regular;
	color: white;
	font-size: 14px;
	text-align: justify;
}
#even-page .text
{
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #FF0000;
	background-color:black;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
#page .text{
	margin: 5px 0px 25px 0px;
	padding: 12px 20px 12px 20px;
	border: 2px solid #FF0000;
	background-color:black;
	font-weight: regular;
	color: white;
	font-size: 14px;
	text-align: justify;	
	}
	
	
	
#photo-page .text {
	margin: 5px 5px 25px 5px;
	padding: 5px 2px 5px 2px;
	border: 2px solid #FF0000;
	background-color:black;
	font-weight: bold;
	color: red;
	text-align: justify;
}

#plan2-page .text {
	margin: 5px 5px 25px 5px;
	padding: 5px 2px 5px 2px;
	border: 2px solid #FF0000;
	background-color:black;
	font-weight: bold;
	color: red;
	text-align: justify;
}

#newsletter-page .text {
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #FF0000;
	background-color:black;
	font-weight: regular;
	color: white;
	text-align: justify;
}
#facebookpage .text  {
	margin: 10px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px  black;
	background-color:black;
	font-weight: bold;
	color: red;
	text-align: justify;
}
#lien-page.text {
	margin: 30px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px  black;
	background-color:black;
	font-weight: bold;
	color: red;
	text-align: justify;
}


/* Sous-titre des pages */

.text h2
{
	margin-top: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ff0000;
	background-color: inherit;
	font-size: 13px;
	color: #ff0000;
}

/* Formatage des textes */

.text a
{
	background-color: inherit;
	text-decoration: none;
	color: #FF0000;
}

.text a:hover { text-decoration: underline; }

.text img.center { display: block; margin: auto; }

.text img.left { float: left; margin-right: 20px; }

.text img.right { float: right; margin-left: 20px; }

.text span { background-color: inherit; color: #FF0000; }

.text span.barred
{
	background-color: inherit;
	text-decoration: line-through;
	color: #000000;
}

.text div.center { text-align: center; }

.text div.left { text-align: left; }

.text div.right { text-align: right; }

.text div.justify { text-align: justify; }

.text div.info { font-size: 9px; }

/********************************/
/*	BBCode
/********************************/

.text .bbLeft { text-align: left; }

.text .bbCenter { text-align: center; }

.text .bbRight { text-align: right; }

/********************************/
/*	Pied de page
/********************************/

#footer
{
	height: 60px;
	padding: 4px 0px 0px 180px;
	background: url('img/copyrights.jpg') no-repeat;
	font-size: 11px;
	font-weight: bold;
}

#footer a
{
	background-color: inherit;
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover { text-decoration: underline; }

/********************************/
/*	Index
/********************************/

#news .article
{
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ffffff;
}

#news .article .date { float: left; width: 90px; }

#news .article .content { margin-left: 90px; }

/********************************/
/*	Bibliothèque
/********************************/

#library .name,
#library .editor
{
	margin-bottom: 10px;
	border-bottom: 1px dotted #FF0000;
	background-color: inherit;
	color: #FF0000;
}

#library .name { width: 75%; }

#library .editor { width: 25%; }

#library td { border-bottom: 1px dotted #FF0000; }

/********************************/
/*	Nos Mangas
/********************************/

#mangas th { width: 75%; }

#mangas td { width: 25%; }

#mangas .button
{
	width: 130px;
	padding: 2px;
	background-color: #000000;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	text-align: center;
}

/********************************/
/*	Tarifs
/********************************/

#tariffs
{
	width: 99%;
	margin: auto;
	border-collapse: collapse;
}

#tariffs .days,
#tariffs th,
#tariffs-legend .td_off-peak-hour,
#tariffs-legend .td_peak-hour { text-align: center; }

#tariffs th,
#tariffs td
{
	height: 25px;
	border-bottom: 1px dotted #3A3A3A;
	border-right: 1px dotted #3A3A3A;
}

#tariffs .td_last,
#tariffs .td_peak-hour_last { border-right: 0px; }

#tariffs th { width: 16%; }

#tariffs td,
#tariffs-legend { width: 12%; }

#tariffs .td_off-peak-hour,
#tariffs-legend .td_off-peak-hour { background-color: #686868; color: inherit; }

#tariffs .td_peak-hour,
#tariffs .td_peak-hour_last,
#tariffs-legend .td_peak-hour { background-color: #FF0000; color: inherit; }

#tariffs-legend { margin: auto; }

#tariffs-legend .td_off-peak-hour,
#tariffs-legend .td_peak-hour { border: 1px dotted #000000; }

#tariffs-legend .td_peak-hour { border-top: 0px; }

/********************************/
/*	Forum
/********************************/

#forum th { width: 75%; }

#forum td { width: 25%; }

#forum .button
{
	width: 80px;
	padding: 2px;
	background-color: #FF0000;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	text-align: center;
}

/********************************/
/*	Presse
/********************************/

#press img { display: block; margin: auto; }

/********************************/
/*	Plans d'accès
/********************************/

#coordinates blockquote
{
	margin: 0px 20px 0px 20px;
	padding: 8px 10px 8px 10px;
	border: 2px dotted #FF0000;
}

/********************************/
/*	Liens
/********************************/

#links { width: 100%; }

#links .link { padding: 5px 0px 5px 0px; }

#links .link .image { width: 234px; }

#links .link .image img { border: 2px solid red; }

#links .link .content { }

