@charset "UTF-8";
/* CSS Document */
body{
	margin: 20px 0px 0px 0px;
	padding:0px;
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	min-width: 1150px;
}

@font-face {
   font-family: 'AmaticSC-Regular';
   src: url(AmaticSC-Regular.eot);
   src: local('AmaticSC-Regular'), url('AmaticSC-Regular.ttf') format('truetype');
}

@font-face {
   font-family: 'Amatic-Bold';
   src: url(Amatic-Bold.eot);
   src: local('Amatic-Bold'), url('Amatic-Bold.ttf') format('truetype');
}


h1{
	vertical-align:top;
	padding:0px;
	margin:0px;
	font-weight: normal;

}
h4{
	
	vertical-align:top;
	padding:0px;
	margin:0px;
	font-weight: normal;
	
}
h2{
	
	padding:0px;
	margin:0px;
	font-weight: normal;
	
}

p{
	
	padding:0px;
	margin:0px;

}

hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 0.5em;
}

.imgcrentro{
	text-align: center;
}

#menu{
	background-color: #0144b3;
	width:100%;
	height:110px;
	marigin: 20px 0px 0px 0px;

}
#menu ul {
	padding: 0px;
	margin: 0px;
}

#menu li {
	position: relative;
	float: left;
	width: 140px;
	text-align: center;
	list-style: none;
}

#menu h1{
	font-family: 'Amatic-Bold';
	font-size: 35px;
	vertical-align:top;
	padding:0px;
	margin:0px;
	font-weight: normal;
}
#menu h2{
	font-family: 'Amatic-Bold';
	font-size: 20px;
	vertical-align:top;
	padding:0px;
	margin:0px;
	font-weight: normal;
}

#menu li a {
	background-color: #0b53c8;
	color: #FFF;
	padding: 5px 10px;
	text-decoration: none;
	display: block;
}
#menu li a:hover {
	text-shadow: 0px 0px 1px #FFF; 
	text-decoration: underline;
}

/*#menu ul ul:hover {
	box-shadow: 0px 20px 30px #777;
}*/

#menu ul ul {
	position: absolute;
	top: 48px;
	visibility: hidden;
}

#menu ul li:hover ul{
	
margin-top: 0px;
	visibility: visible;
}


.menu{
	text-align:right;
	color:white;
	background-color: #0b53c8;
	height:55px;
	margin-top:25px;
	padding-right:15px;
	font-size:35px;
	font-family:"AmaticSC-Regular","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif
}

.menu a{
	color:white;
	text-decoration:none;
}

.menu a:hover{
	text-decoration:underline;
}

#testata{
	width:1150px;
	height:215px;
	margin: 0px auto 0px auto;
}

.testatacentrale{
	width:60%;
	vertical-align:top;
	height:215px;
}

.testatacentrale h1{
	font-size:95px;
	font-family:"Amatic-Bold","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #233cd7;
	text-align:center;
	font-weight: normal;
}

.testatacentrale h2{
	font-size:30px;
	font-family:"AmaticSC-Regular","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #233cd7;
	text-align: justify;
	text-align:center;
	/*margin-left: 300px;*/
	padding-top: 20px;
	font-weight: normal;
}

.testatacentrale a{ 
color:#233cd7;
text-decoration:none;
}

.testatacentrale a:hover{
	text-decoration:underline;
}

.testatalatologo{
	width:20%;
	padding-top: 20px;
	text-align: center;
}

.testatalatofoto{
	width:20%;
	padding-top: 20px;
}

/*STILI HOME 01*/

#pagecont{
	width:1150px;
	margin: 30px auto 0px auto;
	
}

.homesx{
	background-color: #3fb34f;
	border-radius: 5px;
	width: 50%;
	padding: 10px 20px 0px 20px;
	font-size: 20px;
	color: white;
	vertical-align: top;
}

.homesxspazi{
	padding: 20px;
	border-radius: 5px;
	border: solid 5px #72d0f4;
	background-color: white;
	color: black;
	font-size: 13px;
	text-align: justify;
}

.homesx h1{
	font-family: 'AmaticSC-Regular';
	text-align: center;
	color: white;
	margin: 0px;
	padding: 0px;
	
}

.homesxspazi a{
	color: #d10fe2;
	text-decoration: none;
}

.homesxspazi a:hover{
	text-decoration: underline;
}


.homedx{
	background-color: #a666a7;
	border-radius: 5px;
	width: 50%;
	padding: 10px 20px 0px 20px;
	font-size: 20px;
	color: black;
	vertical-align: top;
}
.homedx h1{
	font-family: 'AmaticSC-Regular';
	text-align: center;
	color: white;
	margin: 0px;
	padding: 0px;
	
}
.homedx h3{
	font-size: 12px;
}
.homedx h2{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}

.homedx a{
	text-decoration: none;
	color: black;
}
.homedx a:hover{
	color: blueviolet;
}

.homedxsfondo{
	padding: 20px;
	border-radius: 5px;
	border: solid 5px #72d0f4;
	background-color: white;	
	color: black;
	font-size: 13px;
	text-align: justify;
	
}


.homeformazionetab{
    border: 0px;
	margin: 0px 0px 10px 0px;
}

.homeformazionetab td {
padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
}
.homeformazione{
	background-color:  #eb434e;
	margin: 0px 10px 0px 10px;
	color: white;
	border-radius: 5px;
}

.homeformazione a{
	color: white;
}

.homeformazione h1{
	font-family: 'AmaticSC-Regular';
	text-align: center;
	vertical-align: top;
	padding: 10px 0px 0px 0px;
}
.homeformazione h3{
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	
}




.homeformazionesx{
	padding: 0px;
	margin: 0px;

}

.homeformazionedx{
		padding: 0px;
	margin: 0px;
}


/*STILI HOME 02*/




#piede{
	background-color: #0144b3;
	width:100%;
	marigin: 20px 0px 20px 0px;
	padding-top: 15px;	
}
#piede a{
	color: white;
	text-decoration: none;
}
#piede a:hover{
	text-decoration: underline;
}
#piede h4{
	color: white;
	text-align: center;
	font-family: 'AmaticSC-Regular';
	font-size: 20px;
	
	
	
}

.piede{
	width: 1150px;
	margin: 30px auto 10px auto;
	padding-bottom: 5px;
}

.box{
	width: 70%;
	color: white;
	padding: 15px 15px 0px 15px;
}

.box1{
	width: 30%;
	color: white;
	padding: 15px 15px 0px 15px;
}
.box1 p{
	text-align: right;
}


.sotto{
	color: white;
	margin: 5px;
	text-align: center;
}
.sotto p{font-size: 10px;}
.immpiede{padding: 20px 10px}


/*Stili pagine sito riferimento al titolo della pagina*/

.documenti{
	width: 30%;
	background-image: url("img/web-link42.gif");
	background-repeat: repeat-y;
	vertical-align: top;
	padding-right: 5px;
	
}
.documenti h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: center;
	padding-left: 35px;
}
.documenti h3{
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	padding-left: 60px;
}



.emdrcont{
	width: 70%;
	background-color: #0b53c8;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
}
.emdrcont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
}
.emdrcont h2{
	font-size: 20px;
}
.emdrcont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}


.cognitivocomportamentcont{
	width: 70%;
	background-color: #0b53c8;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.cognitivocomportamentcont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.cognitivocomportamentcont h2{
	font-size: 20px;
}
.cognitivocomportamentcont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.cognitivocomportamentcont strong{
	font-weight: normal;
}
.cognitivocomportamentcont a{
	color: white;
}

.preadolecont{
	width: 70%;
	background-color: #eb434e;
	border-radius: 5px;
	padding: 10px 30px 10px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.preadolecont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.preadolecont h2{
	font-size: 17px;
}
.preadolecont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.preadolecont strong{
	color: white;
}

.infertilitacont{
	width: 70%;
	background-color: #3fb34f;
	border-radius: 5px;
	padding: 10px 30px 10px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.infertilitacont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.infertilitacont h2{
	font-size: 17px;
}
.infertilitacont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}

.sportcont{
	width: 70%;
	background-color: #0b53c8;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
}
.sportcont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
}
.sportcont h2{
	font-size: 20px;
}
.sportcont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.sportcont strong{
	font-weight: normal;
}
.sportcont a{
	color: white;
}


.formazionecont{
	width: 70%;
	background-color: #eb434e;
	border-radius: 5px;
	padding: 10px 30px 10px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.formazionecont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.formazionecont h2{
	font-size: 17px;
}
.formazionecont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}

.ansiacont{
	width: 70%;
	background-color: #0b53c8;
	border-radius: 5px;
	padding: 10px 30px 10px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.ansiacont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.ansiacont h2{
	font-size: 17px;
}
.ansiacont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.ansiacont strong{
	font-weight: normal;
}
.ansiacont a{
	color: white;
}

.invidiacont{
	width: 70%;
	background-color: #3fb34f;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.invidiacont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.invidiacont h2{
	font-size: 17px;
}
.invidiacont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}

.invidiacont strong{
	font-weight: normal;
}
.invidiacont a{
	color: white;
}

.rabbiacont{
	width: 70%;
	background-color: #eb434e;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.rabbiacont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.rabbiacont h2{
	font-size: 17px;
}
.rabbiacont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.rabbiacont strong{
	font-weight: normal;
}
.rabbiacont a{
	color: white;
}

.colpacont{
	width: 70%;
	background-color: #a666a7;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.colpacont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.colpacont h2{
	font-size: 20px;
}
.colpacont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.colpacont strong{
	font-weight: normal;
}

.colpacont a{
	color: white;
}

.tristezzacont{
	width: 70%;
	background-color: #0b53c8;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
}
.tristezzacont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
}
.tristezzacont h2{
	font-size: 16px;
	font-weight: bold;
}
.tristezzacont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.tristezzacont strong{
	font-weight: normal;
}
.tristezzacont a{
	color: white;
}


.chisonocont{
	width: 70%;
	background-color: #0b53c8;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.chisonocont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.chisonocont h2{
	font-size: 17px;
	text-align: left;
	padding-top: 15px;
}
.chisonocont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.chisonocont strong{
	font-weight: normal;
}
.chisonocont a{
	color: white;
}

.disturbicont{
	width: 70%;
	background-color: #a666a7;
	border-radius: 5px;
	padding: 10px 30px 0px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
}
.disturbicont h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
}
.disturbicont h2{
	font-size: 16px;
	text-align: justify;
	padding-top: 15px;
}
.disturbicont h3{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}
.disturbicont a{
	color: white;
	text-decoration: underline;
}



.contattisx{
	background-color: #0144b3;
	vertical-align: top;
	border-radius: 5px;
	font-size: 20px;
	color: white;
	padding: 20px 20px 0px 40px;
	margin-left: 40px;
	width: 50%;
}


.contattisx h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
	color: white;
}
.contattisx h2{
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
	color: white;
	vertical-align: top;
}
.contattisx h3{
	text-align: center;
	vertical-align: top;
}

.contattidx{
	background-color: #0144b3;
	vertical-align: top;
	border-radius: 5px;
	font-size: 20px;
	color: white;
	padding: 20px 20px 0px 40px;
	margin-left: 40px;
	width: 50%;
}

.contattidx h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left;
	color: white;
}
.contattidx h2{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color: white;
	vertical-align: top;
}

.areariservata{
	width: 200px;
	height: 200px;
	margin: 30px auto 30px auto;
	background-color: #0b53c8;
	border-radius: 5px;
	vertical-align: top;
}

.areariservata h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	color: white;
	margin-top: 8px;
}

.areariservata h2{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color: white;
	vertical-align: top;
}

.areariservata h6{
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	color: white;
	vertical-align: middle;
}

.areariservata a{
	color: white;
}


.gestionale{
	background-color: #0144b3;
	vertical-align: top;
	border-radius: 5px;
	font-size: 20px;
	color: white;
	padding: 20px 0px 0px 0px;
	margin-left: 40px;
	width: 100%;
}

.gestionale h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: center;
}

.gestionale h2{
	vertical-align: top;
	padding:15px 0px;
	text-align: center;
	font-size: 15px;
}

.gestionale h3{
	vertical-align: top;
	padding:15px 0px;
	text-align: center;
	font-size: 13px;
}
.gestionale a{
	color: white;
	text-decoration: underline;
}

.nuovanews{
	margin: 10px auto;
	width: 1000px;
	padding-bottom: 15px;
}

.nuovanewsform{
	width: 80%;
	text-align: center;
	padding: 0px 10px 10px 10px;
		
}
.nuovanewstitolo{
width: 20%;
	vertical-align: top;
	text-align: center;
	font-size: 13px;
}
.nuovanewstitolo h3{
	font-size: 13px;
}


.news{
	margin: 10px auto;
	background-color: #0144b3;
	border-radius: 5px;
	color: white;
	padding: 15px 0px;
	
}

.news h3{
	margin: 5px 30px ;
	padding: 5px 30px;
	font-size: 20px;
	font-weight: bold;
}
.news h5{
	margin: 5px 30px;
	padding:5px 30px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
.news p{
	margin: 5px 30px;
	padding:5px 30px;
	font-size: 14px;
	font-weight: normal;
}

.news h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: center;
}

.news a{
	color: white;
	text-decoration: underline;
}


.modificapostsx{
	width: 25%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.modificapostsx h2{ 
	font-size: 16px;
	margin: 10px;
	padding: 10px;
}
.modificapostsx h3{ 
	font-size: 12px;
	margin: 5px 15px;
	padding: 5px 15px;
	text-align: left;
}
.modificapostdx{
	width: 75%;
	text-align: center;
	padding: 0px 10px 10px 10px;
	vertical-align: top;
}
.modificapostdx h3{ 
	font-size: 12px;
	margin: 5px 15px;
	padding: 5px 15px;
	text-align: left;
}

.modificadoc{
	width: 100%;
	margin: 10px 20px;
}

.modificadoc h1{
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: center;
}

.modificadoc h2{ 
		font-size: 14px;
	font-weight: bold;
	margin: 5px 10px;
	padding: 5px 10px;
}
.modificadoc h3{ 
	font-size: 12px;
	margin: 5px 15px;
	padding: 5px 15px;
	text-align: left;
}




.modificapagina{
	width: 20%;
	text-align: left;
	vertical-align: top;
	border-right: 1px groove #fff;
	
}
.modificapagina a{
	text-decoration: none;
	color: white;
}
.modificapagina a:hover{
	text-decoration: underline;
	color: white;
}

.modificapagina h4{ 
	font-size: 14px;
	margin: 0px 5px;
	padding: 0px 5px;
	text-align: left;
}

.modificanome{
	width: 40%;
	text-align: left;
	vertical-align: top;
	border-right: 1px groove #fff;
}
.modificanome a{
	text-decoration: none;
	color: white;
}
.modificanome a:hover{
	text-decoration: underline;
	color: white;
}
.modificanome h4{ 
	font-size: 14px;
	margin: 0px 5px;
	padding: 0px 5px;
	text-align: left;
}

.modificadocumento{
	width: 40%;
	text-align: left;
	vertical-align: top;
}

 .modificadocumento h3{ 
	font-size: 12px;
	margin: 5px 15px;
	padding: 5px 15px;
	text-align: center;
}

.paginadocumenti{
	background-color: #0144b3;
	width: 70%;
	border-radius: 5px;
	padding: 10px 30px 10px 30px;
	font-size: 20px;
	color: white;
	text-align: center;
	vertical-align: top;
}

.paginadocumenti h1 {
	font-family: 'AmaticSC-Regular';
	vertical-align: top;
	padding-bottom: 15px;
	text-align: center;
}

.pagcelle {
	width: 33%;
	text-align: center;
}

.pagcelle h3{ 
	font-size: 12px;
	margin: 5px 15px;
	padding: 5px 15px;
	text-align: center;
}