body {
	background-image: url('http://bujinkan.org.br/v2/images/stories/_imagens/chi/bkg_pattern_pb_1.gif');
	margin: 0px;
float: center;
}

body, p {
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	color: #451919;
}

h2 {
	font-size: 13px;
	color: #FFFFCC;
}

h3 {
	font-size: 13px;
	color: #000000;
}

.box_header {
	width: 100%;
	height:84px;
	background-color: #583b39;
	border-bottom: 2px solid #461919;
}

.box_login_form {
	float: right;
	width: 275px;
	height: 0px;
	display: inline;
	border: 0px dotted yellow;
}

.box_login_form input[type="text"] {
	border: 0px;
	background-color: #a1a17e;
	height: 15px;
	font-size: 12px;
}

.box_login_form input {
	border: 0px;
	background-color: #a1a17e;
}
.logo_bujinkan{
	float:left;
}

.box_nome_dojo {
	margin-top:23px;
	margin-left:-10px;
	float:left;
	width:300px;
	border:0px dotted yellow;
	color:#9D7C63;
}

.nome_dojo { font-size:18px; }
.moto_dojo { font-size:12px; }

.box_menu {
	margin-top: 65px;
	margin-right: 15px;
	border: 0px dotted yellow;
	width: 440px;
	float: right;
	text-align: right;
}

.box_quote {
	position:relative;
	float:left;
	margin-top: 285px;
	margin-left: 560px;
}

.quote_text {
	font-size:18px;
	font-style:italic;
	font-weight: bolder;
}

.quote_autor {
	font-size:12px;
}

.box_menu a {
	font-size:13px;
	color:#FFFFFF;
	text-decoration: none;
}

.box_menu a:hover {
	color:#FFFFCC;
}

.template_column {
	border: 0px dotted yellow;

	width: 300px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.template_column2 {
	width: 400px;
        height: 1000px;
	float: left;
        background-color: #FFFFFF;
       	font-size: 12px;
	color: #000000;
}

.template_column3 {
	width: 350px;
        height: 1000px;	
        float: left;
        background-color: #F2F2F2;
	font-size: 13px;
	color: #000000;
}

.lista_dojo {
	background-image: url('http://bujinkan.org.br/v2/images/stories/_imagens/chi/bkg_pattern_c_1.gif');
	width: 300px;
        height: 1000px;
        padding-left: 1px;
	padding-right: 1px;
	float: left;
}

.artigo {
        background-image: url('http://bujinkan.org.br/v2/images/stories/_imagens/chi/bkg_pattern_c_1.gif');

	font-size: 16px;
	font-family: arial;
	color: #000000;
}

.main_box {
        background-image: url('http://bujinkan.org.br/v2/images/stories/_imagens/chi/bkg_home_1.jpg');
 	border-bottom: 2px solid #d0d0b4;
        margin-top: 0px;
	width:100%;
	height: 4px;
        overflow-y: hide;
	font-size: 14px;
	color: #451919;

}
