/************** PARAMETRI PRINCIPALI **************/
body {
	font-family: Verdana;
    font-size: 14px;
	color: #FFFFFF;
  	background: #2D2DB3 url(../_images/ycplogosfondo.jpg);	
}

body, html {
            scrollbar-face-color: #7373DB;
            scrollbar-shadow-color: #2C5A8A;
            scrollbar-highlight-color: #5482B2;
            scrollbar-3dlight-color: #CECEF2;
            scrollbar-darkshadow-color: #184676;
            scrollbar-track-color: #7C7CDE;
            scrollbar-arrow-color: #EBEBFA; }
}

td {
	color: white;
        font-size: 14px;	
	text-decoration: none;
}

td a{
	color: white;	
	text-decoration: none;
}
td a:hover{
        text-decoration:underline;}
}
a{
  text-decoration:none;
}

a:hover{text-decoration:underline;}

img {
	border:none;
}

small
{       font-size: 11px; 
}
  
big
{       font-size: 20px; 
}

verybig
{       font-size: 24px; 
}
/**************** Quadrizzazione Principale **************************/
.body-canvas {
	width: 770px;
}

.contentBox {
	position: absolute;
	left:150px;
	top:160px;
	width: 620px;
	border-left: 1px solid black;
	margin-left: 5px;
	padding: 10px 0 10px 10px;
}
	

.topBox {
	position:absolute;
	top:0px;
	left:0px;
	width:770px;
	height:160px;
	padding:0;
	margin:0;	
}

.bannerBox {
	position:absolute;
	top:30px;
	left:0px;
	width:602px;
	height:110px;
}

.adBox {
	position:absolute;
	top:95px;
	left:202px;
	width:468px;
	height:60px;
	background: #2D2DB3;
}

.logoBox {
	position:absolute;
	top:0px;
	left:602px;
	width:168px;
	height:140px;
}
.leftBox {
	position:absolute;
	top:163px;
	left:3;
	width:153px;
	height:447px;	
	padding-left:5px;
	text-align: left; 
  	background: url(../_images/mare.jpg);	
}
.leftBox a {
	font-size: smaller;
}

.leftBoxAr {
	position:absolute;
	top:163px;
	left:3;
	width:153px;
	height:447px;	
	padding-left:5px;
	text-align: left; 
}

.leftBoxAr a {
	font-size: smaller;
}


.rightBox{
	position: absolute;
	left: 455px;
	top:0px;
	width: 160px;
	background: white;
	border-left: 1px solid black;
	margin-left: 5;
	margin-top: 5;
	padding: 10px 0 10px 10px;
	color: Gray;
}

.newsBox{
	position: relative;
	left: 2px;
	top:10px;
	width: 150px;
	background: white;
	border-top: 1px solid Grey;
}

.helpimgBox{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 40px;
	height: 40px;
	background: white;
}

.rightBoxImg{
	text-align: left;
}

.rightBoxText{
	width: 130px;
	color: #5A5A5A;
}
.imagesBox{
	position: relative;
	left: 0px;
	top: 0px;
	width: 430px;
	height: 330px;
	background: white;
	margin-left: 5;
	margin-top: 5;
	padding: 10px 0 10px 10px;
/*	text-align: center; */
}

.centralBox {
	position: absolute;
	width: 450px;
	/*height: 100px;*/
	margin: 0;
	padding: 5;
	text-align: center;
	color: #708090;
	text-decoration: none;
	border-top: 1px solid silver;
	background: white;
	font-size: 11px;

}
.content{
	min-height:350px;  
}
.content h1{
	font-size: 24px;
	text-align: center;
	margin: 10px 0 10px;
	color: #FFA500;
	font-family: Verdana;
	font-weight: normal;
}
.content h2{
	font-size: 18px;
	text-align: center;
	font-family: Verdana;
	font-weight: Bold;
	margin: 18px 0 10px;
	color: white;	
}
.content h3{
	font-size: 14px;
	font-family: Verdana;
	margin: 10px 0 10px;
	border: #FFD700;
	background: #1D1D92;	
	color: red;
	text-decoration: none;
}
.content h4{
	font-size: 12px;
	font-family: Verdana;
	margin: 10px 0 10px;
	border: #FFD700;
	color: blue;
	text-decoration: none;
}
.content li{
	list-style: url(../images/bullet.gif);
	vertical-align: baseline;
	height: 25px;
	padding-top: 5px;
	color: Gray;
	margin-left: 25px;
}
.content li a{
	text-decoration: none;
	color: Gray;
}
.content li a:visited{
	text-decoration: none;
	color: Gray;
}
.content li a:hover{
	color: #FFD700;
	background-color: Gray;
}

.contentFrame {
	position: absolute;
	width: 150px;
	height: 100px;
	margin: 0;
	padding: 5;
	text-align: center;
	color: #708090;
	text-decoration: none;
	border: 1px solid white;
}

.contentFrame a {
	display: block;
	text-decoration: none;
	border: 1px solid white;
}

.contentFrame a:visited {
	color: Gray;
}

.contentFrame a:hover {
	border: 1px solid #B0C4DE;
}

.BottomBox {
	border-top: 1px solid gray;
	/* margin: static; */
	font-size: 10px;
}

/***************** Menù di sinistra ***********************/

.menuLeft {
	width: 100px;
}
.menuLeft ul{
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
}
.menuLeft a {
	text-decoration: none;
	color: #0B0B2E;
	display: block;
	border-bottom: 1px solid Black;
	padding: 8px 4px 8px 4px;
	width:140px;
	font-size: 13px;
	font-style: bold;	
	font-weight: bold;

/*	height: 33;	*/
/*	padding-top: 8; */
}

.menuLeft a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2D2DB3;
/*	border-bottom: 1 solid Gray;	*/
}

.menuLeftAr {
	width: 100px;
}
.menuLeftAr ul{
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
}

.menuLeftAr a {
	text-decoration: none;
	color: orange;
	display: block;
	border-bottom: 1px solid Black;
	padding: 8px 4px 8px 4px;
	width:140px;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
}
.menuLeftAr a:hover {
	text-decoration: none;
	background-color: Blue;
/*	border-bottom: 1 solid Gray;	*/
}
/********************** Menù footer **************************/

.menuBottom {
	margin-bottom: 1px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.menuBottom ul {
	padding-left:0;
	margin-left:0;
}
.menuBottom li {
	display: inline;
	list-style-type: none;
}
.menuBottom a {
	padding: 3px 10px;
/*	border-right: 1px solid gray; */
}
.menuBottom a:link,
.menuBottom a:visited {
	color: orange;
	text-decoration:none;
}
.menuBottom ul li a:hover { 
	text-decoration:underline;
	background-color: none;
}

/***************** varie ******************/
.tableblu{
	width: 100%;
	border:1px;
    background: #BFDFFF; 	
}

.tableblu td
{       font-size: 14px; 
        font-family: Verdana; 
        color: #003366;    
        background: #BFDFFF; 
} 

	
