/* This is the style of your browser text */

* {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

body {
	background: #000;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
  color: #000;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #ff3c00;
}

.yestop p {
	font-size: 12px;
	line-height: 14px;
}

p {
	font-size: 11px;
	line-height: 14px;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 14px;
  margin: 0px 10px;
  padding-top: 15px;
}

h4 {
  font-size: 24px;
  margin: 0px 10px;
}

h5 {
  font-size: 17px;
  margin: 7px 10px 0px 10px;
}

h6 {
	display: block;
	width: 12px;
	height: 24px;
	background: url(../img/drawer_closed.png) no-repeat top left;
	float: left;
	font-size: 24px;
	
}



h6:hover {
	cursor: pointer;
	background: url(../img/drawer_hover.png) no-repeat top left;
	font-size: 24px;

}

.accordion {
	margin: 6px 0px 4px 10px;
}

.spacemefirst {
	margin-top: 10px;
}

.title p {
	color: #fff;
	padding: 10px;
}

.title_2 p {
	color: #fff;
	padding: 10px;
}

.menu {
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0em;
	margin-top:0px;
	margin-bottom:0px;
}

.menu a {
	color: #fff;
}

.menu a:hover {
	color: #ffd200;
}



.grid_PIva
 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border:0px solid #ffffff;
	height: 11px;
	margin-bottom: 20px;
	background: transparent;
	text-align:center;
	width:100%;
}


/* ------------------------------------------------- Aggiunto x Pag Programmazione ------------------------------------------------- */
#news p {
	color: #000;
}

.scheda {
	margin: 0px;
}

.scheda p {
	color: #fff;
}

.scheda h4, .scheda h3 {
	margin-left: 0px;
}

p.schedatit {
	font-size: 14px;
	cursor: default;
	width: 200px;
	color: #ffd200;
	margin: 0px;
	margin-bottom: 20px;
	font-weight:bold;
}

.costi {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #666;
}
.euro {
	float: right;
}





.Autenticazione {
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #ccc;
	font-size: 11px;
	line-height:17px;
}



.Input	{
    font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
	border-left : 0px solid #868488;
	border-bottom : 0px solid #868488;
	border-right : 0px solid #868488;
	border-top : 0px solid #868488;
	text-align : center;
	font-weight: bold;
}


.Bianco10px {font-family:Arial, Tahoma, Verdana, Helvetica; font-size:11px; font-weight:bold; color:#FFFFFF;}