*
{
margin: 0px;
padding: 0px;
}

body
{
background-color:#eee;
color: #545454;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
/*background-position:bottom;*/
}

a
{
text-decoration: underline;
color: #ff9900;
}

a:hover
{
text-decoration: none;
color: #000;
/*background: #D3E378 url('images/bbg1.gif') repeat-x;*/
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('../images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
	background: inherit;
	position: absolute;
	right: 0px;
	top:0px;
	bottom: 34px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
	width: 139px;
}
#flag
{
	background: inherit;
	position: absolute;
	right: -2px;
	bottom: -3px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
	width: 120px;
}
#mainZ
{
position: relative;
width: 720px;
background-color:#FFFFFF;
background-image:url(../images/bg_main.gif);
background-repeat:repeat-y;
margin: 0px auto;
padding-bottom: 10px;
}

#main
{
	padding-top: 20px;
	position: relative;
	width: 700px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu li.daje
{
	display: block;
	position: relative;
	width: 168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url('../images/bbg1_.gif');
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 7px;
	color: #636363;
	text-transform: lowercase;
	font-size: 13px;
}

#menu a
{
	display: block;
	position: relative;
	width: 168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url(../images/bbg1-.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 7px;
	color: #636363;
	text-transform: lowercase;
	font-size: 13px;
}

#menu a span
{
	position: absolute;
	right: -8px;
	margin-top: 1px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url('../images/x1.gif') no-repeat;
}

#menu a:hover span
{
	position: absolute;
	right: 0px;
	margin-top: 1px;
	margin-right: 10px;
	width: 7px;
	height: 7px;
	background: url('../images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('../images/bbg1.gif');
background-position:center;
background-repeat:no-repeat;
}

#menu_end
{
height: 30px;
}

h1
{
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 26px;
}

h1 span
{
	background: inherit;
	color: #FF9900;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
	margin-top: 30px;
	background: inherit;
	color: #50514D;
	font-size: 13px;
	text-transform: lowercase;
	height: 34px;
	background: url('../images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
	background: inherit;
	color: #FF9900;
	font-style: italic;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
background-color:#FFFFFF;
position: relative;
width: 185px;
float: left;
}

#lcontent
{
	position: relative;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#rcontent
{
	position: relative;
	padding: 15px 15px 0px 15px;
}

ul
{
list-style: none;
}

li
{
background: url('../images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-left:10px;

padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
	position: relative;
	margin-left: 190px;
	width: 485px;
	background-image: url('../images/a2.gif');
	background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
	position: relative;
	border: dashed 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #FFCC33;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
	border: solid 1px #fff;
	padding: 6px;
	background: #FFFFff url('../ita/images/a-4.gif') repeat-x;
	color: inherit;
}

.captioned_image
{
	position: relative;
	padding-bottom: 1px;
	float: left;
	margin-right: 4px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
	clear: both;
	background: url('../images/a2.png');
	background-color:#FFFFFF;
	height:30px;
	width: 680px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	text-transform: lowercase;
}

#footerMain
{
clear: both;
background: url('../images/mainZ.gif');
height:24px;
width: 720px;
margin: 0px auto;
padding-top: 0px;
}
#lcol #menu .submenu ul.sub {
	padding-left: 10px;
	font-size: 11px;
	color:#999999;
}
#lcol #menu .submenu .sub a{
	padding-left: 10px;
	font-size: 11px;
	background:none;
	background-color:#f5f5f5;
	color:#999999;
	height:18px;
	width:150px;
	background-image:url(../images/sub.jpg);
	background-repeat:no-repeat;
}
#lcol #menu .submenu .sub a:hover{
	padding-left: 10px;
	font-size: 11px;
	background:none;
	background-color:#FFCC33;
	color:#000000;
	height:18px;
	width:150px;
	background-image:url(../images/subHover.gif);
	background-repeat:no-repeat;
}

#lcol #menu .submenu ul li a:hover{
	padding-left: 10px;
	font-size: 11px;
	color:#000;
}
/* SUBMENU 2 */

#lcol #menu .submenu2 ul.sub {
	padding-left: 10px;
	font-size: 11px;
	color:#999999;
}
#lcol #menu .submenu2 .sub a{
	padding-left: 10px;
	font-size: 11px;
	background:none;
	background-color:#f5f5f5;
	color:#999999;
	height:18px;
	width:150px;
	background-image:url(../images/sub.jpg);
	background-repeat:no-repeat;
}
#lcol #menu .submenu2 .sub a:hover{
	padding-left: 10px;
	font-size: 11px;
	background:none;
	background-color:#FFCC33;
	color:#000000;
	height:18px;
	width:150px;
	background-image:url(../images/subHover.gif);
	background-repeat:no-repeat;
}

#lcol #menu .submenu2 ul li a:hover{
	padding-left: 10px;
	font-size: 11px;
	color:#000;
}


#lcol #lcontent .divided a{
	font-size: 12px;
	text-decoration:none;
	font-style:italic;
}
input{
	background-color:#ffffff;
	border:1px solid #B3B3B3;
	color: #7F1414;
	font-size:10px;
	width:200px;
}