body {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 0px;
	
	background-position: center;
}

body {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
}
/* body { font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; } */


.xsmall { font: 12px/18px; background-color: #fff; color: #333; }

a { color: #ad005b; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; color: #ad005b; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; color: #ad005b;}
h3 { font-weight: bold; font-size: 1em; line-height: 18px;   color: #ad005b;}
h4 { font-weight: bold; font-size: 10px; line-height: 18px;  color: #ad005b;}

.small { font-family: 'Open Sans', sans-serif; font-size: 11px; }

.medium { font-family: 'Open Sans', sans-serif; font-size: 14px; }

.big {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}

.xbig {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}


.footer {
	color: #7AC142;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a.footer:link{	color: #7AC142;	text-decoration: none;}
a.footer:visited{ color: #7AC142; text-decoration: none;}
a.footer:hover, a.footer:focus{ color: #CCC;	text-decoration:none; }

.whitelink {
	color: #7AC142;

	line-height: 18px;
}
a.whitelink:link{	color: #FFFFFF;	text-decoration: none;}
a.whitelink:visited{ color: #FFFFFF; text-decoration: none;}
a.whitelink:hover, a.footer:focus{
color: #CCC;
text-decoration: none;
}




.footer2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a.footer2:link{	color: #333;	text-decoration: none;}
a.footer2:visited{ color: #333; text-decoration: none;}
a.footer2:hover, a.footer:focus{ color: #333;	text-decoration:underline; }

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}


.news_box {
	background-color: #FFFFFF;
	border: 1px solid #7AC142;
}

.data {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #7AC142;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.colorred {
color: #c60057;
}

.header06 {
	background-image: url(../images/sfondo_header.gif);
}

hr  {
	height: 1px;
	color: #7AC142;
	size: 1; 
}



.neon {
	font-weight: bold;
	color: #7AC142;
}



.whitetextstrong {
font-weight: 300;
color: #FFFFFF;
line-height: 25px;
}

.clienti {
	font-weight: bold;
	color: #7AC142;
		font-size: 16px;
}

.tablebg {
background-color: #000;
border: 0px solid #000;
}

.forcewhite {
color: #999;
text-align: center;
}









/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}




