@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#envoltorio {
	float: left;
	width: 760px;
}

#fundocontainer {
	background-image: url(../Imagens/Interface/fundoconteudo.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#central {
	height: 45px;
	margin-top: 25px;
	text-align: right;
	position: relative;
	vertical-align: bottom;
}
#fundologo {
	background-image: url(../Imagens/Interface/fundologo.jpg);
	background-repeat: repeat-x;
	height: 95px;
	width: 100%;
}
#fundonave {
	height: 40px;
	width: 100%;
}
#fundorodape {
	height: 60px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	background-image: url(../Imagens/Interface/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
}
#nave {
	height: 40px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#naveS {
	height: 15px;
	margin-top: 10px;
	text-align: right;
}
#naveS a {
	color: #666666;
	text-decoration: none;
}
#naveS a:hover {
	color: #FF6600;
	text-decoration: none;
}
#naveS ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#naveS li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
}
#rodape {
	float: left;
	height: 60px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3083BC;
}
#rodapeC {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #2B76A8;
	float: left;
	height: 60px;
	width: 280px;
}
#rodapeC p {
	margin-top: 10px;	
}
#rodapeC a {
	color: #2B76A8;
	text-decoration: none;	
}
#rodapeC a:hover {
	font-weight: bold;		
}
#rodapeR {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../Imagens/Interface/logotecno.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	float: left;
	height: 60px;
	width: 300px;
}
#rodapeR a {
	color: #333333;
	text-decoration: none;
}
#rodapeR a:hover {
	font-weight: bold;	
}
#rodapeR p {
	margin-right: 40px;
	margin-top: 20px;
}	
#rodapeL {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	float: left;
	height: 60px;
	width: 180px;
	color: #2B76A8;
}
#rodapeL p {
	margin-top: 10px;	
}
.separador {
	line-height: 0px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

table {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
.bordaP {
	border: 1px solid #519ED2;
	background-color: #FFFFFF;
}

.tituloVerde {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(../Imagens/Interface/tituloVerde.jpg);
	background-repeat: repeat-x;
	height: 23px;
	border: 1px solid #99CC33;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tituloVermelho {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Imagens/Interface/tituloVermelho.jpg);
	background-repeat: repeat-x;
	height: 23px;
	border: 1px solid #F40000;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.tituloRoxo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Imagens/Interface/tituloRoxo.jpg);
	background-repeat: repeat-x;
	height: 23px;
	border: 1px solid #862D86;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tituloAzulClaro {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Imagens/Interface/tituloAzulClaro.jpg);
	background-repeat: repeat-x;
	height: 23px;
	border: 1px solid #3992CC;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tituloPR {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D5E7D;
	line-height: 15px;
}
.botaoDE {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(../Imagens/Interface/fundoBotaoDN.jpg);
	background-repeat: repeat-x;
	height: 18px;
	width: 75px;
	border: 1px solid #DBDBDB;
	text-align: center;
}
.botaoDE a:link, .botaoDE a:active, .botaoDE a:visited {
	color: #737373;
	text-decoration: none;
}
.botaoDE a:hover {
	color: #FF6600;
	text-decoration: none;
}.textoN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.textoL {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2D5E7D;
	line-height: 15px;
}
.sepCB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

