@charset "utf-8";
/* CSS Document */

/*
Desenvolvimento Visual Net Studio
http://www.visualnetstudio
Todos Direitos Reservados

Nome       : ABCCon
Descrição  : CSS Layout.
Versão     : 1.0
Data       : 110409
*/

* {
   margin: 0;
   padding: 0;
  }

body {
	  margin: 0px;
	  background: #FFFFFF url(../images/barra_top.jpg) repeat-x top left;
	 }

hy {
	margin: 0px;
   }

body, th, td, input, textarea {
	                           font-family: Verdana;
	                           font-size: 12px;
	                           color: #666666;
                               }
.menu{
      height: 87px;
	  width: 757px;
	  margin-top: -9px;
	  margin-left: 50px;
	  }
#menu_princ{
            height: 130px;
			width: 257px;
			background: #E6E7E1;
			margin-top: 5px;
			}
#newslleter {
             height: 275px;
			 width: 256px;
			 margin-left: 3px;
			 background: #BBBFB1;
			 }