body{
	margin: 0 auto;
	font-size:12px;
	font-family:"Verdana";
	padding:0;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	background-color:#6e6e6e;
}

h1{
	font-size:16px;
	margin:0;
	padding:0;
}

h2{
	font-size:14px;
	margin-top:0;
	margin-bottom:0;
}


h1.title{
	font-size:14px;
	color:white;
	margin:0;
	padding:0;

}

h2.title{
	line-height:10px;
	font-size:11px;
	color:white;
	font-weight:normal;
	letter-spacing:0.25em;
	margin:0;
	padding:0;
}

#container{
	padding:0;
	width:100%;
	text-align:center;
	height:100%;
}

#header{
	margin: 0 auto;
	background-image:url("../images/header.jpg");	
	background-repeat:no-repeat;
	width:851px;
	height:248px;
}

a:link{
	color:#e42355; 
	text-decoration:none;
}


a:hover{
	color:#e42355; 
	text-decoration:none;
}


a:visited{
	color:#e42355; 
	text-decoration:none;
}

#menu{
	margin: 0 auto;
/*	background-image:url("../images/menu.jpg");	*/
	background-repeat:no-repeat;
/*	background-color:#9c0000; */
	background-color:#000000; 
	width:851px;
	height:15px;
}

#corpo{
margin: 0 auto;
	background-image:url("../images/linecorpo.jpg");	
	background-repeat:repeat-y;
	width:851px;
	min-height:530px;
	height:540px;
	padding:0;
}


#prefooter{
margin: 0 auto;
	background-image:url("../images/prefooter.jpg");
	background-repeat:no-repeat;
	width:851px;
	height:15px;
	color:white;
}


#footer{
margin: 0 auto;
	background-image:url("../images/footer.jpg");	
	background-repeat:repeat-y;
	width:851px;
	height:60px;
	color:white;
	padding-top:55px;
}


#menu a.null:visited{
	text-decoration:none;
	color:#ffffff;
}

#menu a.null:hover{
	text-decoration:none;
	color:black;
}

#menu a.null:link{
	text-decoration:none;
	color:#ffffff;
}

#menu a.null:active{
	text-decoration:none;
	color:#ffffff;
}

#menu a.null{
	width:125px;
	height:15px;
}

#mnleft{
	background-image:url("../images/index/mnleft.jpg");
	width:49px;
	height:15px;
	float:left;
	vertical-align: middle;
}

#mnright{
	background-image:url("../images/index/mnright.jpg");
	width:49px;
	height:15px;
	float:left;
	vertical-align: middle;
}

#mnin0{
	background-image:url("../images/index/mnin0up.jpg");	
	width:125px;
	height:15px;
	float:left;
	color:black;
	vertical-align: middle;
}

#mnin1{
	background-image:url("../images/index/mnin1.jpg");	
	width:125px;
	height:15px;
	float:left;
	color:#ffffff;
}

#mnin2{
	background-image:url("../images/index/mnin2.jpg");	
	width:125px;
	height:15px;
	float:left;
	color:#ffffff;
}

#mnin3{
	background-image:url("../images/index/mnin3.jpg");	
	width:125px;
	height:15px;
	float:left;
	color:#ffffff;
}

#mnin4{
	background-image:url("../images/index/mnin4.jpg");	
	width:125px;
	height:15px;
	float:left;
	color:#ffffff;
}

#mnin5{
	background-image:url("../images/index/mnin5.jpg");	
	width:125px;
	height:15px;
	float:left;
	color:#ffffff;
	margin-right:3px;
}

#testo1{
	font-size:13px;
	width:40%;
/*	border:1px solid red;*/
	text-align:justify;
	margin-left:8.3%;
	float:left;
}


#testo2{
	font-size:13px;
	width:40%;
/*	border:1px solid red;*/
	text-align:justify;
	margin-right:8.32%;
	float:right;
}

#name{
	width:851px;
	height:35px;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
}


tr.line{
	text-align:left;
	font:bold small-caps 14px "Times new roman"; 
	color:#e42355;
	line-height:14px;
}

td.news{
	font:normal 12px "Times new roman"; 
	color:black;
	text-align:justify;
	width:150px;
}

