html,body{margin: 0;padding:0;}
body{
	font-family: arial,sans-serif;
	font-weight:normal;
	text-align: center; 
	background-color:#FFFFFF;
	font-size:12px;
}
a {
	color: #515151;
	text-decoration:none;
}	
b {
	font-weight:600;

}
a.border:link, a.border:visited{
	border-style:none;
	border-color: #FFFFFF;
	border-width:0px;
}
a:visited {
	/*color: #FFFFFF;*/
	text-decoration: none;		
}	

img{border-width: 0} 

#container {
	position:relative;
	width:992px;
	margin:0 auto;
}

div#footer {	
	position: absolute;
	width: 992px; 	
	top: 2050px;
	left:0px;
	height: 20px;
}

#menut0 a:link, #menut0 a:visited{
	color: #000;
	border-right: 1px dotted #000;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
#menut0 a:hover, #menut0 a:focus, #menut0 a:active{
	color: #F60;
}

.menuContinents a {
	color: #F1A047;
	font-size:16px;
}
.menuContinents a:hover {
	color: #F1A047;	 /*  */
}

#listac a {
	color: #3280d3;	
}

.containerect {
	width:310px;
	height:500px;
	float:left;
	background-color: #EEE;
}	
.topcontainerect {
	height: 120px;
	margin-left: 20px;
	margin-top: 15px;
}
.middlecontainerect {
	height: 270px;
	background-color:#FFF;
	width:298px;
	overflow:hidden;
	margin: 0 auto;
}
.bottomcontainerect {
	height: 90px;
}
.menuItems {
	background-color:#f0f0f0;
	line-height:25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;		
}
.menuItem {
	color:#FF6600;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	width:92%;
}
.menuItem a {
	color:#FF6600;	
}
.menuItem a:hover {
	color: #333333;	 /*  */
}
.menuSection {
	color: #FFFFFF;
	background-color: #999999;
	border-top: 1px solid #FFFFFF;
	padding: 5px;
	padding-top: 2px;
}
.menuSection a {
	color: #FFFFFF;
	font-weight:bold;
}
.testorapido {
	font-size:18px; font-weight:bold;
}

#guidarapida td {
	border: 1px dashed #999999;
	padding-top:10px
}

.barraGrigiaTestata {
	background-image:url(images/brighe.gif); 
	height:65px;
	font-size: 22px;
	font-weight:bold;
	color: #3b3b3b;
}

.big_title {
	font-size:16px; color:#FFF; font-weight:bold;margin-left:30px; margin-top:10px;	
}
