/* CSS Document */



*{
	margin:0;
	padding:0;
	list-style:none;
}

div#geral
{    
	background:#bfbfbf;
	width:800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}
.alinha-texto {
	margin-left: 140px;
}


div#topo{
	background:#fff;
	background-image: url(img/topo.png);
	background-repeat: no-repeat;		
}

#topo h1 a{
	width:800px;
	width:290px;
	height:40px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#menu{
	font-size:12px;
	color:#333;
	width:800px;
	height:18px;
	_height:10px;
	padding:10px 0;
	display:block;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
	background-image: url(img/menu.jpg);
}
#menu ul li{
	display:inline;
	text-transform:uppercase;
}
#menu ul li a:link{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding:10px;
}
#menu ul li a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:10px;
	background-color: #fff;
	background-image: url(img/menu2.jpg);
}
#menu ul li a:active{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:10px;	
}
#menu ul li a:visited{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding:10px;	
}
body {
	
	background-image: url(img/bggeral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    padding: 0 0 0;	
}
#banner
{
    margin: 0;
    padding: 0;
    height:180px;
    width:800px;
    
}
#conteudo{
	width:800px;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom: 10px;
	/* POG min-height:1000px; */
	
}
.imagem {
	padding: 5px;
	clear: right;
	float: left;
}

#texto{
	padding:10px;
	text-align:justify;
	width: 520px;
	clear: left;
	float: left;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #ebebeb;
	background:#fff;

}

.logoCurso {
	clear: left;
	float: left;
	padding-right: 10px;
}
#rodape{
	width:800px;
	height:40px;
	text-align:center;
	display:block;
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a0a0a0;
	background-color: #fff;
}

#homeBox
{
    background-image: url(img/ring.jpg);
    width:800px;
    height:365px;
}

#homeBox div
{
	float:none;
	margin-left:30px;
	width:260px;
	
}

#homeBox .boxTexto
{
	float:left;
	margin-top:25px;
	margin-bottom:10px;
	margin-left:30px;
	width:300px;
	color:Black;
	
}

#homeBox a,a:visited
{
	color:Black;	
	text-decoration:none;
}

#homeBox a:hover
{
	color:#000000;	
	text-decoration:underline;
}

#homeBox div b
{
	color:#000000;	
}
#homeBox div li
{
	list-style-image: url(img/arrow.gif);
	list-style-type:square;
	list-style-position:inside;		
	margin-left:5px;
	padding-left:0px;
}

#homeFooter
{
	width:800px;
	
}
#homeFooter a
{
	margin-right:15px;	
}

.endereco {
	font-family: "Trebuchet MS";
	font-size: .7em;
	color: #333333;
	text-align: right;
	margin-right: 5px;
}
.dica {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #666666;
	background-color: #eaeaea;
	padding: 10px;
	display: block;
	border: 1px solid #ccc;
	margin-top: 45px;
}


.caixa {
	clear: left;
	float: left;
	padding-right: 10px;
}

.destaque {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	display: block;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.exodus {
	background-image: url(img/barra/exodus.jpg);
}
#texto h1 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #eaeaea;
	display: block;
	padding: 5px;
}

#texto h3 {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	text-transform: uppercase;
	font-style:bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: solid 1px orange;
}

#texto ul {
	padding-left: 30px;
}
#texto ul li {
	list-style-type: disc;
}

#texto p {
	margin-top: 15px;
	margin-bottom: 15px;
}

#texto a,a:visited {
	color:#000099;
	text-decoration:None;
}

#texto a:hover {
	text-decoration:underline;
}


#info {
	clear: right;
	float: right;
	width: 220px;
	padding: 10px;
	margin-right: 5px;
	background-color: #FFFFFF;	
}


#barra-titulo {
	width:800px;
	height:30px;
	margin-bottom: 10px;	
}

#barra-titulo h2{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#fff;
	text-transform: uppercase;
	margin-left:10px;
}
.imagemdir {
	padding: 5px;
	clear: right;
	float: right;
}


.capa{
	width:800px;
	height:30px;
	margin-bottom: 10px;
	background:#999900;
	padding-left: 10px;
	}
.servicos{
	width:800px;
	height:3px;
	margin-bottom: 10px;
	background:#9999CC;
}
.metodologia{
	width:800px;
	height:3px;
	margin-bottom: 10px;
	background:#336600;
}
.produtos{
	width:800px;
	background:#333399;	
	height:3px;
	margin-bottom: 10px;
}
.tecnologias{
	width:800px;
	height:3px;
	margin-bottom: 10px;
	background:#A60D11;
}
.clientes{
	width:800px;
	height:3px;
	margin-bottom: 10px;
	background:#641A4E;
}
.parceiros{
	width:800px;
	height:3px;
	margin-bottom: 10px;
	background:#586B0C;
}
.contato{
	width:800px;
	height:3px;
	margin-bottom: 10px;
	background:#C85304;
}

.principal
{
	width:800px;
	height:3px;
	margin-bottom: 10px;
	background:#C85304;
	display:none;
}

.form {
	padding: 5px;
}

.link_noticias
{
    text-decoration: none;
    color:#000099;
}

.link_noticias:hover
{
    text-decoration: underline;
    color:#000099;
}

.link_noticias:visited
{
    color:#000099;
}

.data_noticias
{
	font-size:8px;
    color: Black;
    color:Orange;
}

.tabela a,a:visited
{
	color:#000000;
}

.tabela a:hover
{
	color:#000000;
	text-decoration:underline;
}