/* ---------------------------------- Corpo // Css Generico --------------------------------------------- */
body
{
	margin: 0;
	padding: 0;
	font: 13px  Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background: url(bg.jpg) top center fixed no-repeat;
}
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, 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;
}
.focus{
	outline: 0;
}
a, a:link, a:visited, a:hover, a:active{
	text-decoration:none
}
table{
	border-collapse: separate;border-spacing: 0;
}
th, td{
	text-align: left; font-weight: normal;
}
img, iframe{
	border: none;
	text-decoration:none;
}
ol, ul{
	 /* Acabar com aquelas bolinhas use:  list-style: none;  */
}
select{
	margin: inherit;
}
hr{
	margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px
}
.cursor{
	cursor: pointer;
}
#frameinvisivel{
	display: none;
}

.middle{
	vertical-align: middle;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.clear{
	clear: both;
}
.aligncenter{
	text-align: center;
}
.alignright{
	text-align: right;
}
.alignleft{
	text-align: left;
}
.negrito{
	font-weight: bold;
}
.justify{
	text-align: justify;
}
#frameinvisivel{
	display: none;
}
.ident{
	margin-left: 10px;
}
.vermelho{
	color: #990000
}
.style2 {font-size: 14px}
.style3 {font-size: 16px}
/* ---------------------------------- Cor dos links  --------------------------------------------- */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/* ---------------------------------- Titulo e SubTitulo/ Demais --------------------------------------------- */
#menu_vert{
	margin: 0px auto;
	padding-left: 4px;
	width: 180px;
	height: 270px;
}

#menu_vert ul{
	display: block;
	width: 180px;
	height: 270px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	background: #F7F7F7;
}
#menu_vert ul li{
	width: 180px;
	display: block;
	margin: 2px 0px 0px 0px;
}
#menu_vert ul li a{
 font-size:14px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 18px 25px 18px 20px;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	text-decoration: none;
}

#menu_vert ul li a:hover{
	background: #111111;
	color: #ffffff;
}

#mainnave  {
margin-top: 170px;
text-align: left;
font-family: Verdana 12px;
 }
h1
{
	color: #000000;
	font: 19px tahoma;
	margin: 6px 0 1px 0;
}

h1 a { text-decoration: underline;}

h2
{
	color: #000000;
	font: 12px Tahoma;
	margin: 6px 0 0 0;
}
h2 a { text-decoration: underline;}

h3
{
	color: #000000;
	font: 14px Tahoma;
    font-weight: bold;
	margin: 4px 0 0 0;
}
h3 a { text-decoration: underline;}

#container
{
	margin: 0 auto;
	width: 1000px;
	height: auto;
	text-align: left;
}

#header
{
	margin: 0px auto;
	height: 270px;
	width: 1000px;
	background-repeat: no-repeat;
	position: relative;
}
#page {
	float:right;
	padding-right: 25px;
	width: 732px;
	}

#head2 {
	background-image:url(bgpro2.jpg);
	background-repeat: no-repeat;
	position:absolute;
	width: 1000px;
	height: 241px;
	left: 0px;
	top: 22px;
	}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 320px;
	border-left: 0px;
	padding-right: 12px;
}
#menu1
{
	width: 200px;
	padding-left: 8px;
    padding-right: 10px;
	left: 41px;
	top: 80%;
	float: left;
}
#contents {
	margin: 0 340px 10px 245px;

}
#Painel {
width: auto;
text-align: left;
	}
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }
.imagefloat2 {
	float: left;
	padding-right: 4px;
}
.fontaut { font-family:Verdana bold; font-size:10px; }

#menu_horizontal { 
padding: 2px 7px 7px 7px;
text-align:right;

}

#footer
{
	clear: both;
	color: #272900;
	text-align: center;
	font-size: 10px;
}

.campo {
	font-family: Tahoma;
	font-size: 10pt;
	background-image:url(campo.jpg);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	width: 120px;
	height: 23px;
	border-color: 000000;
	padding-top:2px;
	padding-left:3px;
	border:0px;

}
.botao {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-image:url(botao.jpg);
	background-repeat:no-repeat;
	width: 43px;
	height: 25px;
	background-color: #000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	border-width:0px;
}
.Textop {
font-size:9px Microsof Sans Serif;
color:#000000;
}
.Titulo {
font-size:12px Microsof Sans Serif;
color: #000000;
font-weight: bold;
}
.video { text-align: center; }


/* HORIZONTAL CAROUSEL */

.stepcarousel{
	position: relative;
	border: 0; /*leave this value alone*/
	width: 850px; /*Width of Carousel Viewer itself*/
	height: 270px; /*Height should enough to fit largest content's height*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0px;
	top: -9px;
	height: 884px;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 750px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 200px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}

.panel img { float: left; margin-right: 20px;}
.panel h5 { margin-top: 40px; font-size: 18px; font-weight: normal; }
.panel h5 strong { font-weight: normal; color: #003; }
.panel p { margin-top: 20px; }

/* VERTICAL CAROUSEL */

.vcarousel .stepcarousel{
	position: relative; /*leave this value alone*/
	margin: 0 auto;
	border: 0; /*leave this value alone*/
	width: 342px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
}

.vcarousel .stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px 0; /*margin around each panel*/
width: 350px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 200px; 
text-align: center;
}

.panel .view { float: left; }
.panel .view2 { margin: 0 auto; font: bold; }

/* ------------------------ */