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

#conteudoo
{
	width:600px;
	height:auto;
	padding: 50px 0px 0px 50px;
}

#img
{
	background:url(../imgs/fundo-voce.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	width:240px;
	height:28px;
	float:left;	
}

#txt
{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	color:black;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	text-align: justify;
}

#img-cartoes
{
	background:url(../imgs/img-cartoes-empresarial.jpg);
	background-repeat:no-repeat;
	margin-left:150px;
	width:320px;
	height:230px;
	margin-top:35px;
	margin-bottom:20px;
	*margin: 35px 100px 20px 0px;
}
#cartao-convenio
{
	margin-top:145px;
	margin-left:-15px;
}
#cartao-empresa
{
	margin-left:10px;
	margin-right:10px;
}

#txt-rodape-vc
{
	text-align:center;
	margin-left:15px;	
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:40px;
	color:black;
	margin-bottom:40px;
}


#titulo
{
	font-family:arial;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:red;
	float:left;
	margin-top:5px;	
	margin-left:5px;
}




#imagens
{
	margin-left:178px;
}
#img-consignado
{
	margin-left:22px;
	margin-right:24px;
}



#pop_up
{
	position:absolute;
	top:30%;
	left:50%;
	margin-left:-125px;
}
