@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	display:block;
}


a {
	color: #FBBA00;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

	a:hover 	{
	color: #FC0;
}
	a:active	{outline: none;}
	
	
/*headings*/

h1 {
	font-size: 36px;
	line-height: 36px;
	color: #320605;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 36px;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin:0;	
}

#colored-h2 {
	color: #320605;
}

#light-h2 {
	font-weight: 400;
}

#color-light-h2 {
	font-weight: 400;
	color: #320605;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	color: #320605;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin:0;	
}

.evidenza-h3{
	font-weight: 700;
}

.evidenza-h4-F{
	font-weight: 700;
	color: #FBBA00;
}

#colored-h4{
	color: #FFF;
}


h4 {
	font-size: 16px;
	line-height: 20px;
	color: #320605;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin:0;	
}

h5 {
	font-size: 20px;
	line-height: 24px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin:0;
	
}

h6 {
	
}	

	
/* Header */
#socialBtn {
	width: 30px;
	height: 70px;
	background-color:#FFF;
	z-index: 1000;
	position: absolute;
	top: 60px;
	right: 20px;
}

.social_net {
	height: 30px;
	width: 30px;
	float:left;
	position: relative;
	background-image: url(../img/Spazio-per-me-fbBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	transition-duration:0.5s;
	-moz-transition-property: background-position;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	-moz-transition-delay: 0.1s;
	-webkit-transition-property: background-position;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-webkit-transition-delay: 0.1s;
	-o-transition-property: background-position;
	-ot-transition-duration: 0.5s;
	-o-transition-timing-function: ease;
	-o-transition-delay: 0.1s;
	background-color: #000;	
	margin-bottom:10px;
}

.social_net:hover {
	background-position: -30px;
}


.social_net_youtube {
	height: 30px;
	width: 30px;
	float:right;
	position: relative;
	background-image: url(../img/Spazio-per-me-YTubeBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	transition-duration:0.5s;
	-moz-transition-property: background-position;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	-moz-transition-delay: 0.1s;
	-webkit-transition-property: background-position;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-webkit-transition-delay: 0.1s;
	-o-transition-property: background-position;
	-ot-transition-duration: 0.5s;
	-o-transition-timing-function: ease;
	-o-transition-delay: 0.1s;
	background-color: #000;	
}

.social_net_youtube:hover {
	background-position: -30px;
}

.logoCont {
	height: 140px;
	display: inline-block;
} 

/* END - Header */

	
/* Structure */
	
.wrapper {
	width: 100%;

}
	
.header {
	width:100%;
	float:left;
	padding: 0px;
	height: 140px;
	background-color: #FFF;
} 

.Titolo-Pagina {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.Cont-TitoloPagina {
	float: left;
	width: 100%;
}


.mainPage {
	float:left;
	background-color: #FFF;
	width: 25%;
}

.mainPageHr {
	float:left;
	background-color: #069;
	width: 25%;
}

.Container-Hr {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/*
.Container {
	padding: 10px;
}
*/

.Con-Colonna {
	background-color: #3CF;
	float: left;
	width: 33.33%;
	margin-bottom: 10px;
}

.Colonna-Inside {
	padding: 20px;
}

.Colonna-Inside-Fb {
	padding: 20px 0px 20px 0px;
}

.Colonna-Inside-Button {
	/*background-color: #FFF;*/
	float: left;
	height: 140px;
	width: 140px;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.Icon-Btn-Chiama {
	background-image: url(../img/Spazio-per-me-Chiama.jpg);
}

.Icon-Btn-Chiama:hover {
	 opacity: 0.8;
	 cursor:pointer;
}

.Icon-Btn-Elena {
	background-image: url("../images/Spazio-Ascolto-Elena.jpg");
}

.Icon-Btn-Elena:hover {
	 opacity: 0.8;
	 cursor:pointer;
}

.Icon-Btn-Francesca {
	background-image: url("../images/Spazio-Ascolto-Francesca.jpg");
}

.Icon-Btn-Francesca:hover {
	 opacity: 0.8;
	 cursor:pointer;
}

.Icon-Btn-Chiara {
	background-image: url("../images/Spazio-Ascolto-Chiara.jpg");
}

.Icon-Btn-Chiara:hover {
	 opacity: 0.8;
	 cursor:pointer;
}

.Icon-Btn-Leila {
	background-image: url("../images/Spazio-Ascolto-Leila.jpg");
}

.Icon-Btn-Leila:hover {
	 opacity: 0.8;
	 cursor:pointer;
}

.Inside-Button {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#slideshow {
	background-color:#9F0;
	width: 100%;
	float:left;
	height: 100%;	
}

/*  SIDEBAR*/	
.SideBar {
	float:right;
	background-color: #FFF;
	width: 75%;
}

.Container-SideBar {
	padding: 20px;
}

.Con-Colonna-SideBar {
	background-color: #FEF1CD;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.Con-Colonna-SideBar-Button {
	background-color: #629;
	float: left;
	width: 140px;
	margin-bottom: 0px;
}

.Con-Colonna-SideBar-Btn {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background-color: #FFF;
}

.evidenziato {
	font-weight:700;
}

.Con-Colonna-Overview {
	background-color: #EEE;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.Con-Colonna-Neutra {
	background-color: #FFF;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.Con-Colonna-Overview-Ins-Foto {
	background-color: #EEE;
	float: left;
	width: 35%;
	margin-right:5%;
	margin-bottom: 20px;
	background-color: blue;
}

.Con-Colonna-Overview-Ins-Programma {
	float: left;
	width: 60%;
	margin-bottom: 20px;
}

.Mrg-Line {
	
	margin-top:0px;
	margin-bottom:20px;
}

.Section-Line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 40px;
}

/* # SIDEBAR  */



/* PULSANTE TORNA SU AUTOMATICO*/
.scrolltotop {
	width:96px;
	height:30px;
	position:relative;
	float:left;
	display:none;
	text-indent:-1000px;
	opacity:0.5;
	background: url('../images/button_bacTop.jpg') no-repeat;
	margin-left: 50%;
	left: -15px;
	clear: both;
	margin-bottom:20px;
}

.scrolltotop:hover {
	opacity:0.8;
}
/* END */



/* FOOTER  */
.footer {
	float:left;
	background-color: #320605;
	width: 100%;
}

.footer a{
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer a:hover {
	color: #FBBA00;
}

.footer a:active {
	outline: none;
}

.Colonna-Inside-F {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding:20px;
}
	
.Tab-Container-F {
	display: table;
	float: left;
	height: 100%;
	width: 100%;
	min-width:100%;
	min-height:100%;
}

.ColRow-F {
	display: table-row;
	height:100%;
	float: left;
	margin-bottom: 40px;
	width: 100%;
}

.Colonna-F {
	display: table-cell;
	float: left;
	height: 100%;
	width: 25%;
	margin-bottom: 0px;
}

.Container-F {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/* END FOOTER */
	
#testata-Image {
	width:100%;
	float:left;
	padding: 0px;
	height: 160px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	background-image: url(../images/Spazio-per-me-Ascolto.jpg);
}

hr {
	
	
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


.brownLine{
	border-top-color: #320605;
}

.Spazio-Icons {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	font-size: 36px;
}

.Icons-Title
{
	margin-top:5px;
}

.fa {
	color: #FC0;
}
