/*====================*/
/*=== Reset Styles ===*/
/*====================*/
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;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
a{
	text-decoration: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:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(../imgs/bgtop.jpg) repeat-x;
	background-color:#FFF;
	color:#454545;
	
}
div, h1, h2, fieldset{
	margin:0px;
	padding:0px;
}
ul, fieldset, nav{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}
fieldset{
	border:none;	
}
li{
	margin:0px;
	padding:0px;
	list-style:none;	
}
div#topo{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:170px;
	background:url(../imgs/bgtopo.png) no-repeat left top;	
}
div#topo h1{
	display:block;
	width:664px;
	height:102px;
	float:left;
	text-indent:-5000px;
	overflow:hidden;
}
div#topo fieldset{
	float:left;
	width:272px;
	height:84px;
	margin-left:4px;
	margin-top:10px;
	background:url(../imgs/bgBuscaMed.png) no-repeat;
}
div#topo fieldset label{
	display:block;
	float:left;
	width:250px;
	margin-left:10px	
}
div#topo fieldset label.lbNm{
	margin-top:27px;
	margin-bottom:4px;
}
div#topo fieldset label.lbUF{
	width:128px;
	margin-right:6px;
}
div#topo fieldset label input, div#topo fieldset label select{
	display:block;
	border:1px solid #cfd7dc;
	background:#fbfeff;
	width:99%;
	font-size:11px;
	color:#145783;
	height:18px;
	text-indent:5px;
}
div#topo fieldset .btn{
	display:block;
	float:left;
	height:21px;
	width:40px;
	background:none;
	border:none;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;	
}
div#topo nav{
	float:left;
	clear:both;
	width:820px;
	height:46px;
	line-height:46px;
	margin-left:130px;	
}
div#topo nav li{
	display:block;
	float:left;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	font-size:14px;	
}
div#topo ul.sub_navigation {
	position:absolute;
	display:none;
	z-index:9999;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	background:#004f84;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
	width:200px;
}
 
div#topo ul.sub_navigation li{
	clear:both;
	width:100%;
	margin:0px;
	
}
div#topo ul.sub_navigation li:hover {
	background:#0c324b;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
div#topo ul.sub_navigation li.liFim{
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;	
}

div#topo nav li a{
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;	
}
div#topo nav li a:hover{
	color:#a8e2ff;	
}
div#topo ul.sub_navigation li a{
	text-align:left;
	text-indent:20px;
}
div#banner{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:363px;
	background:url(../imgs/bgBanner.jpg) no-repeat left top;	
}
#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {
    margin:0px auto 0 auto;
    width:950px; /* Make sure your images are the same size */
    height:327px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
div#corpo{
	width:100%;
	background:url(../imgs/bgMid.jpg) repeat-x left top;
	background-color:#dce6ee;
	
}
div#corpo div#conteudo{
	width:950px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;	
}
div.in{
	width:884px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
div#cxPresidenteHome{
	width:605px;
	float:left;
}

div#cxPresidenteHome img{
	display:block;
	float:left;
	border:1px solid #cdcdcd;
	margin-right:10px;	
}
div#cxPresidenteHome div.cxTxt{
	float:left;
	width:494px;	
}
.cxClear{
	display:block;
	clear:both;
	width:100%;
	height:1px;	
}
h2{
	display:block;
	font-family: 'Questrial', sans-serif;
	width:100%;
	clear:both;
	margin-bottom:16px;
	color:#888888;
	font-size:26px;
	font-weight:normal;	
}
div#cxPresidenteHome div.cxTxt p{
	margin-bottom:16px;
	font-size:12px;
	text-align:justify;	
}
div#cxNotHome{
	float:left;
	width:241px;
	margin-left:20px;
}
div#cxNotHome ul{
	width:100%;	
}
div#cxNotHome ul li{
	width:100%;
	padding-top:10px;
	padding-bottom:8px;
	border-radius:10px;
	margin-bottom:5px;
	background:url(../imgs/icNots.gif) no-repeat left top;
	background-color:#f3f3f3;
}
div#cxNotHome ul li#btnMais{
	background:url(../imgs/icMais.png) no-repeat left top;
	background-color:#f3f3f3;
}
div#cxNotHome ul li a{
	display:block;
	padding-left:30px;
	padding-right:8px;
	color:#00557d;
	font-size:11px;
}
div#cxNotHome ul li a span{
	display:block;
	font-size:10px;
	color:#454545;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;	
}
div#cxNotHome ul li#btnMais a{
	color:#6c6c6c;
}
div#cxNotHome ul li#btnMais:hover{
	background-color:#e5f2fb;
}
div#cxNotHome ul li:hover{
	background-color:#e5f2fb;
}
div#contBot{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background:#1e548f;
	padding:20px 0px;
	color:#fff;
}
div#contBot h2{
	color:#fff;
	background:url(../imgs/icSeta.gif) no-repeat left top;
	text-indent:26px;
	line-height:30px;
	border-bottom:1px solid #fff;
	padding-bottom:20px;	
}
div#contBot img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
div#contBot p{
	display:block;
	float:left;
	line-height:20px;
}
div#contBot p span.titEnd{
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
div#contBot p span.txtFone{
	font-size:18px;	
}
div#contBot p span.txtEmail{
	color:#9acaff;	
}
div#rodape{
	width:100%;
	height:150px;
	border-top:1px solid #fff;
	background:#5394cd;
}
div#rodape div#rdIn{
	width:950px;
	margin-left:auto;
	margin-right:auto;	
}
div#rodape p{
	color:#fff;
	text-align:center;
	padding-top:10px;	
}
.txtDest01{
	font-size:18px;
	color:#015196;
	margin-bottom:30px;
}
.txtDest02{
	font-size:14px;
}
p{
	margin-bottom:20px;	
}
img.ftsHist{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:3px;	
}
div.cxDiretoria{
	width:100%;
	height:211px;
	margin-bottom:16px;
}
div.cxDiretoria img{
	display:block;
	float:left;	
}
div.cxDiretoria div{
	float:left;
	width:660px;
	height:200px;
	background:#f4f4f4;
	border:1px solid #d6d6d6;
	border-radius:10px;	
}
div.cxDiretoria div p{
	margin-bottom:5px;
	margin-left:15px;
	margin-right:15px;	
}
div.cxDiretoria div p.txtDest01{
	padding-top:15px;	
}
fieldset#fdsContato{
	width:524px;
	margin-top:-10px;	
}
fieldset#fdsContato .inpt{
	border:1px solid #d8d8d8;
	width:484px;
	height:18px;
	display:block;
	margin-bottom:4px;
	color:#616469;
	font-size:12px;
	text-indent:4px;	
}
fieldset#fdsContato textarea.inpt{
	height:108px;
}
#btnEnviar, #btnLimpar{
	float:left;
	display:block;
	margin-left:10px;
	margin-top:10px;
}