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


body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, a, li, address{
	margin:0px;
	padding:0px;
	font-weight: normal;
}

body{
	background: #000000;
	font-family: arial;
}

a{
	border: none;
	text-decoration: none;
}

ul li{
	list-style: none;
}


#header{
	background: url(header.jpg)no-repeat;
	height: 240px;
	width: 930px;
	margin: 0px auto;
}

h1{
	font-family: arial;
	font-size: 35px;
	font-weight: normal;
	color: #ffffff;
	padding: 80px 0 0 30px;
}

h2{
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0 0 30px;
}

#header a{
	color: #ffffff;
	text-decoration: none;
}

#header a:hover{
	color: #fff000;
	text-decoration: none;
}

#menu_bg{
	background: #fff000;
	height: 40px;
}

#cont_menu{
	width: 930px;
	margin: 0 auto;
}

#menu{
	padding: 0 0px 0 40px;
}

#menu li{
	float: left;
	color: #000000;
	list-style: none;	
	padding: 8px 40px 0 0;
}

#menu li a{
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	font-family: arial;
	color: #000000;
	padding: 7px;
}

#menu li a:hover{
	background: #ffcc00;
}

#menu li .seleted{
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
	font-family: arial;
	color: #000000;
	padding: 7px;
	background: #ffcc00;
}

#midias{
	float: right;
	padding: 0 40px 0 0;
}

#midias li{
	float: left;
	margin: 0px;
	list-style: none;
}

.cleaner{
	clear: both;
}

.float_l{
	float: left;
}

#conteudo{
	width: 930px;
	margin: 0 auto;
}

.proj_claro{
	background: #131313;
	width: 930px;
	height: 207px;
	margin: 0 0 3px 0;
}

.proj_escuro{
	background: #0e0e0e;
	width: 930px;
	height: 207px;
	margin: 0 0 3px 0;
}

#texto{
	padding: 20px 0 0 35px;
}

#texto h3 a{
	font-size: 25px;
	color: #ffffff;
	font-weight: normal;
}

#texto h4 a{
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
}

#texto ul{
	margin: 20px 0 0 0;
}

#texto ul a{
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
}


#conteudo h2{
	font-size: 25px;
	margin: 30px 0 0 20px;
}

#rodape{
	background: #fff000;
	height: 30px;
	font-size: 15px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: -2px 0 0 0;
}

/*REFERENCIAS*/

#referencias{
	margin: 0 0 0 27px;
}

#referencias li{
	letter-spacing: 0px;
	margin: 4px 0;
	font-size: 12px;
	}

#referencias li a{
	color: #ffffff;
	}
	
#referencias li a:hover{
	text-decoration: underline;
	}	
	
#referencias #good{
	background: #fff000;
	color: #000000;
	}	
	
.red_black{
	color: #ff0000;
	font-family:"Arial Black", Gadget, sans-serif;
	}	
	
#esquerda img.margin_teclas{
	margin: 0 0 0 20px;
	background: none;
	width: 158px;
	height: 54px;
	}	
	
.thumbie {
	float:left;
	width:240px;
	height:200px;
	
	padding:20px;
	overflow:hidden;
	text-align:center;
}

.thumbie a img{
	border: 1px solid #cccccc;
	
}	

.espaco_c{
	margin: 25px 0 0 0;
}

#conteudo h4{
	color: #ffffff
}

.link{
	color: yellow;
	font-size: 12px;
	font-weight: normal;
	padding: 25px 0 0 0;
}
