/******************************************
* HTML 
******************************************/
body {
  font-family: Arial, Helvetica, sans-serif;
  color:black;
  font-size:1em;
  background-color:#FFFFFF;
  margin:0;
}

a {
  text-decoration:none;
}

img {
	border:0px;
}

table {
	border:0px;
	margin:0px;
	padding:0px;
}

/*** style texte pour le lien des prochaines sorties ****/
.sortie_next{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
}
/*** style texte pour le lien des news suivantes ****/
.news_next{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
}

.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.normal{
	font-weight:normal;
}

#manga_mois, #newsletter, #bottom {
  float:left;
}

#prochaines_sorties, #pub_120, #sortie_liste {
  float:right;
}


/******************************************
* DIV 
******************************************/
#total {	
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:930px;
	height:1380px;
  border:0px;
  margin-top:0px;
  margin-bottom:0px;
	
	background-image:url(/_images/templates/fond_bottom.jpg);
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
}
#total_news_medium {	
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:930px;
	height:1458px;
  border:0px;
  margin-top:0px;
  margin-bottom:0px;
	
	background-image:url(/_images/templates/fond_bottom.jpg);
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
}
#total_news_large {	
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:930px;
	height:1660px;
  border:0px;
  margin-top:0px;
  margin-bottom:0px;
	
	background-image:url(/_images/templates/fond_bottom.jpg);
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
}
#total_games {	
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:930px;
	height:1400px;
  border:0px;
  margin-top:0px;
  margin-bottom:0px;
	
	background-image:url(/_images/templates/fond_bottom.jpg);
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
}
#total_liens {	
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:930px;
	height:1400px;
  border:0px;
  margin-top:0px;
  margin-bottom:0px;
	
	background-image:url(/_images/templates/fond_bottom.jpg);
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
}

#front{
	background-image:url(/_images/templates/fond_top.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	height:358px;
	width:930px;
}

#menu_haut{
	height:44px;
	width:349px;
	left: 515px;
	top: 194px;
	position:relative;
}

#newsletter {
  background-image:url(/_images/templates/manga_newsletter.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	width:208px;
	height:116px;
	position:relative;
}

#newsletter_medium {
  background-image:url(/_images/templates/manga_newsletter_medium.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	width:208px;
	height:194px;
	position:relative;
}

#newsletter_large {
  background-image:url(/_images/templates/manga_newsletter_large.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	width:208px;
	height:397px;
	position:relative;
}

#newsletter_manga {
  background-image:url(/_images/templates/manga_newsletter_small.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	width:208px;
	height:101px;
	position:relative;
}

#newsletter_games {
  background-image:url(/_images/templates/games_newsletter_small.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	width:208px;
	height:125px;
	position:relative;
}

#droits {
  margin-left:auto;
  margin-right:auto;
	width:930px;
	height:40px;
	border:0px;
  margin-top:0px;
  margin-bottom:0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin-top:10px;
	color:#f38410;
}

#droits a {
	font-weight:bold;
	color:#f38410;
}