/* CSS Document */

div#page-container {
	background: url(../images/barcasfondo.png) no-repeat center top;
	display: table;
	width: 1020px;
	height: 810px;
	margin-left: auto ;
    margin-right: auto ;
	text-align: left;
	
}


div#footerbg {
	background: url(../images/solesfondo.jpg) no-repeat bottom center;
	position: absolute;
	margin-top: 860px;
	margin-Left: 1px;
	width: 1015px;
	height: 440px;
	display: table;
	z-index: 28;
}

/*div#footerbg {
background: url(../images/solesfondo.jpg) no-repeat bottom center;
	position: relative;
	width: 100%;
	height: 400px;
	display: table;
}*/


div#logomenu {
	width: 803px;
	height: 123px;
	z-index: 2;
}
div#logo {
	/*background: url(../images/logo.png) no-repeat;*/
	width: 175px;
	height: 90px;
	position: relative;
	top: 16px;
	Left: 50px;
	z-index: 60;
}
div#menubandiere {
	/*background: url(../images/Menuebandiere.png) no-repeat;*/
	width: 400px;
	height: 21px;
	position: relative;
	float:right;
	margin-right: -170px;
	margin-top: 22px;
	z-index: 61;
}
div#header {
	/*background: url(../images/monitor.png) no-repeat center;
	width: 942px;
	height: 306px;*/
	position: absolute;
	/*position: relative;*/
	margin-top: -92px;
	/*Left: 12px;*/
	margin-left: 16px;
	/*margin-left: auto ;
  	margin-right: auto ;*/
z-index: 50;
}
div#content {
	/*background: url(../images/corpohome.png) no-repeat center;*/
	background: url(../images/fondotrasparente.png) repeat;
	width: 957px;
	height: 930px;
	position: absolute;
	margin-top: 310px;
	margin-left: 33px;
	/*margin-left: auto ;
  	margin-right: auto ;*/
	z-index: 30;
}

div#content a img {
	width: 50px;
	height: 50px;
	/*padding: 0px;
	border-bottom: 1px solid #ffffff;
	background: transparent;*/
}
div#content a:hover img {
	width: 45px;
	height: 45px;
	/*padding: 10px;
	border-bottom: 1px solid #ffffff;
	background: transparent;*/
}

div#gallery {
	width: 450px;
	height: 265px;
}

div#footer {
	width: 803px;
	height: 53px;
}
body {
	padding: 0;
	margin: 0;
	/*vertical-align: middle;*/
	text-align:center;
	/*background: url(../images/solesfondo.jpg) no-repeat center bottom;
	display: table;*/
	overflow-x: hidden;
	 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F7AAC;
	text-decoration: none;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324A6B;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2B5C9D;
	text-decoration: none;
	background-image: url(../immagini/corposuccTipo2_r1_c3.png);
}
.corpotesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B5C9D;
	text-decoration: none;
	text-align: left;
}
.corpotestob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
div#nifty{
	margin: 5px 5px 0px 0px;
	background: #6387B7;
	}
div#footer_menu	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

div#footer_menu a	{
	padding: 0px 6px 0px 7px;
	background: transparent url('../images/footer_menu.gif') repeat-y left;
	text-decoration: none;
}
div#footer_menu a:hover	{
	/*padding: 0px 6px 0px 7px;*/
	background: transparent url('../images/footer_menu.gif') repeat-y left;
	/*text-decoration: underline;*/
	color:  #FF0000;
