/* conquistavita - xhtml/css website layout by fabio fattizzo (http://). Made for www.allaconquistadellavita.org

Version: 1.0
(22 agosto 2007)

Print layout: */

body {
margin: 0 0 0 0;
padding: 0;
font-family: "Times New Roman",Serif;
font: 72%;
background: #ffffff;
color: #000000;
}
	
#wrap {
margin: auto;
width: auto;
float: none !important;
}

#header {
display: none;
}

#frontphoto, #avmenu, #extras, #visitor, #riepilogo, #data-ora {
display: none;
}

.togli {
display: none;
}

.centra_img{
margin-left: 465px;
}


h2{
display: none;
}


a {
text-decoration: none;
color: #0000FF;
}


#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.8em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
