/*
	project: web application template
	author: luka cvrk (www.solucija.com)
*/


*{ margin: 0; padding: 0; }*
body { margin:20px 0 0; background: url(../images/fondo.jpg) repeat-x #e9e6e6;  font: .84em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #000000; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.5em;  margin: 0 0 .8em; }
	p  { margin: 0 0 1em 0; line-height: 1.5em; }
		.ps  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0;margin-top: 0px; }
	.red { color: #9D2900; }
	
.wrap { width: 1000px; margin: 0 auto; }
 
#header { width: 1000px; height: 140px; margin: 0 auto; }
.newlink a:link {TEXT-DECORATION: none; color:#ffffff;padding-right:3px; padding-left:3px;font-size: 1.2em; font-weight: bolder;}
.newlink a:visited {TEXT-DECORATION: none; color:#ffffff; padding-right:3px; padding-left:3px;font-size: 1.2em; font-weight: bolder;}
.newlink a:hover {TEXT-DECORATION: none; color:#FF9900; padding-right:3px; padding-left:3px;font-size: 1.2em; font-weight: bolder;}
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #053742; }
		#menu .active a { color: #9D2900;}
 
#teaser { clear: both; height: 186px; background: #abb3ba }
	.box { float: left; padding: 6px 0 0; width: 345px; color:#0E254B;font-weight:bolder;font-family: Verdana;
        font-size: 13px; }
	#image { float: right; width: 614px; position: relative; top: 0px; background: url(../images/barra1.jpg) no-repeat top right; height:186px; }
		#image2 { float: right; width: 614px; position: relative; top: 0px; background: url(../images/barra.jpg) no-repeat top right; height:186px; }
		#image3 { float: right; width: 614px; position: relative; top: 0px; background: url(../images/barra3.jpg) no-repeat top right; height:186px; }
#bar { height: 40px; margin: 0 0px 30px; padding: 8px 0 0 0; background: url(../images/bar.jpg) repeat-x; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step2.jpg) no-repeat; height: 20px; }
	 a { color: #fff; margin: 0 10px 0 0; }
.step a:link {
	TEXT-DECORATION: none;
	color : #ffffff;
margin: 0 10px 0 0; 
font-weight: bolder;
font-family: Verdana;
font-size: 14px;
}
.step a:visited { 
	TEXT-DECORATION: none;
color : #ffffff;
	font-weight: bolder;
	font-family: Verdana;
	font-size: 14px;
}
.step a:active {
	TEXT-DECORATION: none;
	color : #FFCC00;
font-weight: bolder;
	font-family: Verdana;
	font-size: 14px;
}
.step a:hover {
		TEXT-DECORATION: none;
color : #FFCC00;
	font-weight: bolder;
		font-family: Verdana;
		font-size: 14px;
}
.new {
	TEXT-DECORATION: none;
	color : #3C3C3C;
}	
	
.col { float: left; width: 310px; margin: 0 30px 16px 0; }
.col2 { float: left; width: 620px; margin: 0px 30px 16px 0; }
.col3 { float: left; width: 380px; margin: 0 30px 16px 0; }
.col2a { float: left; width: 550px; margin: 0px 30px 16px 0; text-align:center}
.bloque3{ float: left;  height:590px; width:550px;  margin-left:7px;  margin-top:7px; overflow:auto; }
.colori {border: 4px solid #e0e0e0}
.colori2 {border: 1px solid #515151}
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }
#footer { clear: both; width:100%; margin: 0 auto;  height:21px; padding-top:3px; background: #3d4954; color: #ffffff; text-align:center;}	
#pie{  width:1000px; margin: 0 auto;  height:21px; padding-top:3px;  text-align:center; 	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;}
#pie a:link {TEXT-DECORATION: none; color:#e0e0e0;}
#pie a:visited {	TEXT-DECORATION: none; color:#e0e0e0}
#pie a:hover {text-decoration: underline; color: #FFFF7F;}

.menutit{ color: #ffffff;font-weight:bolder; background-color:#053742; width:120px}
