@charset "utf-8";
/* CSS Document */

#acesso_rapido_header{
	background: url("../../img/ballesteros/acesso_rapido.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 118px;
	width: 23px;
}
#acesso_rapido{
	background: none repeat scroll 0 0 #495AA7;
	height: 118px;
}
.bloco_ballseg{
	clear: both;
	margin: 60px 0 0;
}
.img_bloco_ballseg{
	float: left;
    margin: 0 0 0 156px;
}
.content_bloco_ballseg{
	float: left;
    margin: 0 0 0 29px;
    width: 423px;
}
.tit_bloco_ballseg{
	color: #CA9521;
	font-size: 28px;
}
.text_bloco_ballseg{
	line-height: 24px;
}
.img_bloco_ballseg img{
	width: 70px;
}
#bloco_seven_ballseg{
/*	background: url("../../img/ballesteros/em_breve.png") no-repeat scroll 0 0 transparent; 
    float: right;
    height: 166px;
    width: 580px;*/
}
#tit_bloco_five_ballseg{
	color: #848484;
}
#text_bloco_five_ballseg p{
	color: #CA9521;
    margin: 15px 0 0;
}
#text_bloco_five_ballseg input[type="text"]{
	width: 350px;
}
#text_bloco_five_ballseg input[type="submit"]{
    background: none repeat scroll 0 0 #CA9521 !important;
    margin: 15px 0 0;
}