* { margin: 0; padding: 0; }
body { background-color: #F1F1EC; font-size: 12px; color: #747474; font-family: Arial; }
a { color: #83491F; text-decoration: none; }
a:hover { text-decoration: underline; }
img, fieldset { border: 0; }

#container { width: 970px; margin: 0 auto; }
#top { width: auto; height: 401px; background-image: url('../images/img_r6_c3.jpg'); background-repeat: no-repeat; background-position: left bottom; position: relative; }
#logo { position: absolute; top: 8px; left: 0; }
#menu { position: absolute; top: 0; left: 367px; list-style: none; }
#menu li { display: inline; float: left; border-left: 1px #D5D5CB solid; padding-top: 53px; }
#menu li img { display: block; }
#left { width: 605px; float: left; margin-right: 30px; margin-bottom: 15px; }
#left h2 { padding: 19px 0 0 14px; height: 28px; }
#content { width: auto; padding: 14px; border-top: 1px #D5D5CB solid; text-align: justify; line-height: 20px; }
#right { width: 320px; height: 82px; float: left; background-image: url('../images/img_r7_c22.jpg'); background-repeat: no-repeat; padding: 143px 0 0 15px; line-height: 16px; font-family: Tahoma; color: #FFFFFF; font-size: 10px; margin-bottom: 15px; }
#right h3 { color: #F69973; font-weight: bold; font-size: 12px; }
#footer { width: auto; clear: both; background-image: url('../images/img_r18_c10.jpg'); background-repeat: repeat-x; padding: 16px 14px; color: #8B8B8B; font-size: 11px; height: 15px; }
#footer ul { list-style: none; float: left; }
#footer ul li { display: inline; float: left; margin-right: 10px; padding-right: 10px; border-right: 1px #83491F solid; }
#footer ul li.last { border: 0; }

.left { float: left; }
.right { float: right; }

.pages {
	margin: 10px auto;
	width: 300px;
	text-align: center;
}
.pagination_l_a {
	font-weight: bold;
	text-decoration: underline;
}
.post {
	margin-bottom: 15px;
}
.entry {
	text-align: justify;
}

.contact_input{
	padding: 2px;
	width: 350px;
	background-color: #F1F1EC;
	border: 1px #D5D5CB solid;
	color: #747474;
	font-size: 12px;
}
.contact_text {
	width: 350px;
	background-color: #F1F1EC;
	border: 1px #D5D5CB solid;
	color: #747474;
	font-size: 12px;
	overflow: hidden;
}
.contact_send {
	background-color: #F1F1EC;
	border: 1px #D5D5CB solid;
	padding: 2px;
	color: #747474;
	font-size: 12px;
}
.error {
	margin: 40px 0 0 40px;
}
