/* mdcskins TEMPLATE CSS */

body {
  background: #4396CA;
  background-image: url(immagini/sfondo.png);
  background-repeat: repeat-x;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #005288;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

/* LINKS */

a:link {color: black; text-decoration: none;} 
a:visited {color: #c1ac74; text-decoration: none;} 
a:hover,a:active {color: #846418; text-decoration: underline;}

#top  a:link {color: #846418; text-decoration: none; font-weight: bold; border-bottom:none;} 
#top a:visited {color: #846418; text-decoration: none;font-weight: bold;} 
#top a:hover, #top a:active {color: #846418; text-decoration: underline;font-weight: bold;}

#footer  a:link {color:#FFFFFF; text-decoration: none; font-weight: bold; border-bottom:none; padding-left:10px; padding-right: 10px;} 
#footer  a:visited {color:#FFFFFF; text-decoration: none;font-weight: bold; padding-left:10px; padding-right: 10px;} 
#footer  a:hover, #footer  a:active {color: #c1ac74; text-decoration: none;font-weight: bold; padding-left:10px; padding-right: 10px;}

#bottom  a:link {color: #846418; text-decoration: none; font-weight: bold; border-bottom:none;} 
#bottom a:visited {color: #c1ac74; text-decoration: none;font-weight: bold;} 
#bottom a:hover, #bottom a:active {color: #846418; text-decoration: underline; font-weight: bold;}

/* LISTS */

#content ul { 
padding-left: 0px; 
margin-left: 20px; 
line-height: 18px; 
margin-top: 10px;
margin-bottom: 10px;
}
#content li { list-style-type: square;  padding:0px;}

#left ul {
	padding-left: 0px; 
	margin-left: 0px; 
	color: #444444; 
	line-height: 18px; 
	margin-top: 0px;
	margin-bottom: 0px;
}

#left li  {
	list-style: none;
	background: url(immagini/star.png) no-repeat 0 0.75em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 8px;
}

/* TYPOGRAPHY */

p { margin: 0px; padding: 0px; margin-bottom: 10px; }

h3 {
	font-size: 17px;
	line-height: 10px;
	color: #3f89c3;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 30px;
}



h4 { font-size: 14px; line-height: 17px;color: #0f1e4b; margin:0px; padding: 0px; margin-bottom: 5px; }
h5 { font-size: 12px; color: #0f1e4b; margin:0px; padding: 0px; margin-bottom: 5px; letter-spacing: 2px; }

/* CONTAINERS */

#wrapper {
  width:1024px;
  margin: 0 auto;

  padding: 0px;
}

#top {
  width: 1024px;
  height: 16px;
  background:  url('immagini/top.png') top left no-repeat;
  padding: 0px;
  margin: 0px;
}

#top p {
  text-align:left;
  padding-left: 35px;
  padding-top: 9px;
  padding-bottom:0px;
  line-height: 12px;
  font-size:12px
}

#header {
  width: 1024px;
  height: 220px;
  background: #0f1e4b url('immagini/header.png') no-repeat top left;
  text-align:left;
}
#header #logosito {
	padding: 0px;
	margin-left: 28px;
	width: 971px;
}

#header #logosito h1 {
	float: left;
	width: 250px;
	height: 59px;
	text-indent: -9999px;
}

#menu {
  width: 1060px;  
  height: 30px; 
  margin: 0 auto;
  clear:both;
}

#content {
  padding: 0px; 
  margin: 0px;
  border: 0px dashed #cccccc;
  padding-top: 15px;
  padding-bottom: 15px;
  clear:both;
  text-align: left;
  padding-left: 40px;
  background:  url('immagini/content.png') top left repeat-y;
}

h2 {
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #005288;	
}


#content #inside {
  width: 944px;
  text-align: left;
}

#content #inside #left {
  float: left;
  width: 207px;
  margin-top: -10px
}

#content #inside #left ul li a {
	color: white;
	height: 30px;
	width: 180px;
	line-height: 30px;
	text-align: left;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bolder;
	
}
#content #inside #left ul li a.catcurr_yes {
	background-image: url(immagini/sfondomenuverde.png);
}
#content #inside #left ul li a.catcurr_no {
	background-image: url(immagini/sfondomenublu.png);
}
#content #inside #left ul li a.catcurr_ {
	background-image: url(immagini/sfondomenublu.png);
}

#content #inside #middle {
	margin-left: 20px;
	float: left;
	width: 470px;
	margin-top: 0px;
}
#content #inside #middle #imgtitoli {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px solid black;
}
#content #inside #middle img{
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #c7b299;
	padding: 2px;
}
#testoperadmin {
	color: #999999;
}
#content #inside #right {
  margin-left: 15px;
  float:right;
  width: 220px;
	margin-top: -12px;
}
#content #inside #right h3 {
	color: white;
	height: 30px;
	width: 180px;
	display: block;
	line-height: 30px;
	text-align: right;
	background-image: url(immagini/sfondomenuverde.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 14px;
}
#content #inside #right img {
	
	padding: 0px;
	border: 0px solid black;
}
#content #inside #right .testoarticoli {
	font-size: 11px;
	line-height: 13px;
}

#right img {
	margin: 10px;
}

#footer {
  width: 1024px;
  height: 60px;
  background: #0f1e4b url('immagini/footer.png') no-repeat bottom left;
}

#footer p {
  text-align:center;
  padding-left: 20px;
  padding-top: 17px;
  padding-bottom:0px;
  line-height: 16px;
  font-size:12px;
  color: #DDDDDD;
}

#bottom {
  width:1024px;
  margin: 0 auto;
  padding: 0px;
  text-align:center;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom:0px;
  line-height: 16px;
  font-size:12px
}

/* NAVIGATION */

#navcontainer ul
{
  padding-left: 0;
  margin-left: 0;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  color: #FFFFFF;
  float: left;
  width: 100%;
 font-family: arial, sans-serif;
  font-size: 14px; font-weight: bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
  padding:10px 15px;
  background-color: #101e4d;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
  background-color: transparent;
  color: #111111;
}

/* IMAGE PLACEMENT */

.float_left {
  float:left;
  border: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;  
  margin-left: 10px;
}

.float_right {
  float:right;
  border: 0px;
  margin-left: 10px;
  margin-bottom: 5px;  
  margin-top: 5px;
  margin-right: 10px;
}

/* OTHER */

.box_468x60 {
  border:1px solid #DDDDDD;
  background-color: transparent;
  width: 468px;
  height: 60px;
  margin-bottom: 10px;
}

.box_180x60 {
  border:1px solid #E6E6E6;
  background-color: transparent;
  width: 180px;
  height: 60px;
  margin-bottom: 10px;
}

.spacer {
  clear:both;
  text-align: center;
  margin-left: 230px 
}
.date {
	margin:0 0 20px 0;
	font-size:10px;}


.searchform .formfield{
	width: 110px;
	font-size:10px;
    font-family: arial, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	background-color:transparent; border:1px solid #DEDDDD; color:#4a4a4a;
}

.formbutton {
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	font-family: arial, sans-serif;
	background-color:transparent;
	border:1px solid #A1A1A1;
	color:#353535;
}

.formbutton:hover {
	background-color:transparent;
	border:1px solid #c5c5c5;
	color:#000000;
}

.formfield {
	font-size:10px;
	font-family: arial, sans-serif;
	background-color:transparent;
	border:1px solid #DEDDDD;
	color:#4a4a4a;
	margin-bottom:5px;
}

.formfield:focus {
	background-color:transparent;
	border:1px solid #000000;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
	display: block;
}

#nucleus_cf_body {
	font-size:12px;
	width:300px;
}

.mailform {
	font-size:11px;
	font-family: arial, sans-serif;
}

.loginform {
margin-top: 40px;
	padding:3px;
}
.loginform label {
	width: 165px;
	display: block;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	margin-top:0px;margin-bottom:15px;
	padding:4px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {margin-top:0px;}