/*Eventi Sposi CSS*/

body
{
	margin:0;
	padding:20px 0;
	background-color:#fff;
	z-index:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
}

div#footer
{
	width:812px;
	height:auto;
	margin:auto;
	color:#000000;
	text-align:center;
}

div#content
{
	width:812px;
	height:610px;
	margin:auto;
	color:#000000;
	text-align:center;
}

div#footer a 
{
  text-decoration:underline;
  color:#000;
}

div#footer a:hover
{
  text-decoration:none;
  font-weight:bold;
}

table#footerCont
{
	width:812px;
	height:20px;
	margin:auto;
	border:1px solid #e8e8e8;
	background:#fbfbfb;
}

table#bottomCont, table#bottomBannerCont
{
	width:812px;
	height:50px;
	margin:auto;
	border:1px solid #e8e8e8;
	margin:5px auto 0 auto;
	background:#fbfbfb;
}

table#bottomCont td, table#bottomBannerCont td
{
	padding:10px 10px;
}

table#linkFooterCont
{
	width:812px;
	height:auto;
	margin:5px auto 0 auto;
	border:1px solid #e8e8e8;
}

table#linkFooterCont td
{
	padding:5px 0;
}

