body {
	background: #000000;
	background-repeat:no-repeat;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
}

.center {
	text-align: center;
	}
	
a {
	color: #533750;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	}
	
a:hover {
	color: #533750;
	background: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	}
	
#page {
	background: white;
	width: 600px;
	position: absolute;
	top:0px;
	left: 0px;
	}
	
	
	
#page h2 {
	font-size: 20px;
	}
	
#main {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#ban {
	background: transparent url(img/top.jpg) no-repeat;
	width: 600px;
	height: 150px;
	margin-left: 0px;
	}
	
#sidebar {
	position: absolute;
	width: 300px;
	left: 620px;
	top: 0px;
	}

	
h3, #sidebar h2 {
	color: #533750;
	font-family:Geneva;
	font-weight:bold;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	

	
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 1px 0 0 0;
	}
	
#sidebar li {
padding:0;
margin:0;
	}

.post {
margin-bottom:30px;
}

.post-title, .post-title a {
	color: #3f4f4e;
	font-family: Geneva;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
.post-info {
	color: #533750;
	margin-top: 0px;
	padding-top: 0px;
	}
	
.comment-author, .comment-author a {
	font-size: 20px;
	color: #3f4f4e;
	}
	
.comment-date {
	font-size: 12px;
	color: #533750;
}

.comment-info {
	padding-top: 2j0px;
	}
	
blockquote {
	border-bottom: 5px solid #000000;

	margin: 0px;
}

fieldset {
	border: none;
	}
	
#footer {
	font-style:italic;
	padding-top:20px;
	width: 600px;
	text-align: center;
	}
	
#links a {
font-weight:normal;
}

#p_c_nom, #p_c_mail, #p_c_site, #p_c_content {
margin-top:0px;
padding-top:2px;
}

#intro {
color:#FFFFFF;
}

.post-info-co  {
margin-bottom:30px;
float:right;
}

#contact {
color: #533750;
font-weight:bold;
}

#xiti-logo img {
display:none;
}
