@charset "utf-8";
html, body
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffc990;
	color: #000000;
	margin: 0;
	padding: 0;
}

a
{
 text-decoration : none;
}

img
{
	border : 	0;
}

span
{
 font-family : Arial, sans-serif;
 font-size : 10pt;
 color : #fffcff;
 font-weight : bolder;
}

#page
{
	background:		red;
	margin-left :				auto;
	margin-right :			auto;
	width:		800px;
	height:		450px;
}


#header
{

	background:		#fde3be;
	width: 100%;
	height:		250px;
}

#barrehaut 
{
	background-color : 	#A13721;
	font-family : 		Arial, sans-serif;
	font-size : 		10pt;
	line-height: 		17px;
	font-weight: 		normal;
	width: 		100%;
	height:		20px;
	color : 		#FDDBAD;
}

#barrehaut div 
{
	position : relative;
	top : -17px;
	width : 100%;
	text-align: right;
}

#barrehaut a 
{
	margin-right : 	7px;
	padding-right: 	15px;
	width : 			16px;
	height : 			15px;
	
}

#lienhome 
{
	background-image:		url("./image/template/home.jpg");
}

#liencontact 
{
	background-image:		url("./image/template/contact.jpg")
}

#image 
{
	background-image:		url("./image/template/image_puchimon.jpg");
	height:		230px;
	width: 100%;
}




#derniere_sorties 
{

	background-color : #b03c25;
	width:		175px;
	height:		200px;
}


DIV.contenu 
{
float : left;
}


#contenu 
{
	background:		white;
	height:		100%;
}

#menu_principal 
{
	background-color : #b65640;
	width :	 175px;
	height : 100%;
	overflow : hidden;
}


.bloc_mangas   /*BASEZ VOUS DESSUS POUR  AJOUTER UN BLOC DANS LE MENU*/
{

	line-height: 	14px;
	width :	 175px;
	height : 	300px;
	background-image:		url("./image/template/fond-manga.jpg");
}

.bloc_mangas a {
	margin : 	6px;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : #fffcff;
	font-weight : bolder;
}

#titre_manga 
{
	width : 173px;
	height : 32px;
	margin-bottom: 2px;
	background-image:		url("./image/template/manga.jpg");
}

#bloc_kichigai 
{
	display:block;
	color : 	white;
	background-color : #A13721;
	line-height: 20px;
	padding : 6px;
/*
	width :	 175px;
*/
}



#bloc_kichigai a {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : #fffcff;
	font-weight : bolder;
}

#centre 
{
	background:		#FFFFFF;
	width:		449px;
	height:		100%;
	padding-left : 20px;
	padding-right : 20px;
	overflow : auto;
}

#menu_droite 
{
	float : right;
	width:		131px;
	height:		100%;
	overflow : hidden;
	background-image:		url("./image/template/fond-membre.jpg");
}

#titre_membre 
{
	width : 131px;
	height : 222px;
	margin-bottom: 2px;
	background-image:		url("./image/template/espace_membres.jpg");
}

#footer 
{
	background:		#A13721;
	width: 800px;
	height:		20px;
	text-align: 	right;
	display: block;
}

#footer img {
	margin : 		2px;
}

span.pale 
{
 font-weight: normal;
 color : #FDDBAD;
}

span.fonce 
{
 font-weight: normal;
 color : #f3bb80;
}


/*Class qui gèrent le contenu des fiche de manga -- image de présentation, limitation à 200px de large et image de volume 250x172 imposé*/

#caracteristiques 
{
	height : 120px;
	overflow : hidden;
}

#caracteristiques div 
{
	margin-left : 210px;
	font-size: 14px;
	color :  #f3bb80;
}

#caracteristiques span 
{
	font-size: 12px;
	color : black;
}

#caracteristiques a
{
	font-weight : bold;
}

#present 
{

	margin-top : -120px;
}

#synopsis_titre 
{
	margin-top : 30px;
	margin-left : 50px;
	margin-bottom : 8px;
	font-size : 14px;
	font-weight : bold;
}

#synopsis 
{
	text-align : justify;
	font-size : 13px;
}

.volume 
{
	margin-top : 30px;
	font-size : 14px;
	font-weight : bold;
	width : 430px;
	height : 290px;
	overflow : hidden;
}

.chapitres 
{
	margin-top :-250px;
	margin-left : 180px;
	font-size : 13px;
	height : 250px;
	font-weight: bold;
	overflow : auto;
}

.chapitres a {
	color : #000000;
	font-size : 11px;
	color : green;
	font-weight : bold;
}

a 
{
	color : #000000;
}


#centre h1
{
        font-size : 20px;
}

/*
#bloc_last
{
	background-color : #b65640;
	width :	 175px;
}

#menu
{
	background:		white;
	width: 100%;
	height:		20px;
	display: block;
}

DIV.topmenu
{

float : left;

}
*/
