/* Tema para a GEPSOJUR */
/* URI: www.marlonix.com */
/* Codificao: Marlon Cesar */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

* {
	margin:0;
	padding: 0;
	outline: 0;
	border: none;
	}
body {
	color: #000;
	font: 13px Arial, Helvetica, sans-serif;
	background:#ababab url(../img/bg.gif) repeat-x top;
	text-align: center;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a, a:visited { 
	color: #000;
	text-decoration: underline;
}

a:hover { 
	color: #ff6500;
	text-decoration: none;
}
#principal p {
	margin-bottom: 10px;
	line-height: 130%;
	text-align: justify;}
.combo {
	font-size: 14px;
	color: #000;
	background: #FFFADB url(../img/bg_combo.gif) repeat-x top;
	border: 1px solid #cbb945;
	height: 19px;
	padding:3px;
	}
#geral {
	border-top:5px solid #993300;
	text-align: left;
	width: 777px;
	margin: 0 auto;
	background:#ffcc99;
	}
#topo {
	height: 150px;
	background: url(../img/topo.jpg) no-repeat;
	text-indent: -9000px;
	margin-bottom:15px;
	border-bottom:5px solid #993300;
	position: relative;
	}
#topo h1 a {
	display: block;
	width:777px;
	height:150px;
	position: absolute;
	left: 0;
	top:0;
	}
#inicial {
	border-bottom:5px solid #993300;
	}

#listMenuRoot {
	margin: 15px 0;
	text-transform: uppercase;
	float: left;
	border-bottom: 5px solid #993300;
	width: 647px;
	padding-left: 130px;
	}
#listMenuRoot li {
	float: left;
	line-height: 35px;
	position: relative;	
	margin-right: 10px;
	margin-bottom: 2px;	
	}
#principal ul, #principal ol {
	margin: 15px 0 15px 20px;
	border: 5px solid #800000;
	padding: 15px 0;
	border-left: none; border-right: none;
	}
#principal .sem, #principal .sem-estilo {
	border: none;
	margin: 5px 0 5px 20px;
	}
#principal ul {	
	list-style: square;	
	}
#principal ol {	
	list-style: decimal;	
	}
#principal #submenu {
	list-style: none;
	margin-left: 0;
	}
#principal #submenu li {
	font-weight: bold;
	margin-bottom: 5px;
	}	

#listMenuRoot li a {
	float: left;
	display: block;
	padding: 0 9px;
	height: 35px;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
#listMenuRoot li a:hover {
	color: #FFF;
	}
#listMenuRoot li ul {
	position: absolute;
	top: 35px;
	display: none;
	margin:0;
	font-size: 12px;
	left: 0;
}
#listMenuRoot li ul li {
	float: none;
	height:22px;
	line-height: 22px;
	background: #993300;
	width: 150px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 0;
	margin-bottom: 0;
	
}
#listMenuRoot li ul li a {
	font-size: 12px;
	color: #FFF;
	padding: 0 8px;
	height:22px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	background: none;
	float: none;
	display: block;
	text-transform: uppercase;
}
#listMenuRoot li ul li a:hover {
	text-decoration: none;
	color: #FFF;
	background: #ff6500;
}


h2 {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 5px;
	color: #800000;
	clear: both;
	}
#principal h2, #principal h3 {
	text-align: left;
	text-transform: uppercase;
	margin: 15px 0;
	letter-spacing: normal;
	font-size: 18px;
	font-weight: bold;
text-align: center;
	}
#principal h3 {
	text-align: left;
	margin: 15px 0 10px;
	font-size: 15px;
	color: #800000;
	}
#principal .titulo2 {
	font-size: 14px;
	}
#principal {
	margin: 15px 0;
	padding: 0 15px;
	}

#rodape {
	background: #FFF url(../img/rodape.jpg) no-repeat 0 top;
	height: 140px;
	clear: both;
	}
#rodape .caixa {
	display: none;
	}
.tabela {
	margin: 10px 0;
	width: 100%;
	border: 1px solid #333;
	border-right: none;
	border-top: none;
	font-size: 11px;
	color: #000;
	}
.tabela td, .tabela th {
	padding: 3px;
	border: 1px solid #333;
	border-bottom: none;
	border-left: none;
	text-align: left;
	vertical-align: top;
	color:#000;
	font-weight: bold;
	}
.tabela .sem-borda {
	border-right: none;
	}
.tabela th {
	padding: 3px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: #ff6600;
	text-align: center;
	font-weight: bold;
	}
.tabela .td2 td {
	background: #800000;
	color:#FFF;}
.tabela .th2 th {
	color: #000;
	}
.tabela td strong {
	color: #FFF;
	text-align: left;
	}
.tabela .centro td {
	text-align: center;
	background: #FFF;
	}
.tabela td table {
	margin: 0;
	width: 100%;}
.tabela td table td {
	border: none;
	padding: 0;
	}
.borda-dir {
	border-right: 1px solid #333;}
#conteudo .tabela td h3 {
	font-size: 12px;
	color: #800000;
	margin: 0 0 5px 0;
	}
#principal .sem-estilo {
	list-style: none;
	}
#principal .direita {
	text-align: right;
	}
#principal .centro {
	text-align: center;}

#conteudo .pdf, #conteudo .ppt {
	list-style: none;}
#principal ul {
	clear: both;}
#principal .pdf li, .ppt li {
	padding-left: 20px;
	background: url(../img/pdf.gif) no-repeat left 2px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333;
	padding-bottom: 10px;
	}
#principal .pdf li a {
	font-size: 12px;
	text-decoration: none;
	}
#principal .pdf li a:hover {
	text-decoration: underline;
	}
.ppt li {
	background: url(../img/ppt.gif) no-repeat left;
	}
.ppt .ico-pdf {
	background: url(../img/pdf.gif) no-repeat left;
	}
#principal #fotos {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	border: none;
	}
#fotos li {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 3px;
	background: #FFF;
	border:1px solid #333;
	}
#principal .pagina {
	display: block;
	height: 29px;
	float: left;
	width: 100px;
	}
#paginacao {
	clear: both;
	}
