@charset "utf-8";
/* CSS  
Autor: Cleriston Santiago 
Site: www.inforloc.com.br
Ano: 07/2008

*/

body {  padding:0px; margin:0px; font:11px "Lucida Sans", helvetica, verdana, arial; color:#2C556B; background:url(imgs_css/bg.jpg) 0px 0px repeat-x  #FCFCFF; color:#5A71B3;}
form, dl { padding:0px; margin:0px;}

#conteiner { margin:0px auto; width:750px; height:645px; background:url(imgs_css/bg_conteiner.jpg) 50% 0px no-repeat;}
#box_left { position:relative; margin:0px; width:340px; height:550px; float:left;}
#box_right { position:relative; margin:0px; width:400px; height:550px; float:right;}

#logo_produto { position:absolute;  width:262px; height:111px; top:3px; left:30px;}
#logo_empresa { position:absolute; width:119px; height:51px; top:-2px; right:30px;}
.txt_aqui { position:absolute; top:120px; left:30px; border:none;}
#senha { position:absolute; width:250px; height:125px; top:310px; left:30px;} 
#flash { position:absolute; left:0px; top:0px; width:400px; height:470px;}
#atendimento { position:absolute;  width:262px; height:85px; top:445px; left:60px;}

.webmail { position:absolute; top:445px; left:20px; border:none;}


#rodape { width:750px; height:40px; text-align:center; font-size:0.9em; color:#AAB5D1; clear:both; padding-top:10px;}
#rodape a { color:#4B74DE; text-decoration:none;}
#rodape a:hover {color:#5A71B3; text-decoration:underline;}

#icon_designer { width:140px; height:35px; float:right; margin-top:10px; margin-right:20px;  }

#logando { float:left; width:190px; padding-top:10px;}
.input_index { margin-bottom:10px; text-align:right; }
.input_index2 { margin-bottom:5px; text-align:right; }
.input_index3 {text-align:right; color:#AAB5D1; }
.input_login { font-size:12px; background:#DBE0EF; border:1px solid #FFFFFF; width:160px; padding:3px; color:#5A71B3; }
.enviar { border:none; margin-bottom:5px; }
a.esqueci { font-size:0.8em; color:#AAB5D1; text-decoration:none;}
a:hover.esqueci { color:#5A71B3; text-decoration:underline;}


.messagebox{
	font-size:0.9em;
	width:auto;
	padding:3px;
	color:#CCCCCC;
	text-align:center;
}
.messageboxok{
	font-size:0.9em;
	width:auto;
	margin-right:20px;
	padding:3px;
	color:#5A71B3;
	text-align:center;
}
.messageboxerror{
	font-size:0.9em;
	width:auto;
	margin-right:20px;
	padding:3px;
	color:#990000;
	text-align:center;
}
