@charset "utf-8";
/* CSS Document */
/* http://www.kirsle.net/wizards/ttf2eot.cgi */

@font-face 
{
	font-family: Georgia;
	src: url("georgia.eot") /* EOT file for IE */
}

@font-face 
{
	font-family: SpringLPStd;
	src: url("SpringLPStd.eot") /* EOT file for IE */
}

@font-face 
{
	font-family: SpringLPStd-Light;
	src: url("SpringLPStd-Light.eot") /* EOT file for IE */
}

.tituloPaginas
{
	font-family:SpringLPStd;
	font-size:34px;
	color:#8C6A8A;
}

body
{
	margin-top:0px;
}

.rodape1
{
	font-family:arial narrow;
	font-size:13px;
	font-weight:bold;
	color:#9d9d9b;	
}

.rodape2
{
	font-family:arial;
	font-size:13px;
	color:#9d9d9b;	
}

.txt_menu
{
	font-family:verdana;
	font-size:16px;
	color:#7C6581;
	font-weight:bold;	
}

.topo_corpo
{
	/*background-image:url(../img/topo.jpg);*/
	width: 990px;
	height: 239px;
	background-repeat:no-repeat;
	vertical-align:top;
}

.dv_topo_menu
{
	position:relative;
	width: 680px;
	height:148px;
	left: 0px;
	top: 0px;
	font-family:Georgia;
	font-size:16px;
	color:#7b7a79;
	line-height:22px;
}

.dv_topo_menu_esq
{
	position:relative;
	width: 186px;
	height:148px;
	left: 10px;
	top: 10px;
	font-family:Georgia;
/*	border:1px solid #00FF00;*/
	font-size:16px;
	color:#7b7a79;
	line-height:22px;
}

.dv_topo_menu_dir
{
	position:relative;
	width: 186px;
	height:148px;
	left: 493px;
	top: -135px;
	font-family:Georgia;
	font-size:16px;
	color:#7b7a79;
	line-height:22px;
	text-align:right;
}

.dv_som
{
	position:relative;		
	width: 106px;
	height:108px;
	left: 790px;
	top: 88px;
	z-index:2;
}

.dv_bctrail
{
	font-family:Georgia;
	font-size:14px;
	color:#999999;	
	text-transform:lowercase;		
}

.a_bctrail
{
	color:#999999;	
	text-decoration:none;
}

.a_bctrail:hover
{
	color:#999999;
	text-decoration:underline;	
}

.titulo_interno
{
	position:relative;
	left:20px;
	top:20px;
	z-index:1;
}

.lnk_menu
{
	cursor:pointer;
}

.a_link
{
	color:#9966FF;	
	text-decoration:none;
}

.a_link:hover
{
	color:#9966FF;
	text-decoration:underline;	
}

.fld
{
	border:1px solid #9966FF;
	-moz-border-radius:0.7em;
	margin-left:2px;
	margin-right:2px;
	
	font-family:Georgia;
	font-size:13px;
	color:#9966FF;
	
}

.fldTxt
{
	font-family:Georgia;
	font-size:16px;
	color:#9966FF;
}

.bdy
{
	background-color:#f9f9f9;
	font-family:Georgia;
	font-size:16px;
}

.txta
{
	background-color:#f9f9f9;
	font-family:Georgia;
	font-size:16px;
	border:thin 1px #000000;
	border-style:solid;
}

.a_ecommerce
{
	color:#FFFFFF;	
	text-decoration:none;
	background-color:#8D6B8B;
	padding:2px;		
}

.a_ecommerce:hover
{
	color:#FFFFFF;
	text-decoration:underline;	
	background-color:#8D6B8B;	
	padding:2px;	
}

.fundo_alpha
{
	background-color: #000;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter:alpha(opacity=80);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	display:none;
}

.box_flutuante
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position: absolute;
	background-color:#FFFFFF;
/*	border:3px solid #530000;*/
	border:3px solid #876D97;
	-moz-border-radius:1.5em;
	top: 5%;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	z-index: 180;
	display:none;
}

.box_loading
{
	position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -65px;
	z-index: 180;
}

.corpo_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-image:url(../img/bg_menu.jpg);
}

.titulo_prateado
{
	background-image:url(../img/tr_sel.jpg);
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	font-size:12px;
}

.destak
{
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border:1px solid #FF9900;
	background-color:#F1F0DC;
}
