@charset "UTF-8";
/* CSS Document */

body{ background-color:#000000;

}

img{
border:0;
}
/* CAIXA GERAL */
#page {
	color:#CCCCCC;
	width:1100px;
	margin-left:40px;
	margin-top:20px;
	font-family:"helvetica", Times, serif;
	font-style:normal;
}

#video{
margin: 3ppx auto 40px auto;
padding:11px;
width:320px;
height:240px;
float:left;
}

#texto {
color:#CCCCCC;
width:700px;
margin-left:40px;
margin-top:20px;
font-family:"helvetica", Times, serif;
font-style:normal;

}

#texto2 {
color:#CCCCCC;
width:700px;
margin-left:40px;
margin-top:20px;
font-family:"helvetica", Times, serif;
font-style:normal;

}

/*ZNANDA*/
h1{
width:1200px;
font-size:60px;
font-family:"helvetica", Times, serif;
font-weight:lighter;
font-style:normal;
}

/*h2{
width:1100px;
font-size:36px;
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
font-style:normal;
}

#tablaBig{
color:#CCCCCC;
width:1100px;
margin-left:40px;
margin-top:20px;
font-family:"Times New Roman", Times, serif;
font-style:normal;
}*/

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
	color:#666666;
}



.header_highlight{
	
}

/* TOPICOS */
.accordion_headings{
width:700px;
font-size:36px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration: none;
	
}

/* TOPICOSQUANDO PASSAS O RATO */
.accordion_headings:hover{
color:#990033;
cursor:pointer;
}
	

