html, body{width:100%; height:100%;}

body{
	margin:0px;
	overflow-y:scroll;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:black;
	background-color: white;
}

form{margin:0px;}

p{margin:0px;}

table{/*border:0px;*/ border-collapse:collapse;}

img{border:0;}


.clear{clear:both;}

/**/

a:active {
    outline: 0;
}

/*#58595B*/
.div_conteudo a{color:black; text-decoration:none;}
.div_conteudo a:hover{color:black; text-decoration:underline;}

.zona_conteudos{padding-top:40px;}

.menu{margin-top:0px; text-align:center;}
.menu a{color:#58595B; text-decoration:none;}
.menu a:hover{color:#58595B; text-decoration:underline;}

/*#231EC4*/
.logotipo{position:fixed; text-align:center; z-index:100; top:20px; left:50%; margin-left:-90px; text-align:center; font-size: 15px; color:black; width:180px; font-weight: bold;}
/*.logotipo{position:fixed; text-align:center; z-index:100; text-align:center; width:100%; font-size: 15px; color:black; font-weight: bold;}*/
.logotipo a{color:black; text-decoration:none;}
.logotipo a:hover{color:black; text-decoration:none;}


/*opacity:0.5;*/
.logotipo_2{position:fixed; background-color:white; width:100%; margin-left:-50px; margin-top:-10px; height:34px; padding-top:20px; text-align:center; z-index:110; text-align:center; font-size: 15px; color:black; font-weight: bold; }
.logotipo_2 a{color:black; text-decoration:none;}
.logotipo_2 a:hover{color:black; text-decoration:none;}

/*#231EC4*/
.barra_footer{position:fixed; z-index:100; bottom:12px; width:100%; height:22px; padding-top:3px; font-size:15px; text-align: center; color:black; font-weight: normal;}
.barra_footer a{color:black; text-decoration:none;}
.barra_footer a:hover{color:black; text-decoration:none;}

.barra_footer_2{position:fixed; z-index:110; width:100%; background-color:white; bottom:0px; width:100%; height:34px; padding-top:3px; font-size:15px; text-align: center; color:black; font-weight: normal;}
.barra_footer_2 a{color:black; text-decoration:none;}
.barra_footer_2 a:hover{color:black; text-decoration:none;}

.bt_play{position:absolute; z-index:1000; width:80px; height:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px;}
.bt_pause{position:absolute; z-index:1000; top:0px; left:0px; display: none; width:640px; height:360px;}