body { 
		margin:0; padding:0;
		text-align:center;
	}
hr { 
		display:none 
	}
img {
	border: 0;
	display : block;
	}
p  {
font:90% verdana,helvetica,sans-serif;
margin:0 15px 10px 15px;
text-align : left;
 vertical-align : top;
 display : block;
}
h1  {
font:110% verdana,helvetica,sans-serif;
padding: 20px 20px 0 0;
text-align:right;
}
h2  {
font:100% verdana,helvetica,sans-serif;
padding: 0 20px 0 0;
text-align:right;
}
h3  {
font:90% verdana,helvetica,sans-serif;
margin: 0 15px 10px 15px;
text-align : left;
font-weight : bold;
display : block;
}
li {
font:90% verdana,helvetica,sans-serif;
margin: 0 15px 10px 0;
list-style-type : square;
}
address  {
font:70% verdana,helvetica,sans-serif;
display:block;
margin: 4px 15px 4px 15px;
}
a:link{
	font:90% verdana,helvetica,sans-serif;
	color: #FF8314;
	font-weight : bold;
	text-decoration : none
}
a:visited{
	font:90% verdana,helvetica,sans-serif;
	color: #D2691E;
	font-weight : bold;
	text-decoration : none
}
a:hover{
	font:90% verdana,helvetica,sans-serif;
	color: #FF8314;
	font-weight : bold;
	text-decoration : underline;
}
a:active{
	font:90% verdana,helvetica,sans-serif;
	color: #FF4500;
	font-weight : bold;
	text-decoration : none
}
a:focus{
	font:90% verdana,helvetica,sans-serif;
	color: #8B4513;
	font-weight : bold;
	text-decoration : none
}
 #testa {
	width:760px;
	height: 117px;
	background-image: url(img/logo.gif);
	margin:15px auto;
	text-align:left
}
#corpo {
	position:relative;
	width:760px;
	margin:15px auto;
	text-align:left;
}
#piedipagina {
	width:760px;
	margin: 15px auto;
	padding-top : 10px;
	padding-bottom : 5px;
	text-align:center;
	border-top: 1px solid #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	background-image : url(img/bg1.gif);
	background-position : top;
	background-repeat : repeat-x;
}
#menu {
 	padding:15px 0;
	position:absolute;
	top:0; left:570px;
	width:190px;
	border-left:1px dotted #999;
	border-right:1px dotted #999;
	border-top: 1px solid #999;
	border-bottom: 1px dotted #999;
	background-image : url(img/bg1.gif);
	background-position : top;
	background-repeat : repeat-x;
}
#centrale {
 	padding:15px 0;
	margin: 0 200px 0 0;
	background:#fff;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-image : url(img/bg1.gif);
	background-position : top;
	background-repeat : repeat-x;
}
#coming{
	text-align:center;
 	padding: 200px 0;
	font:120% verdana,helvetica,sans-serif;
}
#coming2{
	background: url(images/AT_bgr.jpg) no-repeat center;
	text-align:center;
 	padding: 200px 0;
	font:120% verdana,helvetica,sans-serif;
}
#coming3{
	background: url(images/AT_bgr.jpg) no-repeat center;
	text-align:center;
 	padding: 120px 0;
	font:120% verdana,helvetica,sans-serif;
}
.centraleI{
	position:relative;
	width:560px;
	height : 120px;
	margin:1em auto;
	text-align:left;
}
.centraleIimg{
	position: absolute;
	top:0; left:10px;
	width:160px;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 1px dotted #999;
	text-align : left;
}
.centraleItxt{
 	padding: 10px 0 0 0;
	margin: 0 0 0 170px;
}
.spot{
	border-bottom: 1px dotted #999;
	position:relative;
	background-image : url(img/bg2.jpg);
	background-position : left;
	background-repeat : no-repeat;
	height : 160px;
}
.hide {
	display: none;
}