* {
	margin:0;
	padding:0;
}
body {
	background:#005f65 url(imagens/bgs.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#110000;
}
body a {
	color:#09F;
	text-decoration:underline;
}
body a:hover {
	color:#09F;
	text-decoration:underline;
}
h1{
	font-size:14px;
}
h2{
	font-size:14px;
	color:#099;
}
#bg{
	z-index:10;
	position:fixed;
	width:100%;
	height:1044px;
	left:0px;
	bottom:0px;
	margin-bottom:0px;
	background:url(imagens/bg11.png) no-repeat bottom right;
}
#moldura {
	z-index:30;
	position:relative;
	background: transparent url(imagens/bg2.png) no-repeat center top;
	margin-right:auto;
	margin-left:auto;
}
#topo {
	z-index:40;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	height:100px;
	width:auto;
}
#gtmda {
	z-index:41;
	position:relative;
	float:left;
	height:100px;
	width:780px;
}
#lavid {
	z-index:42;
	position:relative;
	float:right;
	height:50px;
	width:50px;
	padding:0px 5px 0px 0px;
}

/* -- LINKS -- */
#linksbar {
	z-index:50;
	position:relative;
	background: transparent url(imagens/linksbar2.png) repeat-x;
	margin-right:auto;
	margin-left:auto;
	height:50px;
}
#links {
	z-index:60;
	position:relative;
	width:690px;
	margin-right:auto;
	margin-left:auto;
}

.link1 a{
	z-index:140;
	position:relative;
	height:20px;
	width:86px;
	float:left;
	padding-top:2px;
	background: transparent url(imagens/linkbtn.png) no-repeat;
	color:#000;
	text-decoration:none;
}
.link1 a:hover{
	background: transparent url(imagens/linkbtnon.png) no-repeat;
	color:#FFF;
	text-decoration:none;
}

/* -- CONTEUDOS -- */
#conteudos {
	z-index:70;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}
#conteudoimg {
	float:left;
	width:160px;
}
#conteudo1 {
	height:400px;
	margin-right:10px;
	margin-left:170px;
}
#conteudotxt1 {
	background: transparent url(imagens/bgb1.png) repeat;
	font-size:14px;
	padding: 10px 20px 10px 20px;
	border:thin;
	-moz-border-radius-bottomleft:70px; /* Firefox, etc */
	-moz-border-radius-topright:40px; /* Firefox, etc */

	-khtml-border-top-right-radius:7px; /* Konqueror, etc */
	-khtml-border-bottom-left-radius:7px; /* Konqueror, etc */

	-webkit-border-top-right-radius:7px; /* Safari, Google Chrome, etc */
	-webkit-border-bottom-left-radius:7px; /* Safari, Google Chrome, etc */

	-opera-border-top-right-radius:7px; /* Opera */
	-opera-border-bottom-left-radius:7px; /* Opera */
}
#conteudotxt1 ul{
	padding-left:100px;	
}

#conteudo2 {
	height:400px;
	margin-right:10px;
	margin-left:10px;
}
#conteudotxt2 {
	background: transparent url(imagens/bgb1.png) repeat;
	font-size:14px;
	padding: 10px 20px 10px 20px;
	border:thin;
	border-width:thin;
	-moz-border-radius-bottomleft:70px; /* Firefox, etc */
	-moz-border-radius-topright:40px; /* Firefox, etc */

	-khtml-border-top-right-radius:7px; /* Konqueror, etc */
	-khtml-border-bottom-left-radius:7px; /* Konqueror, etc */

	-webkit-border-top-right-radius:7px; /* Safari, Google Chrome, etc */
	-webkit-border-bottom-left-radius:7px; /* Safari, Google Chrome, etc */

	-opera-border-top-right-radius:7px; /* Opera */
	-opera-border-bottom-left-radius:7px; /* Opera */


}
#conteudotxtp {
	background: transparent url(imagens/bgb1.png) repeat;
	font-size:14px;
	padding: 10px 20px 10px 60px;
	border:thin;
	border-width:thin;
	-moz-border-radius-bottomleft:70px; /* Firefox, etc */
	-moz-border-radius-topright:40px; /* Firefox, etc */

	-khtml-border-top-right-radius:7px; /* Konqueror, etc */
	-khtml-border-bottom-left-radius:7px; /* Konqueror, etc */

	-webkit-border-top-right-radius:7px; /* Safari, Google Chrome, etc */
	-webkit-border-bottom-left-radius:7px; /* Safari, Google Chrome, etc */

	-opera-border-top-right-radius:7px; /* Opera */
	-opera-border-bottom-left-radius:7px; /* Opera */

}
#titulo {
	background: transparent url(imagens/titulobar4.png) no-repeat top left;
	height:30px;
	width:427px;
	padding-top:27px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
#player {
	background: transparent url(imagens/player.png) no-repeat center;
	height:300px;
	width:400;
	padding-top:50px;
}

/* -- FINANCIADORES -- */
#financiadores{
	width:390px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}
#fespaco{
	width:20px;
	float:left;	
}
.financiador2 a{
	float:left;
	height:80px;
	width:80px;
	background-image:url(financiadores/logo_lavid.png);
	background-position:0 -80px;
	background-repeat:no-repeat;
}
.financiador2 a:hover{
	background-position:0 +0px;
}
.financiador2 a:active{
	background-position:0 -80px;
}
.financiador2 a:visited{
	background-image:url(financiadores/logo_lavid.png);
}

.financiador3 a{
	float:left;
	height:80px;
	width:80px;
	background-image:url(financiadores/logo_ufpb.png);
	background-position:0 -80px;
	background-repeat:no-repeat;
}
.financiador3 a:hover{
	background-position:0 +0px;
}
.financiador3 a:active{
	background-position:0 -80px;
}
.financiador3 a:visited{
	background-image:url(financiadores/logo_ufpb.png);
}

.financiador4 a{
	float:left;
	height:80px;
	width:80px;
	background-image:url(financiadores/logo_rnp.png);
	background-position:0 -80px;
	background-repeat:no-repeat;
}
.financiador4 a:hover{
	background-position:0 +0px;
}
.financiador4 a:active{
	background-position:0 -80px;
}
.financiador4 a:visited{
	background-image:url(financiadores/logo_rnp.png);
}

.financiador6 a{
	float:right;
	height:80px;
	width:80px;
	background-image:url(financiadores/logo_brasil.png);
	background-position:0 -80px;
	background-repeat:no-repeat;
}
.financiador6 a:hover{
	background-position:0 +0px;
}
.financiador6 a:active{
	background-position:0 -80px;
}
.financiador6 a:visited{
	background-image:url(financiadores/logo_brasil.png);
}

.financiador2b a{
	float:left;
	height:50px;
	width:50px;
	background-image:url(financiadores/logo_lavid-2.png);
	background-position:0 -50px;
	background-repeat:no-repeat;
}
.financiador2b a:hover{
	background-position:0 +0px;
}
.financiador2b a:active{
	background-position:0 -50px;
}
.financiador2b a:visited{
	background-image:url(financiadores/logo_lavid.png);
}

/* -- RODAPE -- */
#rodape {
	background: transparent url(imagens/rodapebar.png) no-repeat top center;
	height:29px;
	margin-right:auto;
	margin-left:auto;
	padding-top:6px;
	font-size:9px;
	font-weight:bold;
	color:#CCC;
}