@charset "iso-8859-15";
/* CSS Document */

html, body {
	height: 100%;
}
body {
	behavior: url("htcmime.php?file=csshover3.htc");
	font-family: Verdana, sans-serif;
	color:#5E6253;
	background-color: #2d3192;
	background-image: url("imagens/bg3.jpg");
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	padding: 0;
	margin: 0;	
}

.corpo{
position: relative;
width: 780px;
height: 100%;
margin-top: 0px;
}

.corpo#inicial{
background-color: #3EA7E3;
background-image: url("imagens/buzios2.jpg");
background-repeat: no-repeat;
background-position: bottom center;
}

.header{
position: relative;
height: 100px;
width: 781px;
background-color: #2d3192;
background-image: url("imagens/header_bg.jpg");
background-repeat: repeat-y;
text-align: left;
margin-top: 0px;
}

.conteudo{
position: relative;
width: auto;
height: auto;
padding: 15px;
padding-left: 60px;
padding-right: 60px;
font-size: 13;
color: #333333;
text-align: left;
}

.menu{
position: absolute;
color: white;
width: 160px;
height: 200px;
padding-top: 30px;
font-size: 11;
z-index: 100;
}
.menu#esquerda{left: -112px;}
.menu#direita{right: -112px;}

#menubotao{
position: relative;
width: 160px;
height: auto;
padding-top: 2px;
padding-bottom: 2px;
background-repeat: repeat-y;
margin-bottom: 4px;
}

#menubotao.esquerda{background-image: url("imagens/menuesquerda.jpg");}
#menubotao.direita{background-image: url("imagens/menudireita.jpg");}


.esqativo{
position: relative;
width: 160px;
height: auto;
padding-top: 2px;
padding-bottom: 2px;
background-repeat: repeat-y;
margin-bottom: 4px;
background-image: url("imagens/menuesquerda.jpg");
}
.esqativo:hover{
position: relative;
width: 160px;
height: auto;
padding-top: 2px;
padding-bottom: 2px;
background-repeat: repeat-y;
margin-bottom: 4px;
background-image: url("imagens/menudireita.jpg");

}


#menubotao.dirativo{background-image: url("imagens/menudireita.jpg");}
#menubotao.dirativo:hover{background-image: url("imagens/menuesquerda.jpg");}

.espaco5{
position: relative;
height: 3px;
}

p#titulopagina{
font-weight: bold;
color: #3278AC;
}

#titulo{
font-weight: bold;
}

.pheader{
font-family: Tahoma;
position: relative;
left: 50px;
top: 10px;
color: #FCC707;
font-size: 22;
font-weight: bold;
}

a{
text-decoration: none;
color: #3A55AC;
font-weight: bold;
}

a#menu:hover{
color: #FCC707;
}

a#menu{
color: white;
font-weight: normal;
}

#subtitulo{
font-size: 12;
font-weight: normal;
font-style: italic;
}

table{
font-size: 12;
color: #333333;
padding: 3px;
}

table#social{
width: 500px;
font-size: 12;
color: #333333;
padding: 3px;
}

table#social2{
font-size: 12;
color: #333333;
padding: 3px;
}

table#social3{
width: 650px;
font-size: 12;
color: #333333;
padding: 3px;
}

.abstract_descricao{
background-color: #E6E6E6;
font-weight: bold;
color: black;
}

.abstract td{
padding: 4px;
border: 1px solid black;
}

dt{
font-size: 12;
font-style: italic;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
}

dd{
font-family: Arial, Verdana, sans-serif;
position: relative;
padding-top: 5px;
//padding-bottom: 15px;
}

img{
border: 0px;
}

