body, td{
	color:#6c6c6c;
	font-size:15px;
	font-family:Tahoma;
}



#contenitor{
	position:relative;
	margin-left:auto;
	margin-right: auto;
	width:950px;
	display:table;
	padding-bottom:40px;
	
	-webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    7px 7px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         7px 7px 10px 0px rgba(50, 50, 50, 0.75);
}

#home_banner{
	width:950px;
	height:300px;
	background-image: url('../images/senzanome5.jpg');
	background-repeat: none;
	position:relative;
	
}
/*MENU*/
#content{
	margin:10px 20px;
}

#footer{
	clear:both;
	position:relative;
	margin-left:auto;
	margin-right: auto;
	top:15px;
	width:950px;
	height:100px;
}
#footer a{
	text-decoration:none;
	font-size:8px;
}

#home_banner h1, #home_banner h2{
	font-family: 'Open Sans', sans-serif;
	margin-left:10px;
	color:white;
}

h2{
	color: #000080;
    font-size: 20px;
}

h2 a{
	color:#3e24af;
	font-size:18px;
}


p{
	text-align:justify;
	line-height: 17px;
	padding:10px;
}


.item_menu{
	text-align:center;
	position:relative;
	float:left;
	font-size:17px;
	margin-left:40px;
}

.item_menu a{
	font-family: 'Open Sans', sans-serif;
	color:#000080;
	font-weight: bold;
	text-decoration:none;
}

/******************************** NEWS FOTOVOLTAICO HOME PAGE*************************/



h3{
	font-size:14px;
}

.newsImg{
	width: 250px;
	height: 100px;
	overflow: hidden;
}

.newsTestoPrev{
	width: 240px;
	height: 50px;
	overflow: hidden;
}

.moreInfo a, .mya{
	font-size:10px;
	color:red;
	text-decoration: none;
	font-weight: bold;
}

table td {
	padding-left: 5px;
	padding-bottom:20px;
	}

table th{
	padding-top:20px;
	padding-bottom:20px;
}	

/***** FINE ******************** NEWS FOTOVOLTAICO HOME PAGE*************************/

/******************************** FOOTER LINK*************************/

#footer a{
	color:#666;
	font-size:11px;
	text-decoration: none;
}

.myBtn{
	cursor:pointer;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	width: 200px;
	text-align:center;
	background-color:#5cb85a;
	color:#fff;
}

.myBtn:hover{
	background-color:#5cb050;
}

#fastPrev{
	 width:103%;
	 margin:-17px;
	 height:440px;
	 background-color: #87CEFA;
	 background-size: 800px;
     background-repeat: no-repeat;
}
