body {
  background-color: black;
  font-family: arial, verdana, sans-serif;
  width: 972px;
  margin-left: auto;
  margin-right: auto;
}

/*###################
## START MAIN MENU ##
###################*/
#mainMenu {
  float: left;
}

#mainMenu a img {
	border: 0;
	margin: 0px 0px -20px 20px;
}

#mainMenu .mattblackmenu {
	padding-left: 336px;
}

#topMenuIndex {
	float: left;
	padding: 0px 0px 10px 0px;
}

#topMenu {
	float: left;
	padding: 0px 0px 10px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#topMenuIndex {
	padding-bottom: 30px;}/*HACK PER SAFARI*/
}

#topMenuIndex ul li a{
	padding: 4px 85px 4px 10px;
}

#topMenu ul li a{
	padding: 4px 85px 4px 10px;
}

#language {
	float: right;
	height: 20px;
	background-image: url(images/lang.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 30px;
	padding: 0px 20px 0px 0px;
}

#language a {
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
}

.logo {
	float: left;
}

/*##################
## START MAIN BOX ##
##################*/

#mainBox {
  clear: both;
  width: 970px;
  height: 340px;
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
  /*background-image: url(images/index.jpg);*/
  background-position: right;
  background-repeat: no-repeat;
  margin-bottom: -10px;
}

.linkPath {
	padding-top: 200px;
}

.linkPath a {
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	font-size: 0.7em;
	font-weight: bold;
}

.linkPath a:link, .linkPath a:visited {
	color: #FFFFFF;
}

.linkPath a:hover, .linkPath a:active {
	color: #cd071e;
}

ul.pathMenu {
	position: absolute;
	top: 408px;
	font-weight: bold;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul.pathMenu {
	position: absolute;
	top: 405px;}/*HACK PER SAFARI*/
}

ul.pathMenu, ul.pathMenu li {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	padding-right: 5px;
}

ul.pathMenu li {
	width: 235px;
	float:left;
}

ul.pathMenu a {
	display: block;
	padding: 5px 0px 5px 7px;
	font-size: 0.7em;
	text-decoration: none;
}
	
ul.pathMenu a:link, ul.pathMenu a:visited {
	background: #333333;
	color: #ffffff;

	}
	
ul.pathMenu a:hover, ul.pathMenu a:active {
	background:#666666;
	color: white;
	}
	
#pathBox {
	background-color: #333333;
	height: 30px;
	margin-bottom: 5px;
}

#pathBox p {
  font-weight: bold;
  font-size: 0.8em;
  padding: 7px 0px 3px 15px;
}

#pathBox a  {
	color: white;
	text-decoration: none;
}

.rosso {
	color: #cd071e;
	font-weight: bold;	
}

.grassetto {
	font-weight: bold;
}

/*##################
## START NEWS BOX ##
##################*/

#newsBox1 {
  float: left;
  background-image: url(images/box1.jpg);
  background-position: right;
  background-repeat: no-repeat;
  width: 232px;
  height: 102px;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  margin: 0px 13px 0px 0px;
}

#newsBox1 p {
  color: #FFFFFF;
  padding: 0px 150px 12px 10px;
  font-size: 0.7em;
}

#newsBox2 {
  float: left;
  background-image: url(images/box2.jpg);
  background-position: right;
  background-repeat: no-repeat;
  width: 232px;
  height: 102px;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  margin: 0px 13px 0px 0px;
}

#newsBox2 p {
  color: #FFFFFF;
  padding: 0px 150px 40px 10px;
  font-size: 0.7em;
}

#newsBox3 {
  float: left;
  background-image: url(images/box3.jpg);
  background-position: right;
  background-repeat: no-repeat;
  width: 232px;
  height: 102px;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  margin: 0px 10px 0px 0px;
}

#newsBox3 p {
  color: #FFFFFF;
  padding: 0px 100px 68px 10px;
  font-size: 0.7em;
}

/*########################
## START NEWSLETTER BOX ##
########################*/

.newsLetterBox {
  float: left;
  width: 207px;
  height: 124px;
  background-color: ##a09896 ;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  text-align: justify;
  color: #FFFFFF;
  font-size: 0.7em;
  padding: 0px 10px 0px 13px;
}

form {
  padding: 0px 0px 0px 10px;
}

input {
  margin-left: -5px;
  margin-right: 5px;
  background-color: #333333;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  width: 155px;
  padding: 2px 4px 2px 4px;
  font-size: 1em;
  color: #999999;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input{
	padding: 3px 4px 2px 4px;}/*HACK PER SFARI*/
}

.btn {
  position: relative;
  background-color: #000000;
  color: #cd071e;
  width: 21px;
  height: 20px;
  padding-top: 0px;
}

.btn2 {
  position: relative;
  background-color: #000000;
  color: red;
  width: 21px;
  height: 20px;
  padding-top: 0px;
}

/*##################
## START ARGOMENTO ##
##################*/

ul.argomento, ul.argomento li {
	top: -11px;
	left: -10px; 
	margin-right: 0px;
	position: relative;
	padding: 0px 3px 0px 10px;
	list-style-type: none;
	margin-bottom: -20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	ul.argomento, ul.argomento li {
	padding: 1px 3px 0px 10px;}/*HACK PER SAFARI*/
}

ul.argomento li {
	width: 234px;
	float: left;
}

ul.argomento a {
	display: block;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	padding: 4px 0px 5px 7px;
	font-size: 0.6em;
	text-decoration: none;
}
	
ul.argomento a:link, ul.argomento a:visited {
	color: #ffffff;
	}
	
ul.argomento a:hover, ul.argomento a:active {
	color: #cd071e;
	}

/*################
## START FOOTER ##
################*/

#footer {
  clear: left;
  position: relative;
  padding: 15px 0px 0px 0px;
  font-size: 13px;
  color: #666666;  
}

.valtempo {
	float: left;
}

.valtempo a {
	color: #666666;
}

.credits {
	margin-top: 15px;
	float: right;
	font-size: 0.6em;
}
.credits a {
	color: #333333;
}

/*#######################
## START MAIN BOX IDEA ##
#######################*/

#mainBoxIdea {
  clear: both;
  position:relative;  
  border-color: #333333;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 14px;
  top: 10px;
}

/*#####################
## START REDAZIONALE ##
#####################*/

#redazionale {
	background-color: white;
	width: 680px;
	float: left;
	padding: 0px 15px 0px 15px;
}

#redazionale h4{
  margin-bottom: -20px;
  color: #cd071e;
}

#redazionale h5 {
	color: #cd071e;
}

#redazionale h6 {
	font-size: 0.83em;
	font-weight: bold;
	margin-bottom: -10px;
}

#redazionale p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: justify;
}

#redazionale #leftContact p a {
	text-decoration: none;
	color: black;
}

#redazionale #leftContact p a:link, a:visited {
	color: black;
}

#redazionale #leftContact p a:hover, a:active {
	color: #cd071e;
}

#redazionale p.torre a { //questo solo per il link nelle news relativo al Torre
	text-decoration: none;
	color: #cd071e;
	font-weight: bold;	
}

#redazionaleTorre img {
	margin-left: 0px;
	padding-left: 0px;
	float: left;
   border-color: #666666;
   border-style: solid;
   border-width: 1px;
}

.rightImg {
	float: right;
	margin-left: 10px;
	padding: 5px 5px 1px 5px;
	border: solid 1px black;
}

.rightImg img {
	margin-bottom: -5px;
	border: solid 1px black;
}

.grasso {
	font-weight: bold;
}

#redazionaleMon {
	background-color: white;
	width: 680px;
	height: 820px;
	float: left;
	padding: 0px 15px 0px 15px;
}

#redazionaleMon h4{
  margin-bottom: -20px;
  color: #cd071e;
}

#redazionaleMon h5 {
	color: #cd071e;
}

#redazionaleMon p {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: justify;
}

.imgReal p.maius {
	text-transform: uppercase;
	margin-bottom: -12px; 
	font-weight: bold;
}

.imgReal img {
	border: solid 1px black;
	margin-right: 20px;
}

.soon {
	margin-top: 40px;
}

.sottolineato {
	font-weight: bold;
	text-decoration: underline;
}

.titoloMaius {
	text-transform: uppercase;
	margin-bottom: -10px;
	font-weight: bold;
}

#redazionale p.maius {
	text-transform: uppercase;
	margin-bottom: 0px; 
	font-weight: bold;
}

.glossarioCarnicoLeft {
	/*background: yellow;*/
	width: 330px;
	float: left;
	border-left: 1px solid #cd071e;
}

.glossarioCarnicoLeft ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	padding-bottom: 10px;
}

.glossarioCarnicoLeft ul li {
	display: block;
	float: left;
	padding-right: 25px;
	font-size: 0.8em;
	width: 130px;
}

.glossarioCarnicoLeft li.space {
	padding-left: 5px;
}

.glossarioCarnicoRight {
	/*background: red;*/
	width: 330px;
	float: right;
	border-left: 1px solid #cd071e;
}

.glossarioCarnicoRight ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	padding-bottom: 10px;
}

.glossarioCarnicoRight ul li {
	display: block;
	float: left;
	padding-right: 25px;
	font-size: 0.8em;
	width: 130px;
}

.glossarioCarnicoRight li.space {
	padding-left: 5px;
}

#leftContact {
	float: left;
	margin-right: 20px;
}

#leftContact a {
	text-decoration: none;
	font-weight: normal;
}

#leftContact a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #cd071e;	
}

#rightContact {
	float: left;
	width: 450px;
	height: 300px;
	margin-top: 100px;
}

#rightContact iframe {
	border: solid 1px black;
}

#spacer {
	clear: both;
	height: 30px;
}

/*##############################
## START NEWS LETTER BOX SOLO ##
##############################*/

.newsLetterBoxSolo {
  float: right;
  width: 230px;
  height: 124px;
  margin-bottom: 10px;;
  background-color: #333333;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
  padding: 0px 10px 0px 10px;
  text-align: justify;
  color: #FFFFFF;
  font-size: 0.7em;
}

.newsLetterBoxSolo p {
	margin-bottom: 20px;
}

/*###################
## START BACK HOME ##
###################*/

.backHome {
	/*background-color: yellow;*/
	float: right;
	height: 20px;
	width: 240px;
	margin-bottom: 30px;
	text-align: left;
	color: white;
	font-size: 0.8em;
	font-weight: normal;
}

.backHome a {
	color: #cd071e;
	font-weight: bold;
}

.backHome a:link, a:visited {
	text-decoration: none;
}

.backHome a:hover, a:active {
	text-decoration: underline;
}

/*##############
## START SPOT ##
##############*/

.spot {
	float: right;
	margin-left: 10px;
}

.spotTop {
  width: 230px;
  padding: 10px 9px 10px 10px;
  background: #333333;
  color: #FFFFFF;
  font-size: 12px;
  border: solid 1px #666666;
  margin-bottom: -12px;
}

.spotBottom {
  width: 230px;
  padding: 10px 9px 10px 10px;
  color: #FFFFFF;
  font-weight: bold;
  border-right: solid 1px #666666;
  border-bottom: solid 1px #666666;
  border-left: solid 1px #666666;
  font-size: 12px;
}

.spotBottom a {
	color: #cd071e;
	text-decoration: underline;
}

/*################
## START SPACER ##
################*/

#spacer {
	clear: both;
	height: 30px;
}
