﻿a 
{  
    text-decoration: none;
    color:#333333;
}
a:hover 
{  
    text-decoration: none;
    color:#FD5D05;
}

body 
{
    background:#424854;
	background-image: url(../imagens/layout/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container
{
	margin:0 auto; 
	width:1000px; 
	height:auto;
}

#topo
{
	margin:0 auto; 
	width:1000px;
	height:169px;
	float:left;
}
#teste
{
	width:100%;
	height:169px;
	background-image:url(../imagens/layout/fundo2.jpg);
	background-repeat:repeat-x;
}

#dTopo
{
	width:1000px;
	height:169px;
}
.linkImage
{
    border:0px;
}

#dLogin
{
	width:1000px;
	height:30px;
	background-color:#555555;
	color:White;
	text-align:right;
	font-family:Verdana;
	font-size: 12px;
}

#dLogo
{
	width:1000px;
	height:119px;
}

#topoBaixo
{
	width:1000px;
	height:20px;
	background-color:#555555;
}

#dLogoEsq
{
	width:395px;
	height:auto;
	float:left;
}

#dLogoDir
{
	width:605px;
	height:auto;
	float:left;
}

#dLogoDir1
{
	width:605px;
	height:87px;
}

#dLogoDir2
{
	width:605px;
	height:32px;
}

#dLogoDir2_1
{
	width:94px;
	height:32px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../imagens/layout/cantoTopoBaixo.jpg);
	background-repeat:repeat-x;
}
#dLogoDir2_2
{
	width:511px;
	height: 32px;
	float:left;
	background-image: url(../imagens/layout/tileTopoBaixo.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-top: 10px;
}

#divConteudo
{
	width: 990px;
	margin-left: 5px;
	margin-top: 5px;
	height: 500px;
}

#divMenu
{
	width:990px;
	height: 34px;
	background-image:url(../imagens/layout/menu.jpg);
	background-repeat:repeat-x;
	margin-top:8px;
}

#divMenuEsq
{
	width:5px;
	height:34px;
	float:left;
	background-image:url(../imagens/layout/menuEsq.jpg);
	background-repeat:no-repeat;
}
#divMenuItens
{
	width:980px;
	height:34px;
	float:left;
	padding-top: 6px;
}
#divMenuDir
{
	width:5px;
	height:34px;
	float:left;
	background-image:url(../imagens/layout/menuDir.jpg);
	background-repeat:no-repeat;
}

#meio
{
	width:980px;
	height:228px;
	margin-top:5px;
}
#meioEsq
{
	width:588px;
	height:auto;
	float:left;
}
#meioDir
{
	width:321px;
	height:auto;
	float:left;
	padding-left:50px;
}
.divMeiolbl
{
	width:305px;
	height:auto;
	padding-top:10px;
	float:left;
}
.meioLblCurva
{
	width:8px;
	height:64px;
	float:left;
	background-image:url(../imagens/layout/lblCurva.jpg);
}
.meioLbltxt
{
	width:287px;
	height:64px;
	float:left;
	background-color:#2A2E39;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.meioLblLaranja
{
	width:10px;
	height:64px;
	float:left;
	background-color:#FD5C02;
}

#notArt
{
	width:980px;
	height:214px;
	margin-top:4px;
}

#cursos
{
	width:485px;
	height:190px;
	margin-top: 10px;
	float:left;
}

#noticias
{
	width:485px;
	height:190px;
	margin-top:10px;
	float:left;
	margin-left:10px;
}

.lblTitulo
{
	width: 475px;
	height: 40px;
	background-color:#424854;
	float:left;
}
.lblLaranja
{
	width: 10px;
	height: 40px;
	background-color:#FD5C02;
	float:left;
}
.lblConteudo
{
	width: 485px;
	height: 150px;
	background-color:#E5E5E5;
	float:left;
}

#parceiros
{
	width: 980px;
	height: 198px;
}

#parceiros1
{
	width: 10px;
	height: 198px;
	background-image:url(../imagens/layout/parceirosEsq.jpg);
	float:left;
}

#parceiros2
{
	width: 960px;
	height: 198px;
	float:left;
}

#parceiros3
{
	width: 10px;
	height: 198px;
	background-image:url(../imagens/layout/parceirosDir.jpg);
	float:left;
	
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0;
	padding-top: 5px;
}

#conteudoGeral
{
    width:990px;
    min-height:435px;
    background-color:White;
    margin-bottom:6px;
    margin-top:6px;
    font-family:Verdana;
    font-size:12px;
}

#tituloPaginas
{
    width: 985px;
    height: 40px;
    background-color:#2B2F3B;
    padding-top: 5px;
    padding-left: 5px;
}

#conteudoCorpo
{
    padding: 10px;
}

#contatoEsq
{
    width: 500px;
    height:auto;
    float:left;
}

#contatoDir
{
    width:310;
    height:auto;
    float:left;
    padding-left: 100px;
}

input
{
    border: solid 1px black;
}

textarea 
{
    border: solid 1px black;
}

#alerta
{
    color:Red;
    margin-bottom: 5px;
    margin-top: 5px;
}
#cadEsq
{
    width:480px;
    height:auto;
    float:left;
}
#cadDir
{
    width:480px;
    height:auto;
    float:left;
}















