/*
head  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/


HTML {
	COLOR: #000000; 
	FONT-FAMILY:verdana;
	background-color: #FFF;
	}
	
BODY {
	COLOR: #000000;
	FONT-FAMILY: Verdana;			
}

img {
	border:none;
}

/*
link \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/

a:visited {
	text-decoration:none;

}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
a:link {
	text-decoration:none;
}

#boxsx a:link{
	color: #FFFFFF;
	text-decoration:none;
}
#boxsx a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
#boxsx a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
#boxsx a:active{
	color: #FFFFFF;
	text-decoration:none;
}

#bottom a:link{
	color: #F00;
	text-decoration:none;
}
#bottom a:visited{
	color: #F00;
	text-decoration:none;
}
#bottom a:hover{
	color: #F00;
	text-decoration:none;
}
#bottom a:active{
	color: #F00;
	text-decoration:none;
}
	
	/*
box \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/


#centro{
position: absolute;
top: 50%;
left: 45%; 
width: 700px;
height: 140px;
margin-left:-350px;
margin-top:-70px;
}

#boxsx{
position: absolute;
width: 140px;
height: 140px;
margin-left:140px;
}

#boxsxx{
position: absolute;
width: 130px;
height: 140px;
margin-left:0px;
}

#boxcc{
position: absolute;
width: 280px;
height: 140px;
margin-left:280px;

text-align:center;
font-size:12px
}

#boxdx{
position: absolute;
width: 140px;
height: 140px;
float:right;
right: 0%; 
margin-right:0px;

}

#bottom{
position: absolute;
bottom: 0%;
height: 50px;
}


	/*
testo \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/

#boxcc p{
	padding-top:100px;
	text-align:center;
}

#boxsxx p{
	text-align:right;
	font-size:12px;
	padding-top: 3px;
}

#boxdx p{
	text-align:left;
	font-size:12px;
}

#bottom p{
	text-align:center;
	font-size:10px;
	color:#666;
}
