/*----------------------------------------------------------------------------
|
|	default.css - immaginecreativa - not to be overwritten
|
|	Theme Name: 	Fausto Sari
|	Theme URI:		http://www.faustosari.com/
|	Description:    “##„
|	version:   		1.0 | 24 ottobre 2009
|
|	author:    		daniele @ immagine creativa
|	email:     		daniele@immaginecreativa.it
|	website:   		http://www.immaginecreativa.it/
|
----------------------------------------------------------------------------*/

html{font-size:100.1%;}/*WinIE6- text resize adjust*/
	
body{
margin:0;
padding:0;
border:0;
font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #fff;
background: #000 url('../images/bg.jpg') no-repeat top center;
text-align:center;
}

img{
border: none;
}

h1{
text-transform: uppercase;
color: #666;
font-size: 65%;
font-weight: bold;
margin-bottom: 0.9em;
}

h2 a{
	font: 0.7em Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}

p{
margin-top: -0.8em;
font-size: 65%;
}

a:link,
a:visited,
a:active,
a:hover{
	color: #c0c0c0;
	text-decoration: none;
}

#label{
	position:relative;
	margin: 17% auto 0;
	width: 99%;
}

#logo_intro a {
	margin: 0 auto 3%;
	background: transparent url(../images/logointro.png) no-repeat 0 -294px;
	text-indent: -9999px;
	width: 270px;
	height: 147px;
	display: block;
	}

#logo_intro a:hover {
	background-position: 0px -147px;
	}

#footer-intro {
	margin: 5.5% auto 0;
	width: 100%;
	background: transparent url(../images/footer.png) no-repeat top center;
	font-size: 95%;
}

#footer-intro p{
	padding: 0.8% 0 0;
	color: #666;
}