HTML, BODY {
      	   margin : 0;
       	   padding: 0;
    	   font-family : Arial,Tahoma, Helvetica, sans-serif;
       	   font-size: 10pt;
       	   background-color: #FFFFFF;
			color: #242424;
}

.small {
	font-size: 8pt;
}

A {
	color: #000D87;
}

P {
	margin: 0px 0px 8px 0px;
	
}
.red {
	color: red;
}

.gray {
	color: gray;
}
TD {
	  font-size: 10pt;
}

A:hover {
	text-decoration: none;
}

A.link1 {
	color: #000D87;
	font-size: 11pt;
	font-weight: bold;
}

A.link2 {
	font-size: 11pt;
	color: #A08268;
	font-weight: bold;
}

A.link3 {
	font-size: 10pt;
	color: #A08268;
	font-weight: bold;
}

H2 {
	font-weight: normal;
	color: #803400;
	font-size: 14pt;
	margin-top: 0px;
	font-family:verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1;
}

H1 {
	font-weight: normal;
	color: #803400;
	font-size: 16pt;
	text-align: center;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3 {
	color: #803400;
	font-size: 12pt;
	font-weight: normal;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.date1 {
	font-size: 8pt;
	color: #A10000;
}

.date2 {
	color: #A10000;
	font-weight: bold;
}
#head {
	height: 145px;
	width: 100%;
	background-image: url(/images/bg_head.gif);
	border-bottom: 3px solid #F1E0D2;
	background-color: #8DC3F3;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
}

#build {
	background-image: url(/images/build.jpg);
	height: 145px;
	width: 267px;
	background-repeat: no-repeat;
	float: left;
}

#map {
	background-image: url(../images/map.jpg);
	float: right;
	width: 386px;
	height: 145px;
}

#head2 {
	top: 10;
	left: 0;
	width:80%;
	z-index: 2;
	position: absolute;
}

#head2 #title1 {
	color: #FFFD79;
	font-style: italic;
	font-size: 26pt;
	font-weight: bold;
	width: 420px;
	height: 107px;
	background-image: url(../images/gerb.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 60px;
}

#head2 .title2 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #5477C9;
	
}

#left {
	float: left;
	width: 22%;
}

#right {
	float: right;
	width: 24%;
}
#center {
	float: left;
	width: 51%;
}

#menu {
	background-color: #F1E0D2;
	margin-top:3px;
}

#menu .inside {
	padding: 10px 10px 10px 20px;
}

#menu .item {
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 4px 0px 4px 15px;
	font-size: 11pt;
}

#menu .item  A {
	color: #363636;
	font-size: 11pt;
}

#menu .hover_item {
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #A08268;
	padding: 4px 0px 4px 15px;
}

#menu .hover_item A{
	color: white;
	font-size: 11pt;
}

#submenu {
	padding: 0px 0px 0px 20px;
}

#submenu .s_item{
	font-size: 8pt;
	margin-bottom: 4px;
}

#submenu .s_item A{
	color: #626262;
	text-decoration: none;
}

#submenu .s_item A:hover {
	text-decoration: underline;
}
#center .inside {
	padding: 10pt;
	padding-top: 5px;
}

.line {
	height: 1px;
	background-color: #E6E6E6;
	margin: 5px 0px 5px 0px;
}

#tips {
	font-size: 8pt;
	color: #7E7E7E;
}

#tips .inside{
	padding: 5px 0px 5px 15px;
}

#lng {
	background-color: #F1E0D2;
}

#tips A {
	color: #7E7E7E;
}
#annonces {
	background-color: #FFF9E6;
	margin-top: 10px;
	
	
}
#annonces .inside {
	padding: 10px;
	padding-top: 1px;

}

#news .item {
	margin-bottom: 20px;
}

.ban_right {
	background-image: url(../images/ban_right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 85px;
	padding: 10px 20px 10px 20px;
}
.ban_left {
	background-image: url(../images/ban_left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 85px;
	padding: 10px 10px 10px 20px;
}

#bottom {
	float: left;
	margin-top: 20px;
	height: 100px;
	width: 100%;
	border-top: 3px solid #F1E0D2;
	padding-top: 10px;
	padding-bottom: 20px;
}

