@charset "utf-8";
/* RESET */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* RESET */

b, strong{font-weight: bold;}



body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background:#FFF url(../images/bg_pagina.jpg) repeat-x;
}
a {
	color: #aaa206;
	text-decoration: none;
}
h1 {
	font-size: 28px;
	color: #323232;
	font-weight:600;
	letter-spacing:0px;
	margin:0;
	padding:0 0 20px 0;
}
h2 {
	font-size: 21px;
	color: #000;
	font-weight:300;
	letter-spacing:-1px;
	margin:0;
	padding:0 0 20px 0;
}
h3 {
	font-size: 16px;
	color: #000;
	font-weight:300;
	margin:0;
	padding:0;
}
#All {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#All #Topo {
	height: 406px !important;
	background: url(../images/bg_topo.jpg) top right no-repeat;
	width: 370px;
	position: relative;
	float:left;
}
#All #Topo #Logotipo {
	float: left;
	z-index: 99999999999 !important;
	height:160px !important;
	position:absolute
}
#All #Topo #Telefone {
	float: left;
	font-size:12px;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	margin: 160px 0px 0px 0px;
	padding:45px 0px 0 0;
	color:#fff;
	vertical-align:middle;
	position:relative;
	text-align: center;
	width: 230px;
	text-transform: uppercase;
}

#All #Menu {
	float: RIGHT;
	width: 100px !important;
	color: #494949;
	padding: 11px 15px 12px 15px;
	font-size: 14px;
	margin:0;
	z-index:99;
	margin-top: 100px;
	font-weight:500;
}
#All #Menu * {
	margin: 0px;
	padding: 0px;
}
#All #Menu ul {
	float:right;
}
#All #Menu ul li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	list-style-image: none;
	list-style-type: none;
	line-height:125%;
}
#All #Menu ul li:hover > a {
	color: #494949;
	text-decoration: none;
}
#All #Menu ul li a {
	color: #000;
	text-decoration: none;
	padding:0 5px 0 5px;
}
#All #Menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#All #Menu ul ul li {	line-height: 80%;}

#All #Menu ul ul li a{
	color: #7a7a7a;
	font-size: 11px;
	margin-left: 10px;
	text-align:left;
	}


#All #Busca {
	width:210px;
	height:33px;
	background:url(../images/bg_busca.png) no-repeat;
	float:left;
	position:absolute;
	margin-left:730px;
	margin-top:9px
	}
#Search{
	border:0;
	background:none;
	padding:6px 4px 4px 10px;
	font-family:"Open Sans", Tahoma;
	outline:none;
	width:150px
	}
#All #Destaques {
	width: 590px;
	padding:0px;
	color:#333;
	height:406px;
	font-size:14px;
	overflow:hidden;
	position: relative;
	float: left;
	background: #000;
}
#All #DestaquesSecundario {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	color:#333;
	max-height:100px;
	font-size:14px;
}
#All .SombraAN {
	margin-top:0px !important;
}
#All #Corpo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 12px;
	background:url(../images/sombra_anout.png) top center no-repeat;;
	text-align:left;
	min-height:400px;
	line-height:17px;
}
.Internas {
	width: 920px !important;
	padding-left:20px !important;
	padding-right:20px !important;
	min-height:460px !important;
}
#All #Corpo .Chamadas {
	float:left;
	width:220px;
	min-height:300px;
	margin-right:25px;
	border-top: 3px solid #eec00e
}

#All #Corpo .Chamadas:last-child {
	float:left;
	min-height:300px;
	width:220px;
	margin-right: 0px !important;
}

#All #Corpo .Chamadas h2{ color: #000; text-transform: lowercase; }
#All #Corpo .Chamadas h3{ color: #000; text-transform: lowercase; }


#FooterAll {
	background: url(../images/bg_footer.jpg) top center repeat-x;
	width:100%;
	margin-top: 50px;
}
#FooterAll #Footer {
	color: #fff;
	font-size: 10px;
	text-align: center;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding:60px 15px 20px 15px;
	line-height: 200% !important;
}
#FooterAll #Footer a {
	color: #eec00e;
	text-decoration: none;
}
#FooterAll #Footer a:hover {
	color: #fff;
	text-decoration: none;
}
.clear, .Clear {
	clear: both;
}
.current a {
	font-weight:bold;
	color:#FFFFFF !important;
	background:#8bbff5 url(../images/sombra_menu.png) repeat-x bottom;
	padding:16px 5px 18px 5px !important;
	border-radius:5px 5px 0 0
}
hr {
	border:0;
	border-bottom:1px dashed #CCC;
}
.textboxx {
	padding:4px;
	border:1px solid #CCC;
	border-left:3px solid #CCC;
	background:#f3f3f3;
	font-family:"Open Sans", Tahoma;
	font-size:12px;
	font-weight:bold
}
.textboxxObr {
	padding:4px;
	border:1px solid #CCC;
	border-left:3px solid #DD0000;
	background:#f3f3f3;
	font-family:"Open Sans", Tahoma;
	font-size:12px;
	font-weight:bold
}
.button {
	padding: 7px 20px 7px 20px;
	background:#ecba0c;
	color:#fff;
	font-family:"Open Sans", Tahoma;
	font-size:14px;
	font-weight:bold;
	border:0;
	cursor:pointer;
	text-shadow: 1px 2px 0px #a27e00;
}
.button:hover {
	padding: 7px 20px 7px 20px;
	background:#d4a70b;
	color:#fff;
	font-family:"Open Sans", Tahoma;
	font-size:14px;
	font-weight:bold;
	border:0;
	cursor:pointer;
}
.button_mini {
	padding: 3px 10px 3px 10px;
	background:#ecba0c;
	color:#fff;
	font-family:"Open Sans", Tahoma;
	font-size:10px;
	font-weight:bold;
	border:0;
	cursor:pointer;
	text-shadow: 1px 1px 0px #a27e00;
}
.button_mini:hover {
	padding: 3px 10px 3px 10px;
	background:#d4a70b;
	color:#fff;
	font-family:"Open Sans", Tahoma;
	font-size:10px;
	font-weight:bold;
	border:0;
	cursor:pointer;
	text-shadow: 1px 1px 0px #a27e00;
}
.bordafoto {
	border-radius:5px;
	box-shadow:0 2px 3px #CCC;
}
.assinatura {
	margin:15px 0 0 0;
}


#restrita {width:218px; height:75px; padding: 25px 10px 0 0 !important; position: relative; float:left; margin-top:20px; text-align: right; font-family:"Open Sans", Tahoma; line-height: 100%;  }
#restrita span{position: relative; float:left; margin-left: 10px; padding-top:12px; font-size: 13px; color: #f2d016; line-height: 120%;}
.campo{ background: #323232; border: 1px solid #7c7c7c; color: #fff !important; padding: 5px; font-size: 10px !important; width: 100px; margin-bottom: 3px;}
#restrita .subm {width: 25px; height:53px; position:relative; float:right; background: #7c7c7c; color: #323232; border:none; margin-top:0px; margin-left: 3px; color: #FFF; font-size:9px; cursor:pointer;}