@charset "UTF-8";
/* CSS Document */

/* START Reset CSS*/

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul {
	list-style: none;
}

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

html, body {
	height: 100%;
	width:100%;
	margin:0px;
}

/* END Reset CSS*/


html, body, table, td, tr, p, div, span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:13px;
}

#container { 
	width: 100%; 
	height: 100%;
	min-height:100%;
	display: table;
}

#position {
	display: table-cell;
	vertical-align:middle;
	text-align: left;
	
}

#content{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}


#mainContent{
	padding-right:25px;
	padding-left:25px;

}

#columSx{
	padding-right:5px;
}

#columDx{
	display:table;
}

#menuLeftHolder{
	height:180px;
	background-color:#00B6F0;
}

#menuLeftHolder2{

	background-color:#00B6F0;
}

.mainFlashBanner{
	height:80px;
	background-color:#00B6F0;
}

.separator01{
	height:5px;
	clear:both;
}

.titleBox{
	width:auto;
	display:block;
	background-color:#0061AE;
	padding-left:10px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}


a.titleNews,
a.titleNews:link,
a.titleNews:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #0061AE;
}

a.titleNews:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FF6600;
	text-decoration:none;
}

.textBox{
	padding-top:10px;
	padding-bottom:10px;
}

.textHolderPage{
	padding:10px;
}


.bgRep{
	width:100%;
	display:table;
	background-color:#0099FF;
	height:100%;
}

.textBox2{
	
	background-color:#00B6F0;
	padding: 10px;
	color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.textBox2 p, .textBox2 div, .textBox2 span{
color:#FFFFFF;
}

.mainFlash{
	width:490px;
	height:270px;
	background-color:#0061AE;
}

.imgHomeHolder{
	height:118px;
	
}


.mainMenuHolder{
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}


.mainMenuLinkHolder{
	width:235px;
	border-bottom: 1px dotted #7FDAF7;
	height:27px;
	line-height:27px;
}


a, a:link, a:visited{
	text-decoration:none;
	color:#333;
	
}

a:hover{
	color:#FF6600;
	text-decoration:underline;	
}


a.menuPage,
a.menuPage:link,
a.menuPage:visited{
	text-decoration:none;
	color:#0061AE;
	font-size:13px;
	line-height:normal;
}

a.menuPage:hover{
	color:#FF6600;
}

.textPage{

	font-size:13px;
}

a.mainMenu, 
a.mainMenu:link, 
a.mainMenu:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	line-height:27px;
}


a.mainMenu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#0061AE;
}

.hr01{
	border-style:dotted;
	color:#999;
	height:1px;
}

.hr02{
	height:10px;
	border-bottom: 1px dotted #7FDAF7;
	
}


a.titoloMedio,
a.titoloMedio:link,
a.titoloMedio:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

a.titoloMedio:hover{
	color:#0061AE;
	text-decoration:none;
}




/* MENU CLASSES --------------------------------------------- */

.menuV_holder{
	margin-left: 15px;
}
.menuV_holder_root {
	margin-left: 0px;
	width: 220px;
}

a.menuV_item,
a.menuV_item:link,
a.menuV_item:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a.menuV_item:hover{
	text-decoration:none;
	color:#0061AE;
}

.menuV_item {
	display: block;
	padding-left: 0px;
	padding-bottom:0px;
	padding-top:0px;
}

a.menuV_item_selected, 
a.menuV_item_selected:hover,
a.menuV_item_selected:link, 
a.menuV_item_selected:visited{
	text-decoration:none;
	color:#0061AE;
}


a.menuVitem_level0{
	font-size:12px;
	font-weight:bold;
}

.menuVitem_level0{
	padding:0px;
	line-height: 27px;
	text-transform:uppercase;
	border-top: 1px dotted #7FDAF7;
}

.menuV_item0{
border-top: none;
}

.menuVitem_level1, .menuVitem_level2, .menuVitem_level3{
	padding-bottom:5px;
}

.menuVitem_level0.menuV_item_last {
	/*border-bottom: 1px dotted #fff;*/
}


.listRow {
	margin-top:5px;
 	height: 40px;
	border-bottom: 1px dotted #dedede;
	display: block;
}

.footerHolder{
	padding-left:25px;
	padding-top:10px;
}

.lnkHolder{
	width:230px;
	height:18px;
}

.lnkPadding{
	display:table;
	padding-left:10px;
	padding-right:10px;
}

.arrow{
	float:left;
	color:#FF6600;
	margin-right:5px;
}

.topMenu{
	text-align:right;
	padding-right:25px;
	padding-top:13px;
}


/* Concorso fotografico*/

.imgHolder2{
	margin-right:10px;
	margin-bottom:10px;
}


a.vLink,
a.vLink:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#00B6F0;
	padding:3px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	text-align:center;
}

a.vLink:hover{
	text-decoration:none;
	background-color:#00B6F0;
	background-color:#0061AE;
	font-weight:bold;
}

.nvoti{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#0061AE;
	padding:3px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:2px;
}

.nvoti span{
	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}


