/* CSS Document */



body {

  background-color: #cccccc;

  margin-top: 0px;

  margin-left: 0px;

  margin-bottom: 0px;

  margin-right: 0px;

 }

a:link {

        color: #000000;

        background-color: transparent;

        text-decoration: none

}

a:active {

        color: #000000;

        background-color: transparent;

        text-decoration: none

}

a:visited {

        color: #000000;

        background-color: transparent;

        text-decoration: none

}

a:hover {

        color: #ef0000;

        background-color: transparent;

        text-decoration: none

}



DIV#testata {
	background-color: #000000;
	border-bottom: 1px dashed #AE1303;
	background-repeat: no-repeat;
	color: #ef0000;
	height: 42px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	width: 100%;
	padding-top: 5px;


}

DIV#tiki-main {  background: transparent;  height: 100%;  width: 100%;  margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; }



DIV#tiki-mid {  background: #cccccc;  height: auto;  padding-bottom: 0px; }



/* And this is the footer */

DIV#tiki-bot {  padding-top: 10px;  margin-top: 0px;  background: #000000; border-top: 1px solid #AE1303; border-bottom: 1px solid #AE1303; margin-bottom: 10px; padding-bottom: 5px; }



/* The three columns */

TD#leftcolumn {  padding-left: 2px; padding-right: 2px; vertical-align: top;  background: transparent;  width: 180px;}

TD#rightcolumn {  padding-left: 2px; padding-right: 2px; vertical-align: top;  background: transparent;  width: 180px;}

TD#centercolumn { padding-right: 12px; background: transparent;  vertical-align: top;  width: auto; }



/* And this is what lies inside the centercolumn */

DIV#tiki-center {  margin-left: 2px;  margin-right: 5px;  padding-left: 7px;  padding-right: 5px; }

		

div.box-menu {
	background-repeat: no-repeat;
	background-color: #000000;
	border-bottom: 1px solid #ae1303;
	color: #ef0000;
	font-weight : bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 10px;
	width: 170px;
	background-image: url(../immagini/menu.jpg);
	background-position: left center;



}

div.box-title {
	background-repeat: no-repeat;
	background-color: #000000;
	border-bottom: 1px solid #ae1303;
	color: #ef0000;
	font-weight : bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	width: 170px;
	background-image: none;
	background-position: center center;


}



/* And this is the data */

div.box-data {

  overflow: hidden;

  background-color: #cccccc;

  color: black;

  margin-left: 5px;  margin-right: 5px;  margin-top: 5px;  margin-bottom: 0px;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  

  width: 160px;

}

/* Boxes used for modules (modules are those boxes in the left/right columns) */

div.box {  

  background-color: #cccccc;

  margin-left: 4px;  margin-right: 4px;  margin-top: 10px;  margin-bottom: 10px;

  border: 1px solid #ae1303;  padding-bottom: 10px;  overflow: hidden; 

  width: 170px;

}

div.cover {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #ae1303;
	overflow: hidden;
	width: 210px;
	height: 287px;
	clear: both;
	position: static;
	display: inline;
	float: none;






}


div.boxhead {
	background-color: #000000;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ae1303;
	padding-bottom: 10px;
	overflow: hidden;
	width: auto;
	background-position: center center;
	padding-top: 10px;
	height: auto;



}

/* The article title bar */

div.articletitlel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ef0000;
	font-size: 11px;
	font-weight : bold;
	background-color: #000000;
	border: 1px solid #AE1303;
	border-bottom: 0px;
	margin-top: 10px;
	clear: both;
	float: left;
	height: 40px;
	width: 45%;


}


div.articletitler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ef0000;
	font-size: 11px;
	font-weight : bold;
	background-color: #000000;
	border: 1px solid #AE1303;
	border-bottom: 0px;
	margin-top: 10px;
	clear: both;
	float: right;
	height: 40px;
	width: 45%;


}

div.articletitlequarter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ef0000;
	font-size: 11px;
	font-weight : bold;
	background-color: #000000;
	border: 1px solid #AE1303;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 0px;
	margin-top: 10px;
	clear: both;
	float: none;
	height: 40px;
	width: 90%;
	padding-right: 0.75em;
	padding-left: 0.75em;

}

div.articletitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ef0000;
	font-size: 11px;
	font-weight : bold;
	background-color: #000000;
	border: 1px solid #AE1303;
	border-bottom: 0px;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 10px;
	clear: both;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;


}


div.articletitle  { color: #ef0000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #000000; background-image: url(../immagini/decor.jpg); background-repeat: no-repeat; background-position: right top; margin-top: 10px; padding: 0.5em 0.8em; clear: both; border-style: solid solid none; border-width: 1px 1px 0; border-color: #ae1303 #ae1303  }

div.articleheading {
	background: #c0c0c0;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #AE1303;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	border-top: 1px solid #AE1303;
	border-right: 1px solid #AE1303;
	border-left: 1px solid #AE1303;


}
div.articleheading2 {
	background: #c0c0c0;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #AE1303;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	border-top: 1px solid #AE1303;
	border-right: 1px solid #AE1303;
	border-left: 1px solid #AE1303;
	height: 300px;


}


div.articleheadingr {
	background: #c0c0c0;
	border: 1px solid #AE1303;
	border-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	float: right;
	height: 300px;
	width: 45%;
	margin: 0px;


}


div.articleheadingl {
	background: #c0c0c0;
	border: 1px solid #AE1303;
	border-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	float: left;
	height: 300px;
	width: 45%;
	margin: 0px;


}

div.articleheadingquarter {
	background: #c0c0c0;
	border: 1px solid #AE1303;
	border-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: both;
	float: none;
	height: 300px;
	width: 90%;
	padding-right: 0.8em;
	padding-left: 0.8em;
}

div.articletrailer {
	background: #c0c0c0;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	clear: both;
	height: auto;
	width: auto;
	border-top: 0px solid #ae1303;
	border-right: 1px solid #ae1303;
	border-bottom: 1px solid #ae1303;
	border-left: 1px solid #ae1303;


}



div.articletrailerr {
	background: #cccccc;
	border: 1px solid #ae1303;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	clear: both;
	float: right;
	height: 30px;
	width: 45%;


}

div.articletrailerl {
	background: #cccccc;
	border: 1px solid #ae1303;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	clear: both;
	float: left;
	height: 30px;
	width: 45%;


}

div.articletrailerquarter {
	background: #cccccc;
	border: 1px solid #ae1303;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	clear: both;
	float: none;
	height: 30px;
	width: 90%;
	padding-right: 0.8em;
	padding-left: 0.8em;

}



div.titolo {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  color: #000000; font-size: 10px; font-weight : bold;

  background-color: #FFFFFF; 

  border: 1px solid #AE1303;

  border-bottom: 0px;

  padding-left: 0.8em; 

  padding-right: 0.8em; 

  padding-top: 0.5em;

  padding-bottom: 0.5em;

  margin-top: 4px;

  clear: both;

}



/* The article title */

span.titlea {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px;  font-weight: bold;}



/* The author, date and number of reads */

span.titleb {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;}



/* The article title */

span.titlec {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  font-weight: bold;}
div.covero {

	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #ae1303;
	overflow: hidden;
	width: 287px;
	height: 210px;
	clear: both;
	position: static;
	display: inline;
}
span.intervista {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E90000;

}
