@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.destaque{
	padding-top: 10px;
}
.menurodape {
	font-family: arial;
	font-size: 10px;
	color: #EA68A0;
	font-weight: bold;
	text-decoration: none;
}

a{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #EA68A0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	text-decoration: none;
}

a:active{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #EA68A0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	text-decoration: none;
}
a:link{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #EA68A0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	text-decoration: none;
}
a:visited{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #EA68A0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	text-decoration: none;
}
a:hover{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #EA68A0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	text-decoration: underline;
}


/*.datanoticia {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}*/

.textonoticia {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	padding-left: 5px;
}
.combo {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
}
.formulario {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #EB69A1;
	text-align: right;
}
.loader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.produtosImagem{
	border: 2px solid #F59AC2;
}