@font-face {
font-family: "HangTheDJ"; src: local("HangTheDJ"), url("font/HangTheDJ.ttf") format("truetype");
}

@font-face /* IE */{
font-family: "HangTheDJ_IE"; src: url("font/HangTheDJ.eot");
}

@font-face {
font-family: "MajorSnafu"; src: local("MajorSnafu"), url("font/major.ttf") format("truetype");
}

@font-face /* IE */{
font-family: "MajorSnafu_IE"; src: url("font/major.eot");
}


*{margin: 0px; padding:0px;
}

body{
	background-color: #FFF;
	font-family: "Lucida Console", Monaco, monospace;
}

a{
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	text-shadow: 2px 2px 3px #000;
}

a:hover{
	text-shadow: none;
}

p{
	text-indent:15px;
	margin-top: 10px;
	text-align:justify;
}

img{
	border: none;}

h1, h2, h3{
	font-family: MajorSnafu, MajorSnafu_IE;
	color: #DFE1FF;
	text-shadow: 2px 2px 3px #000;
}

ul,li,ol{
	margin-left: 25px;
	}

#top {
	background-color: #555;
	width: 100%;
	box-shadow: 0px 5px 5px #333;
}

#bottom {
	background-color: #555;
	width: 100%;
}
#wrap_top {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 940px;
	margin: 0 auto;
	height: 65px;
}

#wrap_admin {
	padding-top: 15px;
	padding-bottom: 5px;
	width: 940px;
	margin: 0 auto;
}

#wrap_bottom {
	padding-top: 5px;
	padding-bottom: 15px;
	width: 940px;
	margin: 0 auto;
}

#wrap_bottom table{
	width: 80%;
	margin: 0 auto;
	text-align:center;
	vertical-align: text-top;
}

#wrap_bottom table td{
	vertical-align: text-top;
	height: auto;
}

#wrap_bottom a{
	font-size: 12px;
}

#top #wrap_top input[type="text"],
#top #wrap_top input[type="password"]{
	border-radius: 5px;
	border: 1px solid #CCC;
	font-size:15px;
	padding: 5px;
	color: #444;
}

#top #wrap_top input[type="text"]:hover,
#top #wrap_top input[type="password"]:hover,
#top #wrap_top input[type="submit"]:hover,
.logout:hover{
	border: 1px solid #0CF;
	box-shadow: 0px 0px 15px #0CF;
}

#top #wrap_top input[type="submit"],
.logout, .selecao {
	font-family: MajorSnafu, MajorSnafu_IE;
	background-color:#333;
	border-radius: 5px;
	border: 1px solid #999;
	font-size:15px;
	padding: 5px;
	color: #CCC;
}

#top #wrap_top td{
	vertical-align:central;
}

#top #wrap_top a{
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
}

#top #wrap_top .pass{
	text-align:right;
	padding-right: 15px;
}

#header{
	font-family: MajorSnafu, MajorSnafu_IE;
	font-size: 37px;
	color: #DFE1FF;
	text-shadow: 2px 2px 3px #000;
	padding-top: 10px;
}

#wraper{
	width: 940px;
	margin: 0 auto;
	}
#wraper_top{
	float:right;
	padding: 5px;
	color:#FEFBD6;
	font-size: 12px;
	width: 200px;
	text-align:center;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	background-color: #555;
	box-shadow: 0px 3px 5px #333;
	margin-bottom: 5px;
}

#wraper_top table{
	margin: 0 auto;
}

#wraper_top td{
	padding-right: 10px;
}

#wraper_top ul{
	list-style:none;
}

#wraper_top li{
	display:inline;
}

#wraper_top td a{
	color:#FEFBD6;
	text-decoration:none;
}

#wraper_top td a:hover{
	text-shadow: 2px 2px 3px #000;
}

#page{
	width: 940px;
	margin: 5px auto 10px auto;
	border:medium;
	border-radius: 15px;
	padding: 10px;
	text-indent:10px;
	background-color: #E8E9EE;
	box-shadow: 3px 3px 3px #333;
	}
	
#sidebar_left{
	float:left;
	width: 200px;
	padding-top:5px;
	}

#sidebar_right{
	float:right;
	width: 200px;
	padding-top:5px;
	}

.sidebar_content{
	padding-top:10px;
	padding-bottom: 10px;
	background-color:#666;
	border-radius: 10px;
	padding-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	box-shadow: 3px 3px 3px #333;
}

#content{
	padding-left: 210px;
	width: 500px;
}

#content a{
	color: #000;
	}

#content .title a{
	font-family: MajorSnafu, MajorSnafu_IE;	
	color: #999;
	text-shadow: 1px 1px 2px #000;	
}

#content img{
	max-width:200px;	
}

.left {
	float:left;
	border-radius: 5px;
	box-shadow: 2px 2px 5px #000;
	margin-right: 8px;
}

#content .right img{
	float:right;	
}

#slide{
	margin: 35px auto 10px auto;
	width: 940px;
	background-image: url(images/slide_bg.png);
	min-height:250px;
	}

#contactos {
	position:fixed;
	visibility: hidden;
	z-index: 9;
	margin: 0 auto;
	top:10%;
	left: 35%;
	width: 30%;
	height:auto;
}

.img_galery{
	border-radius: 5px;
	box-shadow: 2px 2px 5px #000;
	padding:5px;
	background-color:#FFF;
}

.formemail{
	background-color: #555;
	box-shadow: 5px 5px 5px #000000;
	border-radius: 10px;
	width: 420px;
	padding: 0px;
	margin: 0 auto;
	font-size:14px;
	}
.formemail input[type="text"],
.formemail textarea{
	background-color: #333;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #000000;
	border-width: 1px;
	font-family:inherit;
	padding: 5px;
	color:#FFF;
	width: 350px;	
}
.formemail input[type="text"]:hover,
.formemail textarea:hover,
.formemail input[type="button"]:hover,
.formemail input[type="submit"]:hover,
.formemail input[type="reset"]:hover{
	border: 1px solid #0CF;
	box-shadow: 0px 0px 15px #0CF;
}
	
.formemail input[type="button"],
.formemail input[type="submit"],
.formemail input[type="reset"]{
	background-color: #333;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #000000;
	border-width: 1px;
	font-family:inherit;
	padding: 5px;
	color:#FFF;
	width: 150px;
	cursor:pointer;
}

.formemail input[type="number"]{
	background-color: #333;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #000000;
	border-width: 1px;
	font-family:inherit;
	padding: 5px;
	color:#FFF;
	width: 35px;
	cursor:pointer;
}

.formemail fieldset{
	padding-bottom: 10px;	
}
.div_blend{
	opacity: 0.8;
	background-color: #FFF;
	background-repeat: repeat;
	visibility: hidden;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 8;
	margin: 0;
	top: 0px;
	left: 0px;
}

.title{
	font-family: MajorSnafu, MajorSnafu_IE;	
	color: #999;
	text-shadow: 1px 1px 2px #000;
}

.text_float_div{
	font-size: 17px;
	color: #ccc;
	text-shadow: 1px 1px 2px #000;
}

.footer{
	font-size: 10px;
	color: #ccc;
	text-shadow: 1px 1px 2px #000;
}

.footer a{
	color:#000;
	text-shadow: 1px 1px 2px #FFF;
}

.footer a:hover{
	color:#FFF;	
	text-shadow: 1px 1px 2px #000;
}
