/* CSS Document by Francesca Grillo - Find The Cure ©2008 */

/* Stile principale per il body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	background: #fff url(images/bg.gif) center repeat-y;
}

/* header */

#header {
	width: 940px;
	height: 300px;
	margin: 0 auto;
}

#header1 {
	width: 653px;
	height: 300px;
	background: url(images/header_bg1.jpg) no-repeat;
	float: left;
}

#nome_sito {
	display: none;
}

#tagline {
	display: none;
}

#header2 {
	width: 287px;
	height: 300px;
	background-image: url(images/header_bg2.jpg);
	float: right;
}

#infoheader {
	width: 276px;
	height: 289px;
	margin-left:5px;
	padding-top:10px;
}


/* Container principale */
#container {
	width: 940px;
	margin:0pt auto;
}

/* ---PAGINA--- */

.main {
    width: auto;
	clear: both;
    line-height: 20px;
    color: #333333;
    padding: 0px 10px 20px 10px;
	margin-top:0px;
	background-image:url(images/sfondo_1050.jpg);
    border:1px solid #efefef;
    text-align: justify;
	height:1050px;
}

#sinistra {
	background-image:url(images/notes.png);
	width: 361px;
	height:521px;
	float: left;
	margin-right:0px;
	padding-right:0px;
}

#destra {
	width:557px;
	height:465px;
	float: right;
	margin-left:0px;
	padding-left:0px;
	line-height:0px;
}

#bottom {
    width: auto;
    padding-top: 15px;
    clear: both;
}

#blog {
	width:260px;
	margin-top:50px;
	margin-left:25px;
}

/* Testo */
h1 {
    font: 48px verdana;
	color: #EEE;
	margin: 5px;
}

h3 {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size:13px;
	letter-spacing: 0.1em; 
	line-height: 1.20em; 
	color: #c00;
	font-weight: bold;

}

h5 {
    font: 14px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;

}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;

}

/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	font-weight:bold;
	padding: 0;
	margin: 0;
	color: #c00;
}

/* Link */
a:hover {
	text-decoration: underline;
	}

.header a {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}

h5 a {
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}

.leggi {
	font-size:9px;
}

/* News */

#news {
/*	background-image:url(images/news.png);*/
	width: 881px;
	height:252px;
	margin-left:20px;
}

#twitter {
	float:left;
	padding-right:8px;
}

#extra {
	float:left;
	padding-right:5px;
	width:190px;
}


#testonews {
	padding-top: 36px;
	margin-left: 25px;
	text-align:left;
	width: 820px;
}

#boxnews {
	width:190px;
	float:left;
	padding-right:10px;
}

#boxtitoli {
	margin-top:75px;
	width: 190px;
	float:right;
	text-align:right;
}


/* Footer */
#footer {
	background-color: #CCC;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	height: auto;
	padding-top: 5px;
	clear: both;
}

/* ---UTILITIES--- */
/* Contiene le tabs */
#tabholder {
    width: auto;
}

img {
	border: none;
}

.frase {
	margin-left: -4px;
}


/* ---immagini PNG--- */
img, div {behavior: url(images/iepngfix.htc);}




/* get rss */

.labelfield{ 
color:brown;
font-size: 90%;
}

.datefield{ 
color:#DDD;
font-size: 90%;
}

#example1 a {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}

div.feedburnerFeedBlock a { 
    font: 10px verdana;
    font-weight: bold;
color:#C0C0C0;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}

.feedburnerFeedBlock #creditfooter {
   display: none;
}

div.feedburnerFeedBlock ul {
margin-left:4px;
padding-left:4px;
list-style-type: none
}

/* MENU CSS from IzzyMenu.com
=================================================================== */

#MainMenu 
{
	width:100%;
	height:30px;
	background:url(images/bmid_046.gif);
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(images/bright_046.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_046.gif) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:700;
	line-height:29px;
	padding:0 10px 0 10px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #000;
	background:url(images/bmid_046.gif);
	color:#000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:245px;
	display:block;
	border:0 #FF9300;
	color:#000;
	background:url(images/bleft_046.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:29px;
	background:url(images/bright_046.gif) no-repeat right top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	float:none;
	padding:0 15px 0 18px;
}
.dropmenudiv a:hover 
{
	border:0 #FF9300;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}

/* Flash layer */


#flashcontent {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 220px;
	top: 20px;
	background-color: transparent;
}
</style>

/* End of CSS Tabs */
