* { padding: 0; margin: 0; font-size: 11px; font-family: Tahoma, Sans-Serif; }
a { color: black; text-decoration: none; }
a:hover { text-decoration: underline }
body{background: #000 url('../imagens/fundo.jpg') no-repeat fixed center center;text-align:center;}
img{border: none;}
#pagina{width:750px;margin:0 auto;text-align:left;}
#topo{ 
	padding: 200px 80px 0 344px;
	width: 320px;
	height:156px;
	background:url('../imagens/topo.png') no-repeat;
	position: static;
}
#topo h1{ text-align: center; margin-bottom: 10px;}
#desc { width: 305px; padding-top: 15px; padding-right: 5px; text-align: justify; }
#desc a, #desc, #desc strong { color: #7C7C7C; font-size: 10px;}

#corpo{padding: 10px 90px 20px 120px; background:url('../imagens/fatia.png') repeat-y; }



/*--MENU--*/
#menu { margin-bottom: 10px; border-top: 3px solid #9A1310; display: block; list-style: none; height: 24px; background: url('../imagens/bgMenu.jpg') repeat-x; }
#menu li { display: block; float: left; margin:0;}
#menu li a, #menu li u { font-size: 11px; }
#menu li a { display: block; float: left; color: #A0A0A0; padding: 5px 9px; height: 15px; font-weight: bold; text-decoration: none; background:transparent url('../imagens/sepMenu.jpg') no-repeat top right; }
#menu li a:hover, #menu li #atual { display: block; float: left; background: #9A1310; color: white; }
#menu li .menuFim { background: none; width: 79px; }
#menu li a:hover, #menu li #atual { display: block; float: left; background: #9A1310; color: white;  }
/*--MENU--*/

#rodape{ padding: 0 90px 0 120px; width: 540px;height:181px;background:url('../imagens/rodape.png') repeat-y;position: relative;clear:both;}
#rodape p { text-align: right; padding-top: 60px; padding-right: 10px; }
#banner { padding: 35px 20px 20px 60px; position: relative; margin-bottom: 10px; width: 458px; height: 65px; border: 1px solid black; background:url('../imagens/bgbanner.jpg') no-repeat; }
#banner li, #banner li a { color: white; font-weight: bold;}
#banner .bann { color: #FFB94F; }
.cinza { color: #DFDFDF }
h2 { border-bottom: 3px solid #DFDFDF; background: #9A1310; color: white; padding: 3px 30px; font-size: 12px; text-align: left; margin-bottom: 10px;} 
.h22 { margin-top: 20px; }
.p1 { margin-bottom: 20px; text-align: justify; }
.p1 a, #tutoriais a { color: gray; font-weight: bold; font-size: 12px;  }
#tutoriais { margin-bottom: 20px; list-style: none; }


/*---- PORTFOLIO ----*/
.port { width: 130px; margin: 5px 20px;float: left; } 
.portQuebra { height: 190px; } 
.port p, .porta p { color: #800000; font-weight: bold; text-align: center; margin-bottom: 5px;}
.sombra { width: 130px; height: 160px; float: left; background: url('../fotos/sombra.jpg') no-repeat; }
.foto, .foto img { width: 120px; height: 150px; }



/*----/PORTFOLIO ----*/
	/*---- NOTICIAS ----*/
	#notPrincipais { height: 260px; }
	#notPrincipais a, .pNot a { color: gray; }
	#notPrincipais h2 {font-size:10px;}
	#notPrincipais p { text-align: justify; }
	#fotNot h2 { text-align: center; margin-top: 10px;}
	#fotNot { width: 225px; float: right; padding: 0 0 10px 10px; background: white;text-align: center; }
	#fotNot img { width: 225px; height: 150px; }

	#notPrincipais .hr { margin: 10px 0; height: 1px; border-bottom: 1px solid black; font-size: 1px; }
	
	.titulo { color: black !important; font-weight: bold; }

	.pNot { margin-bottom: 5px; }
	.notTitulo { font-weight: bold !important; font-size: 14px !important; color: #464646; }
	.notTexto { text-align: justify; margin: 10px 0; } 
	.fotoNot { float: left; margin: 0 10px 10px 0; cursor: pointer; }
	/*---- /NOTICIAS ----*/

	.hr2 { margin: 10px 0; height: 1px; border-bottom: 1px solid #E3E3E3; font-size: 1px; }
	.data {color:#C0C0C0;}
	.traco2 { border-top: 1px solid #800000;height: 1px;border-bottom: 3px solid #800000;margin: 10px 0;font-size:1px;}
	.right2 {text-align:right;}
	.btEdit {background: #800000;font-weight: bold;color: white;margin-bottom: 10px;border: 1px solid #510000;cursor: pointer;}

	.chamada { color: #800000; margin: 10px 0; }

	/*-----------CSS DOS FORMULÁRIOS-----------*/
	#formulario { position: relative; color: #D35A5A; padding: 0 5px; margin-top: 20px; }
	#formulario legend { padding-bottom: 5px; font-size: 14px; font-variant: small-caps; color: gray; }
	#formulario label { display: block; float: left; width: 150px; text-align: right; margin-right: 10px; }
	#formulario select, #formulario input, #formulario textarea { 
		border-top: 1px solid #9B0000; 
		border-left: 1px solid #9B0000; 
		border-bottom: 1px solid #FF7171;
		border-right: 1px solid #FF7171;
		background: #FFECEC;
		margin-bottom: 5px;
	}
	.input200 { width: 200px; }
	#recebecEP { margin: 5px 0; }

	#formulario span { display: none; padding-bottom: 10px; margin: 0 0 3px 5px;}

	#submit { background: none !important; color: gray; font-weight: bold; cursor: pointer; border: 1px solid #E6E6E6 !important;  }
	.msgOK { text-align: center; margin-top: 10px; }

#lista { margin-bottom: 20px; }
.w3c { border:0;width:80px;height: 14px }