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

*{ margin: 0; padding: 0; }*
body {
	margin: 50px 0 0;
	/*background: #fff url(../images/bgwhite.gif) repeat-x; */
	font: .74em Tahoma, "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: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.3em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.6em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.red { color: #9D2900; }
	
.wrap {
	width: 900px;
	margin: 0 auto;
	border: 1px solid blue;
}
 
#header { width: 900px; height: 120px; margin: 0 auto; }
	#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: #000; border-bottom: 2px solid #509940; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
 
 


 
#teaser { clear: both; height: 289px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
	#image { float: right; width: 400px; position: relative; top: 0px; background: url(../images/icone_juntto2.jpg) no-repeat top right; height: 289px; }
	
#bar { height: 125px; margin: 0 0 30px; padding: 8px 0 0 0; 
	   /*border: thin solid #999;
      /*background: url(../images/bgwhite.gif) repeat-x; */}
#barraicones {
	height: 40px;
	margin: 0 0 2px;
	padding: 8px 0 0 0;
	border: 1px dotted green;
}

#blocoservicos {
	height: 230px;
	margin: 0 0 30px;
	padding: 8px 0 0 0;
	border: 1px dotted blue;
}
#botao {
	float: left;
	height: 32px;
	margin: 0 30px 16px 0;
}

#botao a {
	color: #666;
	margin: 0 10px 0 0;
	font-size: 0.8em;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	height: 32px;
	}
#botao .email {background-image:url(../images/green/32x32/email.png);background-repeat:no-repeat; height: 32x; padding: 0 0 0 36px;}
#botao .phone {background-image:url(../images/green/32x32/phone.png);background-repeat:no-repeat; height: 32x; padding: 0 0 0 36px;}


#servicos {
	float: left;
	width: 276px;
	height: 125px;
	margin: 0 30px 16px 0;
}
#servicos  a {
	color: #9D2900;
	margin: 0 10px 0 0;
	font-size: 2.8em;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	line-height: 1.3em;

	}
#servicos  p {
	color: #666;
	margin: 0 10px 0 0;
	font-size: 1.0em;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	height: 48px;
	}
	
#servicos .implantacao {background-image:url(../images/green/64x64/settings.png); background-repeat:no-repeat; height: 120px; padding: 0 0 0 70px; }
#servicos .customizacao {background-image:url(../images/green/64x64/cut.png); background-repeat:no-repeat; height: 68px; padding: 0 0 0 70px; }
#servicos .suporte {background-image:url(../images/green/64x64/help.png); background-repeat:no-repeat; height: 36px; padding: 0 0 0 34px; }
#servicos .treinamento {background-image:url(../images/green/48x48/document.png); background-repeat:no-repeat; height: 48x; padding: 0 0 0 50px; }
#servicos { float: right; margin: 0; }

#passo
 {
	cursor: pointer;
	color: #666;
	/*padding: 4px 75px 0 15px;*/
	margin: 0 35px 0 0;
	font-size: 1.4em;
	/*float: left;*/
	text-align: left;
	text-indent: 75px;
	height: 125px;
	width: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	background: url(../images/0.jpg) no-repeat;
}
	#passo h2 { font-size: 2em; color: #666; font-weight: normal; margin: 0 0 .8em; }

	#passo .0 {	background: url(../images/0.jpg) no-repeat;}
	#passo .1 {	background: url(../images/1.jpg) no-repeat;}
	#passo .2 {	background: url(../images/2.jpg) no-repeat;}
	#passo .3 {	background: url(../images/3.jpg) no-repeat;}
	#passo .4 {	background: url(../images/4.jpg) no-repeat;}
	#passo .5 {	background: url(../images/5.jpg) no-repeat;}
	#passo .6 {	background: url(../images/6.jpg) no-repeat;}
	#passo .7 {	background: url(../images/7.jpg) no-repeat;}
	#passo .8 {	background: url(../images/8.jpg) no-repeat;}
	#passo .9 {	background: url(../images/9.jpg) no-repeat;}


	.step1 {
	cursor: pointer;
	color: #9D2900;
	padding: 4px 0 0 15px;
	margin: 0 35px 0 0;
	font-size: 1.4em;
	float: left;
	text-align: left;
	height: 125px;
	width: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/1.jpg) no-repeat;
}
.step2 {
	cursor: pointer;
	color: #9D2900;
	padding: 4px 0 0 15px;
	margin: 0 35px 0 0;
	font-size: 1.4em;
	float: left;
	text-align: left;
	height: 125px;
	width: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/2.jpg) no-repeat;	
}
.step3 {
	cursor: pointer;
	color: #9D2900;
	padding: 4px 0 0 15px;
	margin: 0 35px 0 0;
	font-size: 1.4em;
	float: left;
	text-align: left;
	height: 125px;
	width: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/3.jpg) no-repeat;	
}


	.step a {
	color: #666;
	margin: 0 10px 0 0;
	font-size: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	vertical-align: middle;
}
	
.col { float: left; width: 276px; height: 400px;  margin: 0 30px 16px 0;  border: 1px  dotted green;}
	.last { float: right; margin: 0; }
	.info {
	border: 1px solid #303030;
	padding: 7px;
	background-color: #FC0;
}

#footer {
	clear: both;
	width: 900px;
	padding: 150px;
	border-top: 1px solid #e0e0e0;
	float: left;
	background-color: #fff;
	background-image: url(../images/small_logotype.jpg);
	background-repeat: no-repeat;
	background-position: right 13px; }

}	
	#footer .left {	float: left; margin: 0 0 0 55px; }
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
	#footer p {	font-size: 0.8em; color: #000000;}
	
	
#item  { float: right; padding: 6px 0 0 0; list-style: none; }
	#item li { display: block;}
	#item a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
	#item a:hover { color: #000; border-bottom: 2px solid #ccc; }
	#item .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
	
	
	

