/* gınıral */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #070419;
text-align: justify;
margin: 0;
padding: 0;
background-color: #045d69;
}
html {
height:100.1%; /* Pour forcer la barre de scroll avec FF */
}
/* blocs pour la mise en page */
#conteneur {
position: absolute;
width: 64em;
margin-top: 10px;
margin-left: 10px;
border: #070419 1px solid;
background-color: #ffffff;
}
#header {
height: 8em;
padding: 5px;
border-bottom: #070419 1px solid;
background-color: #d5e3e3;
}
#confort {
margin-top: 5px;
}
#contenu {
padding: 10px 10px 10px 10px;
overflow : hidden; /* Pour gırer le contexte de formatage (clear des float) */
}
#menu {
float: left;
width: 15em;
padding: 10px 0px 10px 10px;
background-color: #ffffff;
}
#pied {
clear: both;
border-top: #070419 1px solid;
padding: 5px;
background-color: #d5e3e3;
text-align: center;
}
/* blocs internes au conteneur pour mise en page */
.blocadleft {
width: 32em;
float: left;
text-align: left;
margin: 0px 0px 5px 2em;
}
.blocadright {
text-align: right;
margin: 0px 2em 5px 0px;
}
blockquote {
padding: 5px 10px;
margin: 10px 20px 10px 20px;
border-top: 2px solid #045d69;
border-bottom: 2px solid #045d69;
background-color: #f9fbfa;
line-height: 1.5em;
}
blockquote dl {
line-height: 1.5em;
}
blockquote dt {
margin: 10px;
font-weight: bold;
}
/* menus */
#menu ul.niveau1 {
list-style-type: none;
font-size: 120%;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#menu ul.niveau1 li.level1 {
margin: 0 0 40px 0px;
padding: 10px 0px 0px 0px;
text-indent: 10px;
background-color: #d5e3e3;
border: 1px solid #070419;
}
#menu ul.niveau2 {
list-style-type: none;
font-size: 85%;
font-weight: normal;
margin: 20px 0px 5px 0px;
padding: 10px 0px 10px 0px;
background-color: #f9fbfa;
}
#menu ul.niveau2 li.level2 a {
display: block;
margin: 0px 0px 10px 0px;
_margin: 0px 0px -5px 0px; /* hack IE */
text-indent: 20px;
}
#confort ul {
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#confort li {
display: inline;
float: left;
margin: 0px 0px 0px 10px;
}
#contenu ul {
list-style-image: url(images/puce_st_v.jpg);
list-style-type: square;
}
#contenu ul.ssmenu {
list-style-image: url(images/puce_st_v2.jpg);
list-style-type: square;
}
/* images */
img {
border: 1px solid #070419;
}
#header img {
border: none;
position: absolute;
top: 20px;
left: 20px;
}
#header img.couv {
border: 1px solid #070419;
position: absolute;
top: 20px;
left: 57em;
}
img.vignette {
margin: 0px 15px 20px 0px;
float: left;
}
img.joseki {
margin: 0px 10px 5px 0px;
float: left;
border: none;
}
img.vignettemilieu {
margin: 0px 15px 10px 0px;
vertical-align: middle;
}
img.portrait {
margin: 0px 5px 5px 0px;
float: left;
}
img.deco {
border: none;
margin: 0px;
}
img.top {
margin: 10px 5px 0px 5px;
}
img.hikadroite {
margin: 0px 15px 0px 0px;
float: left;
border: none;
}
img.hikagauche {
margin: 0px 0px 0px 15px;
float: right;
border: none;
}
/* tableaux, prısentation des livres */
table {
border: 1px solid #045d69; 
background-color: #f9fbfa;
width: 100%;
margin-bottom: 10px;
padding: 5px;
line-height: 1.5em;
}
td {
vertical-align: top;
font-weight: bold;
padding: 3px 0px 3px 0px;
}
td.com {
font-weight: normal;
font-size: 90%;
}
td.jeux {
vertical-align: top;
font-weight: normal;
padding: 3px 0px 3px 0px;
}
th.livres { 
vertical-align: top;
font-weight: normal;
font-style: italic;
width: 25%;
padding: 3px 0px 3px 0px;
}
th.revues { 
vertical-align: top;
font-weight: normal;
font-style: italic;
width: 35%;
padding: 3px 0px 3px 0px;
}
caption {
text-align: center; 
font-style: italic;
font-size: 90%;
margin: 10px 0px 10px 0px;
}
/* texte */
p {
margin: 0 0 1em 0;
line-height: 1.5em;
}
p.blocimg {
border: 1px solid #045d69;
text-align: center;
margin: 20px 0px 10px 0px;
padding: 5px;
background-color: #f9fbfa;
}
p.blocad {
font-size: 90%;
text-align: center;
font-weight: bold;
color: #bc2100;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
p.blocadlivre {
margin: 0 0 1em 0;
font-size: 90%;
font-weight: bold;
line-height: 1em;
}
p.blocadlivrelast {
margin: 0 0 3em 0;
font-size: 90%;
font-weight: bold;
line-height: 1em;
}
p.blocadlivre a, p.blocadlivrelast a {
color: #070419;
text-decoration: none;
}
p.b20 {
margin: 0 0 2em 0;
}
p.b30 {
margin: 0 0 4em 0;
}
p.notes {
margin: 50px 0 10px 0;
text-decoration: underline;
}
p.desc {
margin : 10px 0 5px 0;
}
p.titrenews {
border: 1px solid #045d69;
-moz-border-radius: 0.5em;
background-color: #f9fbfa;
padding: 5px;
margin: 20px 0 10px 0;
font-weight: bold;
}
p.social {
background-color: #d5e3e3;
border-top: 1px solid #070419;
border-left: 1px solid #070419;
border-right: 1px solid #070419;
padding: 5px;
margin: 15px 0 10px 0;
font-weight: bold;
}
h1 {
font-size: 120%;
font-weight: bold;
}
#contenu h1 {
font-size: 130%;
font-weight: bold;
}
h2 {
font-size: 100%;
margin: 0px 0px 10px 0px;
}
#contenu h2 {
font-size: 120%;
margin: 30px 0px 20px 0px;
}
.centre {
text-align: center;
}
#header h1 {
font-size: 320%;
font-weight: bold;
color: #bc2100;
text-align: center;
margin: 0 0 5px 0;
}
#header h2 {
font-size: 180%;
font-weight: bold;
text-align: center;
margin: 0 0 10px 0;
}
#header p {
text-align: center;
margin: 0px 0px 10px 0px;
font-weight: bold;
}
#confort p {
margin: 5px 0px 0px 10px;
}
#contenu ul li {
margin: 10px 0 0 0;
line-height: 1.5em;
}
/* liens */
a:link {
color: #070419;
text-decoration: underline;
}
a:visited {
color: #070419;
text-decoration: underline;
}
a:hover {
color: #bc2100;
text-decoration: none;
}
a:active {
text-decoration: underline;
color: #070419;
}
#header h1 a {
color: #bc2100;
text-decoration: none;
}
#header h2 a {
color: #070419;
text-decoration: none;
}
/* form */
select {
font-family: Verdana;
border: 1px solid #070419;
cursor:pointer;
}
optgroup {
margin: 1em 0 0 0;
color: #bc2100;
background: #ffffff;
font-size: 120%;
}
option {
color: #232122;
}
#contenu optgroup {
font-size: 110%;
}
form {
margin: 0;
padding: 0;
}
label {
margin-left: 5em;
}
label.cherche {
margin-left: 0;
}
input {
font-family: Verdana;
font-size: 100%;
background-color: #d5e3e3;
color: #045d69;
border: 2px outset #070419;
font-weight: bold;
cursor:pointer;
}
#contenu input {
display: block;
margin: 10px 0 10px 0;
}
input:hover {
background-color: #f9fbfa;
color: #bc2100;
cursor:pointer;
}
input:active {
border: 2px inset #070419;
background-color: #d5e3e3;
color: #045d69;
cursor:pointer;
}
form.cherche {
margin: 10px 0px 0px 10px;
padding: 0;
}
input.cherche {
font-family: Verdana;
font-size: 100%;
background-color: #ffffff;
color: #070419;
border: 1px solid #070419;
font-weight: normal;
cursor:text;
}
input.cherche:hover {
background-color: #ffffff;
color: #070419;
cursor:text;
}
input.cherche:active {
border: 1px solid #070419;
background-color: #ffffff;
color: #070419;
cursor:text;
}
/* Amazon */
.amazon {
float: left;
width: 12em;
padding: 5px 5px 0px 5px;
margin: 0px 15px 10px 0px;
border: 2px solid #045d69;
-moz-border-radius: 1em;
background-color: #f9fbfa;
text-align: center;
}
.amazon2 {
float: left;
width: 46%;
padding: 5px 5px 0px 5px;
margin: 0px 5px 0px 0px;
border: 2px solid #045d69;
-moz-border-radius: 1em;
background-color: #f9fbfa;
text-align: center;
}
.amazon3 {
float: left;
width: 97%;
padding: 5px 5px 0px 5px;
margin: 0;
border: 2px solid #045d69;
-moz-border-radius: 1em;
background-color: #f9fbfa;
text-align: center;
}

.amazon p, .amazon2 p, .amazon3 p {
margin: 10px 0 10px 0;
font-size: 90%;
font-weight: bold;
line-height: 20px;
}
.amazon a , .amazon2 a, .amazon3 a {
color: #bc2100;
font-size: 130%;
}
.amazon a:hover, .amazon2 a:hover, .amazon3 a:hover {
color: #070419;
}
.amazon img.yesasia, .amazon2 img.yesasia, .amazon3 img.yesasia {
margin: 0px 0px 10px 0px;
}
/* discount manga*/
.discount {
width: 97%;
padding: 5px 5px 5px 5px;
margin: 0 0 10px 0;
border: 2px solid #045d69;
-moz-border-radius: 15px;
background-color: #f0fbff;
text-align: left;
}
.discount img.vignetteh {
border: none;
margin: 0;
}
.discount img.vignettel {
border: none;
margin: 0px 10px 0px 0px;
float: left;
}
.discount img.vignetter {
border: none;
margin: 0px 0px 0px 10px;
float: right;
}
.discount p {
margin: 0;
}
.discount p.vignetted {
text-align: center;
font-weight: bold;
line-height: 20px;
font-size: 120%;
}
.discount p.vignetted a {
color: #bc2100;
text-decoration: none;
}
.discount  p.vignetted a:hover {
color: #232122;
text-decoration: none;
}
/* thumb */
.thumb {
position: relative; 
top: 0px;
left: 0px;
height: 650px;
}
.thumb a {
margin: 1em;
text-decoration: none;
}
.thumb a:hover {
background-color: white;	
}
.thumb a .grand {
display: block;
position: absolute; 
width: 0px; 
}
.thumb a .grand2 {
display: block;
position: absolute; 
width: 0px; 
}	  
.thumb a:hover .grand { 
position: absolute; 
top: 120px;
left: 7em;
width: 400px;
height: 527px; 
}
.thumb a:hover .grand2 { 
position: absolute; 
top: 120px;
left: 0.5em;
width: 530px;
height: 400px; 
}
/* bloc de pub adsense-like */
#pubhaut {
width: 63em;
height: 4.5em;
margin: 5px 0 5px 5px;
border: 1px solid #045d69; 
-moz-border-radius: 1em;
background-color: #f9fbfa;
}
#pubbas {
width: 46em;
height: 9.5em;
border: 1px solid #045d69; 
-moz-border-radius: 1em;
background-color: #f9fbfa;
margin: 0;
}
#pubhaut .pub {
float: left;
width: 24em;
padding: 5px 0px 0px 10px;
font-size: 80%;
}
#pubbas .pub {
float: left;
width: 26em;
padding: 5px 0px 0px 10px;
font-size: 80%;
margin: 0 0 1em 0;
}
#pubdroite {
float: right;
width: 13em;
padding: 0.5em;
margin: 0 0 5px 10px;
border: 1px solid #045d69;
-moz-border-radius: 1em;
background-color: #f9fbfa;
text-align: center;
}
#pubdroite .pub {
padding: 5px;
margin: 0 0 5px 0;
font-size: 80%;
}
#pubdroite .pub a .bas {
color: #bc2100;
text-decoration: underline;
font-weight: bold;
line-height: 10px;
}
#pubhaut .pub a, #pubbas .pub a , #pubdroite .pub a {
color: #070419;
text-decoration: none;
}
#pubhaut .pub a .bas, #pubbas .pub a .bas {
color: #bc2100;
text-decoration: underline;
font-weight: bold;
line-height: 2em;
}
/* Trucs divers */
.footer {
display: none;
visibility: hidden;
}
acronym {
cursor: help;
}
strong {
font-weight: bold;
}
em {
font-style:italic;
}
object  {
margin : 20px 0 20px 0;
}
object.news  {
margin: 5px 5px 0px 0px;
float: left;
}
kbd {
font-size: 130%;
font-weight: bold;
}
.couleur {
color: #bc2100;
}
/* astuce prise sur openweb.eu.org/articles/initiation_float/ */
hr {
display: block;
height: 1px;
padding: 1px;
/* Hack IE */
_margin: -7px 0;
border: 0px;
visibility: hidden;
clear: both;
}
/* avec l'autorisation de JP Tavan */
#postit {
float: right;
margin: 0px 0px 0px 10px;
border: 1px solid #ebec28;
border-top: 12px solid #ebec28;
padding: 0px 5px 0px 5px;
background: #ffff91;
font: normal normal normal 100% "Comic Sans MS", cursive;
text-align: center;
}
