body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
			}

h1		   {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
			}
			
#contenitore {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
			}

#sfondo_sx {
	width: 180px;
	height: 600px;
	float: left;
	background-image: url(immagini/sfondo_laterale2.jpg);
			}

#contenuto {
	width: 590px;
	height: 600px;
	float: left;
			}

#sfondo_dx {
	width: 180px;
	height: 600px;
	float: right;
	background-image: url(immagini/sfondo_laterale2.jpg);
			}

#logo {
	width: 590px;
	height: 180px;
	background-image: url(immagini/logo_centro_ttai.jpg);
			}
			
#menu {
	width: 590px;
	height: 20px;
	font-size: 16px;
	text-transform: uppercase;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
			}
			
#menu a {
	text-decoration: none;
			 }
			 
#menu a:link {
	text-decoration: none;
	color: #333333;
			 }

#menu a:active {
	color: #333333;
			 }
			 
#menu a:hover {
	color: #999999;
			 }

#menu a:visited {
	color: #333333;
			 }		

#testo {
	width: 452px;
	padding-top: 48px;
	padding-left: 66px;
	padding-right: 66px;
	float: left;
	font-size: 12px;
			}

a {
	text-decoration: none;
			 }
			 
a:link {
	text-decoration: none;
	color: #333333;
			 }

a:hover, a:active {
	color: #FF6600;
			 }

a:visited {
	color: #333333;
				 }		
ul{
	list-style-image: none;
	list-style-type: none;
			}
			
ul a {
	text-decoration: none;
			 }
			 
ul a:link {
	text-decoration: none;
	color: #333333;
			 }

ul a:hover, a:active {
	color: #333333;
			 }

ul a:visited {
	color: #333333;
				 }		

li{
	list-style-image: none;
	list-style-type: none;
			}

li a:hover, a:active {
	color: #FF6600;
			 }
			
img {
	margin-left: 10px;
	margin-right: 0px;
			}
			



			

		
 
	


