* {	text-decoration:none; margin:0; padding:0; list-style:none;	border:none;/* Começo zerando tudo. O */}
/***************************** Geral *****************************/

* {	font-family: Tahoma;	font-size:11px; }
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* ABERTURA */
.body {	background-color: #000000;}
#center {width: 550px; height: 400px; top: 50%; left: 50%; margin-top: -200px; margin-left: -275px; position: absolute;}
#center2 {width: 800px; height: 500px; top: 50%; left: 50%; margin-top: -250px; margin-left: -400px; position: absolute;}

/* GERAL */
#geral {	width: 950px; margin: 0 auto;}
#header {	clear: both;}
	#flash, #logo, #imgheader {	float: left;	}
	#flash {	 background-color: #000000; text-align: center; width: 771px;	}
#tarjaTop {	clear: both; background-image: url(../imgs/bg_degrade_top.gif); height: 16px;}
#lateral {	float: left; width: 142px; }
#ContentRight {	float: right; width: 807px;	}
#topCurva {	clear: both; background-image: url(../imgs/linha_top.gif);}
#Content {	clear: both; border-left: 1px solid #d7d7d7; }

#menu {	margin-bottom: 2px;}
	#menu ul li { 	list-style: none;}
	#menu ul li a {
	display: block;
	width: 127px;
	height: 14px;
	padding-left: 15px;
	padding-top: 7px;
	background-image: url(../imgs/bg_mn.gif);
}
	#menu ul li a:hover {	background-image: url(../imgs/bg_mn_on.gif); }
	
#busca {	clear: both; border-left: 1px solid #fd9909; border-top: 1px solid #fd9909; background-color: #000000; padding: 0 0 5px 0; margin-bottom: 2px;}
#busca .p1, #login .p1 {	padding: 2px;}

#login {	clear: both; border-left: 1px solid #4f4894; border-top: 1px solid #4f4894; background-color: #9d9ac2; padding: 0 0 5px 0; margin-bottom: 2px; font-family: arial;}
#login p {	padding: 5px 0 0 2px; color: #ffffff; }

#contato {	clear: both; background-color: #000000;}
#tarjaBottom {	clear: both; background-image: url(../imgs/bg_degrade_bottom.gif); height: 10px; margin-left: 1px;}
#rodape {	clear: both; text-align: center; font-family: arial; color: #b0b0b0; padding: 5px;}

/* HOME */
#Left { float: left;	padding: 12px; width: 400px;}
#Right {		float: right;	margin-top: 20px; margin-bottom: 20px; width: 356px;}
	.case {	clear: both; margin: 20px;}
	.tdAgua {		background-image: url(../imgs/agua_logo.gif); height: 220px; padding: 10px 15px 0 15px; vertical-align: top;}
	.imgTrab {	float: left; border: 1px solid #ffffff; margin-right: 10px; }

/* TEXTOS */
p { line-height: 18px; padding-bottom: 5px; color:#4f4894;}
.bold {	font-weight: bold; padding-left: 10px;}


/* LINKS */
a.linkmenu:link {   color: #ffffff; text-decoration:none;   }
a.linkmenu:visited {   color: #ffffff; text-decoration:none;   }
a.linkmenu:hover {  color: #ffffff; text-decoration:underline;  }


SELECT 		{	font: 11px Arial, Helvetica, sans-serif;
		color: #505455; border: 1px #6e71ad solid; padding: 1px;}

.INPUT 	{	font: 11px Arial, Helvetica, sans-serif;
		color: #505455;  border: 1px #6e71ad solid; padding: 1px;}


TEXTAREA 	{	font: 11px Arial, Helvetica, sans-serif;
		color: #505455; border: 1px #6e71ad solid;  padding: 1px;}

INPUT.btnp, INPUT.btnr {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	height: 19px;
	text-transform: uppercase;
}		

INPUT.btnp {
	background-image: url(../imgs/bg_btcinza.gif);
	width: 28px;
}

INPUT.btnr {
	background-image: url(../imgs/bg_btroxo.gif);
	width: 28px;
}