/* ### PADRÃO ### */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.linha {
	border: 1px dashed #333333;
}

#apDiv1 {
	position:absolute;
	left:0;
	top:0px;
	width:100%;
	height:60px;
	z-index:1;
	background-image:url(../imagens/barra_top.png);
}

#apDiv2 {
	position:absolute;
	left:0;
	top: 10px;
	width: 300;
	height: 40px;
	z-index:1;
	background-color: #ffffff;
}

.link_top {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}


/* ### ######## ### */


/* ### DEFAULT ### */

.df_fundo_01 {
	background-attachment: scroll;
	background-image: url(../imagens/df/1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.df_fundo_02 {
	background-attachment: scroll;
	background-image: url(../imagens/df/2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.df_fundo_03 {
	background-attachment: scroll;
	background-image: url(../imagens/df/3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.df_fundo_04 {
	background-attachment: scroll;
	background-image: url(../imagens/df/4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.df_fundo_00 {	
	background-image: url(../imagens/df/1.jpg);
	background-position: center bottom;
}
/* ### ######## ### */

/* ### F1 ### */

.f1_fundo_01 {
	background-attachment: scroll;
	background-image: url(../imagens/f1/1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.f1_fundo_02 {
	background-attachment: scroll;
	background-image: url(../imagens/f1/2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.f1_fundo_03 {
	background-attachment: scroll;
	background-image: url(../imagens/f1/3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.f1_fundo_04 {
	background-attachment: scroll;
	background-image: url(../imagens/f1/4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ### ######## ### */

/* ### F2 ### */

.f2_fundo_01 {
	background-attachment: scroll;
	background-image: url(../imagens/f2/1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.f2_fundo_02 {
	background-attachment: scroll;
	background-image: url(../imagens/f2/2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.f2_fundo_03 {
	background-attachment: scroll;
	background-image: url(../imagens/f2/3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.f2_fundo_04 {
	background-attachment: scroll;
	background-image: url(../imagens/f2/4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ### ######## ### */

/* ### IN ### */

.in_fundo_01 {
	background-attachment: scroll;
	background-image: url(../imagens/in/1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.in_fundo_02 {
	background-attachment: scroll;
	background-image: url(../imagens/in/2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.in_fundo_03 {
	background-attachment: scroll;
	background-image: url(../imagens/in/3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.in_fundo_04 {
	background-attachment: scroll;
	background-image: url(../imagens/in/4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.aviso {
	border:dotted 1px #666;
	padding:10px;
	background-color:#FFFFCC;
	font-size:10px;
	}
	.aviso strong{
		color:#f00;
		}
/* ### ######## ### */

#barra_top{
	position: absolute;
	width: 100%;
	height: 79px;
	top: 0px;
	left: 0px;
	background-image:url(../imagens/barra_topo/fundo_barraTOP.jpg);
	z-index: 1;
}

#barra_topLinks{
	position: absolute;
	width: 208px;
	height: 62px;
	top: 0px;
	right: 15px;

}

#barra_topAtalhos{
	position: absolute;
	width: 331px;
	height: 56px;
	top: 70px;
	left: 5px;

}

#barra_topLogo{
	position: absolute;
	width: 355px;
	height: 70px;
	top: 0px;
	left: 15px;
	background-image:url(../imagens/barra_topo/logotipo.jpg);
	
}

#barra_topTels{
	position: absolute;
	width: 268px;
	height: 53px;
	top: 70px;
	right: 5px;
	background-image:url(file:///C|/SitePV/public_html/imagens/barra_topo/telefones_topo.jpg);
}
