

a{
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border: none;
	
}

img{
	border: none;
}
.testo70{
	text-align:left;
	font-family:"Bradley Hand ITC";
	font-weight:bold;
		color:#5151FF;
	font-size:70px;
	
}

.testo30{
	text-align:left;
	font-family:"Bradley Hand ITC";
	color:#5151FF;
	font-weight:bold;
	font-size:30px;
	
}

.testo15{
	text-align:center;
	font-family:Calibri;
	font-size:15px;
	color:#868686;
	
}

.testo20Footer{
	text-align:center;
	font-family:"Bradley Hand ITC";
	font-weight:bold;
	font-size:20px;
	color:#5151FF;
	
}


.testoDesc{
	text-align:center;
	font-family:"Comic Sans MS";
	color:#163687;
}

.testo16{
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:16px;
	color:#2663a2;
}

.testo18{
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:17px;
	color:#2663a2;
}

.testo20{
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:17px;
	color:#2663a2;
}

 


.testoVerde{
	text-align:center;
	font-family:"Comic Sans MS";
	color:#006648;
}

.testoGiallo{
	text-align:center;
	font-family:"Comic Sans MS";
	color:#FFCC00;
}

.menuTitleText{
	width:90%;
	text-align:center;
	font-family:"Bradley Hand ITC";
	font-weight:bold;
	color:#2663a2;
	font-size:70px;
}

.menuTitleImage{
	width:90%;
	
	azimuth:center;
}


div#top {
	width:  800px;
	border:1px;
	border-color:#000000;
	text-align:center;
	
	
	
}
div#left {
	float:  left;
	width:  200px;
	border:1px;
	
	margin-left:50px;
}
div#right {
	width:  600px;
	float:right;
	border:1px;
}


a.boldbuttons{
background: transparent url('../img/roundedge-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons{
color: white; /*button text color*/
}



a.boldbuttons span{
background: transparent url('../img/roundedge-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: none;
color:#00CCFF;
}


div#gallery {
width:800px;
margin-right:auto;
margin-left:auto;
}

embed {
width:100%;
margin-right:auto;
margin-left:auto;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
float:none;
}

.textField{
border-width:2px;
border-color:#2663a2;
color:#2663a2;
}

.button{
	background-color:#FFFFFF;
	border-width:2px;
	border-color:#2663a2;
	color:#2663a2;
}

















