@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	background-image: url(images/fond.jpg);
	background-color: #fff9dc;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

form
{
	padding: 0px;
	margin: 0px;
}

a img
{
	border: none;
}

a, a:visited
{
	color: #e89300;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.global
{
	width: 960px;
	margin: auto;
	background-image: url(images/fujimania_08.jpg);
	overflow: hidden;
}

.menu
{
	width: 960px;
	height: 39px;
	background-image: url(images/fujimania_06.jpg);
	padding: 0px;
	margin: 0px;
}

.menu li
{
	float: left;
	font-size: 18px;
	padding: 7px 0px 0px 50px;
	list-style: none;
	margin: 0px;
}

.menu a, .menu a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover
{
	text-decoration: underline;
}

.left
{
	float: left;
	padding: 10px 0px 10px 30px;
	width: 677px;
	text-align: justify;
	overflow: hidden;
}

.right
{
	float: right;
	width: 231px;
	overflow: hidden;
	padding: 18px 0px 20px 0px;
	margin: 0px;
}

.right li
{
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.right img
{
	display: block;
}

.right a, .right a:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.right a:hover
{
	text-decoration: underline;
}

.widget ul
{
	background-image: url(images/fujimania_14.jpg);
	overflow: hidden;
	width: 231px;
	padding: 10px 0px 10px 70px;
	margin: 0px;
}

.widget li
{
	list-style-image: url(images/puce.gif);
	height: 18px;	
	padding: 0px;
	margin: 0px;
}

.widget div
{
	background-image: url(images/fujimania_14.jpg);
	overflow: hidden;
	width: 171px;
	padding: 10px 20px 10px 40px;
	margin: 0px;
}

.footerBar
{
	clear: both;
	background-image: url(images/fujimania_18.jpg);
	width: 960px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	color: #ffffff;
}

.left h1
{
	color: #cd0808;
	font-size: 22px;
}

.left h2
{
	color: #cd0808;
	font-size: 16px;
	font-style: italic;
}

.left h3
{
	color: #cd0808;
	font-size: 14px;
	font-style: italic;
}

.postPreview
{
	width: 677px;
	background-image: url(images/article_content.jpg);
	overflow: hidden;
	margin-bottom: 20px;
}

.postPreviewContent
{
	width: 630px;
	overflow: hidden;
	padding: 5px 0px 5px 35px; 
}

.postPreviewTitle
{
	width: 677px;
	height: 44px;
	background-image: url(images/article_top.jpg);
	overflow: hidden;
}

.postPreviewTitle h3
{
	padding: 14px 0px 0px 56px;
	margin: 0px;
}

.postPreviewTitle a, .postPreviewTitle a:visited
{
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
}

.postPreviewContent img
{
	float: left;
	border: 2px solid #c50808;
	padding: 2px;
	margin: 0px 10px 10px 0px;
}

.postPreviewContent p
{
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.postPreviewComment
{
	float: left;
	padding: 5px 0px 5px 35px; 
}

.postPreviewInfo
{
	float: right;
	padding: 5px 12px 5px 05px; 
	color: #919191;
}

#pages
{
	padding: 10px;
	font-size: 16px;
	text-align: center;
}

.post
{
	width: 677px;
	padding-bottom: 10px;
	overflow: hidden;
}

.postTitle
{
	background-image: url(images/title.jpg);
	height: 44px;
	overflow: hidden;
}

.postTitle h1
{
	padding: 13px 0px 0px 56px;
	margin: 0px;
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
}

.postInfo
{
	float: right;
	text-align: right;
}

.menuTitle
{
	width: 211px;
	height: 40px;
	background-image: url(images/menu.jpg);
	text-align: right;
	margin: 0px;
	padding: 2px 20px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

