/**
 * Css do sistema GPO
 *
 * @author Eduardo Zinhani <eduardo.zinhani@gmail.com>
 * 
 * @version v1.0
 * 
 */
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, b, u, i, center, 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;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	}
body {
	line-height:1;
	}
ol, ul {
	list-style:none;
	}
blockquote, q {
	quotes:none;
	}
:focus {
	outline:0;
	}
ins {
	text-decoration:none;
	}
del {
	text-decoration:line-through;
	}
table {
	border-spacing:0;
	}

/* ============================================================================ */

/* BODY */
html, body, #divprincipal {
	height:100%;
	background: #F7971E;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #FFD200, #F7971E);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #FFD200, #F7971E); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	text-align:center; /* hack para o IE*/
	}
body > #divprincipal  {
	height:auto;
	min-height:100%;
	min-width: 920px;
	}
#fix {
	clear:both;
}

/* INDEX */
	
#divprincipal {
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	background-color:#fff;
	}
#divheader {
	height:140px;
	background-color:#fff;
	-moz-box-shadow:rgba(250,250,250,1) 0 4px 18px;
	-webkit-box-shadow:rgba(250,250,250,1) 0 4px 18px;
	-khtml-box-shadow:rgba(250,250,250,1) 0 4px 18px;
	box-shadow:rgba(250,250,250,1) 0 4px 18px;
	}
#divheaderalerta {
	background-color:#FFF7BB;
	-moz-box-shadow:rgba(250,250,250,1) 0 4px 18px;
	-webkit-box-shadow:rgba(250,250,250,1) 0 4px 18px;
	-khtml-box-shadow:rgba(250,250,250,1) 0 4px 18px;
	box-shadow:rgba(250,250,250,1) 0 4px 18px;
	}
#divcenter {
	height:100%;
	}
#divcenter2 {
	background:#030;
	margin:-1px 0;
	}
#divfooter {
	background-color: #353535;
	position:relative;
	margin-top:-65px;
	clear:both;
	min-width: 920px;
	}
#divfooter p a:link {
	color:#fff;
	text-decoration:none;
	}
#divfooter p a:visited {
	color:#fff;
	text-decoration:none;
	}
#divfooter p a:hover {
	color:#FC0;
	text-decoration:none;
	}
.footer {
	height:65px;
	padding:20px 10px;
	font:11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#cccccc;
	text-align:center;
	font-size:12px;
}

/* ============================================================================ */

/* INDEX CONTEUDO */

#boxprincipalmax {
	width:920px;
	margin:0 auto;
	margin-top:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#999;
	}
#boxprincipalheader, #boxprincipalconteudo {
	width:920px;
	margin:0 auto;
	text-align:center;
	}
#boxprincipalconteudo h2 {
	padding:30px 0 40px 0;
	color:#fff;
	font-size:40px;
	text-align:right;
	}
#boxprincipalconteudo h3 {
	padding:10px 0 20px 30px;
	color:#fff;
	font-size:20px;
	text-align:left;
	}
#boxprincipalconteudo p {
	margin-bottom:0;
	text-align:justify;
	color:#333;
	font-size:14px;
	padding-left:30px;
	padding-bottom:10px;
	line-height:150%;	
	}
#boxprincipalheaderalerta {
	width:920px;
	margin:0 auto;
	text-align:left;
	}
#boxprincipalheaderalerta p {
	color: #036;
	padding:12px 10px;
	font:14px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
#boxprincipalheaderalerta p a:link {
	color:#900;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}
#boxprincipalheaderalerta p a:visited {
	color:#900;
	text-decoration:none;
	}
#boxprincipalheaderalerta p a:hover {
	color:#FFCC00;
	text-decoration:none;
	}

/* ============================================================================ */

#boxconteudoC {
	min-height:660px;
	padding-top:30px;
	width:auto;
	}
#boxconteudoC h2 {
	padding:30px 0 40px 0;
	color:#fff;
	font-size:32px;
	text-align:right;
	text-shadow: #333 1px 1px 5px;
	}
#boxconteudoC p {
	margin-bottom:0;
	text-align:justify;
	color:#333;
	font-size:14px;
	padding-bottom:10px;
	line-height:150%;	
	}

/* ============================================================================ */

#boxconteudoL {
	min-height:100%;
	padding-top:60px;
	width:45%;
	float:left;
	vertical-align:bottom;
	margin-bottom:-2px;
	}
#boxconteudoL h2 {
	padding:30px 0 40px 0;
	color:#fff;
	font-size:32px;
	text-align:right;
	text-shadow: #333 1px 1px 5px;
	}
#boxconteudoL p {
	margin-bottom:0;
	text-align:justify;
	color:#333;
	font-size:14px;
	padding-bottom:10px;
	line-height:150%;	
	}

/* ============================================================================ */

#boxconteudoD {
	min-height:660px;
	padding-top:10px;
	width:55%;
	float:left;
}
#boxconteudoD h2 {
	padding:10px 0 20px 0;
	color:#fff;
	font-size:32px;
	text-align:right;
	text-shadow: #333 1px 1px 5px;
	}
#boxconteudoD h3 {
	padding:10px 0 20px 30px;
	color:#000;
	font-size:20px;
	text-align:right;
	}
#boxconteudoD p {
	margin-bottom:0;
	text-align:justify;
	color:#000;
	font-size:14px;
	padding-bottom:10px;
	line-height:150%;	
	}
#boxconteudoD p a:link {
	color:#900;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}
#boxconteudoD p a:visited {
	color:#900;
	text-decoration:none;
	}
#boxconteudoD p a:hover {
	color: #0000CC;
	text-decoration:none;
	}

/* ============================================================================ */

#boxconteudoBox {
	padding-top:10px;
	width:100%;
	min-height:700px;
}
#boxconteudoBox h2 {
	padding:10px 0 20px 0;
	color:#fff;
	font-size:32px;
	text-align:left;
	text-shadow: #333 1px 1px 5px;
	}
#boxconteudoBox h3 {
	padding:10px 0 20px 30px;
	color:#000;
	font-size:20px;
	text-align:left;
	}

/* ============================================================================ */

#boxconteudocaixa {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	margin:0 0 30px 0;
	background:#fff;
	width:auto;
	height:400px;
	padding:20px;
	-moz-box-shadow:0 4px 4px #333333;
	-webkit-box-shadow:0 4px 4px #333333;
	-khtml-box-shadow:0 4px 4px #333333;
	box-shadow:4px 4px #333333;
	border-radius:12px;-o-border-radius:12px;-icab-border-radius:12px;-khtml-border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;
	/*overflow:auto;*/
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
#boxconteudocaixa dt {
	padding-top:8px;
	padding-right:10px;
	font-size:16px;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#006600;
}
#boxconteudocaixa dd {
	font-size:11px;
	padding-right:60px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:28px;
	background: transparent url("../imagens/seta2.png") no-repeat center left;
	margin:5px 0 0 40px;
}
#boxconteudocaixa dd a:link {
	color:#000;
	text-decoration:none;
	}
#boxconteudocaixa dd a:visited {
	color:#000;
	text-decoration:none;
	}
#boxconteudocaixa dd a:hover {
	color:#006600;
	text-decoration:none;
	}
#boxconteudocaixa p {
	font-size:11px;
	padding-right:60px;
	padding-top:5px;
	padding-bottom:5px;
	margin:5px 0 0 40px;
}
#boxconteudocaixa h3 {
	padding-right:60px;
	padding-top:5px;
	padding-bottom:5px;
	margin:20px 0 0 40px;
	color:#000;
	font-size:16px;
	text-align:right;
}

/* ============================================================================ */

#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin-top:30px;
	float:right;
	padding:0 0 0 35px;
	text-align:left;
}
#menu h2{
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
}
#menu h2 a:link {
	color:#069;
	text-decoration:none;
	}
#menu h2 a:visited {
	color:#069;
	text-decoration:none;
	}
#menu h2 a:hover {
	color:#900;
	text-decoration:none;
	}
#menu p{
	font-weight:bold;
	padding-bottom:5px;
}
#menu p a:link {
	color:#003300;
	text-decoration:none;
	}
#menu p a:visited {
	color:#003300;
	text-decoration:none;
	}
#menu p a:hover {
	color:#900;
	text-decoration:none;
	}

/* ============================================================================ */

#cursos {
	font-family: Tahoma, Geneva, sans-serif;
	text-align:justify;
	margin-top:10px;
	float:left;
	padding:0 10px 0 10px;
	text-align:left;
}
#cursos h2 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
}
#cursos p {
	text-align:justify;
	font-size:11px;
	font-weight:bold;
	padding-bottom:8px;
}

/* ============================================================================ */

.clr {
	clear:both;
	height:0
}
.jScrollbar4 {
	width:530px;
	height:400px;
	overflow:hidden;
	position:relative;
	padding:0;
}
.jScrollbar4 .jScrollbar_mask {
	width:500px;
	min-height:400px;
	position:relative;
	top:0;
}
.jScrollbar4 .jScrollbar_draggable {
	left:440px;
	float:left;
	width:13px;
	height:400px;
	overflow:hidden;
	background:none;
	background:transparent url('../imagens/bg_slider44.png') no-repeat;
	position:absolute;
}
.jScrollbar4 .jScrollbar_draggable a.draggable {
	position:relative;
	background:transparent url('../imagens/bg_draggable4.png') no-repeat;
	display:block;
	height:58px;
	width:13px;
	cursor:s-resize;
}

.entrada {
	font-size:22px;
	font-family: Verdana, Geneva, sans-serif;
	margin:10px 320px 0 320px;
	background-color: #FFC;
	padding:20px;
	-moz-box-shadow:0 4px 4px #333333;
	-webkit-box-shadow:0 4px 4px #333333;
	-khtml-box-shadow:0 4px 4px #333333;
	box-shadow:4px 4px #333333;
	border-radius:12px;-o-border-radius:12px;-icab-border-radius:12px;-khtml-border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;
	/*overflow:auto;*/
}