body {
	margin: 0px;
	padding: 0px;
	background-color: #cccc99;
	color: #6a6b6a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, form, ul, ol {margin: 0px; padding: 0px;} /* reset margini si padding */
h1 { position:relative; z-index:1;font-size: 12px; height: 25px; line-height: 23px; margin-bottom: 20px; padding-left: 10px; color: #fff; background-color: #828249;}
h2 {font-size: 18px; color: #aaaa77; margin-bottom: 17px; background: transparent;}
.titleText {font-size: 18px; color: #aaaa77; margin-bottom: 17px; background: transparent;}

a img {border: 0px;}
a {color: #95a7be; text-decoration: underline;}
a:hover {color: #526b8b;}
.blockImg {display: block;}


/*****************/
#wrapper {width: 780px;/*786*/ margin: 0px auto; padding: 0px 3px; text-align: left; background: url(../gfx/bg_wrapper.gif) top center repeat-y;}

/*****************/
#header {position: relative; width: 780px; background-color: #fffef6;}

#topLinks {position: absolute; right: 10px; top: 18px;}
#topLinks a {color: #6a6b6a; text-decoration: none; margin-left: 20px; padding-left: 24px; background: url(../gfx/bg_toplinks.gif) left center no-repeat;}
#topLinks a:hover {color: #526b8b; text-decoration: underline;}

#navBlock {width: 780px; height: 50px; background: #c4cedb url(../gfx/bg_navblock.gif) top left repeat-x;}
#navBlock p {margin: 5px 0px 0px 10px ; font-size: 10px; color: #003362;}
#navBar {position: relative; width: 780px; height: 25px; list-style: none;}
#navBar li {position: relative; float: left; width: 130px; height: 25px;}
#navBar a {float: left; display: block; width: 119px;/*129*/ height: 25px; line-height: 24px; padding-left: 10px; color: #fff; border-right: 1px solid #6a7f99; background: url(../gfx/bg_navbar.gif) top left repeat-x; text-decoration: none;}
#navBar a:hover {background: url(../gfx/bg_navbar.gif) bottom left repeat-x; text-decoration: none;}
#navBar a.cLoc {background: url(../gfx/bg_navbar.gif) bottom left repeat-x; text-decoration: none;}

#navBar li ul {
	position: absolute;
	display: none;
	width: 130px;
	left:0px;
	top: 25px;
	margin: 0px; padding: 0px;
	list-style: none;
	text-align: left;
	border-top: 1px solid #95a7be;
	z-index: 101px;
}
ul#navBar li ul li {float: none; width: 130px; height: 25px; border-bottom: 1px solid #c6d3de;}
ul#navBar li ul li a {display: block; width: 119px;/*129*/ height: 25px; line-height: 24px; padding-left: 10px; color: #fff; background: url(../gfx/bg_navbar.gif) top left repeat-x; text-decoration: none;}
#navBar li:hover ul, #navBar li.over ul {display: block; z-index: 101px;}

/*****************/
#frontCenter {width: 780px; margin-bottom: 0px; background: url(../gfx/bg_frontcenter.gif) top left repeat-y;}
#center {width: 780px; margin-bottom: 0px; background: url(../gfx/bg_center.gif) top left repeat-y;}

#frontLCol {float: left; width: 455px;}
#frontRCol {float: right; width: 320px; margin-bottom: -1px; background-color: #fffef6;}

.textBlock {margin: 0px 20px 15px 10px;}
p.newsBlock {margin: 10px; padding-bottom: 10px; border-bottom: 1px solid #95a7be;}
p.newsBlock a {color: #6a6b6a; text-decoration: none;}
p.newsBlock a:hover {color: #526b8b;}
p.newsBlock span {color: #95a7be;}

/*****************/
#content {position: relative; z-index:1; float: left; width: 555px; padding-bottom: 10px;}
#content ul li { padding-left:10px; }
#content ul { padding-left:20px; }
#contRCol {float: right; width: 220px;}

#controlBox {position: absolute; top: 35px; right: 10px; width: 50px; z-index:1;}
#controlBox a {margin-left: 3px;}

/*****************/
#footer {width: 780px; height: 30px; background: url(../gfx/bg_footer.gif) top left repeat-x; clear: both;}
#footer p {padding-top: 10px; font-size: 10px; line-height: 14px; color: #fff;}
#footer p a {color: #fff; text-decoration: none;}
#footer p a:hover {text-decoration: underline;}
.footerCopy {float: right; padding-right: 10px;}
.footerLinks {float: left; text-align: left; padding-left: 10px;}

.image{
	border:1px #CCCC99 solid;
	width: 210px;
	height: auto;
	padding: 5px;
	float: left;
	text-align:center;
	margin-left: 25px;
	margin-bottom: 10px;
}

/*****************/

.cleaner {
	clear: both;
	height: 1px;
	margin-top: -1px;
	line-height: 0px;
}

.siteMap{
	list-style:none;
	font-weight:bold;
	padding-left: 10px;
	margin-left: 20px;
}

#contactForm {
}

.inputText{
	border:1px solid #003392;
	width:190px;
}


.inputTextReg{
	border:1px solid #003392;
}



