@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #E1E399;
	background-color: #080808;
	margin:0;	
}
.top{
	height:94px;
	background-color: #000;
	background-image:url(img/risco.jpg); 
	background-repeat:repeat-x;
	background-position:bottom;
	width:1000px;
	}
.rods{
	height:25px;
	background-color: #000;
	background-image:url(img/risco.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	width:1000px;
	}
.top2{
	height:110px;
	background-color: #000;
	background-image:url(img/risco.jpg); 
	background-repeat:repeat-x;
	background-position:bottom;
	width:1000px;
	}
.box_miolo {
	width:850px;
	height:auto;
	float:left;
	}
.box_menu {
	width:150px;
	background-color: #000;
	height:520px;
	float:left;
}
.menu {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:2px;
	width:100px;
	vertical-align:text-bottom;
	border-bottom-color:#333;
	border-bottom-width:thin;
	border-bottom-style:solid;
	color: #E1E399;
}


.a:link{
	color: #E1E399;
	text-decoration:none;
}
.a:active{
	color: #E1E399;
	text-decoration:none;
}
.a:visited{
	color: #E1E399;
	text-decoration:none;
}
.a:hover{
	color: #EDDF37;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}


.linkvideo:link{
	color: #E1E399;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
.linkvideo:active{
	color: #E1E399;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
.linkvideo:visited{
	color: #E1E399;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
.linkvideo:hover{
	color: #EDDF37;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}

.titulos{
	color: #EDDF37;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
}
.Inicial{
	color: #EDDF37;
	font-weight: bold;
	text-decoration:none;
	font-size: 30px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
}
#margem{
	 margin:20px;
	 }
.boxfoto{
	border-color:#EDDF37;
	border-style: solid;
	border-width:medium;
	margin:5px;
	}
