/* CSS Document */

* {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, p {
	margin: 0;
	padding: 0;
}

a { text-decoration: none; }
hr {
	border: 0;
	color: #009933;
	background-color: #009933;
	height: 1px;
}

body {
	background: #99FF99 url(../image_png.php?back1=FFFFFF&back2=99FF99&back_height=500) repeat-x;
	_text-align: center;
}

div#global {
	width: 800px;
	_width: 802px;
	width: 1000px;
	_width: 1002px;
	color: #333333;
	margin: 0 auto;
	text-align: left;
	border: solid 1px #000000;
	
/*	border-bottom: solid 2px #333333;
	border-right: solid 2px #333333; */
}
div#topo {
	background: transparent url(../imagem_topo00.png) top left;
	background: transparent url(../imagem_topo01.png) top left;
	background: transparent url(../imagem_topo02.png) top left;
	background: transparent url(../imagem_topo03.png) top left;
	background: transparent url(../imagem_topo04.png) top left;
	background: transparent url(../imagem_topo05.png) top left;
	background: transparent url(../imagem_topo06.png) top left;
	background: transparent url(../imagem_topo07.png) top left;
	
	background: transparent url(../topo_001.jpg) top left;
	
	height: 160px;
	height: 200px;
}
div#topo img {
	position: relative;
	top: 5px;
}

div#menu_trans {
	width: 800px;
	width: 1000px;
	height: 20px;
	
	background-color: #FFFFFF;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	
	background-color: #00FF00;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	
	position: absolute;
	top: 141px;
	top: 181px;
} /**/

div#menu {
	text-align: center;
/*	background-color: #009933; */
	height: 20px;
	
	position: absolute;
	top: 141px;
	top: 181px;
}
div#menu * { margin: 0; padding: 0;}
div#menu a {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	display: block;
}
div#menu a:hover {
	color: #CCCCCC;
}
div#menu ul, div#menu li {
	padding: 0; margin: 0;
}
div#menu li {
	list-style: none;
	float: left;
	
	padding-left: 10px;
	padding-right: 10px;
}
div#menu li.sel {
	font-weight: bold;
	display: block;
	
	line-height: 20px;
	color: #000000;
	
	background-color: #FFFFFF;
	color: #009933;
}


div#principal {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	width: 780px;
	_width: 800px;
	width: 980px;
	_width: 1000px;
	
	padding-top: 30px;
	text-align: justify;
	
}
div#principal a { color: #00CC00; color: #009900; }
div#principal a:hover { color: #009900; text-decoration: underline; }

div#um_pixel {
	height: 0px;
	line-height: 0px;
	clear: both;
	visibility: hidden;
	_display: none;
}

div#naasoft {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #99CC99;
}
div#naasoft a {
	font-weight: bold;
	font-size: 10px;
	color: #99CC99;
}
div#naasoft a:hover { color: #66CC66; text-decoration: underline; }





/*


form#form_controler {
	width: 310px;
	
}
form#form_controler ul, form#form_controler li {
	padding: 0; margin: 0;
}
form#form_controler li {
	list-style: none;
	padding: 2px;
}
form#form_controler strong {
	width: 100px;
	display: table-cell;
	float: left;
	color: #CC0000;
}
form#form_controler input, form#form_controler textarea {
	border: solid 1px #FF6600;
	width: 200px;
	background-color: #FFFFCC;
}
form#form_controler textarea {
	position: relative;
	top: -1px;
	height: 150px;
}
form#form_controler p#nota_1 {
	text-align: right;
	padding-right: 10px;
	color: #CC0000;
}
form#form_controler input#submit {
	border: none;
	background-color: #FF6600;
	color: #FFFFFF;
	width: 100px;
	position: relative;
	left: 100px;
}



div#encomendas form#form_controler {
	width: 610px;
	position: relative;
	left: 85px;
}
div#encomendas form#form_controler input, div#encomendas form#form_controler textarea {
	width: 250px;
}
div#encomendas form#form_controler textarea {
	width: 500px;
	height: 300px;
}
div#encomendas form#form_controler p#nota_1 {
	text-align: right;
	padding-right: 10px;
	color: #CC0000;
}
div#encomendas form#form_controler input#submit {
	width: 200px;
	position: relative;
	left: 100px;
}

*/












