/* CSS Document */
body {background-color: black;}

a:link{text-decoration:none;
		color:#990000;
		font-weight: bold;
		}
a:link img{border:0px;}

a:hover.alta{margin:0px;}

a:hover{margin:2px;}

a:visited{text-decoration:none;
		color:#990000;
		font-weight: bold;
		}

a:visited img{border:0px;}

#rodape{
		position:relative;
		font-family: Verdana;
		font-size:10px;
		width: 800px;
		color: white;
		text-align:center;
		margin-top:5px;
		}
	
#fundo{
	margin: 0px;
	/*border: 1px solid white;*/
	height: 650px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;}

#fundo2{
	margin: 0px;
	/*border: 1px solid white;*/
	height: 950px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;}	
	
	#menu{
		position:relative;
		margin:0px;
		/*border:1px solid green;*/
		height: 199px;
		width: 800px;
	}
		#fotodrakula{
			position:relative;
			width:230px;
			height: 199px;
			/*border: 1px solid green;*/
			float:left;}
	
		#logo{
			position:relative;
			width:200px;
			height: 199px;
			/*border: 1px solid green;*/
			float:left;}
		
		#links{
			position:absolute;
			width:390px;
			height: 80px;
			top:115px;
			left:419px;
			display: block;
			/*border: 1px solid green;*/
			}
	
	
	#conteudo{
		position:relative;
		/*border:1px solid green;*/
		border-top: 3px solid #990000;
		height: 420px;
		background-color: white;
		width: 800px;
		clear:left;
		}
			#conteudovideos{
		position:relative;
		/*border:1px solid green;*/
		border-top: 3px solid #990000;
		height: 900px;
		background-color: white;
		width: 800px;
		clear:left;
		}
		
			#conteudobio{
		position:relative;
		/*border:1px solid green;*/
		border-top: 3px solid #990000;
		height: 750px;
		background-color: white;
		width: 800px;
		clear:left;
		}
		
		#descricaohome1{
	position:relative;
	height:400px;
	width:380px;
	background-color: white;
    float:left;
	margin:10px;
	}
	
	#descricaohome1 img{padding-left:8px; text-align:left; margin-right:10px; }
	
	h5{
	background-color:#990000;
	margin: 8px;
	font-family: Tahoma;
	padding:5px;
	text-align:justify;
	color:white;}

	p{
	font-family: Tahoma;
	font-size:10px;
	text-align: justify;
	}
	p.bio{
	font-family: Tahoma;
	font-size:11px;
	text-align: justify;
	}
	ul{font-family: Tahoma;
	font-size:10px;
	text-align: left;
	padding:12px;}
	
		#descricaohome2{
	position:relative;
	height:400px;
	width:380px;
	background-color: white;
    float:left;
	margin-top:10px;
	}
		#descricaolinks2{
	position:relative;
	height:400px;
	width:380px;
	background-color: white;
    float:left;
	margin-top:10px;
	magin-left:0px;
	}
		#descricaobio{
	position:relative;
	height:350px;
	width:680px;
	left:20px;
	top: 08px;
	background-color: white;
    margin-top:10px;
	text-align: justify;
	}

	#descricaobio h5{
	background-color:#990000;
	margin: 0px;
	font-family: Tahoma;
	padding:5px;
	text-align:justify;
	color:white;}
	
			#descricaobio2{
	text-align: justify;
	position:relative;
	height:350px;
	width:320px;
	left:20px;
	top: 08px;
	background-color: white;
      float:left;
	margin:10px;
	}
	
	#descricaobio2 img{padding-left:8px; text-align:left; margin-right:10px; }
	
		#descricaobio3{
	text-align: justify;
	position:relative;
	height:350px;
	width:320px;
	left:20px;
	top: 08px;
	background-color: white;
    margin-top:10px;
	magin-left:0px;
	float:left;
	}
	
	#descricaobio3 img{padding-left:8px; text-align:left; margin-right:10px; }