/** Magazine **/

.containingbox
{
width: 900px;
/**background-color: #88f;**/
background-color: #FFF;
}

body 	{
			margin: 0px auto 30px auto;
			padding: 0px 0px 0px 5px;
			
			text-align: center;	
			background-color: #FFF;
			background-image: url("D:/E drive/WebAction/Site Template/v2/Images/bg.jpg");
			background-image: url("http://www.hibumi.com/Images/bg.jpg");
			background-repeat: repeat-x; 
			width: 900px;
			}

#headerbox
{
	width: 900px;
	height: 130px;

	float: left;
	margin: 0px;
	padding: 0px;	
	overflow: hidden;
}
			
.pagebox
{
	width: 600px;
/**	height: 600px; **/
	float: left;

	margin:  20px 0px 0px 0px;
	padding: 0px;
	
/**	overflow: hidden; **/
}

#rightbox
{
	width: 250px;
/**	height: 800px; **/

	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 40px;	

		
}

#footerbox
{
	width: 900px;
	height: 22px;

	float: left;
	
		font-family: arial, sans-serif;
	color: #555;
	font-size: 10px;
	font-weight: bold;
	text-align: center;

	/** width: 830px; **/

background-color: #white;	

clear: both;
margin: 15px 0px 30px 0px;
padding: 5px 0px 0px 0px;

border-top: 1px solid #6C5F4F;

}

#footerbox a
{

	font-family: arial, sans-serif;
	color: #555;
	font-size: 10px;
	font-weight: bold;
	text-align: center;

	/** width: 830px; **/
	
clear: both;
margin: 0;
padding: .5em;

}

/** Header Definition **/

#topright
{
	font-family: arial, sans-serif;
	color: #CD3900;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: left;	

float: left;
width: 300px;
height: 60px;
margin: 0;
padding: 10px 0px 0px 0px;
background-color: #FFF;
	
border: 0px solid #AAA;
border-top: 3px solid #6C5F4F;
}
#topright a
{
	font-family: arial, sans-serif;
	color: #F06603;
	text-decoration: none;
		line-height: 14px;
	margin 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;

}

#topleft
{
	font-family: Century Gothic, arial, sans-serif;
	color: #1F1C17;
	font-size: 50px;
	font-weight: bold;
	line-height: 70px;
	letter-spacing: 0px;
	text-align: left;	

float: left;
width: 580px;
height: 60px;
margin: 0;
padding: 0px 0px 0px 20px;
background-color: #FFF;
background-image: url("D:/E drive/WebAction/Site Template/v2/Images/hibumi-logo.jpg");
background-image: url("http://www.hibumi.com/Images/hibumi-logo.jpg");

			background-position: right top;
			background-repeat: no-repeat;

border: 0px solid #AAA;
border-top: 3px solid #6C5F4F;
}

#titre
{
	font-family: Century Gothic, arial, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;	

float: right;
width: 800px;
height: 20px;
margin: 0;
padding: 2px 0px 0px 100px;
background-color: #6C5F4F;

border: 0px solid #AAA;
}

#ongletright
{
	font-family: arial, sans-serif;
	color: #9A6C6C;
	font-size: 8px;
	font-weight: bold;
	line-height: 8px;
	letter-spacing: 0px;

float: right;
width: 500px;
height: 16px;
margin: 0;
padding: 0px 0px 0px 0px;
background-color: #F2F1EE;

border: 0px;
}

.onglet
{
	font-family: arial, sans-serif;
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 0px;

float: right;
width: 100px;
height: 14px;
margin: 0;
padding: 2px 0px 0px 0px;
background-color: #f4f1ee;

border: 0px solid #b8a58e;
border-bottom: 0px solid #f4f1ee;
}
.onglet a
{
	font-family: arial, sans-serif;
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}

#ongletleft
{
	font-family: arial, sans-serif;
	color: #777;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	letter-spacing: 0px;

float: right;
width: 99px;
height: 14px;
margin: 0;
padding: 2px 0px 0px 0px;
background-color: #f4f1ee;

border: 0px;
border-right: 1px solid #9A6C6C;
}
#ongletleft a
{
	font-family: arial, sans-serif;
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}

/** Page Definition  **/

/** In leftcol , rightcol and rightbox  possible ArticleLarge, ArticleSmall  and PubLarge, PubSmall, **/

.ArticleLarge
{
	font-family: arial, sans-serif;
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 1px;
	text-align: left;	
/**	clear: both; **/
	
float: left;
width: 250px; 
/** height: 400px; **/
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: white;

border: 0px dotted #DDD;

}

.ArticleLarge p
{
margin: 8px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.ArticleLarge a
{
color: #CD3900;
		color: #F06603;

	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-align: left;	
	


margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

border: 0;
}

.ArticleLarge h2
{
	font-family: Haettenschweiler, Century Gothic, arial, sans-serif;
	color: #BBB;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 2px;
	text-align: left;
	border-bottom: 2px solid #BBB;
		margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.ArticleLarge h3
{
	font-family: Century Gothic, arial, sans-serif;
	color: #6C5F4F;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;

}


.ArticleSmall
{
	font-family: arial, sans-serif;
	color: #777;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: left;

	
float: left;
width: 240px;

margin: 6px 0px 6px 0px;
padding: 10px 0px 4px 10px;
background-color: white;

border: 0;
border-top: 0px solid #CCC;
border-bottom: 0px solid #CCC;
}

.ArticleSmall h2
{
	font-family: Haettenschweiler, Century Gothic, arial, sans-serif;
	color: #BBB;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 2px;
	text-align: left;
	border-bottom: 2px solid #BBB;
		margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;

}

.ArticleSmall h3
{
	font-family: arial, sans-serif;
	color: #777;
		color: #6C5F4F;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: left;	

margin: 0px 0px 0px 0px;
padding: 0px 0px 4px 0px;

border: 0;

}

.ArticleSmall p
{
		font-family: arial, sans-serif;

		font-size: 11px;
			font-weight: bold;
				letter-spacing: 0px;

	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;

}

.ArticleSmall a
{
color: #CD3900;
		color: #F06603;

	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-align: left;	
	


margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

border: 0;
}

.PubGG250
{
	font-family: arial, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	text-align: left;	
	overflow: hidden;
	
float: left;
width: 270px;
height: 270px;
margin: 40px 0px 50px 10px;
padding: 10px 0px 0px 10px;
background-color: white;

border: 1px solid #DDD;
}

.PubLarge
{
	font-family: arial, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	text-align: left;	
	overflow: visible;
	
float: left;
width: 209px;

margin: 20px 0px 0px 0px;
padding: 10px 0px 0px 6px;
background-color: white;

border: 1px solid #DDD;
}

.PubSmall
{
	font-family: arial, sans-serif;
	color: #666;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: left;	
	overflow: hidden;
	
float: left;
width: 229px;
/** height: 70px; **/
margin: 20px 0px 6px 0px;
padding: 8px 7px 4px 10px;
background-color: white;

border: 1px solid #DDD;
}

.PubSmall b
{
	font-family: arial, sans-serif;
	color: #666;
	font-size: 12px;
	font-style: bold;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: center;	
	margin: 0px 0px 0px 0px;
padding: 0px 0px 8px 10px;

}

.PubSmall p
{
	font-family: arial, sans-serif;
	color: #666;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: left;	
	margin: 2px 0px 4px 0px;
padding: 0px 0px 0px 0px;

}

.PubSmall a
{
	font-family: arial, sans-serif;
	color: #F06603;
	font-size: 11px;
	font-style: bold;
	line-height: 11px;
	text-align: center;	
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 6px;

}

/** For Item page definition **/

.Charac
{
	font-family: arial, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	text-align: left;	
	overflow: hidden;
	
float: left;
width: 250px;

margin: 20px 0px 0px 0px;
padding: 10px 0px 0px 0px;
background-color: white;

border: 1px solid #DDD;
}

.Charac b
{
	font-family: arial, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	text-align: left;	
	overflow: hidden;
	
float: left;
width: 250px;

margin: 20px 0px 0px 0px;
padding: 10px 0px 0px 0px;
background-color: red;

border: 1px solid #DDD;
}

/** Home page definition **/
/** Rubrique **/

.Rubriq
{
	font-family: arial, sans-serif;
	color: #EEE;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: center;
	overflow: hidden;
		
float: left;
width: 180px;

	border: 0;
	
	background-color: #f4f1ee;
	
	margin: 0px 7px 0px 8px;
	padding: 0px 0px 12px 0px;

	background-image: url("D:/E drive/WebAction/Site Template/v2/Images/fond-rubriq-bt.jpg");
	background-image: url("http://www.hibumi.com/Images/fond-rubriq-bt.jpg");

			background-position: right bottom;
			background-repeat: no-repeat;
}

.Rubriq h3
{
	font-family: Century Gothic, arial, sans-serif;
	color: #666;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;

	
	background-image: url("D:/E drive/WebAction/Site Template/v2/Images/fond-rubriq.jpg");
	background-image: url("http://www.hibumi.com/Images/fond-rubriq.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}

.Rubriq img
{
padding: 5px 0px 5px 0px;
}

.Rubriq p
{
	font-family: arial, sans-serif;
	color: #111;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;

height: 110px;

margin: 0px 0px 0px 0px;
	padding: 4px 7px 0px 10px;
}

.Rubriq a
{
	font-family: Century Gothic, arial, sans-serif;
	color: #F06603;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0px;
}

/** Editorial **/

#edito1
{
	font-family: tahoma, arial, sans-serif;
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;	
	
float: left;
width: 260px;

margin: 35px 0px 60px 0px;
padding: 0px 10px 0px 20px;
background-color: white;
border-left: 1px dotted #DDD;
}

#edito1 p
{
margin: 0px 0px 0px 0px;
padding: 8px 0px 0px 0px;
}

#edito0
{
	font-family: tahoma, arial, sans-serif;
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;	
	
float: left;
width: 260px;

margin: 0px 0px 15px 5px;
padding: 0px 20px 0px 10px;
background-color: white;

border: 0px;
}

#edito0 p
{
margin: 0px 0px 0px 0px;
padding: 8px 0px 0px 0px;
}

#edito0 h2
{
	font-family: Century Gothic, arial, sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;	
}

/** Other Article Home page right col **/

.rightcol-pub
{
	font-family: arial, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	text-align: left;	
	overflow: hidden;
	
float: left;
width: 179px;
height: 100px;
margin: 20px 0px 0px 40px;
padding: 10px 10px 0px 10px;
background-color: white;

border: 1px solid #DDD;
}

.rightcol
{
	font-family: arial, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	text-align: left;
	overflow: hidden;
	
float: left;
width: 201px;
height: 100px;
margin: 20px 0px 0px 40px;
padding: 10px 0px 0px 0px;
background-color: white;

border: 0;
border-top: 1px solid #9A6C6C;
border-bottom: 0px solid #9A6C6C;
}
.rightcol h3
{
	font-family: arial, sans-serif;
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: left;	
	
float: left;
width: 201px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 4px 0px;

border: 0;

}
.rightcol a
{
	font-family: Century Gothic, arial, sans-serif;
	color: #CD3900;
	color: #F06603;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: left;	
	
float: left;
width: 189px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 4px 12px;

border: 0;
}


#Accleftcol
{
	width: 302px;

	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	overflow: hidden; 
	
	border-right: 0px dotted #DDD;
}

#Accrightcol
{
	width: 250px;
/**	height: 800px; **/

	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 5px 0px 25px;	
	overflow: hidden; 	
}

/** Specifique Magazine **/

#magedito
{
	font-family: tahoma, arial, sans-serif;
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;	
	
float: left;
width: 539px;

margin: 8px 0px 30px 10px;
padding: 0px 20px 0px 10px;
background-color: white;

border: 0px;
}

#magedito p
{
margin: 0;
padding: 8px 0px 0px 0px;
}

#magedito h2
{
	font-family: Century Gothic, arial, sans-serif;
	color: #666;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;	
}

#magedito h3
{
	font-family: Century Gothic, arial, sans-serif;
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;	
}

#leftcol
{
	width: 249px;
/**	height: 800px; **/

	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 29px;	
/**	overflow: hidden; **/
	
	border-right: 1px dotted #DDD;
}

#rightcol
{
	width: 250px;
/**	height: 800px; **/

	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 24px 0px 25px;	
/**	overflow: hidden; **/
		
}

/** Pour Articles ressource **/

.ressourcebox
{
	color: #AAA;
	width: 240px;
	/**background-color: #88f;**/
	background-color: #FFF;
	overflow: hidden;
	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ressources
{
	font-family: arial, sans-serif;
	color: #888;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	text-align: left;
	overflow: visible;
	
float: left;
width: 239px;

margin: 20px 0px 0px 0px;
padding: 5px 0px 10px 5px;
background-color: white;

border: 0;
border-top: 1px solid #9A6C6C;
border-bottom: 1px solid #9A6C6C;
}
.ressources h3
{
	font-family: arial, sans-serif;
	color: #888;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: left;	
	
float: left;

width: 239px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 4px 0px;

border: 0;

}

.ressources p
{

margin: 6px 0px 4px 0px;
padding: 0px 0px 0px 0px;

}

.ressources a
{
	font-family: arial, sans-serif;
	color: #CD3900;
	color: #F06603;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-align: left;	
	
float: left;
width: 219px;
margin: 0px 0px 0px 0px;
padding: 1px 0px 0px 16px;

border: 0;
}

#footerpub
{
	font-family: arial, sans-serif;
	color: #555;
	font-size: 10px;
	font-weight: bold;
	text-align: center;

	width: 830px;
	
clear: both;
margin: 15px 0px 0px 0px;
padding: .5em;

border-top: 4px solid #EEE;
}

/** Encyclopedie **/

.Chapitre
{
	font-family: arial, sans-serif;
	color: #777;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 1px;
	text-align: left;	
/**	clear: both; **/
	
float: left;
width: 250px; 
/** height: 400px; **/
margin: 16px 0px 20px 0px;
padding: 0px 0px 0px 0px;
background-color: white;

border: 0px dotted #DDD;

}

.Chapitre p
{
margin: 8px 0px 8px 0px;
padding: 0px 0px 0px 0px;
}

.Chapitre a
{
color: #CD3900;
		color: #F06603;

	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-align: left;	
width: 219px; 
margin: 0px 0px 0px 0px;
padding: 6px 0px 6px 10px;


border: 0;
}

.Chapitre h2
{
	font-family: Haettenschweiler, Century Gothic, arial, sans-serif;
	color: #BBB;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 2px;
	text-align: left;
	border-bottom: 2px solid #BBB;
		margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;

}

.Chapitre h3
{
	font-family: Century Gothic, arial, sans-serif;
	color: #6C5F4F;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 0px;
	text-align: left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.ChapResource
{
margin: 0px 0px 8px 0px;
padding: 0px 0px 16px 0px;
border-bottom: 1px solid #DDD;
}
