/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	color:#385759;
	margin:0;
	padding:0 0 15px 0;
	text-align:left;
}


p.small {
	font-size:12px;
}
p a{
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
	color:#385759;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	color:#385759;
	padding:0;
	margin:0;
	text-align:left;
}


p.download{
	margin:10px 0 ;
	padding:0 0 6px 0;
	border-bottom:1px solid #79A8AE;
}


p.download a{
	padding: 6px 0 6px 30px;
	margin: 0;
	background:url(../images/icona-download.gif) left no-repeat;
	text-decoration:none;
	display:block;

}

p.download a:hover{
	text-decoration:none;
	font-weight:bold;
}



#contentLarge ul, #contentGallery ul, #contentVideo ul{
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0;
}


#contentLarge ul li, #contentGallery ul li, #contentVideo ul li{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	color:#385759;
	padding: 0 0 3px 18px;
	text-align:left;
	
	margin: 6px 0;
	border-bottom:1px solid #79a8ae;
	background:url(../images/stella.gif) left 5px no-repeat;
}

#contentLarge ul li a, #contentGallery ul li a, #contentVideo ul li a{
	padding: 0;
	margin: 0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	color:#385759;
display:inline;

/*	background:url(../images/stella.gif) left no-repeat;
*/}

#contentLarge ul li a:hover, #contentGallery ul li a:hover, #contentVideo ul li a:hover{
/*	background:url(../images/stella-hover.gif) left no-repeat;
*/	color:#fff;
	font-weight:normal;
	padding: 0;
	margin:0;
	text-decoration:underline;
}


h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#385759;
	padding:0 0 20px 0;
	margin:0;
	text-align:left;
}


h1 {
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}

h2 {
	font-size:16px;
	padding-bottom:10px;
	font-weight:normal;
/*	margin-right:80px;
*/	float:left;
}


h3 {
	font-size:14px;
	padding-bottom:5px;
	line-height:18px;
	font-weight:normal;
}


/*h1 {
	font-size:25px;
	padding-bottom:10px;
}

h2 {
	font-size:25px;
	padding-bottom:10px;
}


h3 {
	font-size:20px;
	padding-bottom:5px;
	line-height:18px;
}*/

/* GENERICI */
.clear{
	clear:both;
}

.nobordo, #navigation li.nobordo{
	border:none;
}

.floatSx{
	float:left;
	width:190px;
	padding:0 15px 0 0;
	margin:0 15px 0 0;
	min-height:220px;
	height: auto !important;
	height: 220px;
}

.floatDx{
	float:right;
	width:190px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	min-height:220px;
	height: auto !important;
	height: 220px;
}

.bordoDx{
	border-right:1px solid #79a8ae;
}

.bordoSx{
	border-left:1px solid #79a8ae;
}

/*a.bg{
	background-color:#7faab1;
	padding:2px;
	text-decoration:none;
}

a:hover.bg{
	background-color:#385759;
	padding:2px;
	text-decoration:none;
	color:#9ebfc4;
}*/

.floatright{
	float:right;
	margin:0 0 0 10px;
}



.floatSx h2, .floatDx h2{
	display:block;
	width:100%;
}






/* NEWS */

#contentLarge  .news{
	float:left;
	margin:10px 0 ;
	padding:0 0 5px 0;
	border-bottom:1px solid #79A8AE;
	width:750px;
}

#contentLarge .newsImg{
	float:left;
	margin:0 0 0 0 ;
	padding:0;
	width:130px;
}


#contentLarge .newsImg img{
	float:left;
}


#contentLarge .newstxt{
	float:left;
	margin:0;
	padding:0;
	width:610px;
}


#contentLarge .news .newstxt  h2 a{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration:underline;
	display:block;
}

#contentLarge .news .newstxt  h2{
	display:block;
	width:100%;
}


#contentLarge .news .newstxt p {
	float:left;
	padding: 0;
	margin: 0;
	text-decoration:none;

}



p.vaigallery{
	padding: 5px 0;
	margin: 5px 0 0 0;
	width:250px;
	border-bottom:1px solid #79a8ae;
	border-top:1px solid #79a8ae;
	float:left;
}


p.vaigallery  a{
	padding: 0 0 0 18px;
	margin: 0;
	background:url(../images/stella.gif) left no-repeat;
	/*display: block;*/
	width:232px;
	text-decoration:none;
}


p.vaigallery a:hover {
	background:url(../images/stella-hover.gif) left no-repeat;
	color:#385759;
	font-weight:bold;
	padding: 0 0 0 18px;
	text-decoration:none;
	/*display: block;*/

}



#maincontentColumn1 {
	float:left;
	margin:0;
	padding:0;
	width:980px;
/*	border-top:1px solid #79a8ae;*/
 background-image: url(../images/bgcolumn1ok.gif);
 background-position: top left;
 background-repeat:repeat-y;

}

.column1{
	float:left;
	width:280px;
	padding:15px;
	margin: 0 25px 0 0;
}

.column1 img{
	float:left;
	padding:0 ;
	margin: 0 10px 0 0;
}

.column1 h2, .column1 p em{
	padding:0 ;
	margin: 0 0 3px 0;
	display:block;
	clear:both;
}


.nomargine{
	margin: 0;
}

/*
* html #maincontentColumn1{ 
background-color: #000;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg.png" ,sizingMethod="scale");
}*/