/* TAGS */
* {margin:0;padding:0}
body {
	font-family:Tahoma,Arial,helvetica,sans-serif;
	font-size:100%;
	line-height:1;
	color:#000000;
	min-width:100%;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
}
img {border:0;vertical-align:top;text-align:left}

/* ALINHAMENTO */
.wrapper {
	width:100%;
	overflow:hidden
}

/* REJEITO */
.tail-top {
	background-color: #fff;
	background-image: url(../Arquivos/Topo/Bg_Topo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tail-bottom {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../Arquivos/Rodape/Bg_bottom2.gif);
}

/* GLOBAL */
#header, #footer {
	font-size:0.75em;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* MENU */
.menu {
	background-image: url(../Arquivos/Menu/Bg_menu.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 45px;
}
.menuprodutos {
	background-position: left top;
	height: 0px;
	padding: 0px;
	background-image: url(../Arquivos/Assets/Linha.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.menulocalizacao {
	background-image: url(../Arquivos/Menu/Bg_menulocalizacao.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 0px;
}#header .logo {
	position:relative;
	left:auto;
	top:63px
}

/* TEXTO, LINKS, TITULOS */
.Texto1 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.Texto2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	color: #000000;
} 
.Texto3 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #486389;
}
.Texto4 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.Texto5 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Texto6 {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Texto7 {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texto8 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
}
.Texto9 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #486389;
	vertical-align: bottom;
}
.Texto10 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Texto11 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #486389;
}
.Texto12 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #486389;
	vertical-align: middle;
}


/* CABEÇALHO */
#header {
	height:210px;
	position:relative;
	background-image: url(../Arquivos/Topo/Header_bg_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header .logo {
	position:relative;
	left:auto;
	top:63px
}


/* RODAPE  */
#footer {
	height:158px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer p {text-align:center;padding-top:33px;color:#133439}
#footer p a {
	color:#E93333
}
#footer img {position:relative;top:-4px}


/*LINKS*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #486389;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
