body, td, input, textarea, p, div, span, a {
	font-family: Verdana, sans-serif;
}

body {
	background-color: #ffffff;
}

a {
	/*color: #990000;*/
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a img {
	border: 0px;
}

td {
	vertical-align: middle;
}

.page {
width: 100%;
height:100%;}
.main {
	color: #000000;
	background-color: #ffffff;
	border-width: 10px;
	border-color:#000000;
	width: 75%;
	margin-bottom: auto;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	
	vertical-align:middle;

	border-collapse:collapse;
}


.top {
	background-color:#000000;
	text-align:center;
	}
.logo {
	/*width: 175px ;
	table-layout:fixed;
*/
	}

.menu {
	text-align:right;
	background-color:#ffffff;
	color:#333333;
	text-decoration: none;}

a:link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover   {color: red}

.programma {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;}
	
	
.imgsx {
	
	background-image:url(images/pxsx.jpg);
	background-repeat:repeat-y;
	background-position:right;
	
	width: 130px;
	/*background-color:#000000;
	border-style:solid;
	border-right-width: 8px;
	border-left-width:10px;
	border-top: 0px;
	border-bottom: 0px;*/
	}
	
.sx{ background-color:#000000;
	}
	
.dx {width: 150px;
	
background-image: url(images/pxdx.jpg);
background-repeat: repeat-y;/*
background-color:#006666;
background-position: left;
border-bottom-style:solid;
border-left-color:#000000;
border-left: 1px;

table-layout: fixed;*/

}	
	
.corpo {
	background-color:#000000;
	text-align:center;
	vertical-align:middle;
	table-layout:fixed;
	/*
	border-top-width: 10px;
	border-top-color:#123456;
	border-style:solid;*/
	}
	
.serate {
	background-color:#000000;
	text-align:center;
	/*border-width: 2px;*/
	/*border-left-width: 2px;
	border-right-width: 2px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	*/table-layout:fixed;
	color:#FFFFFF;
	text-decoration:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}
.expert {
	background-color:#666666;
	height: 20px;
	color:#FF9900;
	background-image:url(images/expert2.png);
	padding-right: 3px;
	}
	
.evento {
background-color:#000000;
color:#ffffff;
font-size:large;
border-color: #CCCCCC;
border-width:2px;
border-style:solid;
text-decoration: none;
}
.bottom {
background: #FFFFFF;
text-align:center;
color: #666666;}

.Stile13 {
text-decoration: underline;
color:#FFFFFF;}
	


