
html {
	background: url(../images/civile_back.jpg) 0 0 repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
:-moz-any-link:focus { outline: none; }
div#wrapper {
	width:996px;
	margin:0 auto;
	position:relative;
	background: url(../images/right_shadow.png) right 0 no-repeat;
	
}
div#container {
	min-height: 700px;
	height: auto;
	background: url(../images/bottom_shadow.png) right bottom no-repeat;
	overflow:hidden;
	position:relative;
}
* html div#container {
	height:700px;
}
div#logo_back {
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	width:226px;
	height:396px;
	background: url(../images/logo_back.png) 0 0 no-repeat;
}
div#logo_back_militare {
	position: absolute;
	z-index:100;
	top:0;
	left:0;
	width:226px;
	height:396px;
	background: url(../images/logo_back_militare.png) 0 0 no-repeat;
}
img#logo {
	display:block;
	margin:31px 0 0 26px;
}
div#sections {
	position: absolute;
	bottom:86px;
	left:17px;
}
div#sections p#active_section,
div#sections p#active_section_militare {
	width:83px;
	line-height:23px;
	float:left;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-left:9px;
	margin-right:8px;
	font-weight:bold;
}
div#sections p#active_section {
	background: url(../images/sezione_btn_active.jpg) 0 0 no-repeat;
}
div#sections p#active_section_militare {
	background: url(../images/sezione_btn_militare.jpg) 0 0 no-repeat;
}
div#sections p#section_militare {
	float:left;
}
div#sections p#section_militare a {
	color:#FFF;
	text-decoration:none;
	width:83px;
	line-height:23px;
	display:block;
	background: url(../images/sezione_btn.jpg) 0 0 no-repeat;
	padding-left:9px;
	font-weight:bold;
}
div#sections p#section_militare a:hover {
	background: url(../images/militare_btn_hover.jpg) 0 0 no-repeat;
}
div#sections p#section_civile {
	float:left;
}
div#sections p#section_civile a {
	color:#FFF;
	text-decoration:none;
	width:83px;
	line-height:23px;
	display:block;
	background: url(../images/sezione_btn.jpg) 0 0 no-repeat;
	padding-left:9px;
	font-weight:bold;
}
div#sections p#section_civile a:hover {
	background: url(../images/civile_btn_hover.jpg) 0 0 no-repeat;
}
img#banner_pdf {
	position:absolute;
	bottom:0;
	left:18px;
}
img#banner_pdf2 {
	position:absolute;
	bottom:-82px;
	left:18px;
}
img#banner_pdf3 {
	position:absolute;
	bottom:-164px;
	left:18px;
}
div#slider {
	width:771px;
	height:258px;
	float:right;
	margin:10px 8px 0 0;
	background-color: #000;
}
div#navBar {
	height:44px;
	clear:both;
	margin-left:233px;
	position:relative;
}
div#navBar ul {
	background: url(../images/separator.jpg) 0 0 no-repeat;
	padding-left:2px;
    height:44px;
}
div#navBar ul li {
	display:block;
	float:left;
	position:relative;
	
}
div#navBar ul li a {
	display:block;
	float:left;
	width:93px;
	height:44px;
	position:relative;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
div#navBar ul li.active a {
	color:#FFF;
}
div#navBar ul li a p {
	position:absolute;
	width:91px;
	line-height:44px;
	font-size:12px;
	top:0;
	left:0;
	z-index:101;
	text-align:center;
	padding-right:2px;
}
div#navBar ul li a div {
  position: absolute;
  top: 0;
  left: 0;
}
div#navBar ul li ul  {
	position:absolute;
	top:44px;
	left:0;
	background: none;
	padding-left:0;
	display:none;
	z-index:200;
}
div#navBar ul li ul li a {
	display:block;
	float:none;
	width:93px;
	height:44px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
div#navBar ul li.active ul li a{
	color:#333333;
}
p#langs {
	position:absolute;
	right:20px;
	top:13px;
}
p#langs a,
p#langs span {
	padding-left:2px;
}
div#content {
	width:681px;
	margin-left:263px;
	padding:30px 0 20px 0;
}


div.editor {
	color:#666666;
	line-height:16px;
}
div.editor p,
div.editor ul,
div.editor ol {
  margin-bottom:20px;
}
div.editor li {

  list-style-type: disc;
  margin-left:13px;
}
div.editor a {
 color:#cc0000;
 font-weight:bold;
}
div.editor.militare a {
 color:#4d601d;
 font-weight:bold;
}
div.editor a:hover {
 text-decoration:none;
}


div#footer {
	height:110px;
	background-color: #ccc;
	font-size:10px;
	font-weight: bold;
}
div#footer_cont {
	width:996px;
	margin:0 auto;
	background: url(../images/footer_back.jpg) right 0 no-repeat;
	height:110px;
	overflow:hidden;
}
div#footer_cont.militare {
	background: url(../images/footer_back_militare.jpg) right 0 no-repeat;
}
p#credits {
	width:210px;
	line-height:60px;
	height:60px;
	margin-left:8px;
	text-align:center;
	float:left;
}
p#contacts {
	line-height:60px;
	height:60px;
	float:left;
	margin-left:17px;
}
div#footer a {
	color:#666666;
}
div#footer a:hover {
	text-decoration: none;
}
p#contacts img {
  vertical-align: middle;
}
