/* Layout principale */
body {
  font-family: Arial;
	font-size: 12px;
	background-image: url("images/sfondo.jpg");
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
#corpo {
  width: 768px;
  margin: auto;
	padding: 0px;
	background-color: #ffffff;
}
#testata {
	width: 768px;
  height: 179px;
	background-image: url("images/header.jpg");
	background-position: left;
	background-repeat: no-repeat;
}
#testataflash {
  width: 768px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
#menu {
  width: 768px;
	height: 22px;
	background-color: #9dbe4c;
	color: white;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#menu a, #menu a:hover, #menu a:active, #menu a:visited {
 color: #ffffff;
}
#menunascosto a, #menunascosto a:hover, #menunascosto a:active, #menunascosto a:visited {
 color: #ffffff;
}
#premenu {
  height: 22px;
	position: relative;
	float: left;
	margin: 3px;
}
#menunascosto {
  height: 22px;
	position: relative;
	float: left;
	margin: 1px;
}
#footer {
	width: 768px;
  height: 90px;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
}
#contatore {
  width: 200px;
  height: 40px;
  position: relative;
	float: right;
	margin-top: 5px;
}
#sottotitolo {
  width: 100px;
  height: 10px;
  position: absolute;
  top: 120px;
	margin-left:350px;
	font-size: 15px;
	color: #bf1111;
}
 #sottotitolo2 {
  width: 12
  0px;
  height: 10px;
  position: absolute;
  top: 200px;
	margin-left:350px;
	font-size: 11px;
	color: #bf1111;
}
    #sottotitolo3 {
  width: 12
  0px;
  height: 10px;
  position: absolute;
  top: 120px;
	margin-left:650px;
	font-size: 11px;
	color: #bf1111;
}
#sponsor {
  width: 768px;
	height: 140px;
	margin: 0;
	padding: 0;
}
/*	position: relative;
}
#sponsorsinistra, #sponsorcentro, #sponsordestra {
	width: 256px;
  height: 140px;
	margin: 0px;
	padding: 0;
	position: relative; 
	float: left;
}
#sponsorsinistra, #sponsordestra {
	background-image: url(images/box_sponsor.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.immaginebanner {
	padding: 50px 0 0 50px;
}
*/
.contenutouno {
  width: 768px;
	height: 220px;
	margin: 0;
	padding: 0;
}
#news {
  height: 210px;
	width: 222px;
	margin: 0px;
	padding: 54px 2px 44px 28px;
	position: relative;
	float: left;
	background-image: url(images/box_news.jpg);
	background-repeat: no-repeat;
}
#campionato {
  height: 210px;
	width: 486px;
	margin: 0px;
	padding-top: 1px;
/*	padding: 0px 36px 49px 0px; */
	position: relative;
	float: right;
	background-image: url(images/box_tabs.gif);
	background-repeat: no-repeat;
}
#competitor {
  height: 210px;
	width: 222px;
	margin: 0px;
	padding: 54px 2px 44px 28px;
	position: relative;
	float: left;
	background-image: url(images/box_competitor.jpg);
	background-repeat: no-repeat;
}
#sardinialive {
  height: 210px;
	width: 486px;
	margin: 0px;
	padding-top: 1px;
	position: relative;
	float: right;
	background-image: url(images/box_tabs.gif);
	background-repeat: no-repeat;
}
#video {
  height: 210px;
	width: 222px;
	margin: 0px;
	padding: 54px 2px 44px 28px;
	position: relative;
	float: left;
	background-image: url(images/box_video.jpg);
	background-repeat: no-repeat;
}
#costasmeralda {
  height: 210px;
	width: 486px;
	margin: 0px;
	padding-top: 1px;
	position: relative;
	float: right;
}
.copyright {
  display: inline;
  font-weight: bold;
	position: relative;
	float: right;
	color: #cccccc;
	margin-right: 4px;
}
.credits {
	display: inline;
  font-weight: bold;
	color: #cccccc;
  position: relative;
	float: left;
}

/* Lingue */
#lingue {
  height: 34px;
	width: 60px;
	position: relative;
	float: right;
	margin: 0;
}
.ita a, .eng a {
	width: 24px;
  height: 34px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
}
.ita a {
	background-image: url("images/ita.gif");
}
.eng a {
	background-image: url("images/eng.gif");
}
.ita a:hover, .eng a:hover {
	background-position: 0px -34px;
}

/* Elementi generali */
a:link {
  text-decoration: none;
	color: #085c03;
}
a:visited {
  text-decoration: none;
	color: #085c03;	
}
a:hover {
	color: #085c03;
}
a:active {
  text-decoration: none;
	color: #085c03;
}
p {
  text-align: justify;
  line-height: 15px;
  font-size: 12px;
}

img {
	border: none;
}

.campilogin fieldset {
	position: absolute;
  top: 2px;
	left: 20px;
  padding: 1em;
	margin-left: 10px;
	width: 210px;
	border: 0px solid #4567A5;
}

label {
  float: left;
  width: 40%;
  margin-right: -0.5em;
  padding-top: 0.2em;
  text-align: right;
	font-variant: small-caps;
}

legend {
  padding: 0.2em 0.5em -0.5em;
  border: 0px solid #4567A5;
  color: #4567A5;
  font-size: 90%;
  width: 80%;
  text-align: left;
	font-variant: small-caps;
}

select {
  float: left;
	position: relative;
}

input {
  float: left;
	position: relative;
} 

.errore {
  float: left;
  width: 80%;
	font-size: 10px;
  margin-right: -0.5em;
  padding-top: 0.2em;
  text-align: center;
	font-variant: small-caps;
	color: red;
}

ul {
  padding-left: 0em;
  margin-left: 0em;
}

li {
  list-style-type: none;
  margin-bottom:2px;
}

.testosemplice {
  text-align: justify;
	line-height: 20px;
	margin: 5px;
}
.titolosemplice {
  color: #708aba; 
}
#corpotesto {
	width: 750px;
	margin: 20px;
}
.titoloarticolo {
	font-size: 14pt;
	text-align: center;
}
.sommarioarticolo {
	font-size: 12pt;
	text-align: left;
	font-style: italic;
}
.testoarticolo {
	font-size: 10pt;
	text-align: justify;
	line-height: 18pt;
}	