/* CSS Document */
/*foglio di stile per il sito web www.italbus.it crato da www.archimedianet.it*/
/* foot */
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%; /* Required */
  margin: 0;
  padding: 0;
  background-color:#707758;
}

body {
  border-top:2px solid #333;
  color: #333;
  font: 11px Verdana, sans-serif;
  text-align: center;
}

h1 {
  font: bold 9px Verdana, sans-serif;
  color:#999;
  margin:0;
  margin-bottom:5px;
}

h2 {
  font: bold 24px Georgia, serif;
}

p {
  margin: 2em 0;
  line-height: 1.5em;
}

a {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #999;
  text-decoration: underline overline;
}

#container-page {
  margin: 0 auto;
  width:100%;
  background: #fff;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}
#container-head {
	background:#006600 url(immagini/sfondoalto.jpg) center 0 no-repeat;
  color:#fff;
}
#head {
  margin-left:auto;
  margin-right:auto;
  width:900px;
  text-align:right;
}
#container-logo {
	background-image:url(immagini/sfondologo.jpg);
  color:#CCCCCC;
	height:120px;
}
#logo {
  margin-left:auto;
  margin-right:auto;
  width:900px;
  text-align:right;
	background-image:url(immagini/logo.jpg);
	height:120px;
}
#container-tastigenerali {
	background-color:#006600;
  	color:#CCCCCC;
	height:30px;
}
#tastigenerali {
  margin-left:auto;
  margin-right:auto;
  width:900px;
  text-align:right;
}
#container-tastiprincipali {
	color:#CCCCCC;
	background-image:url(immagini/sfondotasti.jpg);
	height:35px;
	border-bottom:1px solid #CCC;

}
#tastiprincipali {
  margin-left:auto;
  margin-right:auto;
  width:900px;
}
/******************************************************************************/

#contenitoretesto{
	margin-left:auto;
	margin-right:auto;
  width:900px;
  background: #fff;
  text-align: left;
}

#container-content {
 padding: 0 2em 40px 2em;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  width: 695px;/* 80% */
  float: right;
  margin-top:15px;
  text-align:justify;
}
#content-sec {
  padding: 1em 0;
  width: 200px;/*20% */
  float: left;
}
#content-pri img{
	padding:7px;
}
#content-sec ul,#content-sec ul li {
  list-style: none none;
}

#container-foot {
	width:100%;
	border-top:3px #333 solid;
	background:#707758;
  	position: absolute;
  	bottom: 0 !important;
  	bottom: -1px; /* For Certain IE widths */
  	height: 20px;
}

#foot {
  padding: 0 1em;
  line-height: 20px;
  width:900px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

#foot a {
	color:#FFFFFF;
}
#foot a:hover {
	color:#000000;
}
/*definizione tasti generali */
#navlist{
	text-align:right;
	margin:0;
	padding:0;
}
#navlist, #navcontainer{
	margin:0;
	padding:0;
}
#navcontainer ul{
	color: #FFF;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a{
	background: #009900 url(immagini/tasto.jpg);
	color: #000;
	text-decoration: none;
	float: right;
	text-align:center;
	height:18px;
	width:80px;
	padding-top:0px;
	font-size:80%;
	font-weight:bold;
}
#navcontainer ul li a:hover{
	background: #009900 url(immagini/tastoh.jpg);
	color: #FFF;
}
/*fine definizione tasti generali*/
/*definizione tasti orizzontali*/
#tastiprincipali a{
	display:block;
	border-left:1px solid #006600;
	/*border-right:1px solid #666;*/
	text-align:center;
	height:25px;
	float:left;
	font-size:90%;
	color:#000;
	padding-top:9px;
	text-decoration:none;
	background-image:url(immagini/sfondotastibase.jpg);
}
#tastiprincipali a:hover{
	background-image:url(immagini/sfondotastihover.jpg);
	color:#FFF;
}
			#tastiprincipali .tasto1 { width: 99%; }
			#tastiprincipali .tasto2 { width: 49.5%; }
			#tastiprincipali .tasto3 { width: 33%; }
			#tastiprincipali .tasto4 { width: 24.2%; }
			#tastiprincipali .tasto5 { width: 19.8%; }
			#tastiprincipali .tasto6 { width: 16.5%; }
			#tastiprincipali .tasto7 { width: 14%; }
			#tastiprincipali .tasto8 { width: 12.3%; }
			#tastiprincipali .tasto9 { width: 10.9%; }
			#tastiprincipali .tasto10 { width: 9.8%; }
			#tastiprincipali .tasto11 { width: 8.8%; }
			
			
/*fine definizione tasti orizzontali */
/*definizione blocchi laterali sinistro */
#bloccocerca{
	width:194px;
	border:1px solid #CCCCCC;
	padding-left:2px;
	padding-right:2px;
	margin-top:3px;
	padding-bottom:5px;
}
#bloccosottotasti{
	width:194px;
	border:1px solid #CCCCCC;
	padding-left:2px;
	padding-right:2px;
	margin-top:3px;
	padding-bottom:5px;
	text-align:center;
}
#bloccosottotasti img{
	padding-bottom:4px;
}
#bloccosottotasti a{
	display:block;
	text-align:left;
	width:120px;
	font-size:95%;
	color:#003366;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #ccc;
}
#bloccosottotasti a:hover{
	font-size:95%;
	color:#CC0000;
	border-bottom:1px solid #990000;
}
#bloccoautobus{
	width:194px;
	border:1px solid #CCCCCC;
	padding-left:2px;
	padding-right:2px;
	margin-top:3px;
	padding-bottom:5px;
}
#bloccoautobus img{
	padding-bottom:4px;
}
/*fine definizione blocchi laterali sinistro*/



/* BOX NEWS */

#boxnews{
	width:198px;
	border:1px solid #CCC;
	font-size:100%;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	background-color:#efefef;
}
#titolonews{
	width:183px;
	height:18px;
	text-align:right;
	color:#000;
	font-weight:bold;
	font-size:100%;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:2px solid #FF6600;
}
#testonews{
	width:186px;
	margin-left:auto;
	margin-right:auto;
}
#boxnews .data{
	font-size:90%;
	color:#999999;
}
#boxnews .titolo{
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
#boxnews .titolo:hover{
	font-weight:bold;
	color:#FF6600;
	text-decoration:underline;
}
#boxnews .desc{
	color:#666;
}

/* BOX NEWSLETTER */

#boxnewsletter{
	width:198px;
	border:1px solid #CCC;
	font-size:100%;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	background-color:#efefef;
}
#titolonewsletter{
	width:183px;
	height:18px;
	text-align:right;
	color:#000;
	font-weight:bold;
	font-size:100%;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:2px solid #FF6600;
}
#testonewsletter{
	width:186px;
	margin-left:auto;
	margin-right:auto;
}
#testonewsletter .label{
	width:150px;
	border:1px solid #999999;
	height:18px;
	float:left;
}
#testonewsletter input{
	margin-top:5px;
}
/* TASTI */

#boxtasti{
	width:198px;
	border:1px solid #CCC;
	font-size:90%;
	margin-bottom:5px;
	padding-bottom:5px;
	background-color:#efefef;
}

#titolotasti{
	width:183px;
	height:18px;
	text-align:right;
	color:#000;
	font-weight:bold;
	font-size:100%;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:2px solid #FF6600;
}
#boxtasti a{
	display:block;
	width:178px;
	color:#333333;
	border-left:5px solid #efefef;
	border-right:5px solid #efefef;
	padding-left:10px;
	padding-top:1px;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:3px;
	height:15px;
	border-bottom:1px solid #ddd;
}

/* definizione stile per pagina contatti */
h3{
	font-size:12px;
	color:#006600;
}
.contattialti{
	width:208px;
	padding:5px;
	margin:5px;
	height:60px;
	float:left;
	font-size:80%;
	background:#fff url(immagini/sfcontattialti.jpg) repeat-x;
	border:1px solid #ccc;
}
#barrapaese{
	width:680px;
	background-color:#D3E7C7;
	border:1px #ccc solid;
	font-weight:bold;  
	float:left;
	padding-left: 5px;
	margin-left: 5px;
}
#barraerroreform{
	width:680px;
	background-color:#000;
	color:#FFCC00;
	font-weight:bold;
	border:1px #666666 solid;
	float:left;
	padding-left: 5px;
	margin-left: 5px;
}
#barrapercorso{
	width:680px;
	border-bottom:1px #ccc solid;
	border-top:1px #ccc solid;
	float:left;
	color:#CCCCCC;
}

#barrapercorso a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
#barrapercorso a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
#barrapercorso a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
}
.labelok{
	border:1px solid #CCC;
}
.labelerrore{
	border:1px solid #009900;
}
.testoform11 {
	width:90px;
	padding-left:10px;
	float:left; /*none se li vuoi in lista verticale */
	margin-bottom: 0.5em;
	text-align:left;
}
.testoform12 {
	width:240px;
	float:left; /*none se li vuoi in lista verticale */
	margin-bottom: 0.5em;
	text-align:left;
}
.testoform13 {
	width:90px;
	padding-left:10px;
	float:left; /*none se li vuoi in lista verticale */
	margin-bottom: 0.5em;
	text-align:left;
}
.testoform14 {
	width:240px;
	float:left; /*none se li vuoi in lista verticale */
	margin-bottom: 0.5em;
	text-align:left;
}
.testoform234 {
	width:590px;
	float:left; /*none se li vuoi in lista verticale */
	margin-bottom: 0.5em;
	text-align:left;
	font-size:80%;
	line-height:12px;
	color:#666666;
	text-align:justify;
}
.testoform1234 {
	width:680px;
	float:left; /*none se li vuoi in lista verticale */
	margin-bottom: 0.5em;
	text-align:center;
}
.testojob1234 {
	width:680px;
	float:left; /*none se li vuoi in lista verticale */
	margin-bottom: 0.5em;
	text-align:left;
	border-bottom:1px solid #003366 dotted;
	border-top:1px solid #003366 dotted;
	font-size:120%;
	color:#003366;
	font-weight:bold;
}


.tastocentrato{
	width:100%;
	text-align:center;
	float:left;
}
fieldset .label { 
	color: #777;
	text-align:left;
}
fieldset .labelpiccolo { 
	color: #777;
	font-size:80%;
	text-align:left;
}

fieldset .labelerrore { 
	color: #fff;
	text-align:left;
	border:1px #990000 solid;
	background-color:#006699
}


.obbligatorio{
	font-family: Verdana, Arial, sans-serif; 
	font-size:100%;
	color:#990000;
	font-weight:bold;
}
#contactform p { 
	padding: 0; 
	text-align:justify;
}
#contactform .formbutton { 
	clear: both; 
	margin: 0 0 20px 0; 
}
.chkbx{ 
	padding:0; 
	margin:0;  
}

/* fine definizione stile per pagina contattu */

