
body{
    font-size: 10pt;
    font-family: sans-serif;
    margin: 0;
    
    background: #ffffff url(../img/bg_all.jpg) repeat-x top;
    color: #ffffff;
}

 


#site-header {
	margin:10px auto auto 0px;
	float:left;
	}
#menu {
	
	margin-top:10px;
	}
#menu a {
	margin-right:50px;
	
	}
	#menu a img{
	margin-bottom:20px;
	
	}
	
#menu iframe html {
	width:100px;
	
	}	
	
.clear {
	 clear: both; 
}

.child {
	display: inline-block;
	 height:33%;
	
	
}
.child img {
	cursor:pointer;
}
.child {
	*display: inline;
	*margin: 0 20px 0 20px;
}
.Stile2 {
	color: #666666;
	font-family: Arial;
}
.Stile3 {color: #999999}

.hidden {
    display: none;
}
.centeredContent{
    margin: 0 auto;
    display: block;
   
    vertical-align: middle;
}
.topBottomMargin {
    margin-top: 10px;
    margin-bottom: 10px;
}
.justify{
    text-align: justify;
}
.footer {
    font-size: 75%;
    position: relative;
}
img {
	border: none; 
}
a,
a:link,
a:visited,
a:active,
a:hover {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:link{
    color: #ffffff;
}
a:visited{
    color: #ffffff;
}
a:hover{
    color: #ffffff;
}
a:active{
    color: #ffffff;
}

.ContentFlow .globalCaption .caption {
    color: #ffffff;  
}

.ContentFlow .scrollbar {
    border-bottom:1px solid #ffffff;
    color: #ffffff;
}
.ContentFlow .flow {
    margin-bottom:0 !important;
     margin-top:20px !important;
}
.ContentFlow .loadIndicator{
    background: #ffffff;
}
