body {
   	margin:0 0 0 0;
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
}
#topo{
	height: 447px;
	width: 100%;
	background: url(../img/fundo.jpg) repeat top transparent;
}
#site {
	float: center;
	text-aling: center;
	height: 100%;
	widht: 100%;
}
.textos {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #11264E;
	text-decoration: none;
}
.borda-txt {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #11264E;
	text-decoration: none;
	border:#cccccc 1px solid;
}

.txt-novi {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #11264E;
	text-decoration: none;
}
.txt-novi:hover {
	color: #0482C7;
	text-decoration: underline;
}

.txt-rodape {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form{
        background: #f9f9f9;
		width: 110px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		border: #cccccc 1px solid;
        font-size: 11px;
}
.form-orca1{
        background: #f9f9f9;
		width: 160px;
		height: 18px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		border: #cccccc 1px solid;
        font-size: 11px;
}
.form-orca1-bo{
        background: #f6f6f6;
		width: 70px;
		height: 20px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		border: #cccccc 1px solid;
        font-size: 11px;
}

.form-orca2{
        background: #f9f9f9;
		width: 290px;
		height: 100px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		border: #cccccc 1px solid;
        font-size: 11px;
}


.borda-azul {
		border:#227BB6 1px solid;
}
.txt-comercio {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0D1E8C;
	text-decoration: none;
}
.txt-comercio2 {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0D1E8C;
	text-decoration: none;
}

.txt-novidade {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0D1E8C;
	text-decoration: none;
}
.txt-novidade:hover {
	color: #0e265b;
	text-decoration: underline;
}

.link-marcas {
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1126ae;
	text-decoration: none;
}
.link-marcas:hover {
	font-size: 16px;
	color: #0482C7;
	text-decoration: underline;
}
h1{
	font-family: Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #0482c7;
	text-decoration: none;
}
.link-agencia {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
.link-unique {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.link-unique:hover {
	text-decoration: underline;
}



