body{
	

	font-family:Arial, Helvetica, sans-serif;
	color:#4E4A3F;

	margin-left:20px;  
	margin-top:30px;
	margin-right:20px;
	
}

.fundoBody{
		background:url(images/fundo.png) repeat-x;
		background-color:#F6F6F6;


}

.bodyChat{
		background:url(images/fundo.png) repeat-x;
		background-color:#F6F6F6;



}


.bodyMail{
		background:url(images/fundo-mail.png) repeat-x;
		background-color:#F6F6F6;



}





a{
	color:#282520;
	font-family:inherit;
	text-decoration:none;
}

a:hover{
	color:#00B9D0;
	font-family:inherit;
	text-decoration:none;
}

.textBranco a{
	color:#ffffff;
	font-family:inherit;
	text-decoration:none;
}

.textBranco a:hover{
	color:#00B9D0;
	font-family:inherit;
	text-decoration:none;
}





#header{
	height:80px;
	width:99.6%;
	margin:0px 0px 20px 0px;
	color:#888888;
}
#header .mmimg{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding-left:18px;
	width:390px;	
}

.but, a.but{

    width:100px;
    padding-left:10px;
	padding-right:10px;	
	padding-top:5px;
	padding-bottom:5px;	
    margin: 0 0 0 100px;
    font-size:0.7em;
	color:#888888;
	text-decoration:none;
	font-family:Trebuchet MS,sans-serif;
	background:transparent url(images/button-bg.gif) repeat-x scroll 0 0;
	
    border:1px solid #adadad!important;
    border-left-color:#ececec!important; 
    border-top-color:#ececec!important;
	margin-top:-3px;
	
	text-transform:uppercase;
}




#banner_orange{
	
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

div#typingdiv, div#engineinfo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #999;
}

.bgcn {
	background-position: center;
	background-repeat: no-repeat;
}

.bgrn {
	background-position: right;
	background-repeat: no-repeat;
       height: 155px;
}

.bgcy {
	background-position: center;
	background-repeat: repeat-y;
}

.bgry {d
	background-position: right;
	background-repeat: repeat-y;
}

.bgly {
	background-position: left;
	background-repeat: repeat-y;
}

.bgbx {
	background-position: bottom;
	background-repeat: repeat-x;
}

.window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.window a {
	color: #880000;
}

.window h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.window h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textBranco{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;



}

.text span.grey {
	color: #787878;
}

.www a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00B9D0;
	text-decoration: none;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	line-height: 17px;
}

.message span.time {
	color: #000000;
}

.message span.nuser {
	color: #B11E23;
	font-weight: bold;
}

.message span.nagent {
	font-weight: bold;
}

.message span.minf {
	color: #1E48B1;
	font-size: 11px;
}

.message span.mevent {
	color: #A1A1A1;
	font-size: 11px;
}

.message span.mhidden {
	color: #A1A1A1;
	font-size: 11px;
}

.message span.mconn {
	color: #A1A1A1;
	font-size: 11px;
}

textarea.message {
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border:0;
}

.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	padding-left: 3px;
}

input.username {
	border: 1px solid #878787;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	width: 170px;
}

.submit a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.copyr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
}

.copyr a {
	color: #929292;
}




input,
textarea,
select { 
    padding:3px;
    border:1px solid #aaa; 
    font:0.9em Trebuchet MS,sans-serif;
    color:#888;
    background:#ffffff url(images/field-bg-top.gif) repeat-x top left;
    vertical-align:top;
}
input:hover,
textarea:hover,
select:hover {
    border: 1px solid #F58A22;
    background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left;
}

input:focus,
textarea:focus,
select:focus { 
    color:#666;
    background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left;
}

textarea,
input {
    width:270px;
}
select {
    width:306px; /* attempt to have equal length */
}  




.tituloTopo{
	display:block;
    background:url(images/telefone.png) no-repeat top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#ffffff;
	width:114px;
	height:35px;
	
}

.tituloTopo div{




}

.formInicial{
	margin-top:30px;
	margin-left:120px;

}

.textoInfo {
	width:430px;
	height:140px;

	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-top:30px;
	color:#ffffff;
	background:url(images/fundo-info.png) no-repeat;

}

.textoInfo span{
	font-size: 0.7em;
	display:block;
	width:360px;
	margin-left:auto;
	margin-right:auto;
	padding-right:20px;

}


.formMensagem{
	margin-top:10px;
	margin-left:90px;

}
