/*CSS - CASCADING STYLE SHEET SITE ORPAS*/

body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff url(images/background.gif);
	padding: 0;
	margin: 0;
}

#corpo {
    width: 759px;
    height: 100%;
	margin: auto;
	min-height: 960px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-left: 50px solid #D9EBC8;
	border-right: 50px solid #F7C6C6;
}

h1.logo a {
    width: 327px;
	height: 153px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	margin-top: -16px;
    *margin-top: 0px;
	margin-left: -49px;
	background: url(images/logo_orpas.png) no-repeat;    
}

.faixa_base {
    width: 780px;
	height: 56px;
	position: absolute;
	margin-top: -1px;
	margin-left: 30px;
	background-color: #FADD85;
}

.topo_base {
    width: 565px;
	height: 61px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
    margin: 39px 0px 0px 245px;
	*margin: 55px 0px 0px 245px;
	background: url(images/topo_base.png) no-repeat;
}

.bandeiras {
    width: 70px;
}

.bandeiras li {
    list-style-type: none;
	display: inline;
}

.bandeiras_1,a.bandeiras_1, 
a.bandeiras_1:link, 
a.bandeiras_1:visited { 
    width: 22px;
	height: 16px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
    position: absolute;
	*margin-top: 20px;
	margin-left: 700px;
	background: url(images/brazil.png) no-repeat;
 }

a.bandeiras_1:hover, 
a.bandeiras_1:active { 
    width: 22px;
	height: 16px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
    position: absolute;
	*margin-top: 20px;
	margin-left: 700px;
	background: url(images/brazil_pb.png) no-repeat;
 }

.bandeiras_2,a.bandeiras_2, 
a.bandeiras_2:link, 
a.bandeiras_2:visited { 
    width: 22px;
	height: 16px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
    position: absolute;
	*margin-top: 20px;
	margin-left: 730px;
	background: url(images/usa.png) no-repeat;
}

a.bandeiras_2:hover, 
a.bandeiras_2:active { 
    width: 22px;
	height: 16px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
    position: absolute;
	*margin-top: 20px;
	margin-left: 730px;
	background: url(images/usa_pb.png) no-repeat;
}

.estrela_sup {
    width: 26px;
	height: 28px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
    margin: 25px 0px 0px 714px;
	background: url(images/estrela_superior.png) no-repeat;
}

.estrela_dir {
    width: 56px;
	height: 53px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
    margin: 70px 0px 0px 614px;
	background: url(images/estrelas_direita.png) no-repeat;
}

.barra_sep {
    width: 2px;
	hei ght: 50%;
	display: block;
    margin: -350px 0px 0px 254px;
	*margin: -390px 0px 80px 254px;
	padding-top: 80px;
	padding-left: 50px;
	background: url(images/barrinha_cinza.png) no-repeat;    
}

.conteudo {
    width: 390px;
	min-height: 500px;
    font: 11px tahoma, verdana;
	color: #000000;  
	margin-bottom: 80px;
}

.topico {
    width: 25px;
	height: 268px;
	position: absolute;
	margin-left: 433px;
	margin-top: -18px;
}

.empresa {
    width: 230px;
	height: 15px;
	margin-top: 4px;
	margin-left: 19px;
}

.email {
    width: 230px;
	height: 15px;
	margin-left: 63px;
}

.assunto {
    width: 230px;
	height: 15px;
	margin-left: 53px;
}

.mensagem {
    width: 230px;
	margin-top: -10px;
	margin-left: 105px;
}

/*MENU TOPO*/
.dock {
	position: absolute;
	margin-top: 120px;
	margin-left: 470px;
	height: 50px; 
	text-align: center;
}

.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}

a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 90%; 
}

.dock-item span {
	display: none; 
	padding-left: 20px;
}
/*FIM*/


.menu_img {
    width: 150px;
	margin-top: 170px;
}

.menu_img li {
    list-style-type: none;
	display: block;
}

.menu_img_1,a.menu_img_1, 
a.menu_img_1:link, 
a.menu_img_1:visited { 
    width: 141px;
	height: 15px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	padding-top: 15px;
	background: url(images/institucional.png) no-repeat;
}

.menu_img_2,a.menu_img_2, 
a.menu_img_2:link, 
a.menu_img_2:visited { 
    width: 155px;
	height: 21px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	margin-left: 30px;
	padding-top: 5px;
	background: url(images/relacao.png) no-repeat;
}

.menu_img_3,a.menu_img_3, 
a.menu_img_3:link, 
a.menu_img_3:visited { 
    width: 98px;
	height: 17px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	margin-left: -10px;
	padding-top: 5px;
	background: url(images/eventos.png) no-repeat;
}

.menu_img_4,a.menu_img_4, 
a.menu_img_4:link, 
a.menu_img_4:visited { 
    width: 137px;
	height: 19px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	margin-left: 10px;
	padding-top: 5px;
	background: url(images/contribuicao.png) no-repeat;
}

.menu_img_5,a.menu_img_5, 
a.menu_img_5:link, 
a.menu_img_5:visited { 
    width: 123px;
	height: 12px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	padding-top: 5px;
	background: url(images/colaboradores.png) no-repeat;
}

.menu_img_6,a.menu_img_6, 
a.menu_img_6:link, 
a.menu_img_6:visited { 
    width: 115px;
	height: 16px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	margin-left: 35px;
	padding-top: 5px;
	background: url(images/parcerias.png) no-repeat;
}

.menu_img_7,a.menu_img_7, 
a.menu_img_7:link, 
a.menu_img_7:visited { 
    width: 150px;
	height: 16px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	margin-left: 25px;
	padding-top: 5px;
	background: url(images/faleconosco.png) no-repeat;
}

.estrela_menu {
    width: 18px;
	height: 19px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	margin-top: 148px;
	*margin-top: -23px;
	margin-left: 22px;
	background: url(images/estrela_menu.png) no-repeat;
}

.text_home {
    width: 150px;
	font: 10px tahoma,verdana;
	margin-top: 345px;
	*margin-top: 5px;
	margin-left: 34px;
}

.estr {
    margin: 23px 0px 0px 15px;
}

.menu_duo {
    width: 30px;
	margin: -153px 0px 0px -70px;
	*margin: -153px 0px 0px -30px;
}

.menu_duo li {
    list-style-type: none;
	display: inline;
}

.menu_duo_1,a.menu_duo_1, 
a.menu_duo_1:link, 
a.menu_duo_1:visited { 
    width: 30px;
	height: 140px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/trabalhe.png) no-repeat;
 }

.menu_duo_2,a.menu_duo_2, 
a.menu_duo_2:link, 
a.menu_duo_2:visited { 
    width: 30px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/links.png) no-repeat;
 }


#rodape {
    width: 857px;
	height: 240px;
	margin: auto;
	margin-top: -160px;
}

.foto a{
    width: 150px;
	height: 139px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	position:absolute;
	margin-top: -30px;
	margin-left: 80px;
	background: url(images/daniel_home.png) no-repeat;
}

.rodo_base {
    width: 860px;
	height: 60px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	position:absolute;
	margin-top: 100px;
	margin-left: -1px;
	background: url(images/rodo_base.png) no-repeat;    
}

.faixa_rodo {
    width: 810px;
	height: 70px;
	font: 10px tahoma,verdana;
	position: absolute;
	margin-top: 150px;
	margin-left: -1px;
	padding-left: 50px;
	background-color: #D8E1F2;
}


.barra{
	font: 10px tahoma,verdana;
	position: absolute;
	margin-top: -48px;
	margin-left: 170px;
	padding-left: 20px;
	background: url(images/barra.png) no-repeat; 
}

.barra2{
	font: 10px tahoma,verdana;
	position: absolute;
	margin-top: -48px;
	margin-left: 365px;
	padding-left: 20px;
	background: url(images/barra.png) no-repeat; 
}

.telefone {
    height: 21px;
	font: 10px tahoma,verdana;
	position: absolute;
	margin-top: -20px;
	margin-left: 655px;
	padding-top: 5px;
	padding-left: 40px;
    background: url(images/telefone.png) no-repeat; 
}

.mail,a.mail, 
a.mail:link, 
a.mail:visited { 
	font: 10px tahoma,verdana;
	font-weight: bold;
    color: #083160;
    text-decoration: none;
 }

a.mail:hover, 
a.mail:active { 
	font: 10px tahoma,verdana;
	font-weight: bold;
    color: #00923F;
    text-decoration: none;
 }

.send,a.send, 
a.send:link, 
a.send:visited { 
	font: 11px tahoma,verdana;
	font-weight: bold;
    color: #083160;
    text-decoration: none;
 }

a.send:hover, 
a.send:active { 
	font: 11px tahoma,verdana;
	font-weight: bold;
    color: #00923F;
    text-decoration: none;
 }

.personas {
    margin-top: 0px;
}

.personas ul {
    padding: 4px; 
	margin-top: 0px;
}

.personas li {
    margin-top: 80px;
	margin-bottom: 0px;
	list-style-type: none;
}

.personas img {
    padding-right: 25px; 
	margin-bottom: 0px; 
	padding-bottom: 1px;
	float: left;
}

.links {
    width: 250px;
	position:absolute;
	margin-top: 5px;
	margin-left: 55px;
}

.rodo_final {
    width: 860px;
	height: 15px;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	position:absolute;
	margin-top: 10px;
	margin-left: -50px;
	background: url(images/rodo_base_final.png) no-repeat; 
}

.copyright {
	font: 10px tahoma,verdana;
	margin-left: 180px;
}

#A,#B,#C {
    display: none;
}

/*developed by julio*/
