/* mdcskins TEMPLATE CSS */

body {
  background: white;
  text-align: center;
  font-family: candara, arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #005288;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

strong{
	font-weight:bold;
	color:#002850;
}

/* 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: 10px;
	margin-bottom: 10px;
}

#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: 15px; line-height: 17px;color: #736351; margin:0px; padding: 0px; margin-bottom: 5px; }



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: 37px;
  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: 160px;
  background: #0f1e4b url('immagini/header.png') no-repeat top left;
  text-align:left;
}
#header #logosito {
	padding: 0px;
	width: 300px;
	height: 103px;
	margin-left: 0px;
}

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

#header #logosito #bandierine {
	margin-left: 50px;
	margin-top: 4px;
	float: left;
	width: 90px;
	height: 60px;
	padding-top: 4px;
}
#header #logosito #bandierine a img{
	text-decoration: none;
	margin: 10px;
	border: 0px solid black;
	padding: 0px;
}
#header #logosito #bandierine #bandierinaitalia {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
#header #logosito #bandierine #bandierinainghilterra {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
#header #logosito #bandierine #bandierinagermania {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
#header #logosito #bandierine #bandierinaitalia a img{
	text-decoration: none;
	margin: 0px;
	border: 0px solid black;
	padding: 0px;
}
#header #logosito #bandierine #bandierinainghilterra a img{
	text-decoration: none;
	margin: 0px;
	border: 0px solid black;
	padding: 0px;
}
#header #logosito #bandierine #bandierinagermania a img{
	text-decoration: none;
	margin: 0px;
	border: 0px solid black;
	padding: 0px;
}
#header #logosito #bandierablu{
	margin-left: -2px;
	display: block;
	height: 141px;
	margin-top: 20px;
}
#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 {
	text-indent: -9999px;
}


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

#content #inside #left {
  float: left;
  width: 207px;
  margin-top: -45px
}
#content #inside #left ul li {
	text-align: center;
}

#content #inside #left ul li a.catcurr_yes {
	color: white;
	height: 19px;
	width: 146px;
	display: block;
	line-height: 15px;
	text-align: right;
	background-image: url(immagini/sfondomenu1.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}
#content #inside #left ul li a.catcurr_no {
	color: white;
	height: 19px;
	width: 146px;
	display: block;
	line-height: 15px;
	text-align: right;
	background-image: url(immagini/sfondomenu2.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}
#content #inside #left ul li a.catcurr_ {
	color: white;
	height: 19px;
	width: 146px;
	display: block;
	line-height: 15px;
	text-align: right;
	background-image: url(immagini/sfondomenu2.png);
	background-repeat: no-repeat;
	padding-right: 10px;
}

#content #inside #middle {
	margin-left: 20px;
	float: left;
	width: 520px;
	margin-top: -32px;
}
#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 {
	float: right;
	width: 160px;
	margin-top: -30px;
	margin-right: 10px;
}
#content #inside #right h3 {
	color: white;
	height: 19px;
	width: 146px;
	display: block;
	line-height: 16px;
	text-align: left;
	background-image: url(immagini/sfondomenu1.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 13px;
}
#content #inside #right img {
	margin: 0px;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #c7b299;
}
#content #inside #left img {
	margin: 0px;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #c7b299;
}
#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;

  width: 100%;
 font-family: candara, 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;

  border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
  background-color: #846418;
  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: #f9f9f9;
  width: 468px;
  height: 60px;
  margin-bottom: 10px;
}

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

.spacer {
  clear:both;
}
.date {
	margin:0 0 20px 0;
	font-size:10px;}


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

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

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

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

.formfield:focus {
	background-color:#ffffff;
	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: candara, 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: candara, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {margin-top:0px;}
