@charset "utf-8";
/* CSS Document */

* { 
	margin: 0; 
	padding: 0; 
	z-index: 1; 
	}
	
	
#videos{
	float:left;
	}
	#videos ul{
display:block;
width: 960px;
background:#F00;
		}
	#videos li{
		display: inline;
        list-style: none;
        width: 350px;
		background:#F90;
		float:left;
		position:relative;
		margin-right:100px;
		}
html, body { 
	height: 100%;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(http://www.softlognet.com/uploads/images/fundoGeral.jpg) repeat-x;
	color: #464646;
	}
.contemfloat:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}
.contemfloat { 
	display: inline-block; 
	}
* .contemfloat { 
	height: 1%; 
	}
.contemfloat { 
	display: block; 
	}

#limites { 
	position: relative; 
	width: 1000px; 
	min-height: 100%; 
	margin: 0 auto; 
	}
* html #limites { 
	height: 100%; 
	}
#conteudo { 
	padding-bottom: 100px;  
	}
	
	
#linhaLogomarca{
	display:block;
	width:1000px;
	height:110px;
	background:url(http://www.softlognet.com/uploads/images/logomarca.jpg);
	}
	#linhaLogomarca ul{
		display:block;
		width:223px;
		height:23px;
		background: url(http://www.softlognet.com/uploads/images/abaSubMenu.jpg);
		text-align:center;
		float:right;
		margin-top:87px;
		margin-right: 112px;
		}
	#linhaLogomarca li{
		display: inline;
		}
	#linhaLogomarca a{
		text-decoration: none;
		font-size:12px;
		color: #464646;
		padding-left: 3px;
		padding-right: 3px;
		}
	#linhaLogomarca a:hover{
		color: #3256b5;
		text-decoration:underline;
		}
#linhaMenu{
	display:block;
	width:1000px;
	height:37px;
	background:url(http://www.softlognet.com/uploads/images/abaMenu.png);
	}
	#linhaMenu ul{
		display:block;
		width:1000px;
		height:23px;
		text-align:center;
		padding-top: 10px;
		}
	#linhaMenu li{
		display: inline;
		}
	#linhaMenu a{
		text-decoration: none;
		color: #fff;
		padding-left: 3px;
		padding-right: 3px;
		}
	#linhaMenu a:hover{
		color: #3256b5;
		background: #c2d2d1;
		}
#areaBordas{
	background:url(http://www.softlognet.com/uploads/images/fundoBordasLaterais.jpg);
	display:block;
	width:1000px;
	}
#areaInternas{
   display: block;
   padding: 20px;
}
h1{ font-size: 18px; margin-bottom:10px;}
h2{ font-size: 22px; margin-bottom:30px; color: #3256b5;}
h3{ font-size: 18px; margin-bottom:10px; color: #3256b5;}
#casos{ 
	font-size: 16px; 
	color: #3256b5;
	}
#legenda{ 
	font-size: 12px;
	}
.casos{ 
	font-size: 16px; 
	color: #3256b5;
	}
.legenda{ 
	font-size: 12px;
	}
.titrss{
  display: inline;
  font-size: 16px; 
  color: #3256b5;
}
  .titrss a{
  text-decoration: none;
  color: #464646;
  }
  .titrss a:hover{
  text-decoration: underline;
  }
.titrsscapa{
  display: inline;
  font-size: 14px;
  font-weight:bold; 
  color: #3256b5;
}
  .titrsscapa a{
  text-decoration: none;
  color: #464646;
  }
  .titrsscapa a:hover{
  text-decoration: underline;
  }
#imgEsquerda{
	float:left;
	margin-right: 20px;
	}
#capa1{
	display:block;
	width:960px;
	margin-left: 20px;
	padding-top:10px;
	}
	#capa1A{
		float:left;
		display: block;
		width: 630px;
		margin-right: 30px;
		text-align:justify;
		}
	#capa1B{
		float:left;
		display: block;
		width: 300px;
		text-align:justify;
		}
#capa2{
	display:block;
	width:960px;
	margin-left: 20px;
	padding-top:30px;
	}
	#capa2A{
		float:left;
		display: block;
		width: 300px;
		margin-right: 30px;
		text-align:justify;
		}
	#capa2B{
		float:left;
		display: block;
		width: 300px;
		margin-right: 30px;
		text-align:justify;
		}
	#capa2C{
		float:left;
		display: block;
		width: 300px;
		text-align:justify;
		}
#linkGeral{
	color:#464646;
	text-decoration: none;
	}
	#linkGeral:hover{
	text-decoration: underline;
	}
#clear{ clear:both;}

#rodape { 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	width: 1000px; 
	height: 80px; 
	padding-top: 0px; 
	text-align: center;
	}
	#txtRodape{
		font-size:11px;
		font-style:italic;
		}

.form{
   line-height: 20px;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:14px;
}
.form input{
   line-height: 40px;
   color:#464646;
   border:1px solid #dedede;
   font-size: 12px;
   line-height: 20px;
   background: #eaf0ee;
   border: 0px;
	}
.nome_campo{ 
    display: block; 
    float: left; 
    position: absolute; 
    margin-top: 25px;
    margin-left: 0px; 
    line-height: 20px;
}
.email_campo{ 
    display: block; 
    float: left; 
    margin-top: 5em; 
    position: absolute; 
    line-height: 20px;
}
.tel_campo{ 
    display: block; 
    float: left; 
    margin-top: 5em; 
    position: absolute; 
    margin-left: 15em; 
    line-height: 20px;
}
.empresa_campo{ 
    display: block; 
    float: left; 
    position: absolute; 
    margin-top: 9em;
    margin-left: 0px; 
    line-height: 20px;
    width:150px;
}
.cur_campo{ 
    display: block; 
    float: left; 
    position: absolute; 
    margin-top: 9em;
    margin-left: 0px; 
    line-height: 20px;
    width:300px;
}
.cidade_campo{ 
    display: block; 
    float: left; 
    margin-top: 75px; 
    position: absolute; 
    line-height: 20px;
}
.estado_campo{ 
    display: block; 
    float: left; 
    margin-top: 75px; 
    position: absolute; 
    margin-left: 15em; 
    line-height: 20px;
}
.area_campo{ 
  display: block;  
  margin-top: 13em;
  border: 1px solid #eaf0ee;
}

.vaibt input{
display: block;
background-color: #325ca6;
color: #fff;
font-weight: bold;
position: absolute;
margin-top: -5em;
padding: 4px 16px 4px 16px;
}
.vaibt input:hover{
background-color: #afcad3;
}

.listaclientes li{
   display: inline;
   list-style: none;
   width:  200px;
   height: 150px;
   margin: 0px 10px 20px 10px;
}
.listavideos ul{
   display: block;
   width: 900px;
}
.listavideos li{
   float: left;
   display: inline;
   list-style: none;
   margin: 0px 10px 20px 10px;
}

.menuabas{
	display: block;
	width:1000px;
	height:37px;
        margin-top:7px;
}
.menuabas ul{
	list-style:none;
        margin-left:50px;
}
.menuabas li{
	float:left;
	width:auto;
	padding: 0px;
	height:33px;
	display:block;
	line-height:33px;
	background-image:url(http://www.softlognet.com/uploads/images/fundoMenu.jpg);
	
}
.menuabas a{
	display: block;
	height:33px;
	padding-right:10px;
	padding-left:20px;
	background-image:url(http://www.softlognet.com/uploads/images/abaEsquerda.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.menuabas a:hover{
	color:#ff0;
}
.btmais{
  text-align:center;
}
.btmais a{
  font-size:10px;
  display:block;
  background:#2b539b;
  color:#ffffff;
  width:90px;
  height:20px;
  text-decoration:none;
  margin-top:4px;
  line-height:20px;
}
.btmais a:hover{
  background:#464646;
}
/* Stylesheet:  EstiloGeral Modified On 2012-06-18 10:34:30 */
