/* CSS Document */


body {
margin: 0;
padding: 0;
text-align: center; /*per IE 5 */
background:#34282b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #FFFFFF;
}

a:link, a:visited{
	color: #942b2b;
	text-decoration: none;
	font-style: normal;
	background-color: transparent;
}



a:hover{
	color: #524730;
	text-decoration: underline;
	background-color: transparent; 
}



#center {
width: 720px;
margin-left: auto;
margin-right: auto;
text-align: left; /*ripristina il corretto allineamento*/
background:#524730;
}

#head {
width: 720px;
height:315px;
background: #524730 url(../images/head.jpg) center top no-repeat;
}


#box-esterno {
width:720px;
}

#box-interno {
padding:0 10px;
overflow:hidden;
background:#524730;
}

#sideleft{
float:left;
width:200px;
background: #524730;
}


#network{
float:left;
width:180px;
margin-top:20px;
padding-top:50px;
background:url(../images/bookmarks_title_network.gif) top left no-repeat;
}

#sideright{
float:left;
width:500px;
background:#524730;
}

.boxtext{
margin-bottom:20px;
padding-bottom:15px;
background:#e3e4e5;
}

#footer {
clear:left;
text-align:center;
width: 720px;

background: #34282b url(../images/footer.jpg) center top no-repeat;
padding-top: 115px;
padding-bottom:10px;
color:#524730;
}


#head, table{
padding-top:0.5em;
padding-bottom:0.5em;
}




table{
width:180px;
height:50px;

}

td, th{
text-align:center;
border: 0;
padding: 0;
}

.clipvideo{
width:180px;
text-align:left;}




h3{
font-size: 1em;
color: #942b2b ;
font-weight: bold;
letter-spacing: 0.1em;
padding: 0 1.5em;
}


.text_left{
width:500px;
color: #34282b;
padding-bottom:15px;
}

.text_left p{
line-height: 1.5em;
padding: 0.5em 1.5em;
margin: 0;
}

.text_left img{
float:left;
padding: 1em;
border:0;
}


.info {
padding:10px 50px;
color: #34282b;
height:145px;
}

.info img{
padding-top:10px;
float:left;
margin-right:15px;
}

.info p{
line-height: 1.5em;
padding: 1em 1.5em;
margin: 0;
}

.info ul{
list-style-type: none; 
color: #34282b;
}

.info li{
	font-weight: normal;	
	display: inline; 
	padding:0; 
	letter-spacing: 0.1em;
}

.info li a:link,
.info li a:visited{
	color: #942b2b;
	text-decoration: none;
	background-color: transparent;
}


.info li a:hover{
	color: #524730;
	text-decoration: underline;
	background-color: transparent; 
}


#flashcontent {
	height: 400px;
	width:500px;
	display:block;
	background-color: #524730;
	}
	
#motto{
width:180px;
height: 232px;
background:url(../images/motto.gif) top center no-repeat;
margin:0;
padding:0;
}


