/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
div{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none;
}

BODY{
  	margin:0px; padding: 0px; text-align:center; background-image: url(img/BgHome.jpg); background-repeat: repeat-x; background-position: top; background-color: #333333;
  }
  #DivBoss{
  margin:0px; padding: 0px; text-align:center;	border:solid 0px #ff0000; width: 770px; height: auto; display: table;
  }
  #DivCabecalhoMenu{
  	 background-color:; text-align: right;  padding-top: 5px; margin: 0;
  }
  #DivDisplayMeio{
  text-align: left; height: 503px; 	background-image: url(img/BgDisplay.jpg); background-repeat: repeat-x; background-position: top; background-color: #010101; border:solid 7.5px #ffffff;
  }
  #DivDestaquesHome{
   background-color: #f1f1f1; height:auto; display: table;
  }
  #DivRodape{
  	background-color:#CC0000;  height: 40px;
  }
  .TableDestaques{
   width: 770px;	margin:0; padding: 0; height: 127px;
  }
  .TableDestaques td{
  	 border: solid 0px #000000; vertical-align: top; width: 257px;
  }
  .TdDestaque2{
  	 background-color: #e4e4e4;
  }
  .TituloDestaque1{
  	background-color: #ffcc00; width:100%; height: 32px;  background-image: url(img/Destaque1.jpg); background-position: bottom; background-repeat: no-repeat;
  }
  .TituloDestaque2{
  	background-color: #ff9900; width:100%; height: 32px; background-image: url(img/Destaque2.jpg); background-position: bottom; background-repeat: no-repeat;
  }
  .TituloDestaque3{
  	background-color: #ff6600; width:100%; height: 32px; background-image: url(img/Destaque3.jpg); background-position: bottom; background-repeat: no-repeat;
  }
  .MenuRodape ul{
  	margin:0px; padding: 0; width: 100%; margin-bottom:5px; margin-top:10px;
  }
  .MenuRodape ul li{
  	 display: inline; margin:0px; border-left: solid 1px #555555; padding-left:4px;
  }
  .MenuRodape ul a{
  	 font-size:11px; text-decoration: none; color:#CCCCCC;
  }
  .MenuRodape ul a:hover{
	 color:#FFCC00; 
  }
  .Agradecimento a{
  	color:#666666; font-size:10px; text-decoration:none;
  }
  
  .assinatura{ 
	font-family: Trebuchet MS; color: White; font-size: 12px;  display: table; width:300px; float:right; text-align:right; border: solid 0px #ff0000; padding-right:15px; margin-top:12px; margin-right:50px;
	background-image: url(http://www.estudiowebmais.com.br/img/estudiowebmais_ico.gif); background-repeat: no-repeat; background-position: right;
  }
  .assinatura a{
  	 color: White; text-decoration: none;
  }