/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #FFFFFF url(../img/images/fundo.jpg);
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 769px;
	border: 15px solid #ffffff;
}


#header {
	height: 348px;
	width: 769px;
}

#menu
{
width: 681px;
height: 71px;
padding-left: 89px;
background: url(../img/images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 110px;
	height: 45px;
   display: block;
	text-align: center;
	text-decoration: none;
	color: #FE9900;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 26px;
}

#menu a:hover {
	width: 110px;
   height: 45px;
	color: #FE9900;
	text-decoration: none;
	font-size: 21px;
}


.more
{
text-align: right;
}


#logo {
width: 749px;
height: 257px;
text-align:  left;
padding-left: 20px;
padding-top: 20px;
background: url(../img/images/header.jpg) no-repeat;	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#main
{
background: #ffffff url(../img/images/table_back.gif) repeat-x top;
width: 770px;
padding-top:30px;
padding-bottom:30px;
}

#left
{
	padding-left: 10px;
	padding-top: 10px;
	width: 212px;
}


.left_back
{
background: url(../img/images/back.png) repeat-y;
padding-top: 10px;
}

.bottom
{
background: url(../img/images/bottom.png) no-repeat top;
height: 16px;
width: 212px;
}

#left H3
{
width: 190px;
height: 24px;
font-size: 13.4px;
font-weight: bold;
padding-left: 22px;
padding-top: 15px;
text-transform: uppercase;
color: #FE9900;
background: url(../img/images/title.png) no-repeat
}


#left ul {
	list-style: none;
}

#left li {
	border: 0px;
	margin-left: 20px;
}


#left .title_back
{
padding: 10px;
}


#left a {
	color: #FE9900;
	font-weight: bold;
}
#left a:visited {
	color: #65A204;
}

#left p
{
padding: 10px;
padding-left: 20px;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 520px;
padding-top: 10px;
padding-right: 10px;
}

#right .box
{
border: 1px solid #C9C9C9;
background: #ffffff;
padding: 10px;
margin-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #FE9900;
}

#right a
{
color: #FE9900;
text-decoration: none;
}

#right p {
	color:black;
   font-family:Trebuchet MS;
   font-size:13.3px;
   font-weight:bold;
   margin:0;
   padding:0 0 10px;
   text-align:justify;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FE9900;
}
.date {
	text-align: right;
	color: #65A204;
	font-size: 11px;
}

.date a {
	color: #65A204;
}


#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(../img/images/footer.gif) repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}


/*   EDIÇÃO WEB - PUBLICIDADE DIGITAL   */
/*   CSS PADRÃO PARA TODOS OS SITES   */
/*  >>> ALTERE DE ACORDO COM O MODELO DO LAYOUT <<< */

.style19 {
	color: #000000;
}
.style21 {
	font-size: 11px;
}
#fieldsetsize {
	width:50%;
	
}
.disabled{
	display:inline;
}
#navegacao{
	display:inline;
	float:left;
	
}

#carregamento{
	width:60%;
	text-decoration:none;
}

.input{
	color:black;
	padding-left:5px;

}
.input label{
	padding-right:5px;
}
.input input{
	float:left;
	
}
.empresaTit{
	color: #F8E547;
	font-size:1.5em;
	width:100%;
	height:32px;
	padding: 4px 2px 2px 5px;
	float:left;	
	background: transparent;
	width:495px;
	/*float:left;*/
	font-weight:bold;
	
}
.empresaCont{
	padding: 5px 3px 2px 5px;	
	float:left;
	text-align:justify;
	font-weight:bold;
	width:400px;
}
.imgEmpresa{
	width: 50%;
	clear:both;
	float:left;
	vertical-align:text-top;
	padding-right:7px;
}
.contactInfo{
	float:left;
	margin:0 auto;
}
.imgPatrocinio{
	margin-left:3px;
   width:206px;
	border:medium none;
}
.eventImg{
	width: 100%;
	clear:both;
	float:left;
	vertical-align:text-top;
	padding-right:7px;
}
div#pageHome{}

div.conteudoHome{
	
}

div#pageHome img{
	width:98%;
	position:relative;
	clear:both;
	float:left;
	
}

div#clear{
	clear:both;
}
div.empresaInfo{
	margin-bottom:10px;
	padding:1px 1px 1px 1px;
	float:left;
	width:522px;
}
.empresaCont{
	width:522px;
}
#links {
	float: right;
	padding: 10px 0 0 0;
}
#titulo{	
	/*background:url(../img/img13.jpg) no-repeat left center;*/
	height:35px;
	width:510px;
	margin: 0;
}
#titulo h3{
	color:#fff;
	font-size:1.5em;
	height:35px;
	margin-left:0;
	margin-top:3px;
	padding-left:5px;
	width:400px;
}

.subTitulo{
	background: transparent;
	color:#fff;
	font-size:1.3em;
	height:20px;
	margin-bottom:0;
	margin-top:-3px;
	padding-left:10px;
	padding-top:0;
	width:410px;
	
	
}
.descricao{
	margin:0 0 0 0;
	padding-left:2px;
	padding-bottom: 5px;
	padding-top:5px;
	background: transparent;
	width:410px;
	/*float:left;*/
	font-weight:bold;
}
#descricao{
	color:black;
}
.produtoImg{
	width:30%;	
	vertical-align:text-top;
	clear:both;
	padding:0px 5px 5px 2px;
	float:left;
	vertical-align:text-top;
	border: none;
}

#textdescricao {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4D4747;
	background-color:inherit;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 3px;
	width:168px;
	
}
#textdescricao a {
	color:#4d4747;
	text-decoration:none;
}
#procuraProduto {
    margin:5px;
    padding:0;
    font-family:Verdana;
    text-align:center;
}

.produtosItem {
   float:left;
   margin:0 0 5px 0px;
   width:522px;
   padding:0;
}
.produtosItem p{
   float:left;
   margin:0 0 5px 0px;
   width:522px;
   padding:0;
}
.imgMarcas{
	width:94%;
}
.camadafoto img{
	border:none;
}
#formulario{
	margin-left:70px;
	margin-top:80px;
}
#contador{
   width: 170px;
}
#contador b{
   color:black;
   font-size:12px;
   text-align:center;
}
#fixanotice{
   color:black;
   font-family:Trebuchet MS;
   font-size:13.3px;
   font-weight:bold;
   margin:0;
   padding:0 0 10px;
   text-align:justify;
}
.Imgnews{
   width:90%;
}
.description{
   color:black;
   font-family:Trebuchet MS;
   font-size:13.3px;
   font-weight:bold;
   margin:0;
   padding:0 0 10px;
   text-align:justify;
}