/* CSS Document */
/* Sitio PRPPG */

* {padding:0;margin:0;}

html>body {font-size: 10px;}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
	color: #002F2F;
	background-position: 0px 0px;
}

a, a:link {
	text-decoration: none;
}
img {
	border:0px;
}

a:hover{
	color:#003366;
	font-weight:bold;
}

a:visited{
	color:#0000FF;

}
h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

h8 {
	font-weight: bold;
	text-align: left;
	display: block;
	width: 30px;
	float: left;
}

ul, li {
	list-style-type: none;
}


/* Estrutura divs */
#frame1 {
	width: 752px;
	margin-top: 6px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #4692B6;/*#D4E1F2;*/
}

#superior{
	height: 120px;
	background-color: #002469;
	background-image: url(../images/top001_mooca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7f90a6;
	margin: 0px;
	padding: 0px;
}

#superior2 {
	height: 120px;
	background-color: #002469;
	background-image: url(../images/top002_butanta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7f90a6;
	margin: 0px;
	padding: 0px;
}

#meio {
	width: 750px;
	padding: 0px;
	background-color: #fff;
	margin: 0px;
	height: auto;
}

#inferior {
	height: auto;
	width: 750px;
	color: #002F2F;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#inferior #logos {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00224D;
}

#logos img {
	margin-right: 5px;
	margin-left: 5px;
	border:0px;
}


#conteudo #logos {
	float: right;
	height: auto;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.busca {
	padding-top: 10px;
	width: 154px;
	padding-bottom: 4px;
	height: 35px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	background-color: #F3FCF3;
	background-image: url(../images/bg_buscar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
}

.buscar_bt {
	background-color: #F3FCF3;
	float: left;
	height: 22px;
	width: 22px;
	background-image: url(../images/bt_buscar.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border:0px;
}

.busca .input {
	color: #002F2F;
	font-size: 10px;
	float: left;
	border: 1px solid #7f90a6;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top:6px;
	vertical-align: middle;
	text-align: left;
	height:15px;
}

#menuup {
	width: 752px;
	margin-top: 95px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002469;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002469;
	height: 20px;
	background-color: #002469;
}
.direita {
	width: /*598px;*/728px;
	float: right;
	margin: 0px;
	height: 20px;
}
ul.direita li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7f90a6;
	float: right;
	font-weight: bold;
	height: 18px;
	width: 112px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 2px;
}

#menuup a:visited  {
	color: #e5e9f0;
	text-decoration: none;
	font-size: 10px;
	display: block;
	text-align: center;
	height: 18px;
	line-height: 13px;
}
#menuup a, #menuup a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
	text-align: center;
	height: 18px;
	line-height: 13px;
}
#menuup a:hover {
	background-color: #7f91b4;
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	width: 150px;
	float: left;
}
#menu.principal {
	background-color: #D4E1F2;
	color: #00660E;
	height: 400px;
}
#menu ul {
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#menu.principal ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00660E;
	margin: 0px;
	height: 20px;
	padding: 0px;
}
#menuup ul.direita li.pini {
	border-right-style: none;
	border-left-style: none;
	padding-right: 18px;
}
#menuup ul.direita li.pini a:hover {
	background-color: /*#EC963F;*/ #7f91b4;
	text-decoration: none;
	color: #FFFFFF;
}

/* conteúdo central */
#conteudo {
	float: right;
	width: 591px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4E1F2;
}

#data {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #002469;
	margin-top: 2px;
	margin-bottom: 4px;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	float: right;
}
#data p {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 292px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.destaque01 {
	color: #FFFFFF;
	background-color: #002469;
	text-align: center;
	font-weight: bold;
	display: block;
	width: 160px;
	float: right;
}

#linha1 {
	float: left;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 14px;
	padding-left: 4px;
	padding-top:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e9f0;
	font-size: 10px;
}

#linha1 h6{
	font-size:12px;
}

#inferior #logos {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00224D;
}

.maisinfo{
	text-align: left;
	font-weight: bold;
	display: block;
	width: 160px;
	float: right;
	margin-top:15px;
	margin-left:15px;
	margin-right:-8px;
	margin-bottom:20px;
}

.maisinfo a{
	color:#4692B6;
}

.maisinfo a:hover{
	color:#003366;
}

.maisinfo_opcoes{
    background: url(../images/info_middle.jpg) repeat-y;
	padding-left:15px;
	margin-top:-4px;
}


.texto{
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
	line-height: 1.6em;
}

.texto p{
	text-align:justify;
}

.bullet {
	list-style: none;
	margin-left:35px;
}

.bullet li {
	padding: 5px 0 0 25px;
	background: transparent url(../images/bullet.gif) no-repeat 0.5em 0.7em;
	line-height: 1.3em;
}

.bullet_maisinfo li {
	padding: 5px 25px;
	background: transparent url(../images/bullet.gif) no-repeat 0.5em 0.7em;
	line-height: 1.3em;
	margin-left:-12px;
}

.bullet_cartaintencoes li{
	padding: 5px 0px 5px 5px;
	list-style-type: upper-roman;
	line-height: 1.3em;
	margin-left:35px;
}

.bullet_listaalfabetica li{
	padding: 5px 0px 5px 5px;
	list-style-type: lower-alpha;
	line-height: 1.3em;
	margin-left:70px;
}

.p {
	margin-left: 2px;
	margin-top:8px;
}

.imagem_direita{
	float:right;
	padding-top:5px;
	padding-right:3px;
	margin-right:3px;
	margin-left:5px;
	margin-bottom:5px;
}

.imagem{
	float:left;
	padding-top:5px;
	padding-right:5px;
	margin:5px;
}

.faleconosco {
	text-align:right;
	margin-right:10px;
	font-size: 10px;
	font-family: verdana;
	margin-bottom:4px;
}

.faleconosco a{
	color:#AB0000;
}

.faleconosco a:hover{
	color:#AB0000;
	font-weight:normal;
	text-decoration:underline;
}

.voltar_lato {
	text-align:left;
	margin-left:3px;
	font-size: 10px;
	font-family: verdana;
	clear:both;
	margin-bottom:-12px;
}

.voltar_lato a{
	color:#AB0000;
}

.voltar_lato a:hover{
	color:#AB0000;
	font-weight:normal;
	text-decoration:underline;
}

.tbl_cabecalho {
	background-color:/*#4692B6*/#CFF3CF;
	font-weight:bold;
	color:#002F2F;
}

.tbl_linhaimpar {
	background-color:#E3F9E3;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.tbl_linhapar {
	background-color:#F3FCF3;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.contato {
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-width: 0.1mm;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	line-height: 20px;
}

select {
	font-size:12px;
}

.enviar_bt {
	height: 30px;
	width: 70px;
	background-image: url(../images/bt_enviar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border:0px;
}

.limpar_bt {
	height: 30px;
	width: 70px;
	background-image: url(../images/bt_limpar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border:0px;
}

.titulointerno {
	font-weight:bold;
	color: #046380; 
	font-size: 2em;
	/*text-align:left;*/
	line-height: 1.4em;
	margin-bottom:40px;
}


.bullet_itens_numerada li{
	padding: 5px 0px 5px 5px;
	list-style-type: decimal;
	line-height: 1.3em;
	margin-left:35px;
}

.bullet_itens li{
	padding: 5px 0px 5px 5px;
	list-style-type: disc;
	line-height: 1.3em;
	margin-left:35px;
}

.linhas {
	list-style: none;
	border-bottom: 1px #ADD8E6 solid;
	border-collapse: separate;
	padding: 4px;
	margin: 0 8px;
}

.nome_curso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #2C3D87;
	margin-top:10px;
}

.nome_curso_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C3D87;
	margin-top:10px;
}

.nome_curso_sub_v {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#F00;
	margin-top:10px;
}

.nome_responsavel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2C3D87;
	margin-top:15px;
}

.item_cursos {
	background-color: #EFFAFF;
	border-bottom: 1px #ADD8E6 solid;
	border-left: 3px #ADD8E6 solid;
	color: #0F3E79;
	padding: 6px;
	margin: 15px 0;
	width:350px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 20px;
}

blockquote{
	margin-left:15px;
	margin-top:10px;
}

table
{
	border:1px solid #033;
	}

table tr, table td
{
border-top:1px solid #033;
border-right:1px solid #033;
}
