body{
	background-color: #ffffff;	
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 8pt;
	color: #4f4c4b;
        text-align:center;
}
a {
	text-decoration: none;
	color: #4f4c4b;
}
h1{
	font-size: 13pt;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}
h2{
	font-size: 9pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin: 20px 0px 23px 0px;
}                                                      
h3{
	font-size: 9pt;
	display: inline;
}

img, a img{
	border: 0px;
}


#container-emailpro{
	background-color: #ffffff;
	margin: 20px 22px 0px 22px;
}


#content-emailpro #content-emailpro2{ 
	 height: 100%;
}
#header-emailpro, #bottom {
	background-image: url("../images/header_bg.jpg");
	background-repeat: repeat-x;
	width: 100%;
        text-align: left;
}
#bottom {
	margin-top: 10px;
}
#content_login {
	width: 500px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
        text-align: left;
}

#content_texto{
        margin-top: 150px;
        margin-bottom: 250px;
        margin-left: auto;
        margin-right: auto;
        width: 700px;
}

#login_box {
	background-color: #eeeeee;				
	width: 500px;
	margin: 35px 0px 0px 5px;
	float: left;
        text-align: left;
}

#texto_box{
        background-color: #eeeeee;
        width: 700px;
        margin: 35px 0px 0px 5px;
        min-height: 10em;
        display: table-cell;
        vertical-align: middle;
}

#text_box p{
        margin: 0;
}


#error_box{
        background-color: #eeeeee;
        width: 500px;
        display: table-cell;
        vertical-align: middle;
        margin: 35px 0px 0px 5px;
}


#login_border, #error_border {
	background-color: #eeeeee;				
	border: 2px solid #dbdbdb;
	height: 100%;
	margin: 3px;
	padding: 10px;
}
#error_border {
	padding: 7px 2px 7px 2px;
	height: 100%;
}
#error_box_1, #error_box_2, #error_box_3 {
	background-color: #eeeeee;				
	width: 252px;
	margin: 35px 0px 0px 5px;
	float: left;
	display:none;
}

#form_usuario, #form_senha {
	padding-top: 5px;
}

#form_usuario label{
	position: absolute;
    font-size: 14px;
    margin: 5px 14px;
    color: #000;
    font-weight: bold;
    width: 50px;
}	

#form_senha label{
	position: absolute;
    font-size: 14px;
    margin: 5px 14px;
    color: #000;
    width: 50px;
    font-weight: bold;
    
}

#form_line_int {
	padding-top: 20px;
}

.form_text {
	  
	display: inline; 
	font-size: 10pt;
	font-weight: bold;
}

.form_text_dom{
	display: inline; 
	font-size: 10pt;
	font-weight: bold;
	margin: 0px -80px;
}

.form_input {
	 display: inline;	  
	 height: 18px;
	 width: 150px;
	 margin: 0px 80px;
}
.form_select {
	 display: inline; 
	 float: right; 
	 height: 20px;
	 width: 154px;
}

.button {
	background-image: url("../images/button.jpg");
	background-repeat: no-repeat;
	float:right; 
	height: 28px;
	width: 70px;
	margin-top: 15px;
	padding-top: 0px;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
	border: 0px;
}

.clear{
	clear: both;
}
#feat_box {
	margin: 30px 0px 0px 30px;
	float: left;
	font-size: 10pt;
	width: 65%;
}

#feat_col1{ 
	margin-right: 20px;
	margin-left: 10px;
	width: 44%;
	float: left;
}
#feat_col2 { 
	float: left;
	width: 45%;
}
#feat_imgs, #feat_imgs2 { 
	float: left;
	margin-top: 5px;
	width: 53px;
}
#feat_imgs2{ 
	width: 52px;
}
.imgs_spaces{ 
	margin-top: 30px;
}
.imgs_spaces2{ 
	margin-top: 60px;
}

#feat_text_box1 {
	float: left;
	width: 80%;
}
#feat_text_box2 {
	float: left;
	width: 78%;
}

#copyright {
	font-size: 10pt;
	display: inline;
	text-align: center;
	float: right;
	margin-top: 30px;
	font-size: 9pt;
}

#copyright a, #copyright a:hover{
	text-decoration: none;
	color: #13367f;
	font-weight: normal;
}

#logo_bottom {
	text-align: right;
	display: inline;
	float: right;
	width: 40%;
}

#wrong_pass{
	color: #e92201;
	font-size: 8pt;
	width: 150px;
	float: right;
	display: none;
}
.error_text {
	float: right;  
	display: inline; 
	font-size: 8pt;
	font-weight: bold;
	padding-top: 5px;
	width: 180px;
}

.error_img {
	 display: inline; 
	 float: left; 
	 width: 22px;
	 height: 100%;
}	
