body {
    margin-top: 0;
}

p {
    text-align: justify;
}
   
#main {
	width: 770px;
}

#head {
    width: 770px;
	height: 98px;
	background: url(../images/head_bg.jpg);
}

#cornice {
    width: 100%;
	height: 100%;
	background: #E2E2E2;
}

#banner {
    width: 559px;
	height: 292px;	
}

#flash {
    width: 200px;
	height: 63;
}

#display {
    width: 362px;
	height: 252px;
	background: url(../images/display.gif) ;
	margin: 5px 10px 0 0;
}

div#pres {
    width: 90%;
	text-align: justify;
	margin: 5%;
}

div#slogan {
    color: #FD6500;
}


div#nav{
    margin: 10px 0 0 0;
}

div#nav ul{
    width: 163px;
	height: 19px;
	line-height: 3px; 
	list-style-type: none;
    margin: 0;
	padding: 0;
}

div#nav li{
    margin: 5px 0 0 0;
	padding: 0;
}

div#nav li, div#nav a{
    display: block;
	width: 163px;
	height: 19px;
}

div#nav a{
    text-indent: -9000px;
	text-decoration: none;
	padding: 0;
    overflow: hidden; 
	height: 19px !important; 
	height /**/:19px; /* per IE5*/ 
}

li#mhome, li#mhome a{background: url(../images/home.gif); }
li#mpalinsesto, li#mpalinsesto a{background: url(../images/palinsesto.gif); }
li#mgalleria, li#mgalleria a{background: url(../images/galleria.gif); }
li#mprogetti, li#mprogetti a{background: url(../images/progetti.gif); }
li#mforum, li#mforum a{background: url(../images/forum.gif); }
li#mpartecipanti, li#mpartecipanti a{background: url(../images/partecipanti.gif); }
li#msono, li#msono a{background: url(../images/sono.gif); }
li#msostenitori, li#msostenitori a{background: url(../images/sostengono.gif); }
li#mcollaborano, li#mcollaborano a{background: url(../images/collaborano.gif); }

#nav a:hover{background-position: 0 -19px;}

body#home li#mhome a, body#palinsesto li#mpalinsesto a, body#galleria li#mgalleria a, body#progetti li#mprogetti a, body#forum li#mforum a, body#partecipanti li#mpartecipanti a, body#sono li#msono a, body#sostenitori li#msostenitori a, body#collaborano li#mcollaborano a{background-position: 0 -38px}

.logo {
	background: url(../images/sottohead_bg.jpg);
}

.arancio {
    background: #FD6500 url(../images/arancio.jpg);
}

.menu {
    background: url(../images/menu_bg.jpg) #FFFFFF;
}

.home {
    background: url(../images/banner_bg.jpg) #6DDB93;
}

.sottohome {
    background: #46AB6A;
}

.bordo {
    background: #FFFFFF;
	border: 1px solid #E2E2E2;
}

A.link {
    font: 16px verdana, sans-serif;
	color: #0E548F;
	text-decoration: none;
}

.progetti {
    font: 12px verdana, sans-serif;
	color: #000000;
}

.linea {
    background: #E2E2E2;
}

.partecipa {
    font: bold 16px verdana, sans-serif;
	color: #0E548F;	
}

A.partecipa {
     font: bold 16px verdana, sans-serif;
     text-decoration: none;
	 color: #0E548F;
}

.presenta {
    font: bold 16px arial, verdana, tahoma, sans-serif;
	color: #001045;
}

a.video {
    font: 11px verdana, arial, tahoma, sans-serif;
	color: #008FD0;
	text-decoration: none;
}