html,body,div,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 955px;
	height:110px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float:left;
	height: 103px;
	width: 222px;
}

#menuCont {
margin-left:222px;
height:20px;
}

/*MENU SERVIZIO ##########################################*/

#menuServ {
height:20px;
}

#menuServ ul {
list-style:none;
list-style-type:none;
list-style-image:none;
list-style-position:outside;
margin-left:493px;
}

#menuServ li {
	text-align: center;
	float:left;
	width: 100px;
	height:20px;
}

#menuServ li a{
	font-size:10px;
	color:#CCCCCC;
	text-align: center;
	width: 100px;
	height:0px;
	display:block;
	padding-top:20px;
	overflow:hidden;
}
#menuServ li a#serv1:link, #menuServ li a#serv1:visited {
background-position:0 0;
background-image:url(../img/menuServ_1.gif);
background-repeat:no-repeat;
}

#menuServ li a#serv1:hover {
background-position:0pt -20px;
background-repeat:no-repeat;
}

#menuServ li a#serv2:link, #menuServ li a#serv2:visited {
background-position:0 0;
background-image:url(../img/menuServ_2.gif);
background-repeat:no-repeat;
}

#menuServ li a#serv2:hover {
background-position:0pt -20px;
background-repeat:no-repeat;
}

#menuServ li a#serv3:link, #menuServ li a#serv3:visited {
background-position:0 0;
background-image:url(../img/menuServ_3.gif);
background-repeat:no-repeat;
}

#menuServ li a#serv3:hover {
background-position:0pt -20px;
background-repeat:no-repeat;
}

/*MENU PRINCIPALE ##########################################*/

#menuMain {
height:48px;
}

#menuMain ul {
list-style:none;
list-style-type:none;
list-style-image:none;
list-style-position:outside;

}

#menuMain li {
	text-align: center;
	float:left;
	height:48px;
}

#menuMain li a{
	font-size:10px;
	color:#CCCCCC;
	text-align: center;
	height:0px;
	display:block;
	padding-top:48px;
	overflow:hidden;
}
#menuMain li a#mMain1:link, #menuMain li a#mMain1:visited {
width:137px;
background:url(../img/menu_1.png) no-repeat 0 0;
}
#menuMain li a#mMain1:hover, #menuMain li a#mMain1.current {
background-position:0pt -48px;
}
#menuMain li a#mMain2:link, #menuMain li a#mMain2:visited {
width:177px;
background:url(../img/menu_2.png) no-repeat 0 0;
}
#menuMain li a#mMain2:hover, #menuMain li a#mMain2.current {
background-position:0pt -48px;
}
#menuMain li a#mMain3:link, #menuMain li a#mMain3:visited {
width:137px;
background:url(../img/menu_3.png) no-repeat 0 0;
}
#menuMain li a#mMain3:hover, #menuMain li a#mMain3.current {
background-position:0pt -48px;
}
#menuMain li a#mMain4:link, #menuMain li a#mMain4:visited {
width:121px;
background:url(../img/menu_4.png) no-repeat 0 0;
}
#menuMain li a#mMain4:hover, #menuMain li a#mMain4.current {
background-position:0pt -48px;
}
#menuMain li a#mMain5:link, #menuMain li a#mMain5:visited {
width:142px;
background:url(../img/menu_5.png) no-repeat 0 0;
}
#menuMain li a#mMain5:hover, #menuMain li a#mMain5.current {
background-position:0pt -48px;
}

/* INIZIO SOTTOMENU ######################################## */

#menuSub {
height:35px;
}

.tabcontent{
	display:none;
}

A.subLink:link, A.subLink:visited {
	color:#ccc;
	text-decoration:underline;
	padding-right:32px;
}

A.subLink:hover {
	color:#fff;
	text-decoration:none;
	background-color: #1370CD;
	background-image: url(../img/sublink_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.subsx{
	height:35px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/subc_bg.jpg);
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 24px;
}

.subsx2{
	height:35px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/subdx_bg.jpg);
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 24px;
}
.subcent {
	text-align:center;
	height:35px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/subdx_bg.jpg);
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding-top: 10px;
}
.subdx{
	text-align:right;
	height:35px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/subdx_bg.jpg);
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 24px;
}

/* INIZIO CONTENUTI ######################################## */

#main {
	width: 955px;
	height:260px;
	margin-right: auto;
	margin-left: auto;
	
}


/***********************************************/
/* NEWS STYLES  */
/***********************************************/

#newsSx{
	float: left;
	width: 515px;
	margin: 0px;
	padding: 0px;
}

#newsDx{
  	float:right;
	width: 180px;
}

.newsCenter{
	float: left;
	width: 260px;
}

.newsCenter h5 {
font-size:11px;
padding-top:5px;
padding-bottom:2px;
border-top-width:1px;
border-top-color:#999999;
border-top-style:dashed;
}

.newsCenter p {
font-size:12px;
color: #666666;
padding-left:6px;
margin-bottom:6px;
}

.newsData{
	color:#80780d;
	font-weight: bold;
	margin-right:4px;
	padding-right:4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;

}

.newsCenter h4 {
	font-size:13px;
	color:#999999
}

.newsCenter p {
	font-size:11px;
}

.newsBox {
	width: 257px;
	height:95px;
	float:left;
}

.newsBoxTit {
font-size:11px;
font-weight:bold;
padding-bottom:4px;
}
.newsBoxTit a:link, .newsBoxTit a:visited{
color: #1470CD;
}
.newsBoxTit a:hover {
color: #FF6600;
text-decoration:none;
background-color:#FFFFFF;
}

.newsBoxDesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-right:16px;
	text-align: justify;
}
.newsBoxThumb {
	margin-right: 12px;
}

.newsBoxIndexSX {
	width: 480px;
	height:95px;
	float:left;
}

.OcchielloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#80780d;
	margin-bottom:16px;
	margin-left:40px;
}



/*footer ############################*/
#footContainer {
	/*margin:0 auto;*/
	background-color: #004080;
}

#footCont {
	width:955px;
	height: 65px;
	margin:0 auto;
	color: #0FA3EB;
	background-color: #004080;
}

#footCont p{
	color: #0FA3EB;
	font-size:11px;
	padding-top: 8px;
}

#footCont ul {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	padding-top: 8px;
	margin-left: -4px;
}

#footCont li {
	text-align: center;
	float:left;
	width: 100px;
	height:18px;
}

#footCont li a{
	font-size:10px;
	color:#CCCCCC;
	text-align: center;
	width: 100px;
	height:15px;
	display:block;
	padding-top:3px;
	overflow:hidden;
}
#footCont li a:link, #footCont li a:visited {
background-position:0 0;
background-image:url(../img/footerList.jpg);
background-repeat:no-repeat;
}

#footCont li a:hover {
	background-position:0pt -18px;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}


/*footer ############################*/

a:link {
	color: #1470cd;
	text-decoration: underline;
}

a:hover {
	color: #80780d;
	text-decoration: none;
	background-color:#FFFFFF;
}

a:visited {
	color: #4F7CC1;
	text-decoration: underline;
}
