
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50493D;
}
.style2 {color: #FFFFFF}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.alt1 {height:10px}
.marg1 {padding-right:4px}
.marg2 {padding-left:4px}
.marg3 {padding-right:10px}
.campo_form {width:100px; border:1px solid #666666; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; background-color:#FFFFFF; height:15px}
.bot_form {width:45px; border:1px solid #666666; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; background-color:#FFFFFF; height:19px}
.fund_col_dir {background-image:url(imagens/fundo_col_dir.gif); background-repeat:no-repeat; }
	
#resultado {
				height:auto;
			}
#resultado.ajax-loading
				{background: url(loader.gif) no-repeat center;}
				
#carousel
{
	width: 700px;
	height: 150px;
	position: absolute;
	top: 240px;
	left: 45%;
	margin-left: -350px;
}
#carousel a
{
	position: absolute;
	width: 110px;
}

#ImageBoxOverlay
{
	background-color: #000;
	z-index: 1000;
}
#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}