@charset "utf-8";
/* CSS Document */

body {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#container {
	width: 935px;
	margin: 0 auto;
}
#top {
	background-image: url(/pics/top.jpg);
	background-repeat: no-repeat;
	width: 935px;
	height: 71px;
}
#top-under {
	background-image: url(/pics/top-under.jpg);
	width: 935px;
	height: 208px;
	margin-bottom: 1px;
}
#content {
	background-image: url(/pics/bg-content.jpg);
	background-repeat: no-repeat;
	width: 935px;
}
#bottom {
	background-image: url(/pics/bottom.jpg);
	background-repeat: no-repeat;
	width: 899px;
	height: 110px;
	padding: 42px 18px 0 18px;
	color: #fff;
	font-size: .9em;
	position: relative;
	bottom: 10px;
}
#bottom .links {
	width: 630px;
	float: left;
}
#bottom .copyright {
	margin-top: 80px;
	width: 239px;
	float: left;
}
#bottom p {
	font-weight: bold;
}
#bottom a {
	color: #fff;
}
#bottom ul {
	width: 150px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#bottom ul li {
	background-image: url(/pics/bul4.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}
#bottom ul li.title {
	background-image: none;
	font-weight: bold;
	padding: 0;
	margin-bottom: 10px;
}
#logo {
	margin: 5px 0 0 20px;
	float: left;
	width: 200px;
}
#menu {
	width: 525px;
	margin-left: 407px; /* pt IE6, corect este 410 */
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 23px 0 0 0;
}
#menu ul li {
	float: left;
	background-image: url(/pics/menu-sep.jpg);
	background-repeat: no-repeat;
	padding: 0 15px;
	text-align: center;
}
#menu ul li span {
	display: block;
	height: 5px;
	width: 10px;
	font-size: 1px;
}
#top-under .left {
	background-image:url(/pics/top-left.jpg);
	width: 190px;
	height: 169px;
	margin: 15px 40px 0 17px;
	float: left;
	padding: 5px 10px 0 260px;
	color: #fff;
}
#top-under .right {
	background-image:url(/pics/top-right.jpg);
	width: 150px;
	height: 169px;
	margin-top: 15px;
	padding: 5px 10px 0 240px;
	float: left;
	color: #fff;
}
#top-under p {
	height: 100px;
	font-size: .9em;
	text-align: left;
}
#top-under a {
	color: #fff;
}
#top-under .link {
	text-align: right;
}
#content .left {
	width: 243px;
	margin: 15px 30px 0 17px;
	float: left;
	background-color: #e0e0e0;
	background-image: url(/pics/col-left-btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1000;
	position: relative;
}
#content .left .col-left {
	padding: 0 10px;
	clear: left;
}
#content .left h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4d5356;
	margin-top: 5px;
}
#content .left p {
	margin: 0 0 5px 0;
	font-size: .9em;
}
#content .right {
	width: 618px;
	float: left;
	color: #4d5356;
	z-index: 1000;
	position: relative;
}
#content .right .head {
	margin-top: 17px;
	background-image: url(/pics/content-head.jpg);
	background-repeat: no-repeat;
	width: 578px;
	height: 43px;
	padding: 20px;
}
#content .right .head h1 {
	font-size: 24px;
	color: #fff;
}
#content .right .head h2 {
	font-size: .9em;
	font-weight: normal;
	color: #fff;
}
#credits {
	width: 935px;
	margin: 10px auto;
	text-align: right;
	font-size: .9em;
	color: #666;
}
#credits a {
	color: #666;
}



a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h2, h3 {
	margin: 0;
}
h3 {
	margin-top: 10px;
}
p {
	margin: 5px 0;
	text-align: justify;
}
ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin: 10px 0 10px 20px;
	list-style-type: square;
}
input, select, textarea {
	background-color: #ccc;
	border: 1px solid #666;
	color: #333;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}


.clear {
	clear: both;
	font-size: 1px;
}
.contact-no {
	float: left;
	margin: 15px 0 0 10px;
	font-size: 24px;
	font-weight: bold;
}
.delim-vert {
	height: 3px;
	background-color: #c4c4c4;
	font-size: 1px;
	clear: both;
	margin: 10px auto;
}
.content-left1 {
	width: 327px;
	float: left;
	padding-left: 6px;
	margin-right: 22px;
}
.content-right1 {
	float: left;
	width: 263px;
	background-color: #e0e0e0;
	margin-top: 40px;
	background-image: url(/pics/col-right-btm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.content-right1 h3, .content-right1 p {
	margin: 10px;
}
.content-left2 {
	width: 410px;
	float: left;
	padding-left: 6px;
	padding-right: 17px;
	margin-right: 12px;
	border-right: 3px solid #eee;
}
.content-right2 {
	float: left;
	width: 170px;
}
.content-left3 {
	width: 290px;
	float: left;
	padding-left: 6px;
	padding-right: 17px;
	margin-right: 25px;
}
.content-right3 {
	float: left;
	width: 280px;
}
.content-left3 p, .content-right3 p {
	margin: 0 0 10px 0;
}
.breadcrumbs {
	margin: 5px 7px;
	font-size: .9em;
}
.breadcrumbs a {
	color: #666;
}
ul.list1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.list1 li {
	background-image: url(/pics/bul5.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 8px;
}
.content-right2 ul.list1 li {
	margin-bottom: 5px;
}
.content-right2 ul.list1 li a {
	color: #6f7679;
}
.caption {
	float:left;
	clear:left;
	width: 28%;
	text-align:right;
	margin-right: 1%;
	padding-top: 4px;
	margin-bottom: 1px;
}
.field {
	float:left;
	width: 70%;
	margin-bottom: 1px;
}
.button {
	border: none;
}
.field img {
	vertical-align: text-bottom;
}
.nice-announce {
	padding: 3px;
	background-color: #F0F8E9;
	border: 1px dotted #CBE4B8;
	color: #669900;
	font-weight: bold;
	margin: 5px 0;
}
.warn-announce {
	padding: 3px;
	background-color: #F8EAE9;
	border: 2px dotted #cc0000;
	color: #cc0000;
	margin: 5px 0;
}
.partners {
	margin-top: 20px;
}
.partners img {
	float: left;
	margin-right: 20px;
}
.sitemap>ul>li {
	margin-top: 10px;
}
.sitemap ul ul {
	margin-top: 0;
}

