/*
Theme Name: iArtisitc v. 0.1
Theme URI: http://www.blogeeks.netsons.org
Description: Tema realizzato da Federico Ginosa di <a href="http://www.blogeeks.netsons.org">Blogeeks</a>
Author: Federico Ginsa
Author URI: http://www.blogeeks.netsons.org
*/
#body { margin-bottom:0px; background-color:#ffffff; margin-top:0px; font-family:Trebuchet MS; text-align:justify;}
#testata {  width:496px; height:180px;margin-left:auto; margin-right:auto;}
#menu { width:496px; height:46px;margin-left:auto; margin-right:auto;} 
#contenuto { width:496px; height:auto;margin-left:auto; margin-right:auto; background-color:#FFFFFF;}
#articolo { margin-left:auto; margin-right:auto; width:480px; padding-bottom:35px; }
img { border:0px; text-align:center; }
/* FORMATTAZIONE TESTI */
p {
	color:#333333;
	line-height:20px;
	font-family: arial;
	font-size: 11px;
	}
h1 { text-align:center; font-size:40px; padding-top:60px; color:#000000;}
h1 a:link { text-align:center; font-size:40px; padding-top:60px; color:#000000; text-decoration:none;}
h1 a:hover { text-align:center; font-size:40px; padding-top:60px; color:#000000; text-decoration:none;}
h1 a:active { text-align:center; font-size:40px; padding-top:60px; color:#000000; text-decoration:none;}
h1 a:visited { text-align:center; font-size:40px; padding-top:60px; color:#000000; text-decoration:none;}h2 {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
.slogan {text-align:center; font-size:20px; margin-top:-10px; color:#000000;}
.slogan a:link  {text-align:center; font-size:20px; margin-top:-10px; color:#000000;}
.slogan a:hover  {text-align:center; font-size:20px; margin-top:-10px; color:#000000;}
.slogan a:active  {text-align:center; font-size:20px; margin-top:-10px; color:#000000;}
.slogan a:visited  {text-align:center; font-size:20px; margin-top:-10px; color:#000000;}
a:link {
		text-decoration: none;
}
a:visited {
	text-decoration: none;
	}
a:hover {
	color: #990000;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	}
.alignleft { text-align:left;}
.alignright { text-align:right; margin-top:-20px;}
