/* CSS Document */


/*mudança feita em 02/05 - seção promoções*/

#promocoes {
	width:580px;
	margin:0 0 10px 0;
}

#promocoes_h1 {
	width:30px;
	float:left	
}

#lightbox {
	width:550px;
	float:left;
}

#lightbox a{
	text-decoration:none;
	border:0;
}

#lightbox img {
	border:0;
	float:left;
	margin:0 15px 15px 15px;
}

.limpador {
	clear:both;
}

body {

	background: #F9F8FD url(../imagens/bg.jpg) top center no-repeat;

	margin: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
}



a:link {

	color: #666;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #666;

}

a:hover {

	text-decoration: underline;

	color: #666;

}

a:active {

	text-decoration: none;

	color: #666;

}



.saibamais a:link {

	color: #A074A0;

	text-decoration: none;

}

.saibamais a:visited {

	text-decoration: none;

	color: #A074A0;

}

.saibamais a:hover {

	text-decoration: underline;

	color: #A074A0;

}

.saibamais a:active {

	text-decoration: none;

	color: #A074A0;

}



.titulo{

	color: #A074A0;

	font-size: 17px;

	letter-spacing: -1px;

}



.saibamais{

	color: #A074A0;

	font-style: italic;

}



.borda_form{

	width: 300px;

	border: 1px solid #D3BED3;

}



.borda_form_bt{

	width: 90px;

	border: 1px solid #D3BED3;

	background: #FFF;

}



.just { text-align:justify; }
