@charset "utf-8";
/* Geral Afiliados */

* {
	padding:0;
	margin:0;
	border:0;
	}

body {
	background-color:#f4f4f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
    text-align:center;
	}

#wrap {
	width:780px;
	margin:auto;
	position:relative;
    text-align:left;
    }
	

	
#box-branco {
	width:778;
    height:auto;
    float:left;
    border:1px solid #E3E3E3;
    background-color:#fff;
	}

#box-branco #int {
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:none;
	border-left:none;
	width:764px;
	margin:0 0 0 15px;
	}

#box-branco-footer {
	background:url(http://images.parperfeito.com.br/images/afiliados/bg_bottom.gif) repeat-x top left;
	height:20px;
	width:778px;
    float:left;
    position:relative;
	}

#box-azul {
	float:left;
    width:480px;
    border:1px solid #E3E3E3;
    background-color:#FBFCFD;
    margin-top:20px;
    
	}	

#coluna-esquerda {
	float:left;
    width:480px;
    height:auto;
    margin-left:30px;
    _margin-left:15px;
    margin-top:30px;
	}
	
#coluna-direita {
	float:left;
    width:240px;
    margin-left:15px;
	}
	
ul {
	margin:0px;
    padding:0px;	
	}
	
li {
	padding:6px 3px;
    _padding:8px 4px;
	list-style:none;
	line-height:20px;
	border-bottom:1px solid #F3F3F3;
	border-left:none;
	border-right:none;
	border-top:none;
  
	}


#grafico {
	left:535px;
	position:absolute;
	top:51px;
    _top:71px;
	}

h2 {
	color:#3067d6;
	font-size:23px;
	}

h3 {
	color:#739ef5;
	font-size:12px;
	}

	
.hidden {
	display:none;
	 }
     .position {
    position:absolute;
    top:-20px;
    left:230px;
    float:left;
}

.botaoazulright{
    width:190px;
    background-image:url(http://images.parperfeito.com.br/images/afiliados/bg_btn_affiliates_r.gif);
    background-position:right;
    height:49px;
}

.botaoazul3 {
    background-image:url(http://images.parperfeito.com.br/images/afiliados/bg_btn_affiliates_l.gif); 
    background-repeat:no-repeat;
    float:left;
    width:190px;
    height:49px;
    
}

.botaoazul3 input {
    background-image:url(http://images.parperfeito.com.br/images/afiliados/bg_btn_affiliates_c.gif);
    margin-top:1px;
    float:left;
    color:#FFFFFF; 
    font-family:trebuchet ms;
    font-weight:bold; 
    font-size:18px;
    width:173px;
    border:none;
    margin-left:7px;
    height:38px;
    
 }
 span {
    float:left;
    text-align:right;
    width:120px;
    margin-top:2px;
    font-family:verdana;
    color:#3067D6;
    font-size:10px;
    font-weight:bold;
    margin-right:5px;
}

.error {
    text-align:right;
    font-family:verdana;
    color:#C31709;
    font-size:11px;
    margin-left:129px;
    margin-bottom:5px;
    width:auto;
    font-weight:normal;
}


 input {
    border:1px solid #7F9DB9;
    font-family:verdana;
    font-size:10px;
    color:#031B62;
 }

select {
    border:1px solid #7F9DB9;
    font-family:verdana;
    font-size:10px;
    color:#031B62;
 }
 
 .text_logo {
     float:left;
     width:auto;
     margin-top:30px;
     margin-left:22px;
     color:#000;
     font-weight:normal;
     font-size:11px;
 }
