/* CSS Document */
/* GENERIQUE */
a:link, a:active, a:visited, a:hover
{
	text-decoration:none;
}

a:link
{
	color:#D75702;
}

body
{
	background-color:#FFFFFF;
	background-image:url(../images/site/yotsuba_detouree.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
	margin:0;
	background-color:#ff7849;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

h2
{
	margin-bottom:0;
	padding-bottom:0;
}

h3
{
	color:orange;
	font-weight:bold;
	padding-top:5px;
}

hr
{
	width:100%;
	height:1px;
	color:orange;
	border:1px solid orange;
}

body, td, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}
/*ID*/
div#top
{
	width:1100px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}
div#container
{
	width:1100px;
	height:100%;
	margin:auto;
	margin-top: 0px;
	padding-bottom: 20px;
	/*border-left:2px solid orange;
	border-right:2px solid orange;
	border-top:2px solid orange;*/
}

div#main
{
	/*width:770px;*/
	/*float:left;*/
	/*position:relative;*/
	margin:0;
	padding:10px;
}

div#menu
{
	/*float:right;*/
	/*right: 0;
	width:200px;
	height:100%;*/
}

div#bottom
{
	clear: both;
	width:1100px;
	margin:auto;
	background-color:#FFFFFF;
	border-left:2px solid orange;
	border-right:2px solid orange;
	border-bottom:2px solid orange;
	text-align:center;
	padding-bottom:5px;
	background-image:url(../images/site/background_container.png);
	background-repeat:repeat;
}
#table_bottom
{
	background-image: url(../images/site/table_bas.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:28px;
	width:748px;
	border: 1px solid #000000;
	border-top: 0 hidden;
}
#table_top
{
	background-image: url(../images/site/table_haut.png);
	background-repeat:repeat-x;
	background-position:top left;
	border: 1px solid #000000;
	border-bottom: 0 hidden;
	height:50px;
	width:748px;
	vertical-align:bottom;
	margin-bottom:0;
}
#table_top img
{
	padding-top:5px;
	vertical-align:middle;
}
.accueil_lien_liste
{
	border-bottom:1px solid orange;
	border-right:1px solid orange;
	border-top:1px solid orange;
	margin:5px;
	margin-left:0;
	padding:5px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	background-color:#FFFFFF;
}
.accueil_lien_liste a
{
	text-decoration:none;
}
.accueil_table td
{
	padding:0px;
	font-size:10px;
	background-color:#FFFFFF;
	border:2px solid #D75702;
	background-image:url(../images/site/accueil_td.png);
}
.accueil_table_news 
{
	padding:0px;
	font-size:10px;
	background-color:#FFFFFF;
	border:2px solid #2F4FDA;
	background-image:url(../images/site/news_titre_fond.png);
}
.accueil_td
{
	padding:3px;
}
.accueil_table td img
{
	margin:4px;
}
.accueil_titre, .accueil_titre_news
{
	border-bottom:1px solid orange;
	margin-top:0px;
	margin-bottom:0;
	font-size:12px;
	font-weight:bold;
	color:#FF9933;
	background-color:#FFFFFF;
	background-image:url(../images/site/accueil_titre.png);
}
.accueil_titre_news
{
	background-image:url(../images/site/news_titre_fond.png);
}
.accueil_titre_articles
{
	background-image:url(../images/site/articles_titre_fond.png);
}
.accueil_titre_fiches
{
	background-image:url(../images/site/fiches_titre_fond.png);
}
.accueil_titre_sorties
{
	background-image:url(../images/site/sorties_titre_fond.png);
}
.banniere
{
}


/* LA LISTE COMPLETE */
/* ******************* */

.tr_even
{
	background-image:url(../images/site/tr_even.png);
	background-repeat:repeat-x;
}

.tr_odd
{
	background-image:url(../images/site/tr_odd.png);
	background-repeat:repeat-x;	
	background-position:bottom;
}

/* FIN DE LA LISTE */
.comm_add
{
	border: 2px solid orange;
	padding:3px;
	width:90%;
	margin:auto;
	margin-top:15px;
	background-color:#FFFFDD;
}
.comm_add input, .comm_add textarea
{
	font-size:10px;
	width:100%;
}
.comm_add:hover
{
	/*border:2px solid brown;
	background-color:#FFFFCC;*/
}
.liens
{
	border:2px solid #D75702;
	width:95%;
	margin:auto;
	margin-bottom:15px;
	margin-top:15px;
	background-image:url(../images/site/accueil_td.png);
	padding:5px;
}
.navigation
{
	border:2px solid #D75702;
	background-color:#FFFFFF;
	width:186px;
	margin-right:10px;
	padding:5px;
	text-align:left;
	font-size:10px;
	background-image:url(../images/site/accueil_td.png);
	background-position:bottom;
}
.navigation input
{
	font-size:10px;
}
.navigationCalend
{
	border: 2px solid orange;
	background-color:#FFFFFF;
	width:120px;
	margin-right:10px;
	padding:0;
	text-align:left;
	font-size:10px;
}
/* CLASSE */
.achat_en_ligne /* cadre de droite où sont affichés les liens vers amazon... */
{
	border:2px solid #FFCC00;
	background-color: #FFFFCC;
	right:5px;
	text-align:right;
	float:right;
	/*width:270px;*/
	margin:5px;
	margin-top:0;
	padding:7px;
	padding-top:2px;
}
.achat_en_ligne h3
{
	font-size:14px;
	padding:0;
	margin:0;
}
.defaut_image
{
	border:2px solid orange;
}
.mini
{
	position:relative;
	height:50px;
	/*cursor : pointer;*/
}
.mini_vignette
{
	position:absolute; 
	visibility:show;
	top:0px; 
	left:0px;
	z-index:0;
	visibility:visible;
}
.mini_loupe
{
	position:absolute; 
	visibility:show;
	top:30px; 
	left:30px;
	z-index:1;
}
.mini_souris
{
	cursor : pointer;
}
.mois_prec, .mois_cours, .mois_proc
{
	display:inline;
}
.mois_proc
{
	border-right:0 hidden; /* le mois prochain n'a pas de bordure */
}
.noborder
{
	border: 0 hidden;
}
.petit
{
	font-size:10px;
	font-weight:bold;
}

.table
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	padding:0px;
}

.table td
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;	
	padding:4px;
}
.table_comm
{
	border:0 hidden;
}
.table_add_comm
{
	width:97%;
}
.table_add_comm td
{
	font-size:10px;
}
.table_add_comm td input, .table_comm td textarea
{
	font-size:10px;
	font-family:Verdana;
}
.table1
{
	  background-color: #FFFFCC;
	  border:0 hidden;
  	  border-top: 1px solid #000000;
}

.table2
{
	  background-color: #FFCC99;
	  border:0 hidden;
  	  border-top: 1px solid #000000;
}

.titre
{
	margin:0;
	padding:10px;
	padding-left:0;
	padding-bottom:0;
	padding-top:0;
	/*background-image:url(../images/site/fond_top.png);*/
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.table .defaut_article,.table .defaut_fiche
{
	text-align:center;
}
.type_info
{
	display:inline;	
	background-color:#FFFFFF;
}
.type_info a:link
{
	color: red;
}
.type_info_detail
{
	width:750px;
	text-align:justify;
}
.width_200
{
	width:200px;
	border:2px pink solid;
}


/* DETAIL d'UNE FICHE  */
/* ^^^^^^^^^^^^^^^^^^^^^^^ */
div#fiche_detail
{
	position:relative;
	/*border:1px solid #000000;*/
	padding:5px;
}
.fiche_image
{
	/*position:absolute;
	right:15px;*/
	border:2px solid orange;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
	z-index:1000;
	/*right:0px;*/
}
.fiche_lightbox
{
	display:inline;
}
.fiche_navig_help
{
	font-size:9px;
}
.fiche_precedent
{
	float:left;
}
.fiche_suivant
{
	float:right;
}
.fiche_youtube
{
	margin:15px;
	margin-left:20%;
	margin-right:20%;
	padding:15px;
	text-align:center;
	font-weight:bold;
	border:2px solid orange;
	z-index:0;
}
.fiche_voir_article
{
	/*position:absolute;*/
	text-align:center;
	font-weight:bold;
	width:150px;
	/*left:400px;
	top:300px;*/
	border:2px solid orange;
	padding:4px;
	margin-top:15px;
	background-image:url(../images/site/articles_titre_fond.png);
}
.fiche_voir_article a
{
	color:#FFFFFF;
}
.fiche_clique
{
	font-size:9px;
	text-align:center;
}
.fiche_titre
{
	border:2px solid #B02222;
	margin-top:0px;
	margin-bottom:0;
	padding:2px;
	font-size:15px;
	color:#FFFFFF;
	background-image:url(../images/site/fiches_titre_fond.png);
}
.fiche_revol
{
	border: 2px solid #D75702;
	background-color: #FFFFFF;
	padding:2px;
	background-image:url(../images/site/fiche_revol.png);
	background-repeat:repeat-x;
}
.fiche_serie
{
	border: 2px solid #D75702;
	background-color: #FFFFCC;
	padding:2px;
	background-image:url(../images/site/fiche_serie.png);
	background-repeat:repeat-x;
}
.fiche_serie h4, .fiche_revol h4
{
	font-size:14px;
	padding:0;
	margin:0;
	color:orange;
}
.fiche_serie_resume
{
	border: 1px solid #D75702;
	background-color: #FFFFCC;
	padding:4px;
	margin:3px;
	background-image:url(../images/site/fiche_serie_resume.png);
	background-repeat:repeat;
}
/* FIN DES FICHES */
/* **************** */


/* DETAIL D'UN ARTICLE */
/* ********************* */
.article_bottom
{
	clear:both;
}
.article_image
{
	border:2px solid #7324B6;
}
.article_photo
{
	background-color:#FFFFFF;
	border:2px solid #7324B6;
	padding:5px;
	margin-left:3px;
	margin-right:5px;
	background-image:url(../images/site/article_photos_fond.png);
}
.article_photo td
{
	text-align:center;
}
.article_photo img
{
	border:1px solid #7324B6;
}
.article_photo .noborder
{
	border: 0 hidden;
}
.article_texte
{
	border: 2px solid #7324B6;
	background-color: #FFFFFF;
	padding:4px;
	margin-top:10px;
	margin-left:3px;
	margin-right:5px;
	background-image:url(../images/site/article_texte.png);
	background-repeat:repeat-x;
}
.article_titre
{
	border:2px solid #7324B6;
	margin-top:5px;
	margin-bottom:0;
	margin-left:5px;
	margin-right;auto;
	text-align:center;
	padding:2px;
	font-size:15px;
	color:#FFFFFF;
	background-image:url(../images/site/articles_titre_fond.png);
}
.article_voir_fiche
{
	/*position:absolute;*/
	text-align:center;
	font-weight:bold;
	width:150px;
	/*left:400px;
	top:300px;*/
	border:2px solid orange;
	padding:4px;
	margin-top:15px;
	background-image:url(../images/site/fiches_titre_fond.png);
}
.article_voir_fiche a
{
	color:#FFFFFF;
}
/* FIN DES ARTICLES  */
/* ******************* */

/* SCANS */
/* ******* */
.scan img
{
	border:1px solid orange;
} 
.scan_titre
{
	border:2px solid #0DC10D;
	margin-top:0px;
	margin-bottom:0;
	padding:2px;
	font-size:15px;
	color:#FFFFFF;
	background-image:url(../images/site/scan_titre_fond.png);
}
/* FIN DES SCANS */
/* *************** */


/* LES NEWS */
/* ********** */
.news_detail
{
	border: 2px solid #2F4FDA;
	background-color: #FFFFFF;
	padding:2px;
	background-image:url(../images/site/news_fond.png);
	background-repeat:repeat-x;	
}
.news_precedente
{
	text-align:left;
}
.news_suivante
{
	text-align:right;
}
.news_titre
{
	border:2px solid #2F4FDA;
	margin-top:0px;
	margin-bottom:0;
	padding:2px;
	font-size:15px;
	color:#FFFFFF;
	background-image:url(../images/site/news_titre_fond.png);
}
/* FIN DES NEWS */
/* *************** */

/* bandeau défilant */
/* L'élément qui doit scroller */
		#large{
			position:absolute;
			top: 0px;
			left:0px;
			height:120px;
			white-space:nowrap;
			background-color:#800;
			color:green;
			width:2655px;
/* Les navigateurs Gecko imposent la déclaration de la largeur... */
		}
/* L'élément conteneur servant de "fenêtre" */
		#cont{
			overflow: hidden;
			position:absolute; 
			top:20px;
			width:500px;
			left:20px;
			height: 120px;
			background-color:#000;
		}
		/*html, body {overflow:hidden}
		  Pas nécessaire dans une popup sans scrollbars, utile dans les navigateurs Gecko autrement*/


		* {
			font-family: Verdana, arial, sans-serif
		}

		
		#large img{
			height:100px;
			margin:10px 5px;
		}
		.nav {
			position:absolute;
			width:70px;
			top:260px;
			color:#0a0;
			text-align:center;
			border-top: 1px solid #3a3;
			border-bottom: 1px solid #3a3;
			cursor:default
		}
		.nav:hover {
			color:#5f5
		}
		.comment{
			color:#5f5;
			top:150px;
			position:absolute;
			font-size:smaller;
			text-align:center;
			font-weight:bolder
		}
/* DETAIL DU CALENDRIER  */
/* ************************ */
.calend_container
{
	border-left:1px solid #336887;
	border-top:1px solid #336887;
	width:750px;
	margin:auto;
}
.calend_even
{
	background-image:url(../images/site/accueil_td.png);
	border-right:1px solid #336887;
	border-bottom:1px solid #336887;
}

.calend_odd
{
	background-image:url(../images/site/accueil_td.png);
	background-position:center;
	border-right:1px solid #336887;
	border-bottom:1px solid #336887;
}
.calendrier_mois
{
	font-size: 16px;
	font-weight:bold;
}
.calendrier_navig
{
	background-image:url(../images/site/navig_vide.png);
	background-repeat:no-repeat;
	width:110px;
	height:25px;
	font-size:20px;
	font-weight:bold;
}
#calendrier_prec
{
	float:left;
}
#calendrier_suiv
{
	float:right;
}