/*
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// AUTHOR:    Marco Paolucci
// INFO:      http://www.marcopaolucci.net
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

* {margin:0; padding:0}
img {border:none}
ul { list-style:none}

body {font:12px/14px Verdana, Arial, Helvetica, sans-serif; color:#FFF; background:url(../images_home/sfondo4.jpg) left top repeat-x #54433c}

a {color:#a17c63; text-decoration:none}
a:hover {color:#fff; text-decoration:underline}
.mappa a {font-weight:bold; display:block; width:160px; float:left;}

#logo {padding:42px 0 0 0}
#foto {padding:23px 0 0 0}

.iscrizioni { text-align:left; margin:25px 0 0 30px}
.intestazioni {padding:40px 0 0 0; text-align:center; margin-bottom:10px}
	.intestazioni h1 {padding-bottom:5px; font-size:12px; font-weight:bold; color:#FF9B37}
.mappa {padding:40px 0 0 40px; text-align:left}
	.mappa h1 {padding-bottom:5px; font-size:12px; font-weight:bold; color:#FF9B37}
	.mappa p {float:left; width:420px}
	
.nav {font-family:Arial, Helvetica, sans-serif; margin:40px 0 0 0; text-align:center; font-size:10px}
.nav_sitemap { text-align:left; margin:25px 0 0 30px}
.nav_sitemap li { margin-bottom:5px}

#wrapper {width:100%;}
#center {width:626px; height:440px; margin:0 auto 0; text-align:center; background:url(../images_home/table_bg_sup.jpg)}


/* +--------------------------------------------------+ */
/* the news box */
/* +--------------------------------------------------+ */
#news { font-size:12px; font-weight:bold}
#news a { color: #a17c63; }
#news ul { margin:0 .5em 0 1em; padding:0; }
#news li { line-height:2em; }
/* the news box when JavaScript is available */
#news.hasJS { height:60px; overflow:hidden; position:relative; padding-left:26px; }
/* The nested UL when JavaScript is available */
#news.hasJS ul { position:absolute; top:120px; left:0; margin:0 .5em 0 .5em; padding:0; }