﻿@import url("layout.css");
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #764;
	background-image: url("../images/kancelariaBackground.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 700px;
	margin: 10px auto;
	
}
#masthead {
	text-align: center;
	width: 698px;
	border: 1px solid #431;
	background-color: #fff;
	background-image: url('../images/kancelariaBaner3.jpg');
	background-repeat: no-repeat;
	background-attachment: inherit;
	height: 137px;
	color: #FFFFFF;
}
#navigation {
	position: relative;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #431;
	background-color: #fff;
	background-image: url("../images/kancelariaBackground.jpg");
	background-repeat: repeat;
	background-attachment: scroll;

}
#content {
	float: left;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-color: #fff;
	background-image: url("../images/kancelariaBackground.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: large;
	text-align: justify;
	color: #FFFFCC;
}
#footer {
	text-align: center;
	clear: both;
	width: 698px;
	padding: 0px;
	border: 1px solid #431;
	background-color: #fff;
	background-image: url("../images/kancelariaBackground.jpg");
	background-repeat: repeat;
	background-attachment: scroll;

}
/* Masthead Styles */
#masthead h1 {
	color: #FFFFFF;
	font-size: xx-large;
	letter-spacing: 0.2em;
	word-spacing: 0.5em;
	white-space: pre-wrap;
	text-align: left;
	font-weight: bold;
}
#masthead h3 {
	color: #FFFFFF;
	font-size: x-large;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	white-space: pre-wrap;
	text-align: left;
	font-weight: bold;
}
#masthead h6 {
	color: #FFFFFF;
	font-size: x-small;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	white-space: pre-wrap;
	text-align: left;
	font-weight: bold;
}
#masthead img {
	padding:0px;
	border: 0px solid #964;
}



/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url("../images/kancelariaBackground.jpg");
	background-repeat: repeat;

	
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	background-color: #fff;
	background-image: url("../images/kancelariaBackground.jpg");
	background-repeat: repeat;


}

#navigation a {
	color: #FFFF99;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0px solid #fff;
	background-color: #fff;
	background-image: url("../images/kancelariaBackground.jpg");
	background-repeat: repeat;
	font-size: x-large;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 0px solid #964;
	background-color: #964;
	background-image: url("../images/kancelariaHighlight.jpg");
	background-repeat: repeat;
	font-size: x-large;


}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #c82;
}
#content img {
	padding: 5px;
	border: 1px solid #964;
}
#content li {
	padding: 5px;
}


/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #a60;
	text-decoration: underline;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
title
{
	speak:normal;
	
}
