body, p, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
				  
body { 
	background-color: #FAFAFA;
}

h1 {
	font-size: 16px;
}

html {
	height: 100%
}

.outside {
	
	width: 1px;
	height: 1px;
	overflow	: hidden;	
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

A:link, A:visited {text-decoration: none; color: #000000;}

A:hover {text-decoration: none; color: #FFCC00;}		

img { 
	border: 0px; 
}

.title {
	font-size: 13px;
	background-image: url('../risorse/riga2.jpg');	
}

.homeFooter	{ 	
	font-size: 10px;	
	color: #CCCCCC;
}	  
.altColor {
	color: #FF9900;
}
.pageFooter { 	
	font-size: 10px;		
}	 

/** Start layout */

body {
	
	text-align: center;
}

#flashHome 	{  
	position: absolute;
	width: 776px;
	height: 436px;
    top: 50%;
    left: 50%;
	margin-top: -260px;
	margin-left: -388px;
	vertical-align: middle;
    display: block;	
}		

#homeFooter {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
    text-align: center;
}

#container {
	width: 750px;
	margin: 0 auto;
	text-align:left;
}	   

.title {
	height: 18px;
	padding-top: 2px;
	padding-left: 25px;	
}

.text {
	text-align:justify;
	padding: 10px 25px 10px 25px;
}

.spec_head_img {
	text-align: center;
}

.spec_main {
	text-align: center;
	padding-top:50px;
	height: 250px;
}

.spec_left {
	width: 190px;
	text-align: center;
	margin-left: 100px ;
	float: left;
}

.spec_right {
	width: 190px;
	text-align: center;
	margin-right: 100px ;	
	float: right;
}	

#footer {
	text-align: right;
	margin: 0 auto;
}
#footer p {
	padding-right: 25px;
	margin: 0;
}

/** for banners */
.banner {		
	width:760px;
	height:500px;
	padding: 0;	
	background-color: #FFFFFF;
	/*border: 1px solid #CCCCCC*/;
	margin: auto;
	
}

.banContainer {
	position: absolute;	
	width:100%;
	text-align:center;	
	z-index:10000;
	top:130px;
	left:0;
	
}

.banner img {
	margin-top: 10px;
}
