@charset "UTF-8";

/* CSS Document */

body {
	background: #bdbaab url(images/fundototal2.jpg) no-repeat scroll center top;
	margin: auto;
}

body, img {
	margin: 0;
	padding: 0;
	border: 0;
	
	}
h2 { margin:0;
	padding:0;
	font-size: 1.2em;
}

#container {
	width: 790px;
	margin: auto;
	background-color: #FFF;
	/*border-bottom: 2px solid #88867e;
	border-left: 2px solid #939189;
	border-right: 2px solid #88867e;*/
}

#topo {
	/*width: 790px;
	height: 142px;
	background-image:url(images/logo.jpg)*/
	
	}

/* @group menu horizontal */

/* ----------------------  Menu horizontal ---------------------- */

.borda {
	border-right: .08em solid #de7b1d;
}

#navcontainer_h {
	background-image: url(images/menu_h.jpg);
	width: 790px;
	height: 2.38em;
}

#navcontainer_h ul {
	margin: 0;
	list-style-type: none;
	/*color: #DE7A1B;*/
	width: 100%;
	text-align: center;
	padding: 14px 0 0;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	}

#navcontainer_h li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	}

#navcontainer_h a {
	text-decoration: none;
	color: #000;
	padding: 0px;
	}
	
#navcontainer_h a:hover {
	text-decoration: none;
	color: #E37916;
	padding: 0px;
	}	

#active_h a {
	color: #A01410;
}
	

li#active_h a:hover{
	color: #E37916;
}

/* ----------------------  Menu horizontal fim ---------------------- */

/* @end */

/* @group menu vertical */

#navcontainer_v { 
	width: 188px;
	height: 531px;
	float: left;
	background-image:url(images/menu_v.jpg);
}

#navcontainer_v ul
{
	margin-left: 12px;
	padding-left: 0;
	list-style-type: none;
	padding-top: 11px;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

#navcontainer_v a
{
	display: block;
	width: 160px;
	background-color: #dd5e19;
	margin-top: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: white;
	text-decoration: none;
	border-top: 1px dashed #fff;
	border-bottom: 2px solid #78320d;
}

#navcontainer_v a:hover
{
	background-color: #666;
	color: white;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	border-bottom: 2px solid #000;
	font-style: normal;
}

#current_v { background-color:#333;
	}
	
#active_v a { display: block;
	width: 160px;
	background-color: #000;
	/*border-bottom: 1px solid #eee;*/
	margin-top: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: white;
	text-decoration: none;
	border-bottom: 2px solid #9c9c9c;
}

#navcontainer_v #navcontainer_v * { 
				margin:0;
				padding:0;
}

/* @group submenu */


#submenu  {
}

li#submenu a {
	color: black;
	background-color: transparent;
	border-bottom: 2px dotted #de7b20;
	font: bold 10px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-top: 7px;
	padding: 1px 0 4px;
	
}

li#submenu a:hover {
	color: #a01410;
	background-color: transparent;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}


/* @end */

/* @end */

/* @group texto */



#conteudo { 
	width: 602px;
	height: 531px;
	float: left;
	background: url(images/fundo_body.jpg) scroll;
}

#texto { font:.9em Arial, Helvetica, sans-serif; 
		line-height:1.5em;
		margin-right:30px; 
		margin-top:30px; 
		background-color: #faecdf;
		padding:20px;
		/*height:450px;*/
	}



div#imgs img {
	margin-right: 3px;
	margin-bottom: 0;
	padding: 0;
}

#graph{

	margin: 0;
	padding: 0;
	
	text-align: left;
	float: right;
}
div#graph img { margin-right: 15px;
	margin-left: 3px;
	margin-top: 3px;
}

div#imgs img{
	margin-right: 10px;
}

/* @end */

/* @group PY C na Midia */

#pyc_na_midia {
	font:.9em Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin-right: 30px;
	margin-top: 30px;
	background-color: #faecdf;
	padding: 15px 20px 20px;
	overflow: scroll;
	height:450px;
}


#pyc_na_midia strong {
	color: #933e11;
	letter-spacing: .25em;
	font: bold 1em/1em Georgia, "Times New Roman", Times, serif;
	display: block;
	float: none;
	border-bottom: 1px dotted #99989a;
}

#pyc_na_midia a {
	color: #426798;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
	#pyc_na_midia a:hover {
	color: #faecdf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #dd5e19;
	text-decoration: none;
}

/* @end */
	
#texto a { color: #669;
	}
#texto a:hover { color:#E37916; text-decoration:none;
	}

/* 

#texto img {
	text-align: center;
	}
 */
		
#abertura { width:665px;
		height:484px;
		text-align:center;
		margin:auto;
		margin-top:100px;
		border-bottom: 6px solid #a3a4a2;
	border-top: 6px solid #E37916;
}
	

/*.imgcentrada {
	text-align: center;
	border: 5px solid #C1BDB6;
}*/
.paragrafo {
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	padding: 0px;
}
.lista {
	padding-top: 0px;
	margin-top: .2em;
	margin-bottom: 0.5em;
}

#apDiv1 {
	position:absolute;
	left:332px;
	top:122px;
	width:313px;
	height:188px;
	z-index:1;
	overflow:hidden;
	background-image: url(assets/images/cheque+banner_03.jpg);
}

.titulo{
	font: normal normal 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4c403f;
	text-align: left;
	letter-spacing: -.02em;
	display: block;
	margin-bottom: 20px;
}

/* @group rodape */

#rodape {
	clear: both;
	text-align: center;
	/*height: 36px;*/
	font: .7em/2em Arial, Helvetica, sans-serif;
	background-color: #f2ece0;
	color: #000;
	padding-bottom: 5px;
}


#rodape a { color:#E37916
		}

/* @end */

/* @group texto com imgs */

#texto_imgs {
	font:.9em Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin-right: 30px;
	margin-top: 30px;
	background-color: #faecdf;
	padding: 15px 20px 20px;
	height:450px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}

table { border-collapse:collapse; border:2px solid #000;
	font-size: .8em;
	margin-top: 10px;
}
tr td, tr th { 1px solid #333;}

#texto_imgs a {
	color: #426798;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#texto_imgs a:hover {
	color: #de7b20;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

/* @end */
.clique {
	font-style: italic;
	font-size: 0.8em;
	text-align: left;
	padding: 0;
	white-space: normal;
	line-height: 10px;
	color: #999;
	display: block;
}
/*.tablerow {
	background-color: #FFF;
}*/
.header_subtitle {
	font-size: 0.7em;
	line-height: 1em;
}
