/* =Font face
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300');
@import url('https://fonts.googleapis.com/css?family=Poppins:300');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300');
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Carter+One&display=swap');
/* BASIC RESET */
*{
	margin: 0 auto; 
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #1A1F24;
	text-align: justify;
	}
	
div.clear {
	clear: both; 
}

/* MENU */
#BarraMenu {
	width: 100%;
	height: 53px;
	background: #FA3F00;
}

#Menu { 
	position: relative;
	width: 100%;
	max-width: 701px;
	height: auto;
	}

#Menu ul { 
	list-style: none; 
	}
	
#Menu li a { 
	position: relative;
	float: left;
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	line-height: 53px;
	padding-left: 5%;
	padding-right: 5%;
	font-family: 'Bree Serif', Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

#Menu ul li { 
	display:inline; 
	font-size: 15px;
	}
	
#Menu ul li a { 
	color: #FFFFFF; 
	text-decoration: none; 
	}
	
#Menu ul li a:hover { 
	color: #F691AE;
	text-decoration: none; 
	}

@media only screen and (max-width: 750px) {
		#BarraMenu {height: 62px !important; text-align: center !important;}
        #BurgherMenu {display: block !important; text-align: center !important;}
        #Menu {width: 100% !important; display: none; position: absolute !important; z-index: 1005 !important;}
		#Menu li a {line-height: 49px; height: 48px !important; width: auto !important; border-right: 0 !important; border-left: 0 !important; border-bottom: 1px solid #8adbdc; margin-top: 0 !important; background: #FA3F00; float: none;}
}

/* TESTATA HOME*/
#Testata { 
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	max-height: 436px;
	text-align: center;
	clear: both;
	overflow: hidden;
	}

#TestataIcone {
	width: 100%;
	height: 100px;
	line-height: 120px;
	text-align: center;
}


/* CORPO*/
#Corpo {
	width: 96%;
	max-width: 1030px;
	margin-top: 55px;
	padding-left: 2%;
	padding-right: 2%;
}

#CorpoContenitore {
	width: 100%;
}

.CorpoH1 {
	display: block;
	height: auto;
	width: 100%;
	font-size: 40px;
    color: #444;
	margin-top: 50px;
	text-align: center;
	font-family: 'Carter One', Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.CorpoH2 {
	font-size: 24px;
    color: #444;
	font-family: 'Carter One', Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.CorpoH2Spaziatore {
	margin-top: 12px;
	margin-bottom: 5px;
}

.CorpoH1Sommario {
	display: block;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 20px;
	font-weight: bold;
	color: #848484;
}

#CorpoContenitoreBenvenuto {
	width: 100%;
	margin-top: 20px;
}

.CorpoContenitoreBenvenutoImmagine {
	float: left;
	max-width: 50%;
}

#CorpoContenitoreBenvenutoTesto {
	width: 46%;
	height: auto;
	padding: 2%;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	font-family: 'Montserrat Alternates', Arial, Helvetica, sans-serif;
}

#CorpoContenitoreHomeTeam {
	width: 792px;
	height: auto;
	overflow-x: scroll;
}

#CorpoContenitoreHomeServiziSinistra {
	background: #FFFFFF;
    width: 44%;
    float: left;
    text-align: center;
    height: auto;
    min-height: 200px;
    border: 2px solid #FA3F00;
    padding: 2%;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#CorpoContenitoreHomeServiziDestra {
	background: #FFFFFF;
    width: 44%;
    float: right;
    text-align: center;
    height: auto;
    min-height: 200px;
    border: 2px solid #239D98;
    padding: 2%;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.CorpoHomeH3 {
	font-family: 'Poppins';
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align: center;
	display: block;
	width: auto;
	height: auto;
	min-height: 90px;
}

.CorpoContenitoreHomeServiziImmagine {
	display: block;
    padding: 5px;
    background: #ffffff;
    width: 65px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 50%;
}

#CorpoPagineInterne {
	width: 94%;
	max-width: 1030px;
	margin-top: -70px;
	padding-top: 20px;
	padding-left: 3%;
	padding-right: 3%;
	background: #FFFFFF;
}

#CorpoPagineInterneCopertina {
	width: 100%;
	height: 435px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.CorpoContenitoreCoseFeedPet {
	width: 90%;
	padding: 5%;
}

.CorpoContenitoreCoseFeedPetContenitoreImmagine1Idea {
	padding-top: 30px;
	text-align: center;
}

.CorpoContenitoreCoseFeedPetImmagine1Idea {
	width: 100%;
	max-width: 490px;
}

.CorpoContenitoreCoseFeedPetContenitoreImmagine23Idea {
	width: 32%;
	float: left;
	height: auto;
	background-size: cover;
	background-position: center;
}

.CorpoContenitoreCoseFeedPetContenitoreImmagine4Idea {
	width: 32%;
	float: left;
	height: auto;
	background-size: cover;
	background-position: center;
}

.CorpoContenitoreCoseFeedPetContenitoreImmagine23IdeaSeparatore {
	width: 100%;
}

.CorpoContenitoreCoseFeedPetContenitoreImmagine23IdeaSeparatorePiccolo {
	width: 100%;
	display: none
}

.CorpoContenitoreCoseFeedPetContenitoreImmagine4IdeaSeparatore {
	width: 100%;
}

.CorpoContenitoreCoseFeedPetContenitoreImmagine4IdeaSeparatoreGrande {
	width: 100%;
	display: none
}

.CorpoContenitoreBlogTag {
	font-weight: bold;
	color: #adb1ad;
	font-size: 14px;
}

/* Ridimensiono CorpoContenitoreBenvenuto per schermi piccoli  */
@media only screen and (max-width: 1010px) {
		#CorpoContenitoreBenvenutoTesto {font-size: 23px !important;}
}
@media only screen and (max-width: 930px) {
		#CorpoContenitoreBenvenutoTesto {font-size: 22px !important;}
}
@media only screen and (max-width: 890px) {
		#CorpoContenitoreBenvenutoTesto {font-size: 21px !important;}
}
@media only screen and (max-width: 851px) {
		#CorpoContenitoreBenvenutoTesto {font-size: 20px !important;}
}
@media only screen and (max-width: 811px) {
		#CorpoContenitoreBenvenutoTesto {font-size: 19px !important;}
}
@media only screen and (max-width: 791px) {
		#CorpoContenitoreHomeTeam {width: 100% !important; overflow: scroll !important;}
}
@media only screen and (max-width: 772px) {
		.CorpoContenitoreBenvenutoImmagine {max-width: 100%;}
		#CorpoContenitoreBenvenutoTesto {width: 96%; font-size: 22px !important;}
		#CorpoContenitoreHomeServiziSinistra {width: 96%; margin-bottom: 20px;}
		#CorpoContenitoreHomeServiziDestra {width: 96%;}
}
@media only screen and (max-width: 600px) {
		.CorpoContenitoreCoseFeedPetContenitoreImmagine23Idea {width: 49%;}
		.CorpoContenitoreCoseFeedPetContenitoreImmagine4Idea {width: 100%; margin-top: 2%; margin-left: 0px !important;}
		.CorpoContenitoreCoseFeedPetContenitoreImmagine23IdeaSeparatore {display: none;}
		.CorpoContenitoreCoseFeedPetContenitoreImmagine23IdeaSeparatorePiccolo {display: block;}
		.CorpoContenitoreCoseFeedPetContenitoreImmagine4IdeaSeparatore {display: none;}
		.CorpoContenitoreCoseFeedPetContenitoreImmagine4IdeaSeparatoreGrande {display: block;}
}

/* CONTENUTI */  
.CorpoContenitoreHomeVeterinari {
	display: block;
	width: 146px;
	min-height: 450px;
	border: 2px solid #239D98;
	text-align: center;
	padding: 14px;
	font-size: 1.1rem;
    font-weight: 700;
	text-decoration: none;
	float: left; 
	margin: 10px;
}

.CorpoContenitoreHomeVeterinari:hover {
	text-decoration: none;
}

.CorpoContenitoreHomeVeterinariImmagine {
	width: 110px;
	height: 110px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-top: 15px;
	background-size: cover;
}
	
.CorpoContenitoreHomeVeterinariSeparatore {
	height: 4px;
    width: 30px;
    background-color: #e9ecef;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
    left: 50%;
}

.CorpoContenitoreHomeVeterinariSpecializzazione {
	width: 100%;
    height: auto;
    text-align: center;
    font-size: .8rem;
}

#CorpoContenitoreHomeBlogArticolo {
    width: 31.3%;
	height: auto;
	float: left;
	margin: 1%;
	text-align: left;
	text-decoration: none;
}

#CorpoContenitoreHomeBlogArticolo:hover {
    color: #FA3F00;
	text-decoration: none;
}

.CorpoContenitoreHomeBlogArticoloImmagine {
    width: 100%;
	height: 200px;
	background-size: cover;
	background-position: center;
	margin-bottom: 10px;
}

.CorpoContenitoreHomeBlogArticoloTitolo {
	text-decoration: none;
    color: #444;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.3em;
	text-align: left;
	margin-bottom: 20px;
	min-height: 70px;
	text-decoration: none;
}

.CorpoPagineInterneCopertinaImmagine {
	display: none;
	max-width: 100%;
}

#CorpoPagineInterneCopertinaBlog {
	display: none;
	width: 100%;
	height: 290px;
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: left center;
    margin-top: 60px;
}

.CorpoPagineInterneCopertinaBlogImmagine {
	display: none;
    max-width: 100%;
}

/* Ridimensiono CorpoContenitoreHomeBlogArticolo per schermi piccoli  */
@media only screen and (max-width: 1085px) {
		.CorpoContenitoreHomeBlogArticoloTitolo {min-height: 96px !important;}
}
@media only screen and (max-width: 900px) {
		.CorpoContenitoreHomeBlogArticoloImmagine {height: 170px !important;}
}
@media only screen and (max-width: 800px) {
		.CorpoContenitoreHomeBlogArticoloImmagine {height: 150px !important;}
} 
@media only screen and (max-width: 768px) {
		#CorpoContenitoreHomeBlogArticolo {width: 98% !important;}
		.CorpoContenitoreHomeBlogArticoloImmagine {height: 250px !important;}
		.CorpoContenitoreHomeBlogArticoloTitolo {min-height: 1px !important;}
} 
@media only screen and (max-width: 660px) {
		#CorpoPagineInterne {margin-top: 0px;}
		#CorpoPagineInterneCopertina {height: auto;}
		.CorpoPagineInterneCopertinaImmagine {display: block;}
		#CorpoPagineInterneCopertinaBlog {display: block;}
} 


/* FOOTER */  
#Footer {
	width: 100%;
	height: auto;
	background: #39434E;
	margin-top: 50px;
}

.FooterContenitore {
	width: 30.3%;
	height: auto;
	margin: 1.5%;
	font-weight: bold;
	font-size: 1.25rem;
	color: #FFFFFF;
	margin-top: 20px;
	float: left;
}

.FooterContenitoreCentro {
	text-align: center;
}

.FooterContenitoreDestra {
	text-align: right;
}

.FooterContenitoreLink {
	width: 100%;
	height: auto;
	font-size: 17px;
	line-height: 32px;
	text-align: left;
	color: #FFFFFF !important;
	font-weight: normal;
	text-decoration: none;
}
.FooterContenitoreLink:hover {
	text-decoration: underline;
}

.FooterContenitoreImmagine {
	width: 100%;
    max-width: 150px;
    border-radius: 1%;
    margin: auto;
    display: block;
}

.FooterContenitoreTesto {
	font-weight: normal;
	font-size: 17px;
	color: #FFFFFF;
}

/* Ridimensiono FooterContenitore per schermi piccoli  */
@media only screen and (max-width: 768px) {
		.FooterContenitore {width: 97% !important; margin-bottom: 50px;}
		.FooterContenitoreCentro {text-align: left;}
		.FooterContenitoreDestra {text-align: left;}
}

#AvvisoCookie {
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding: 1%;
	width: 98%;
	height: auto;
	min-height: 31px;
	background: #FFFFFF;
	z-index: 20;
	font-size: 12px;
	color: #000000;
}


/* TESTI ELEMENTS */
.CampoDiTesto {
	width: 94%;
	height: 35px;
	border: 1px solid #FA3F00;
	color: #FA3F00;
	-webkit-text-fill-color: rgba(21, 182, 184, 1);
	-webkit-opacity: 1;
	margin-bottom: 15px;
	float: left;
	padding-left: 15px;
	background-color: #FFFFFF;
}

.CampoDiTestoArea {
	width: 90%;
	height: 100px;
	line-height: 16px;
	border: 1px solid #FA3F00;
	color: #FA3F00;
	-webkit-text-fill-color: rgba(21, 182, 184, 1);
	-webkit-opacity: 1;
	margin-bottom: 15px;
	float: left;
	padding: 2%;
	background-color: #FFFFFF;
}

.BottonePubblicoFood {
	color: #FFFFFF;
    background: #FA3F00;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-decoration: none;
	cursor: pointer;
}

.BottonePubblicoFood:hover {
	background: #FCB097;
}

.BottonePubblicoVet {
	color: #FFFFFF;
    background: #239D98;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-decoration: none;
	cursor: pointer;
}


.BottonePubblicoVet:hover {
	background: #45D8D2;

}
.BottonePubblicoSalva {
	width: auto;
	height: auto;
	padding: 10px;
	color: #FA3F00;
	border: 1px solid #FA3F00;
	float: right;
	cursor: pointer;
	font-weight: bold;
	background: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}

.BottonePubblicoSalva:hover {
	background: #c6feff;
}

.BottoniModifica {
	display: block;
	width: auto;
	height: auto;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
    background: #FA3F00;
	text-decoration: none;
	margin-bottom: 5px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	border: 1px solid #FA3F00;
}

.BottoniModifica:hover {
	background: #FFFFFF;
	color: #FA3F00;
	border: 1px solid #FA3F00;
}

.BottoniElimina {
	display: block;
	width: auto;
	height: auto;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	-webkit-text-fill-color: rgba(255, 255, 255, 1);
	-webkit-opacity: 1;
	background: #725442;
	text-decoration: none;
}

.BottoniElimina:hover {
	background: #000000;
}

a.link:link {
	color: #FA3F00;
	text-decoration: none;
}
a.link:visited {
	color: #FA3F00;
	text-decoration: none;
}
a.link:hover {
	color: #000000;
	text-decoration: underline;
}

.linkcategoriablog:link {
	color: #FA3F00;
	text-decoration: none;
	font-weight: bold;
}

.linkcategoriablog:hover {
	color: #FA3F00;
	text-decoration: none;
	font-weight: bold;
}

.linkcategoriablog:visited {
	color: #FA3F00;
	text-decoration: none;
	font-weight: bold;
}

a.TagLink:link {
	color: #adb1ad;
	text-decoration: none;
}

a.TagLink:hover {
	color: #858885;
	text-decoration: none;
}

a.TagLink:visited {
	color: #adb1ad;
	text-decoration: none;
}

@media only screen and (max-width: 481px) {
        .AcapoAlimenti {display: block;}
        #ListaBottoni {width: 100% !important; margin-top: 5px;}
        .AlmentiListaLink {width: 98%;}
        .BottoniModifica {width: 43%; float: left; margin-right: 4%;}
        .BottoniElimina {width: 43%; float: left;}
}

/* AMMINISTRAZIONE */
.body_amministrazione {
	display: block;
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url('../images/DieteaVet_index_login.png');
	text-align: center;
	height: 100%;
}

#MenuBlogArticoli {
	display: none;
	text-align: right !important;
	position: absolute;
	left: 0%;
	top: 50px;
	background: #FA3F00;
	width: 13.5%;
	padding-left: 4%;
}

#MenuBlogCategorie {
	text-align: right !important;
	position: absolute;
	left: 0%;
	top: 103px;
	background: #FA3F00;
	width: 14.5%;
	padding-left: 3%;
}

#MenuBlogCommenti {
	text-align: right !important;
	position: absolute;
	left: 0%;
	top: 156px;
	background: #FA3F00;
	width: 14.5%;
	padding-left: 3%;
}

#MenuBlogTag {
	text-align: right !important;
	position: absolute;
	left: 0%;
	top: 209px;
	background: #FA3F00;
	width: 11.5%;
	padding-left: 6%;
}

.ListaRicercaElementi {
	width: 49%;
	height: auto;
	padding: 2px;
	float: left;
	color: #FA3F00;
	border: 1px solid #FA3F00;
	font-size: 12px;
	line-height: 12px;
}
 
.BlogArticoliCategorie{
    display: block;
	width: 50%;
	height: auto;
	float: left;
}

/* Ridimensiono lo sfondo per schermi piccoli  */
@media only screen and (max-width: 1090px) {
		.body_amministrazione {background-size: 120% !important;}
}
@media only screen and (max-width: 816px) {
		.BlogArticoliCategorie {width: 100% !important;}
}
@media only screen and (max-width: 800px) {
		.body_amministrazione {background-size: auto 110% !important;}
}
@media only screen and (max-width: 750px) {
		#MenuBlogArticoli {display: inline !important; position: relative; left: 0; top: 0; width: auto; padding-left: 0;}
		#MenuBlogCategorie {display: inline !important; position: relative; left: 0; top: 0; width: auto; padding-left: 0;}
		#MenuBlogCommenti {display: inline !important; position: relative; left: 0; top: 0; width: auto; padding-left: 0;}
		#MenuBlogTag {display: inline !important; position: relative; left: 0; top: 0; width: auto; padding-left: 0;}
}
@media only screen and (max-width: 690px) {
		.BlogArticoliCategorie {width: 50% !important;}
}
@media only screen and (max-width: 676px) {
		.body_amministrazione {background-size: auto 148% !important;}
}
@media only screen and (max-width: 555px) {
		.BlogArticoliCategorie {width: 100% !important;}
}
@media only screen and (max-width: 500px) {
		.body_amministrazione {background-size: auto 100% !important;}
}

/* LOGIN ELEMENTS */
#Login_area {
	width: 60%;
	max-width: 300px;
	height: auto;
	background: url(../images/SfondoMenu.png);
	padding: 30px;
	color: #FFFFFF;
	-webkit-text-fill-color: rgba(255, 255, 255, 1);
	-webkit-opacity: 1;
	font-size: 24px;
	font-weight: lighter;
}

#Login_fallito {
	width: 82%;
	height: auto;
	border: 1px solid #ebccd1;
	background: #f2dede;
	color: #a94442;
	-webkit-text-fill-color: rgba(169, 68, 66, 1);
	-webkit-opacity: 1;
	font-size: 14px;
	margin-bottom: 15px;
	float: left;
	padding-top: 15px;
	padding-left: 35px;
	padding-bottom: 15px;
	padding-right: 15px;
}

.Longin_fallito_chiudi {
	float: right;
	text-decoration: none;
	color: #a94442;
	font-size: 14px;
}

.Longin_fallito_chiudi:hover {
	text-decoration: none;
	color: #FA3F00;
	-webkit-text-fill-color: rgba(21, 182, 184, 1);
	-webkit-opacity: 1;
}

#Lista {
	width: 98%;
	height: auto;
	padding: 1%;
	border-top: 1px solid #FA3F00;
}

.ListaLink {
	display: block;
	width: 80%;
	height: auto;
	float: left;
	text-decoration: none;
}

.ListaLink:hover {
	color: #FA3F00;
}


#ListaBottoni {
	width: auto;
	height: auto;
	float: right;
}

#PaginatoreLista {
	width 98%
	height: auto;
	padding: 1%;
	background: #c6feff;
}

.PaginatoreElementi {
	width: auto;
	height: auto;
	padding: 2px;
	float: right;
	color: #FA3F00;
	border: 1px solid #FA3F00;
	font-size: 12px;
	line-height: 12px;
}

.CampoDiRicerca {
	width: 96%;
	height: 35px;
	border: 1px solid #FA3F00;
	color: #FA3F00;
	-webkit-text-fill-color: rgba(21, 182, 184, 1);
	-webkit-opacity: 1;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	padding-left: 30px;
	background-image: url('../Images/lens.png');
	background-repeat: no-repeat;
    background-position: 10px center;
}

.BlogCommento {
	width: 98%;
    height: 200px;
    padding: 1%;
    border: 1px solid #697684;
    color: #39434E;
    font-size: 14px;
}

.BlogCampo {
	width: 98%;
    height: auto;
    padding: 1%;
    border: 1px solid #697684;
    color: #96A1B0;
    font-size: 14px;
	line-height: 14px;
}

#Contenuti_tabella_inserimento li {
	background: #FA3F00;
	padding: 10px;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 5px;
}

#Contenuti_tabella_inserimento li:hover {
	color: #FFFFFF;
	-webkit-text-fill-color: rgba(255, 255, 255, 1);
	-webkit-opacity: 1;
}

#Contenuti_tabella_inserimento p {
	padding: 15px;
    border: 1px solid #FA3F00;
	margin-bottom: 10px;
}

.IframeImmaginiAmministrazione{
    width: 78%;
    height: 60px;
	float: left;
}

@media only screen and (max-width: 900px) {
        .CampoDiRicerca {width: 94% !important;}
}
@media only screen and (max-width: 455px) {
        .CampoDiRicerca {width: 89% !important;}
        .IframeImmaginiAmministrazione {width: 70% !important;}
}

#CorpoContenitore_Team {
	width: 96%;
	height: auto;
	padding: 2%;
	font-size: 16px;
}

#CorpoContenitore_Team li {
	font-size: 16px;
	cursor: pointer;
	-webkit-opacity: 1;
	margin-left: 25px;
}

#CorpoContenitore_Team li:hover {
	color: #000000;
}

#CorpoContenitore_Team p {
	display: none;
	width: 88%;
    font-size: 16px;
    margin: 1%;
    padding: 2%;
}

.CorpoContenitore_Team_li {
	background: #FA3F00;
    width: 88%;
    height: auto;
    padding: 2%;
    color: #FFFFFF !important;
    font-size: 24px !important;
    font-weight: bold !important;
	margin: 1%;
}

.CorpoContenitore_Team_li:hover {
	background: #fd8000;
}

.CorpoContenitore_Team_div_immagine {
	display: block;
	width: 200px;
	height: 300px;
	float: right;
	max-width: 100%;
	margin-left: 2%;
	overflow: hidden;
	text-align: center;
}

.CorpoContenitore_Team_immagine {
	width: auto;
	height: 300px;
	float: right;
}

@media only screen and (max-width: 800px) {
        #CorpoContenitore_Team p {width: 84%; margin-left: 6%;}
}
@media only screen and (max-width: 470px) {
        #CorpoContenitore_Team p {margin-left: 9%;}
		.CorpoContenitore_Team_div_immagine {width: 100%; height: auto; margin-bottom: 20px;}
		.CorpoContenitore_Team_immagine {width: 100%; height: auto; float: left;}
}

	#AvvisoCookie {
		position: fixed;
		left: 0px;
		bottom: 0px;
		padding: 1%;
		width: 98%;
		height: auto;
		min-height: 31px;
		background: #FFFFFF;
		z-index: 20;
		font-size: 12px;
		color: #000000;
	}

