*, body, h1, h2, h3, form, ul, ol, li{
	margin: 0px;
	padding: 0px;
}
/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #003366;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #003366;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	font-weight: bold;
	color: #00B5F0;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 100%;
	color: #000000;
	margin: 0 0 25px 0;
	padding: 2px 0 4px 0;
	font-weight: normal;
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 2px solid;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 100%;
	color: #000000;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: normal;
	text-align: left;
}
h2 a{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0 0 30px 0;
	font-weight: normal;
	text-align: left;
}
.Alink{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header {
	margin: auto;
	padding: 10px 10px 0 10px;
	width: 930px;
	background-color: #FFFFFF;
}
#header .menu {
	background-image: url(img/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#header .menu ul {
	margin: 0;
	padding: 12px 0 11px 0;
	list-style-type: none;
}
#header  .menu  ul li {
	width: 130px;
	float: left;
	text-align: center;
}
#header  .menu  ul li a {
	font-size: 13px;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#header  .menu  ul  li  a:hover {
	color: #333333;
	display: block;
}

#header .menu .divis {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 1px;
}


#footer {
	margin: auto;
	padding: 0px;
	width: 950px;
}
#footer .MenuFoot {
	background-image: url(img/bg_footer.jpg);
	height: 100px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #999999;
}
#footer .MenuFoot a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0 10px;
}
#footer .MenuFoot  a:hover {
	color: #999999;
}
#footer .bg_ombra {
	background-image: url(img/ombra_footer.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	background-position: top;
}
#footer .news {
	margin: 0 25px 0 0;
	padding: 0;
	width: 355px;
	float: left;
}
#footer .news h3 a:link{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#footer .news .bx {
	background-color: #DDDDDD;
	margin: 0px;
	padding: 20px;
	width: 315px;
	font-size: 11px;
	color: #666666;
}
#footer .news .bx .date {
	font-weight: bold;
	color: #00B5F0;
	padding: 0 0 5px 0;
}

#footer .news .bx .titNew {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#footer .news .bx .tratt {
	background-image: url(img/tratt.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 15px 0;
	height: 4px;
	background-position: center;
}

#footer .link-uti {
	margin: 0 25px 0 0;
	padding: 0;
	width: 250px;
	float: left;
}
#footer .link-uti .lista {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	background-image: url(img/tratt.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#footer .link-uti .lista a {
	font-size: 11px;
}
#footer .link-uti .lista li {
	padding: 0 0 3px 0;
}

#footer .link-uti .followme {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 0 0 0 25px;
	background-image: url(img/tratt.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#footer .link-uti .followme img {
	vertical-align: bottom;
	margin-left: 10px;
}

#footer .fb {
	margin: 0;
	padding: 0;
	width: 230px;
	float: left;
}
#main {
	margin: auto;
	padding: 0px;
	width: 970px;
	background-image: url(img/bg_sidebar.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#main .sdbar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
#main .sdbar strong {
	color: #000000;
}
#main .sdbar .tit {
	font-size: 18px;
	color: #000000;
}
.bxCosa .tit a:link{
	color: #FFF !important;
	text-decoration: none;
}
#main .sdbar .pddSd {
	padding: 15px 20px 20px 20px;
}
#main  .sdbar  .titBox {
	background-image: url(img/bg_tit_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 7px 0 0 15px;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
#main .sdbar .pddSd #formNewslett {
	margin: 0px;
	padding: 0px;
	width: 235px;
}
#main .sdbar .pddSd .field {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
	padding: 5px 2px 5px 4px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#main .sdbar .pddSd .fieldSML {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
	padding: 5px 2px 5px 4px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
}
#main .cnt {
	margin: 0;
	padding: 0px;
	width: 670px;
	float: left;
	background-image: url(img/px_content-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#main .cnt strong {
	color: #000000;
}

#main .cnt .tp {
	margin: 0px;
	padding: 30px 0 25px 15px;
	width: 630px;
	color: #E2001A;
	font-size: 11px;
	line-height: 100%;
}
#main .cnt .tp a {
	font-weight: normal;
}
#main .cnt .tp .root {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
#main .cnt .tp .search {
	color: #666666;
	float: right;
	width: 220px;
	text-align: right;
}
#main .cnt .tp .search img {
	vertical-align: bottom;
}
#main .cnt .tp .search .field {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0 3px;
	padding: 2px 3px;
	width: 130px;
}
#main .cnt .in {
	padding: 0 25px 0 15px;
	line-height: 150%;
	text-align: justify;
}
#main .cnt .in .td-data {
	background-color: #59CFF5;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 0;
	width: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
#main .cnt .in .td-mese  {
	background-color: #00B5F0;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 0;
	width: 30px;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
#main .cnt .in .titBlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	margin: 0px;
	padding: 2px 0 0 10px;
	vertical-align: top;
	line-height: 100%;
}
#main .cnt .in .titBlog a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
#main .cnt .in .bxCosa {
	margin: 0px;
	padding: 0px;
	width: 350px;
	float: left;
	border: 1px solid #E2001A;
	font-size: 11px;
	background-color: #EEEEEE;
	line-height: 130%;
	text-align: left;
	min-height: 280px;
}
#main .cnt .in .bxCosa .tratt {
	background-image: url(img/tratt.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px 0;
	height: 4px;
	background-position: center;
}
#main .cnt .in .bxCosa .tit {
	color: #FFFFFF;
	background-color: #E2001A;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
#main  .cnt  .in  .bxCosa  .tit a {
	color: #FFFFFF;
}
#main  .cnt  .in  .bxCosa  .tit a:hover {
	color: #FFFFFF;
	text-decoration:none
}

#main .cnt .in .bxCosa a {
	color: #333333;
	text-decoration: none;
}
#main  .cnt  .in  .bxCosa  a:hover {
	color: #000000;
	text-decoration: underline;
}

#main .cnt .in .bxCosa .date {
	font-weight: bold;
	color: #E2001A;
	padding: 0 0 5px 0;
}
#main .cnt .in .bxCosa .titNew {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#main .cnt .in .bxPh {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
	line-height: 100%;
	min-height: 280px;
}
#main .cnt .in .bxPh img {
	border: 0px;
}
#main  .cnt  .in  .bxPh  .tit {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
#main .cnt .in .bxPh .nam {
	padding: 10px 0;
}
#main .cnt .in .td-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 10px 0;
	color: #666666;
}
#main .cnt .in .td-divid {
	margin: 0;
	padding: 10px 0 25px 0;
	background-color: #FFFFFF;
	background-image: url(img/tratt.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#main .cnt .in .cmms {
	padding: 20px 0;
	line-height: 120%;
}
#main .cnt .in .cmms .BXCommento {
	background-color: #eeeeee;
	padding: 10px 15px;
	margin: 0 0 5px 0;
}
#main .cnt .in .cmms .titboxCom {
	font-size: 20px;
	color: #CC0000;
	padding: 3px 0;
	font-weight: normal;
	border-bottom: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	margin: 0 0 10px 0;
}

#main .cnt .in .cmms .comName {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	float: left;
}
#main .cnt .in .cmms .comDate {
	float: right;
	font-style: italic;
	color: #00B5F0;
	font-size: 11px;
}
#main .cnt .in .cmms .txtCom {
	clear: both;
	padding: 3px 0 10px 0;
}
#main  .cnt  .in  .cmms  .field  {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
	padding: 6px 2px 6px 4px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#main  .cnt  .in  .cmms  .fieldComm {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
	padding: 6px 2px 6px 4px;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 80px;
	font-weight: bold;
}
#main .cnt .in .dett_post .data {
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
#main .cnt .in .dett_post {
	font-size: 11px;
	color: #999999;
}

#but_iscriviti{
	background-image: url(img/but_iscriviti.png);
	width:71px;
	height:24px;
	margin:0;
	padding:0;
	border:0;
}
#wp-submit{
	background-image: url(img/but_entra.png);
	width:71px;
	height:24px;
	margin:0;
	padding:0;
	border:0;
}
#wp-submit2{
	background-image: url(img/but_invia.png);
	width:71px;
	height:24px;
	margin:0;
	padding:0;
	border:0;
}
#searchsubmit{
	background-image: url(img/butt_invia_search.gif);
	width:20px;
	height:19px;
	margin:0;
	padding:0;
	border:0;
}
.rssclass {
	margin: 0;
	padding:0 0 0 10px;
	list-style-type: none;
}
.rssclass li {
	padding-bottom: 8px;
	list-style-image: url(img/frec.gif);
}
.rssclass li a{
	display:block;
}
.ulSpero {
	margin: 0;
	padding:0 0 20px 15px;
	list-style-type: none;
	text-align: left;
}
.ulSpero li {
	list-style-image: url(img/frec.gif);
	margin: 0;
	padding:0 0 10px 0;
}
.txtCat{
	font-size: 11px;
}
#post-96{
	/*Contenuti video*/
	text-align:center;
	padding:5px 0 20px 0;
	font-weight: bold;
	color:#000000
}
#main .cnt .in .butts {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}

#main  .cnt  .in  .titBlog2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #003366;
	margin: 0px;
	padding: 0;
	line-height: 100%;
	float: left;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}
#main .cnt .in .td-categ2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #6699CC;
	font-size: 11px;
}
#main .cnt .in .categ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	padding: 10px 0 5px 0;
	color: #6699CC;
	float: left;
	clear: both;
	width: 100%;
}
#main .cnt .in .categ a {
	width: 100%;
	line-height: 100%;
	color: #6699CC;
	padding-top: 5px;
	font-weight: normal;
	text-decoration: underline;
}
#main .cnt .in .td-divid2 {
	margin: 0;
	padding: 10px 0 25px 0;
	background-color: #FFFFFF;
	background-image: url(img/tratt.gif);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	font-size: 1px;
	width: 100%;
}
#main .cnt .in .td-desc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 10px 0 20px;
	color: #666666;
	float: left;
	clear: both;
	width: 100%;
}
#main .cnt .in .data-gg {
	background-color: #59CFF5;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	text-align: center;
	line-height: 100%;
	padding: 0px 7px;
}
#main .cnt .in .data-an {
	background-color: #00B5F0;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	text-align: center;
	line-height: 100%;
	padding: 0px 7px;
}
#main .cnt .in .tit2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 500px;
	line-height: 100%;
	text-align: left;
}
.ciccio{
	color: #FF0000;
	list-style-type: none;
	padding:0;
	margin:0;
}
.ulArticoli{
	margin: 0;
	padding: 10px 0 10px 15px;
	list-style-type: disc;
}
.ulArticoli li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style-image: url(img/frec.gif);
}
.ChiSono p {
	padding: 10px 0 0 0;
}
.ChiSono .imgD {
	float: right;
	padding: 5px;
	border: #999999 1px solid;
	margin: 0px 0px 20px 20px;
}
.ChiSono  .imgL {
	float: left;
	padding: 5px;
	border: #999999 1px solid;
	margin: 20px 20px 0 0;
}
.ChiSono  {
	line-height: 180%;

}
.slStam {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:18px;
}
.slStam li {
	margin: 0 0 3px 0;
	padding: 10px 20px;
	background-color: #EEEEEE;
}
.slStam a{
	text-decoration: none;
	font-weight: normal;
}

/*CSS AGENDA*/
.agenda-tit    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	margin: 0px;
	padding: 0 0 7px 120px;
	line-height: 100%;
	float: left;
	width: 510px;
	font-weight: bold;
	text-decoration: none;
}
.agenda_abs    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	padding: 0 0 0 20px;
	color: #666666;
	width: 510px;
	float: left;
}
.agenda-data    {
	background-color: #00B5F0;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
	line-height: 100%;
	padding: 3px 0;
}
.agenda-ora {
	font-size: 9px;
	font-weight: bold;
	color: #00B5F0;
	width: 100px;
	text-align: center;
	line-height: 100%;
	padding: 3px 0;
	background-color: #eeeeee;
}
.agenda-div {
	margin: 0;
	padding: 5px 0 25px 0;
	background-color: #FFFFFF;
	background-image: url(img/tratt.gif);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	font-size: 1px;
	width: 100%;
}
.agenda-data-box {
	float: left;
	width: 100px;
	padding-top: 2px;
}
.agenda-tit a {
	text-decoration: none;
	color: #003366;
}
.Contatti {
	line-height: 150%;

}
.Contatti strong {
	font-size: 16px;
}
.Contatti .ContattiBx {
	padding: 20px;
	background-color: #eeeeee;
	margin-bottom: 3px;
}

/* FORM REGISTRAZIONE/DIMENTICATO PASSWORD E LOGIN */
#registerform-tml-page, #lostpasswordform-tml-page, #loginform-tml-page {
	background-color: #EEEEEE;
	padding:30px;
}
#registerform-tml-page input[type=text], #registerform-tml-page input[type=password], #registerform-tml-page select, #lostpasswordform-tml-page input[type=text], #loginform-tml-page input[type=text], #loginform-tml-page input[type=password]{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 6px 2px;
	width: 350px;
	font-weight: bold;
}
#rememberme-tml-page{
	margin-top:15px;
}
#pass2{
	margin: 0 0 20px 0;
}
#registerform-tml-page input[type=submit], #lostpasswordform-tml-page input[type=submit], #loginform-tml-page input[type=submit]{
	background-color: #00B5F0;
	padding: 5px 10px;
	margin: 20px 0 0 0;
	border: #00B5F0 1px solid;
	color:#FFFFFF;
	font-size:18px;
}
#tml-page .message{
	margin: 0 0 20px 0;
}
#privacy{
	display:block;
	padding:10px;
	overflow:scroll;
	height:60px;
	width:550px;
	border: 1px solid #CCCCCC;
	margin: 10px 0;
	font-size:9px;
}
.tml-links{
	margin:0px;
	padding:10px 0 0 0;
	list-style-type: none;
}
