 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



table
{
	font: 12px, Verdana, Arial;
	color: #000000;
}

th
{
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	background: #EEEEEE;
}

.box
{
	width: 400px;	
	background: #FFFFFF;
	border: 1px solid #CCCCCC; 
	padding: 0px;
}

.title
{
	font: 12px, Verdana, Arial;
	color: #002040;
	letter-spacing:1pt;
	font-weight:800;
}

.textGrey
{
	font: 12px, Verdana, Arial;
	color: #999999;
}
.titulos
{
	color: #006600;
	font-size: 12px;
}
.erro
{
	color: #993300;
	font-size: 15px;
	font-weight: bold;
}
.ok
{
	color: #009900;
	font-size: 15px;
	font-weight: bold;
}
a:link { text-decoration: none; font: 12px, Verdana, Arial; color:#002040; }
a:visited { text-decoration: none; font: 12px, Verdana, Arial; color:#002040; }
a:hover { text-decoration:  underline; font: 12px, Verdana, Arial; color:#0099CC; }
a:active { text-decoration: underline; font: 12px, Verdana, Arial; color:#0099CC; }

a.menu:link { text-decoration: none; font: 12px, Verdana, Arial; color:#FFFFFF; }
a.menu:visited { text-decoration: none; font: 12px, Verdana, Arial; color:#FFFFFF; }
a.menu:hover { text-decoration: underline; font: 12px, Verdana, Arial; color:#0099CC; }
a.menu:active { text-decoration: underline; font: 12px, Verdana, Arial; color:#0099CC; }

table.linhasAlternadas tr:nth-child(even) /* CSS3 */ {
	background: #F0FFFF;
}
table.linhasAlternadas tr.even /* estilo explícito */ {
	background: #F0FFFF;
}
 
table.linhasAlternadas th {
	border-bottom: 2px solid green;
	background: #F0FFF0;
}

table.linhasAlternadas tr:hover {
	background-color: #FFFFCC;

}
table.linhasAlternadas a:hover {
	background-color: #FFFFCC;
}
fieldset div {
	margin:1.3em 0;
	clear:both;
	
}
fieldset div .alert{

	font-size: 10px;
	color: #993300;	
	
}
fieldset div .linha{
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-top: 1.3em;
	margin-right: 0;
	margin-bottom: 1.3em;
	margin-left: 0;
	font-size: 10px;
	color: #993300;
}
form {
	margin:1em;
	width:auto;
}
label {
	float:left;
	width:13em;
	text-align:right;
	margin-right:1em;
	color: #666666;
	clear:both;
	font-size: 12px;
}
legend {
	color:#FF9900;
	font-size:1.6em;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:auto;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
textare {
	padding:0.15em;
	width:auto;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
.date input {
	background-image: url(%27../gfx/calendar-small.gif%27);
	background-repeat:no-repeat;
	background-position: 100% 50%;
}

.date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
.date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radio, .date {
	position:relative;
}
.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radio legend, .date legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

.email {
	width:14em;
}

input.default {
	color:#bbb;
}

input. file{
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
#submit-go {
	margin-top:10px;
	width:100px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
	border:0px none;
	background: url(images/enviar.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important;
	cursor:hand !important;
		
}
#submit-go:hover { 
	background-position:0 -1px;
} 
.clear { clear: both; }

#form spam{
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.oi{
	padding-left: 20px;
	background:#fff url('http://www.sebrasil.net/images/forumimage/tim.png') no-repeat;
	padding-right: 35px;
	width:40px;
	
}
.clear { clear: both; }
#popitmenu{

	position: absolute;

	background-color: white;

	border:1px solid #CCCCCC;

	font: normal 88%/18px Verdana;

	z-index: 100;

	visibility: hidden;

	color: #006600;

}

#popitmenu a{

text-decoration: none;

padding-left: 8px;

color: #666666;

display: block;

}



#popitmenu a:hover{ /*hover background color*/

background-color: #F7F7F7;

}



#menuhor {
    width: auto;
	margin: 0 auto;
	font: 140% Verdana, Arial, Helvetica, sans-serif;
	left: auto;
	top: 1px;
	right: auto;
	bottom: 1px;
	border-top: none;
	border-right: none;
	border-bottom: 0px solid #CCCCCC;
	border-left: none;
	align:center;
}

#menuhor li {

list-style: none; 

margin: 0;

display: inline;

}

#menuhor li a {
	height:1px;
	padding: 3px 2px;
	margin:0;
	background: #FFFFFF;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}

#menuhor li a:link {

	color: #666666;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 95%;



}

#menuhor li a:visited {

	color: #6B6B6B;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 95%;



}

#menuhor li a:hover {

	background: #FFFFFF;

	color: #666666;

	border-color: #000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 95%;

}


