/* CSS Document */

/********************************************************
* Global Rules
********************************************************/

body {
	padding: 0px;
	margin: 0px;
	background: url(bgall2.jpg);
	height: 100%;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 766px;
	position: absolute;
	margin-left: -383px;
	left: 50%;
	height: 590px;
}

#header {
	width: 766px;
height: 590px;
top: 50%;
left: 50%;
margin-top: -295px;
margin-left: -383px;
position: absolute;
}

#header_flash {
	width: 730px;
	position: relative;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
}

#banner {
	top: 135px;
	position: absolute;
	width: 756px;
	height: 270px;
	margin-left: 5px;
	margin-right: 5px;
}
#menu {
	top: 219px;
	position: absolute;
	width: 730px;
	height: 40px;
	margin-left: 18px;
	margin-right: 18px;
}
#txtmenu {
	top: 10px;
	position: absolute;
	width: 706px;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
#content {
	width: 766px;
	position: absolute;
	top: 259px;
	background-image: url(imagens/bglateral.jpg);
}

#content_main {
	margin-left: 30px;
	margin-right: 30px;
	width: 706px;
	position: relative;
}

#section_left {
	width: 160px;
	height: 35	px;
	margin-right: 100px;
	top: 0px;
	float: left;
	position: relative;
}

#section_right {
	width: 550px;
	position: relative;
	height: 35	px;
	margin-right: 0px;
	top: 0px;
	float: right;
}

#product_box {
	height: 155px;
	width: 870px;
	position: relative;
	padding-bottom: 20px;
}

#product_foto {
	width: 155px;
	height: 155px;
	top: 0px;
	float: left;
	position: relative;
}

#product_txt {
	width: 710px;
	position: relative;
	height: 155px;
	top: 0px;
	float: right;
}

#footer{
	width: 766px;
	height: 180px;
	position: relative;
	text-align: right;
	background-image: url(imagens/bgrodape.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

#footer_txt{
	width: 766px;
	bottom: 10px;
	height: 10px;
	top: 0px;
	position: relative;
	text-align: center;
}


/********************************************************
* Textos
********************************************************/	

.titulo_pagina {
	font-family: Arial, Tahoma, Verdana;
	color: #0033CC;
	font-size: 16px;
}
.tituloLaranja {
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
	font-size: 14px;
}
.tituloVerde {
	font-family: Arial, Tahoma, Verdana;
	color: #009900;
	font-size: 14px;
}
.tituloVerde2 {
	font-family: Arial, Tahoma, Verdana;
	color: #003399;
	font-size: 14px;
}
.tituloAzul {
	font-family: Arial, Tahoma, Verdana;
	color: #333333;
	font-size: 11px;
}
.texto {
	font-family: Arial, Tahoma, Verdana;
	color: #000033;
	font-size: 13px;
}
.detalhe {
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
	font-size: 11px;
}
.detalheT {
	font-family: Arial, Tahoma, Verdana;
	color: #666666;
	font-size: 12px;
	text-align: center;
}
.borda_fotos_1 {
	font-family: Arial, Tahoma, Verdana;
	color: #663300;
	font-size: 12px;
}
.borda_fotos_2 {
	font-family: Arial, Tahoma, Verdana;
	color: #663300;
	font-size: 12px;
}
.txt_footer {
	font-family: Arial, Tahoma, Verdana;
	color: #003399;
	font-size: 11px;
}
.txt_correcao {
	font-family: Arial, Tahoma, Verdana;
	color: #FF0000;
	font-size: 11px;
}

/********************************************************
* Links
********************************************************/	



