body
{
	background: #009be6 url(background.jpg) top no-repeat;
	font-family: Verdana, Arial, sans-serif;
    font-size: .74em;
    padding: 0;
    margin: 0;
}
#main
{
    padding-top: 30px;
    width: 700px;
    margin: 0px auto;
    background: #fff url(main.jpg) top no-repeat;
}
#header
{  
    /*background: url(header.jpg) top no-repeat;*/
    height: 200px;
}
#title{}
#title h1
{
    color : #009be6;
    font-size: 2em;
    margin: 20px 0 0 25px;
    font-weight: 100;
    text-transform: uppercase;
}
#subtitle{}
#subtitle h2
{
    color : #000;
    font-size: 1.4em;
    margin: 0 0 0 25px;
    font-weight: 100;
    text-transform: uppercase;
}
.emailMessage
{
    color: Red;
}
#logo
{
    float: inherit;
    width: 120px;
    margin: 5px 0 0 20px;
}

/*MENU*/
#menu
{
    display: block;
    height:39px;
    margin:0;
    padding: 0;
    background: url(backMenu.jpg) repeat-x top left;
    font: bold 1em Arial,Verdana,Helvitica,sans-serif;
}
#menu ul
{   
    margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu ul li
{
    margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu ul li a
{
    display:block;
    float:left;
    padding:11px 15px 0 15px;
    height:30px;
    text-decoration:none;
    color:#666;
    background:transparent url(bgDIVIDER.gif) no-repeat top right;
}
#menu ul li a:hover
{color: #009be6;}
.aVoltar
{
    float: right;
    position: relative;
    margin: 0 25px 0 0;
    color: Red;
    font-weight: bold;
}
/*content PlaceHolder*/
#content
{
    background: #fff;
    padding: 5px;
    text-align: justify; 
    font-size: 1.1em;
}
ul li
{
    list-style-type: none;
}
/*FOOTER*/
#footer
{
    text-align: center;
    font-size: .8em;
    background: url(footer.jpg) repeat-x top left;
    height: 40px;
    font-size: 11px;
}
#copyright
{
    width: 40%;
    float: left;
    padding: 5px 0 0 0;
    color: Black;
    text-align: left;
    margin: 10px 0 0 10px;
}
address
{
    width: 50%;
    float: right;
    padding: 0 0 0 0;
    font-style: normal;
    color: Black;
    text-align: left;
    margin-top: 10px;
}

h1{margin:0;}
h2{margin:0;}
h3{margin:0;}

/*link dos textos gerenciados*/
a:link { 
color: #000000;
text-decoration: none;
}

a:visited {
color: Red;
}

a:hover {
color: #ff0000;
}

/*shared*/

/*parágrafo com o texto gerenciado das páginas*/
.ptext
{
    margin: 5px 0 5px 0;
    padding: 5px;
}
.clear
{
    clear:both;
}

/*H3 com o título das páginas*/
.hTitle
{
    margin: 0;
    font: bold 18px Arial;
    margin: 10px 0 0 5px;
    color: #000;
}

/*home*/
/*empresa*/

/*CONTATO*/
#headerContato
{margin: 0;}
#headerContato #contTexto
{margin: 0; width: 35%; float: left;}
#headerContato .hTitle
{color: #000; margin: 0;}
#headerContato .pText
{margin: 0; color: Black;}
label
{
    width: 120px;
    float: left;
    margin: 5px 0 0 50px;
}
input
{
    margin: 3px;
    border: solid 1px #000;
}
textarea
{
    height: 100px;
    margin: 3px;
    border: solid 1px #000;
}
.inputButton
{
    width: 150px;
    border: solid 1px #000;
    background-color: White;
    margin: 0 0 10px 175px;
}

/*container do form*/
#contForm
{
    float: right;
    border-left: groove;
    border-bottom: groove;
    margin: 0 0 5px 0;
    padding: 0;
    width: 60%;
}

/*container do paragrafo*/
#contTexto
{
    clear: both; 
}

/*PRODUTOS*/
#divProdutos
{margin: 0;}
#divProdutosHeader
{margin: 0;}
#divProdutosHeader #contTexto
{
    margin: 0;
    float: right;
    width: 510px;
    }
#divProdutosHeader .hTitle
{color: #000; margin: 0;} 
#divProdutosHeader .ptext
{margin: 0; color: Black;}
#listCategorias
{margin: 0;}
#prodProdutos
{margin: 0;}
/*MENU PRODUTO*/
#prodCategorias
{
    width: 170px;
	height: auto;
	margin: 10px 0 20px 0;
	float: left;
	font: normal 11px Verdana, Arial, serif;
	background-color: #000;
	border-left: dotted 2px;
}
#prodCategorias ul
{
    margin: 0;
	padding: 0;
}
#prodCategorias ul li
{
    border-bottom: 2px solid black;
	list-style: none;
}
#prodCategorias ul li a
{
    text-decoration: none;
    padding: 4px 3%;
	color: #021A15;
	display: block;
	background-color: #fff;
}
#prodCategorias ul li a:hover
{
	background:url(bgMenu.jpg) top repeat-x #333;
    color:#000;
}
/*PRODUTO DETALHE*/
#headerProdutoDetalhe
{margin: 0;}
#headerProdutoDetalhe .hTitle
{margin: 0; }
#headerProdutoDetalhe #contTexto
{
    min-height: 150px;
    margin: 5px 0 10px 0;
    padding: 0 3px 0 3px;
    border-left: groove 2px;
    border-bottom: groove 2px;
    background-color: White;
    color: Black;
}
#headerProdutoDetalhe .pText
{margin: 0;}
#headerProdutoDetalhe img
{
    float: left;
    padding: 0 5px 5px 5px;
    clear: both;
}

/*NOTICIAS*/
#headerNoticia
{margin: 0;}
#headerNoticia #contTexto
{margin: 0;}
#headerNoticia .hTitle
{margin: 0; color: #000;}
#headerNoticia .pText
{margin: 0; color: Black;}
#divNoticia
{margin: 0;}
.noticiaItem
{
    padding: 5px;
    border-left: groove 2px;
    border-bottom: groove 2px;
}
.noticiaTitulo
{
    font-weight: bold;
    color: Black;
    text-decoration: none;
}
.noticiaTrecho
{
    padding-left: 20px;
    font-size: 10px;
    text-decoration: none;
}
/*LERNOTICIA*/
#headerLerNoticia
{margin: 0;}
#headerLerNoticia #contTexto
{margin: 0;}
#headerLerNoticia .hTitle
{margin: 0;}
#headerLerNoticia .pText
{margin: 0;}

/*LOGIN*/
#headerLogin
{margin: 0;}
#headerLogin #contTexto
{margin: 0;}
#headerLogin .hTitle
{margin: 0;}
#headerLogin .pText
{margin: 0;}

/*GALERIA*/
#headerGaleria
{margin: 0;}
#headerGaleria #contTexto
{margin: 0;}
#headerGaleria .hTitle
{margin: 0; color: #000;}
#headerGaleria .pText
{margin: 0; color: Black;}
#divGalerias
{margin: 0;}
.galeriaItem
{
    padding: 5px;
    border-left: groove 2px;
    border-bottom: groove 2px;
}
.galeriaTitulo
{
    font-weight: bold;
    color: Black;
    text-decoration: none;
}
.galeriaDescricao
{
    padding-left: 20px;
    font-size: 10px;
    text-decoration: none;
}
/*FOTOS DA GALERIA*/
#headerFotosGaleria
{margin: 0;}
#headerFotosGaleria #contTexto
{
    border-bottom: solid 1px black;
    clear: both;
}
#headerFotosGaleria .hTitle
{margin: 0;}
#headerFotosGaleria .pText
{margin: 0;}
#divGaleriaDeFotos
{margin: 0;}
.divFotoGaleria
{
    float: left;
    width: 95px;
    min-height: 120px;
    margin: 3px;
    margin-top: 20px;
    text-align: center;
}
.divFoto
{
    width: 80px;
    height: 80px;
    padding: 5px 5px 5px 5px;
}
.divLegenda
{
    font-size: 10px;
}
/*GrivView Produtos*/
#prodProdutos
{
    float: right;
    margin:0;
}
#prodProdutos a
{
    color: Black;
}
#prodrodutos a:hover
{}

#prodProdutos .GridStyleProdutos
{
    border-left: groove 2px;
    border-bottom: groove 2px;
    margin: 2px;
}
#prodProdutos .GridStyleProdutos td
{
    color: #000000;
    background-color: white;
    text-align: left;
    font-weight: bold;
}
#prodProdutos .GridStyleProdutos img
{
    padding: 3px;
    max-width: 130px;
}
#prodProdutos .GridStyleProdutosRow
{
    color: #000000;
    background-color: #DCDCDC;
    font-family: Verdana;
    font-size: 10pt;
}
#prodProdutos .GridStyleProdutosPager
{
    text-align: center;
}