body { margin: 0 0 0 0; color:#232629; height:100%; background:url(../images/bg_gradient.jpg); background-repeat:repeat-y; }

h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin-bottom:3px; margin-top:-5px; }
h1 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; margin-bottom:2px; }

#header { width:1000px; height:90px; }

#footer { width:1000px; height:25px; 
font-family:Arial, Helvetica, sans-serif; font-size:10px;}

#frases { font-family:Arial, Helvetica, sans-serif; font-size:10px;}


#scrollimages { height:250px; background-color:#fff;}
#scrollimages2 { height:400px; background-color:#fff;}

#scrollimageshead { height:300px; background-color:#fff;}

#content { background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:1000px;}


/* BARRA TOP */

#topbar{
	position:fixed;
	width: 1000px;
	margin:0 auto;  
   	border-left:1px solid #9ba2aa;
    border-right:1px solid #d1d5d8;
}


#wrapper{  
   width:1000px;  
   margin:0 auto;  
   text-align:left;  
   border-left:1px solid #676d73;
   border-right:1px solid #d1d5d8;
  }  
  
   #wrapper1{  
   width:1000px;  
   left:50%;
   margin-left:-500px;
   text-align:left;  
   border-left:1px solid #676d73;
   border-right:1px solid #d1d5d8;
  }  
