
/* ---------------------- POLICES --------------------------- */

/* http://www.fontsquirrel.com/ */
@font-face {
    font-family: 'CandelaBook';
    src: url('images/polices/CandelaBook-webfont.eot');
    src: url('images/polices/CandelaBook-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/polices/CandelaBook-webfont.woff') format('woff'),
         url('images/polices/CandelaBook-webfont.ttf') format('truetype'),
         url('images/polices/CandelaBook-webfont.svg#CandelaBook') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'CandelaBookItalic';
    src: url('images/polices/CandelaItalic-webfont.eot');
    src: url('images/polices/CandelaItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/polices/CandelaItalic-webfont.woff') format('woff'),
         url('images/polices/CandelaItalic-webfont.ttf') format('truetype'),
         url('images/polices/CandelaItalic-webfont.svg#CandelaBookItalic') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'CandelaBold';
    src: url('images/polices/CandelaBold-webfont.eot');
    src: url('images/polices/CandelaBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/polices/CandelaBold-webfont.woff') format('woff'),
         url('images/polices/CandelaBold-webfont.ttf') format('truetype'),
         url('images/polices/CandelaBold-webfont.svg#CandelaBold') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'CandelaBoldItalic';
    src: url('images/polices/CandelaBoldItalic-webfont.eot');
    src: url('images/polices/CandelaBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/polices/CandelaBoldItalic-webfont.woff') format('woff'),
         url('images/polices/CandelaBoldItalic-webfont.ttf') format('truetype'),
         url('images/polices/CandelaBoldItalic-webfont.svg#CandelaBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
	}

/* ---------------------- POLICES --------------------------- */
/* ---------------------- HOME --------------------------- */
body { 
	background-color: rgba(13,145,255,0.2);
	margin-bottom: 0px;
	margin-top: 0px;
	cursor: url(' images/cursor/bdpointer.cur '), pointer;	
	}

div#corp {
	width: 1200px;
	margin-left: auto; 
	margin-right: auto;
	overflow: hidden;
	text-align: center;
	}
	
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	}
	
a:link {  
	cursor: url(' images/cursor/bdlink.cur '), pointer; 
	}
	
.defaut_texte {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;	
	font-family: 'CandelaBold', Arial, serif;
	color: white;
	}

	
div#bandeau {
	display: block;
	width: 1200px;
	height: 330px;
	text-align: center;
	/*background-image: url('./images/fond-titre2.jpg');*/
	background-repeat: no-repeat;	
	border-radius: 15px 15px 0 0;	
	font-size: 32px; 
	font-family: 'CandelaBold', Arial, serif;
	color: white;
	}

/* tracduction Google */	
div#GT {
	float: left;
	width:30px;
	margin-left: 15px;
	margin-top: 10px;
	z-index: 5;
	cursor: url(' images/cursor/bdlink.cur '), pointer;
	}	

div#google_translate_element {
	float: left;
	margin-top: -65px;
	margin-left: 50px;
	background-color: rgba(15,15,15,1);
	width:540px;
	z-index:10;
	border-radius: 5px;
	}
/* fin tracduction Google */	
	
div#image-bandeau {
	float: left;
	margin-top: 110px;
	margin-left: 35px;
	position:absolute;
	}	
	
div#image-bandeau img {
	height: 160px;
	}

#image-tory{
	float: left;
	margin-top: 190px;
	margin-left: 1100px;
	position:absolute;
	}

#image-tory img {
	height: 60px;
	}
	
.logo {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	}	
	
.logo img{
	height: 50px;
	}	

div#titre {
	float: left;
	margin-top: 265px;
	margin-left: 50px;
	position:absolute;
	height: 60px;
	/*background-color: blue;*/
	}
	
h1 {
	font-size: 50px;
	color: black;
	text-shadow: white 1px 1px, white -1px 1px, white -1px -1px, white 1px -1px;
	margin-top: -9px;
	}	

/* --------------------------------------------- */	
	

	
div.ligne {
	width: 100%;
	height: 4px;
	background-color: #FF8B00;
	display: block;
	float: left;
	}
	
div#home-menu-haut {
	background-color: rgba(15,15,15,1);
	display: block;
	float: left;
	width: 1188px;
	height: 24px;
	padding: 6px;
	}
	
div#home-menu-haut a{	
	color: white;
	}

div#home-menu-haut .menuhome {
	display: block;
	float: left;
	margin-left: 3px;
	margin-right: 8px;
	height: 24px;
	}		
	
div#home-menu-haut .menuhome img {
	height: 24px;
	}	
	
div#home-menu-haut .menuhome .imghome {
	opacity: 0.5;
	}	
	
div#home-menu-haut .menuhome .imghome:hover{
	opacity: 0.8;	
	}	
	
	
div#home-menu-haut .menuhaut {
	float: left;
	display: block;
	width: 200px;
	height: 24px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	font-size: 14px; 
	font-family: 'CandelaBook', Arial, serif;
    line-height: 24px;
	background-color: rgba(70,70,70,1); 
	overflow: hidden;
	}	
	
div#home-menu-haut .menuhaut:hover {
	background-color: rgba(120,120,120,1);
	}
	
div#home-menu-haut .menuhaut a {
	display:block;
	}	
	
div.info {
	float: right;
	display: block;
	width: 110px;
	height: 24px;
	text-align: left;
	font-size: 14px; 
	font-family: 'CandelaBook', Arial, serif;
    line-height: 24px;
	background-color: rgba(70,70,70,1); 
	overflow: hidden;
	}
	
div.info:hover {	
	background-color: rgba(120,120,120,1);	
	}	
	
div.info img {
	float: left;
	margin-left: 3px;
	height: 16px;
	padding: 4px;
	}	

div.info a {	
	display: block;
	}

div#home-contenu {
	display: block;
	float: left;
	width: 1200px;
	background-color: rgba(15,15,15,1);
	}	

div#piedpage {
	display: inline-block;
	height: 60px;
	min-width: 100%;
	background-color: rgba(15,15,15,1);
	text-align: center; 
	font-size: 16px; 
	font-family: 'CandelaBookItalic', Arial, serif; 
	color: white;
	border-radius: 0 0 15px 15px;
	}

.protect_mail {
	text-decoration:none; 
	color:white;	
	}

.protect_mail:hover{
	color: rgba(13,145,255,1);
	}
	
/* ---------------------- HOME --------------------------- */
/* ---------------------- CONTENU --------------------------- */
/* ---- Menu Art Books / CDs / jeux Video ---- */
ul#menu {
	width: 1200px;
	border: 0px;
	margin-left: -40px;	
	margin-top: 6px;
	border-bottom: 4px solid #FF8B00;
	}
	
ul#menu li {
	display: inline-block;
	width: 193px;
	height: 24px;
	margin: 0px 1px 2px 1px;
	text-align: center;
	font-size: 14px; 
	font-family: 'CandelaBook', Arial, serif;
    line-height: 24px;
	background-color: rgba(70,70,70,1);  
	overflow: hidden;
	}	
	
ul#menu li:hover {
	background-color: rgba(120,120,120,1);
	}
	
ul#menu a {
	display: block;	
	color: white;
	}	
	
.active {
	background-color: rgba(13,145,255,1);
	}	

/* ---- Menu Art Books / CDs / jeux Video ---- */
/* ---- Corp Art Books / CDs / jeux Video ---- */
div#haut {
	height: 60px;
	background-image: url('images/fond_top.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1200px;
	}

div#contenu {
	background-image: url('images/fond.png');
	background-repeat: norepeat-y;
	background-position: center;
	background-size: 1200px;
	overflow: auto;
	}	

div#bas {
	height: 60px;
	background-image: url('images/fond_bottom.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1200px;
	}
	
	
/* ------------------- */

.bloc {
	width: 690px;
	min-height: 340px;
	background-size: 690px;
    background-repeat: no-repeat;	
	font-size: 18px; 
	font-family: 'CandelaBold', Arial, serif;
	margin-top: -150px;
	color: #0D91E1;
	}	


.bloc:first-child {
	margin-top: 0px;
	}		
	
.bloctitre a {
	color: #0D91E1;
	}

.gauche {
	float: left;
	background-image: url('images/fond_vignette_gauche2.png');
	text-align: left;
	margin-left: 8px;
	}

.gauche .bloctitre {
	width: 490px;
	height: 69px;
	float: left;
	}	
	
.droite {
	float: right;
	background-image: url('images/fond_vignette_droite2.png');
	text-align: right;
	margin-right: 8px;
	}

.droite .bloctitre {
	width: 490px;
	height: 69px;
	float: right;
	}
	
.centre{
	width: 200px;
	text-align: center;
	font-size: 22px;
	color: black;
	text-shadow: white 1px 1px, white -1px 1px, white -1px -1px, white 1px -1px;
	margin-top: -30px;
	}
	
.gauche .centre{
	float: right;
	}
	
.droite .centre{
	float: left;
	}

.gauche img {
	float: left;
	max-height: 220px;
	max-width: 200px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;	
	box-shadow: 0 0 5px #000;  /* box-shadow: Angle(deg) Distance(px) Blur(px) (optional(Spread(px)) rgb(50,50,50); ou rgba(50,50,50,0.7);  */
	}

.droite img {
	float: right;
	max-height: 220px;
	max-width: 200px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	box-shadow: 0 0 5px #000;  /* box-shadow: Angle(deg) Distance(px) Blur(px) (optional(Spread(px)) rgb(50,50,50); ou rgba(50,50,50,0.7);  */
	}

.aus{
	background-image: url(images/flags/aus.png);
	}

.can{
	background-image: url(images/flags/can.png);
	}

.chi{
	background-image: url(images/flags/chi.png);
	}

.cor{
	background-image: url(images/flags/cor.png);
	}

.esp{
	background-image: url(images/flags/esp.png);
	}

.eur{
	background-image: url(images/flags/eur.png);
	}

.fra{
	background-image: url(images/flags/fra.png);
	}

.hk{
	background-image: url(images/flags/hk.png);
	}

.ita{
	background-image: url(images/flags/ita.png);
	}

.jpn{
	background-image: url(images/flags/jpn.png);
	}

.tai{
	background-image: url(images/flags/tai.png);
	}

.usa{
	background-image: url(images/flags/usa.png);
	}

.world{
	background-image: url(images/flags/world.png);
	}
	
.flag {
	float: left;
	background-size: 20px 13px;
	width: 20px;
	height: 13px;
	margin-top: 2px;
	margin-left: 12px;
	}	

.texte {
	display: inline-block;
	width: 470px;
	padding: 5px 10px 5px 10px;
	font-size: 14px;	
	color: black;
	text-align: left;
	background-color: rgba(255,255,255,0.6);
	box-shadow: 0 0 15px #000;  /* box-shadow: Angle(deg) Distance(px) Blur(px) (optional(Spread(px)) rgb(50,50,50); ou rgba(50,50,50,0.7);  */
	}

.texte a{
	color: white;
	}	
	
.texte:hover{
	background-color: rgba(224,108,7,0.9);
	color: white;
	/* box-shadow: 0 0 15px white;  /* box-shadow: Angle(deg) Distance(px) Blur(px) (optional(Spread(px)) rgb(50,50,50); ou rgba(50,50,50,0.7);  */
	}	
	
.texte:hover a {
	color: black;
	}	
	
#preview {
	display: block;
	width: 470px;
	margin-top: 10px;
	padding-bottom: 4px;
	display: flex;
	justify-content: center;
	}
	
#preview img {
	text-decoration: none;
	height: 30px;
	box-shadow: 0 0 0px #000; 
	}	
	   
.showTRACKS {
	color: #FFFFFF;
	height: 18px;
	width: 100%;
	display: inline-block;
	text-align: center;
	cursor: url(' images/cursor/bdlink.cur '), pointer; 	
	background-color: rgba(70,70,70,1);
	}  


/* ---- Corp Art Books / CDs / jeux Video ---- */
/* ---------------------- CONTENU --------------------------- */
/* ---------------------- VIEW --------------------------- */

.bodyview { 
	text-align: center;
	}
	
div#corpview {
	display: inline-block;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	}
	
div#bandeauview {
	width: 100%;
	min-height: 82px;
	margin: 0px 0px 0px 0px;
	font-family: 'CandelaBookItalic', Arial, serif;
	background-color: rgba(34,34,34,1);
	border-radius: 15px 15px 0 0;
	}
		
div#contenuview {
	min-width: 960px;
	background-color: rgba(0,0,0,0.5);
	border-top: 4px solid #FF8B00;
	}	
	
div#more {
	width: 40px;
	color: #FF0000; 
	font-size: 15px;
	font-weight: bold; 
	text-decoration: none;
    margin-left: auto;
    margin-right: auto;
	cursor: url(' images/cursor/bdlink.cur '), pointer; 
	}
	
.more_image {
	width: 40px;
}

.input_image {
	width: 40px;
	border: 0px;
	text-decoration: none;
	outline: none;
		}
	
div#infosTXT {
	font-size: 15px; 
	color: #FFFFFF;
	font-family: 'CandelaBookItalic', Arial, serif;
	}	

div#infos_spoil {
	margin-left: auto;
	margin-right: auto;
	display: none;
	width: 940px;
	text-align: left;
	}	

div#bouton {
	text-align: center;
	}	
	
/* pour vignette couverture */	
.vignetteview { 
	border-radius: 3px; 
	margin-top: 5px;
	margin-right: 15px;
	height: 70px;	
	}

.tabletitre {border-collapse:collapse; text-align:center; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; padding:0px;  }	
	
/* pour index view */
.titre_blanc_gris { font-size:23px; color:#BAC1C0; font-weight:bold;  }
.text_bleu { font-size:11px; color:#00FFFF; }			
.text_jaune { font-size:11px; color:#FFFF00; }
	
/* image sep */
.sep { height:11px; }	
	
/* bordure de l'image BD */
.bordimage { border-radius: 15px; margin-left:10px; margin-right:10px; max-height:1400px; max-width: 1400px; }

/* table corp du site view (border-collapse:collapse;)*/
.table2 { width:100%; border-collapse:collapse; text-align:center; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; padding:0px;  }

.table2 img {
	height: 50px;
	}

select { 
	background-color: #BAC1C0; 
	height: 40px; 
	width: 360px; 
	font-size: 1.7em; 
	cursor: url(' images/cursor/bdlink.cur '), pointer; 	
	border-radius: 5px 5px 5px 5px;
	}

	
.bookmark {
	height: 40px;
	vertical-align: bottom;
	outline: none;
	cursor: url(' images/cursor/bdlink.cur '), pointer; 
	}
	

/* ---------------------- VIEW --------------------------- */
/* -------------------- TVA JAPON ------------------------ */

div#tvajp-contenu {
	background-color: rgba(15,15,15,1);
	background-repeat: repeat-y;
	background-position: center;
	background-size: 1200px;
	/* background-color: rgba(0,0,0,0.4); */
	}
	
div#tvajp-contenu a{	
	color: #0D91E1;
	}

.tvacolor {
	color: yellow;
	font-weight:bold;
	}


/* -------------------- TVA JAPON ------------------------ */


/* iPhones and iPods  */
@media only screen and (max-device-width: 800px){
    .dossier { font-size:24px; font-family:'CandelaBookItalic', Arial, serif; }
	.taille_icon { width:32px; }
	}


/* iPad  */
@media only screen and (device-width: 768px) {
    .dossier { font-size:16px; font-family:'CandelaBookItalic', Arial, serif; }
	.taille_icon { width:32px; }
	}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
     .dossier { font-size:16px; font-family:'CandelaBookItalic', Arial, serif; }
	 .taille_icon { width:32px; }
	}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .dossier { font-size:16px; font-family:'CandelaBookItalic', Arial, serif; }
	.taille_icon { width:32px; }
	}
	
	
