/* CSS */
body{
	padding:0px;
	margin:0px;
	margin-left: -65px;
	background:url(images/main-bg.jpg) 0 0 repeat-x #fff;
	color:#003366;
	font:13px/19px "Trebuchet Ms", Arial, Helvetica, sans-serif;
}

div, p, ul, h2, h3, h4, h5, img{
	padding:0px;
	margin:0px;
}

ol{
	margin-left: 0px;
	padding-left: 30px;
	list-style-type: decimal;
}

ul {list-style-type:none}

.menu{
	position: absolute;
	top: 0px;
	background-color: #ffffff;
	height: 188px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #CCD5DC;
}

#container{
	border: 1px solid #8CB7D9;
}

/*----GERAL----*/
#geral {
	width:778px;
	position:relative;
	margin:0 auto;
}

/*----TOPO----*/
#topo {
	width:778px;
	height:65px;
	background:url(images/topbg.jpg) 0 0 no-repeat #fff;
	color:#828282;
	position:relative;
	margin:0 auto;
}

#topo img.logo {
	width:261px;
	height:65px;
	position:absolute;
	top:0px;
	left:218px;
}

#topo img.comp {
	width:116px;
	height:65px;
	position:absolute;
	top:0px;
	left:525px;
}

#topoContatos {
	width:181px;
	height:36px;
	background:url(images/icon1.jpg) 68px 0px no-repeat;
	position:absolute;
	top:11px;
	left:567px;
	padding:7px 0 0;
}
/*----/TOPO----*/

/*----TOPODESTAQUE----*/
#topoDestaque{
	width:686px;
	height:197px;
/*	background:url(images/header.jpg) 0 0 no-repeat;*/
	position:relative;
	margin:0 auto;
	padding:11px 0 0 92px;
}

#topoDestaque ul.menu{margin-left: -10px; width: 164px; padding: 10px;}
#topoDestaque ul.menu li{width:139px; min-height:22px; height: auto; border-bottom:1px dashed #AECCCA;}
#topoDestaque ul.menu li a{width:124px; min-height:22px; height: auto; display:block; background:url(images/bullet-normal.gif) 0 7px no-repeat #fff; color:#006699; line-height:22px; text-decoration:none; padding:0 0 0 35px;}
#topoDestaque ul.menu li a:hover{background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#006699; line-height:22px; text-decoration:none; padding:0 0 0 35px;}
#topoDestaque ul.menu li.home{width:124px; min-height:22px; height: auto; display:block; background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#006699; line-height:22px; text-decoration:none; padding:0 0 0 35px;}
#topoDestaque ul.menu li.fecha{width:139px; height:22px; border-bottom:none;}

#topoDestaque ul.botton{width:150px; height:45px; position:absolute; top:106px; left:222px;}
#topoDestaque ul.botton li{float:left; height:45px;}
#topoDestaque ul.botton li.home a{width:42px; height:45px; display:block; background:url(images/home-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#topoDestaque ul.botton li.home a:hover{background:url(images/home-hover.gif) 0 0 no-repeat;}

#topoDestaque ul.botton li.aboutus a{width:42px; height:45px; display:block; background:url(images/aboutus-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#topoDestaque ul.botton li.aboutus a:hover{background:url(images/aboutus-hover.gif) 0 0 no-repeat;}

#topoDestaque ul.botton li.contact a{width:42px; height:45px; display:block; background:url(images/contact-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0px;}
#topoDestaque ul.botton li.contact a:hover{background:url(images/contact-hover.gif) 0 0 no-repeat;}
/*----/TOPO DESTAQUE----*/

/*----CONTEUDO----*/
#conteudo{width:686px; background:url(images/bodybg.gif) 0 0 no-repeat; position:relative; margin:0 auto; padding:22px 0 0 92px;}

/*----Lado Esquedo----*/
#ladoEsq{width:481px; float:left; margin: 0px; padding:10px 20px 20px 0;}
#ladoEsq p{padding:0 0 10px 0;}

#ladoEsq ul{
/*	list-style: disc;
	margin-left: 30px;*/
	margin-bottom: 20px;
}

#ladoEsq h1{
	font-size:16px;
	font-weight:bold;
	border-bottom: 3px solid #FFEB9B;
	text-transform:uppercase;
	padding:5px 0 5px 0;
	margin:-5px 0 5px 0;
}

/*#ladoEsq h2{
	display:block;
	background: #FFCC00;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	border-top: 3px solid #FFEB9B;
	text-transform:uppercase;
	padding:5px 10px 5px 10px;
	margin:10px 0 5px 0;
}*/

#ladoEsq h4{width:96px; height:77px; float:left; display:block; background:url(images/icon4.jpg) 8px 38px no-repeat #DFD79C; color:#fff; font-size:16px; font-weight:bold; line-height:18px; text-transform:uppercase; padding:46px 0 0 75px;  margin:0 0 5px 0;}

/*#ladoEsq ul.noticias{ border:1px solid #8CB7D9; background:#fff; color:#003366; padding:10px 15px 10px 15px; margin-bottom: 12px;}
#ladoEsq ul.noticias li{height:25px;}
#ladoEsq ul.noticias li a{display:block; background:url(images/bullet2-normal.gif) 0 7px no-repeat #fff; color:#959595; text-decoration:underline; line-height:20px; padding:0 0 0 12px;}
#ladoEsq ul.noticias li a:hover{background:url(images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#003366; text-decoration:underline;}
*/

/*----/Lado Esquedo----*/
/*----Lado Direito----*/
#ladoDir{width:164px; float:left; border-left:1px solid #8CB7D9; padding-left: 20px; font-size: 11px;}
#ladoDir h2{
	display:block;
	background: #8CB7D9;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	border-top: 3px solid #E3EDF9;
	text-transform:uppercase;
	padding:5px 10px 5px 10px;
	margin: 0 0 5px 0;
}

#ladoDir h2.entrada{ background: #F25B57; border-top: 3px solid #F8A09E; }
/*#ladoDir h2.realizacao{ background: #01B65B; border-top: 3px solid #82FFC0; }*/

#ladoDir h2{
	display:block;
	background: #FFCC00;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	border-top: 3px solid #FFEB9B;
	text-transform:uppercase;
	padding:5px 10px 5px 10px;
	margin:10px 0 5px 0;
}

/*#ladoDir ul.noticias{ border:1px solid #8CB7D9; background:#fff; color:#003366; padding:10px 15px 10px 15px; margin-bottom: 12px;}
#ladoDir ul.noticias li{height:25px;}
#ladoDir ul.noticias li a{display:block; background:url(images/bullet2-normal.gif) 0 7px no-repeat #fff; color:#959595; text-decoration:underline; line-height:20px; padding:0 0 0 12px;}
#ladoDir ul.noticias li a:hover{background:url(images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#003366; text-decoration:underline;}*/

#ladoDir ul{
	border: 1px solid #FFCC00;
}

#ladoDir ul li a{height:auto; display:block; background:url(images/bullet2-normal.gif) 0 10px no-repeat #fff; color:#003366; text-decoration:none; line-height:24px; padding:0 0 0 12px;}
#ladoDir ul li a:hover{background:url(images/bullet2-hover.gif) 0 10px no-repeat #fff; color:#003366; text-decoration:none;}
#ladoDir ul li span{text-decoration:underline;}
/*----/Lado Direito----*/
/*----/CONTEUDO----*/
/*----/GERAL----*/

/*----RODAPE----*/
#rodapeGeral{min-height:103px; background:url(images/footerbg.gif) 0 0 repeat-x #D2E0EF; color:#003366; font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; position:relative; margin:0 auto; clear:both; padding:36px 0 0;}
#rodape{width:778px; position:relative; margin:0 auto; min-height:70px;}

ul#linkrodape{
	position: absolute;
	right: 70px;
	top: -15px;
	width:auto;
	height:20px;
	margin:0px;
	z-index: 100;
}

ul#linkrodape li{float:left; }
ul#linkrodape li a{padding:0 10px 0; color:#003366; text-decoration:none; font-size:13px;}
ul#linkrodape li a:hover{
	background-color:#003366;
	color: #C0D6EB;
}

/*#rodape p.copyright{width:650px; margin:10px 0 0 92px;}*/

.copyright{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#rodapeHTML{width:70px; height:24px; display:block; position:absolute; top:35px; left:549px;}
#rodapeHTML a{width:64px; height:24px; display:block; background:url(images/html-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:23px; font-weight:bold; text-decoration:none;text-transform:uppercase; padding:0 0 0 7px;}
#rodapeHTML a:hover{background:url(images/html-hover.gif) 0 0 no-repeat #D3F0F0; color:#fff;}
#rodapeCSS{width:58px; height:24px; display:block; position:absolute; top:35px; left:624px;}
#rodapeCSS a{width:49px; height:24px; display:block; background:url(images/css-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 10px;}
#rodapeCSS a:hover{background:url(images/css-hover.gif) 0 0 no-repeat #D3F0F0; color:#fff; text-decoration:none;}
/*----/RODAPE----*/


/* home */
#box_entrada {
	width: 298px;
	height: 76px;
	padding: 20px;
	background: #FFFFCC;
	float: right;	
}

.center { text-align: center; }

#flutuar{
	display: block;
	position: absolute;
	top: 65px;
	left: 278px;
}

#flutuar img{
	width: auto;
	border-width:0px;
}

/* tratamento do formulário de cadastro e login*/
div#form{
	position: relative;
	margin: 0px;
	padding: 10px;
/*	border: 1px solid #8CB7D9;*/
	border: 1px solid #F25B57;
}

div#form p{
	font-size: 12px;
	line-height: 14px;
}

#barra{
	display: block;
	position: absolute;
	bottom: 16px;
	right: 0px;
}

.enviar{
	border: 1px outset #F25B57;
	font-weight: bold;
	font-size: 10px;
	background-color: #F25B57;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#FFFFFF;
}

#logos{
	display: block;
	position: relative;
	min-height: 77px;
	border: none;
}

#secedu, #seje, #gp, #mct{
	display: block;
	position: absolute;
	border: 0px;
	bottom: 0px;
}

#mct{
	right: -20px;
}

#gp{
	right: 239px;
}

#seje{
	right: 413px;
}

#secedu{
	right: 591px;
}

.legenda, .campo{
	position: absolute;
}

.legenda{
	left: 0px;
	padding-left: 10px;
}

.campo{
	left: 50px;
	height: 14px;
	font-size: 12px;
	border:1px double #F25B57;
	background-color: #FFFFCC;
	width: 98px;
}

/*fim do tratamento de formulário*/

#internet, #winxp, #msword, #mpn, #empren, #planeg, #epn {
	display: none;
	position: relative;
	border: 1px solid #8CB7D9;
	padding: 5px;
}

div#voltar{
	position: fixed;
	bottom: 0px;
	right: 0px;
}

div#voltar a{
	background: #000000;
	color:#FFFFFF;
	border: 2px solid #FF0000;
	font-weight: bold;
}

div#voltar a:hover{
	color:#FF0000;
}

.baixos{
	text-align: justify;
	margin-bottom: 10px;
}

/*.cursos{
	cursor: pointer;
	display: block;
	color: #0000FF;
	text-decoration: underline;
}
*/
.cursos{
	cursor: pointer;
	display: block;
	color: #ffffff;
	background-color: #8BC3DA;
	border-top: 3px solid #D2DCE6;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	padding-left: 10px;
}

a.cursos:hover{
	border-top-color: 8BC3DA;
	background-color: #003E85;
}

