@CHARSET "UTF-8";


#customPageBodyEisetCaserta {
	display: block;
	background: #ffffff;
	background-image: url("../imgs/centerAreaRidotta.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	/*font-family: "Century Gothic",arial,Verdana,sans-serif;*/
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

#customPageBody {
	display: block;
	background: #ffffff;
	background-image: url("../imgs/centerAreaRidotta.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	/*font-family: "Century Gothic",arial,Verdana,sans-serif;*/
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

.customPageLabelBox{
	display:block; 
	padding-left: 8px;
}

#sfondo {
	display: block;
	background: #ffe674;
	background-image: url("../imgs/SfondoCentraleEisetCaserta.jpg");
	background-repeat:no-repeat;
	vertical-align: top;
	text-align: center;
	/*font-family: "Century Gothic",arial,Verdana,sans-serif;*/
	margin: 15px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	width: 500px;
	max-width: 500px;
}

#logo {
	display: block;
	background: none;
	background-image: url("../imgs/SfondoCentraleLogoEisetCaserta.png");
	background-repeat:repeat;
	vertical-align: top;
	text-align: center;
	/*font-family: "Century Gothic",arial,Verdana,sans-serif;*/
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 500px;
	max-width: 500px;
}

/*
#centerArea {
	background-image: none;
	padding: 0px;
}
*/

p {
	margin: 0px;
	padding: 0px;
	color: gray;	
}

.customPageToolbar{
	text-align: right;
	vertical-align: middle;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#customPageBorderTitle{
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px 0px 10px 0px;
	color: #52847f;
	border-color: #52847f;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background: none;
}

#customPageTitle {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	color: #636364;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#customPageImg {
	margin: 0px;
}

#customPageImg img{
	margin: 10px 10px 10px 0px;
	max-width: 460px;
}

#customPageText {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	color: gray;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#customPageText a{
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	color: blue;
	text-decoration: underline;
}

#customPageText *{
	margin-top: 8px;
	color: #555555;
}


