/* CSS Document */

/**** Geral ****/
body { margin: 0px; background:url(../img/bg_geral.jpg); background-color:#4e371f; }
.bg_cab {background:url(../img/cab_bg.jpg); background-repeat:repeat-x; }
.bg_dir {background:url(../img/bg_dir.jpg);  background-repeat:repeat-y; background-position:right; }
.bg_esq {background:url(../img/bg_esq.jpg);  background-repeat:repeat-y; background-position:left;}
.bg_home_prod {background:url(../img/home_prod_bg.jpg);  background-repeat:no-repeat; background-color:#ffffff;}
.bg_passo_fotos {background:url(../img/passo_foto_bg.jpg);  background-repeat:no-repeat; background-color:#ffffff;}

.bg_mostra_video {background:url(../img/video_bg_detalhe.gif); background-repeat:no-repeat; }
.loading { background:url(../img/bg_site.jpg); background-color:#F8F3E7; background-repeat:repeat-x; }
.bg_fotos_home {background:url(../img/home_bg_fotos.gif); background-repeat:no-repeat; }
.bg_fotos_thumb {background:url(../img/home_bg_thumb.gif); background-repeat:no-repeat; }

.divCentral {padding: 10px 15px 15px 15px;}

/**** Paddings ****/

.pad01 {padding-right:10px;}
.pad02 {padding-bottom:10px;}
.pad03 {padding:10px 10px 10px 10px;}
.pad04 {padding-top:15px;}
.pad05 {padding:2px 5px 2px 2px;}


/**** Alinhamentos ****/
.bottom {vertical-align:bottom;}


/**** Menu ****/
.MenuLateral {  background:url(../img/novidades_bg.gif);
				background-repeat:no-repeat; 
				vertical-align: top;
				width: 155px; 
				height:338px; 
				padding: 20px 30px 5px 30px;}

/**** HOME ****/
.divDestaque { background-color:#CCCCCC; padding-left: 5px;}


/**** Textos ****/
.alinhaDir{ text-align:right;}
.textoFooter {font:9px 'Verdana'; color:#232c56; }
.titData { font:20px 'Tahoma'; color:#A10000; }

.texto01 { font:13px 'Trebuchet MS'; font-weight:bold; color:#694322;  }
.texto01 a{ font:13px 'Trebuchet MS'; font-weight:bold; color:#694322; text-decoration:none; }

.texto02 { font:11px 'Trebuchet MS'; color:#ffffff; }
.texto02 a{ font:11px 'Trebuchet MS'; color:#ffffff; font-weight:bold; text-decoration:none; }

.texto03 { font:13px 'Trebuchet MS'; color:#4c791c; font-weight:bold; text-decoration:none; }
.texto03 a{ font:13px 'Trebuchet MS'; color:#4c791c; font-weight:bold; text-decoration:underline; }

.texto04 { font:13px 'Trebuchet MS'; color:#694322;  }
.texto04 a{ font:13px 'Trebuchet MS'; color:#4c791c; font-weight:bold; text-decoration:underline; }

.texto05 { font:20px 'Times'; color:#1d5e8c; font-weight:bold; text-decoration:none;}
.texto05 a{ font:20px 'Times'; color:#1d5e8c; font-weight:bold; text-decoration:none;}

.texto06 { font:13px 'Trebuchet MS'; font-weight:bold; color:#df5f02;  text-decoration:none; }
.texto06 a{ font:13px 'Trebuchet MS'; font-weight:bold; color:#df5f02; text-decoration:none; }
.texto06:hover { font:13px 'Trebuchet MS'; font-weight:bold; color:#df5f02; text-decoration:underline; }

.texto07 { font:10px 'Verdana'; font-weight:bold;  color:#484c64; text-decoration:none;  }
.texto07:hover { font:10px 'Verdana'; font-weight:bold; color:#484c64; text-decoration:underline; }

.texto08 { font:10px 'Verdana'; color:#484c64; text-decoration:none;  }
.texto08:hover { font:10px 'Verdana'; color:#484c64; text-decoration:underline; }

.texto09 { font:14px 'Times'; color:#7b2410; font-weight:bold; }
.texto09 a{ font:14px 'Times'; color:#7b2410; font-weight:bold; text-decoration:none;}

.texto09_sel { font:14px 'Times'; color:#000000; font-weight:bold; }
.texto09_sel a{ font:14px 'Times'; color:#000000; font-weight:bold; text-decoration:none;}

.texto10 { font:20px 'Trebuchet MS'; font-weight:bold; color:#df5f02;  text-decoration:none; }
.texto10 a{ font:20px 'Trebuchet MS'; font-weight:bold; color:#df5f02; text-decoration:underline; }

.texto11 { font:10px 'Trebuchet MS'; font-weight:bold; color:#666666;  text-decoration:none; }
.texto11 a{ font:10px 'Trebuchet MS'; font-weight:bold; color:#666666; text-decoration:underline; }

.textoLegenda {font:9px 'Verdana'; color:#333333; text-decoration:none; background-color:#CCCCCC}
.textoLegenda a{font:9px 'Verdana'; color:#333333; text-decoration:none; background-color:#CCCCCC}
.textoLegenda:hover {font:9px 'Verdana'; color:#333333; text-decoration:underline; background-color:#CCCCCC}

/**** Links ****/
.link01 {font:11px 'Arial'; text-decoration:underline; color:#FFFFFF; }
.link01:hover {font:11px 'Arial'; text-decoration:underline; color:#FFFFFF; }

.data {font:11px 'Tahoma'; text-decoration:none; color:#000000; }
.data:hover {font:11px 'Arial'; text-decoration:none; color:#FFFFFF; background:#A10076; }
.dataAtivo {font:11px 'Arial'; text-decoration:none; color:#FFFFFF; background:#A10000; }


/**** FORMS ****/


.formHome { 
	BORDER-TOP: #000000 1px outset;
	BORDER-RIGHT: #000000 1px inset;
	BORDER-LEFT: #000000 1px outset;
	BORDER-BOTTOM: #000000 1px  inset;
	background:#ffffff;
	font:11px 'Verdana';
	color:#000000;
	width:140px;
	height:18px;
}

.comboCadastro { 
	border: 0px; 
	background:#A10000;
	font:9px 'Verdana';
	color:#EB9618;
	height:17px;
}