/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* GERAL */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

body					{ background: url(../images/corPetroleo.jpg) #004f5a repeat; }

p						{ color: #FFF; }
img						{ border: 0; }

a						{ color: #333; }
a:hover					{ color: #999; }

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ESTRUTURA  */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

#divTopo				{ height: 330px; }

#divTopoAux1			{ background: url(../images/topoHome.jpg) no-repeat; }
#divRodape				{ background: url(../images/rodapeDegradeVinho.jpg) repeat-x; }
#divRodapeAux1			{ background: url(../images/rodapeVinho.jpg) no-repeat; }
#divFim					{ background: url(../images/fimVinho.jpg) repeat; }
#divFimAux1				{ background: url(../images/fimVinho.jpg) repeat; }

/* ------------------------------------------------------------------------------------------------------------------------------------------ */

.destaqueImagem			{ float: left; width: 100%; height: 120px; }

#destaqueLista			{ list-style: none; margin: 34px 0 0 0; padding: 0; }
#destaqueLista li		{ padding: 0 0 10px 0; }
#destaqueLista p		{ font-size: 11pt; }
#destaqueLista a		{ color: #FFF; text-decoration: none; }
#destaqueLista a:hover	{ text-decoration: underline; }

.destaqueTitulo			{ font-size: 12pt; font-weight: bold; height: 24px; float: left; width: 100%; }
.destaqueTexto			{ font-size: 10pt; }

#homeLink				{ width: 335px; height: 200px; margin: 30px 0 0 0; }
#menu					{ padding: 41px 0 0 30px; clear: left; }

#link01,
#link02,
#link03,
#link04,
#link05,
#link06,
#link07,
#link08					{ display: none; position: absolute; width: 293px; height: 260px; background: url(../images/corPetroleo.jpg) repeat; margin-top: 34px; }

#link01 .tituloAux,
#link02 .tituloAux,
#link03 .tituloAux,
#link04 .tituloAux,
#link05 .tituloAux,
#link06 .tituloAux,
#link07 .tituloAux,
#link08 .tituloAux		{ font-size: 12pt; font-weight: bold; height: 34px; padding-bottom: 10px; float: left; width: 100%; }

#link01 .textoAux,
#link02 .textoAux,
#link03 .textoAux,
#link04 .textoAux,
#link05 .textoAux,
#link06 .textoAux,
#link07 .textoAux,
#link08 .textoAux		{ font-size: 9pt; float: left; width: 100%; }

#link01 a,
#link02 a,
#link03 a,
#link04 a,
#link05 a,
#link06 a,
#link07 a,
#link08 a				{ font-size: 9pt; color: #FFF; background: url(../images/bulletAgenda.jpg) no-repeat 0 3px; text-decoration: none; padding-left: 14px; }

#link01 a:hover,
#link02 a:hover,
#link03 a:hover,
#link04 a:hover,
#link05 a:hover,
#link06 a:hover,
#link07 a:hover,
#link08 a:hover			{ text-decoration: underline; }

/* ------------------------------------------------------------------------------------------------------------------------------------------ */













