/* CSS Document */
body {
  text-align: justify;
  background: white;
  padding:0;
  margin: 0;
  width: 100%;
  font-family: Arial;
  font-size: 12px;
  } 
 

#heading { 
background-image:url(../imagem/sl1.jpg) repeat-x;
 width: 100%;
 padding-top: 48px;
 }
 
 .cent { 
 width:1000px;
 margin: 0 auto;
 font:Arial, Helvetica, sans-serif;
  }
 
 #heading { 
 background:URL(../images/sl1.jpg) repeat-x;
 width: 100%;
 padding-top: 48px;
 }

 #heading h1 {
 background: URL(../images/logo.jpg) no-repeat;&#x15f;
 width:283px;
 height: 130px;
 text-indent: -99999px;
 float:left; 
 overflow:hidden;
 }
 a.saibamais { 
 clear:both;
 background: transparent url(../images/saibamais.png) no-repeat top;
 width: 118px;
 height: 38px; 
 float: right; 
 overflow: hidden;
 margin: 5px 0px; 
 text-indent: -99999px;
 } 
a.saibamais:hover {
 clear:both;
 background: transparent url(../images/saibamais.png) no-repeat bottom;
 } 
 /* Menu */
#heading ul {
 list-style: none; 
 float: right; 
 width: 500px;
 padding-top: 50px;
 } 
 
 #heading ul li { 
 float:left; } 
 
 #heading ul li a { 
 text-decoration: none;
 color: #c82127;
 padding: 10px;
  }
 
 #heading ul li a:hover { 
 text-decoration: none;
 background-image:url(../images/a.jpg);	
 color:#FFFFFF;
 padding:15 px;
 width:150 px;
 }
 #div.rounded * * {
  padding: 0;
  margin: 0;
  background: none;
  color: #dddddd;
  height:auto;
}  
 #div.rounded a {
  color: #ffffff;
  background: #c80122 url(tr_5_c80122_ffffff.gif) no-repeat top right;
  display: list-item;
  list-style-image: url(tlc_5_c80122_ffffff.gif);
  list-style-position: inside;
  list-style-type:none;
  padding: 0;
  margin: 0;
  position: relative;
  
  }
  #div.rounded {
  background: #c80122 url(bl_5_c80122_ffffff.gif) no-repeat bottom left;
  color: #dddddd;
  position: relative;
  padding-top: 0;
  padding-bottom: 5px;
  margin: 1em 10px 0 0 ;
  height:100%
 }

  #a.selected { 
 color: #ffffff; 
 background: url(../images/a.jpg) repeat-x; 
 }
/* End Menu */ 

/* Teaser */ 

 #teaser { 
 width: 100%;
 height: 225px;
 background: URL(../images/tser.jpg) repeat-x;
 color: #000000;
 clear:both; 
 padding:5px;
  } 
 
 #teaser1 { 
 width: 100%;
 height: 120px;
 background: URL(../images/fundocinza.gif) repeat-x;
 color: #000000;
 clear:both;

 } 
   
 #teaser h1 {
 width: 180px;
 color: white;
 letter-spacing: -1px; 
 font-size: 26px; 
 } 
 
 #teaser  div 
 { font-size: 12px;
   padding-top: 4px;
   margin-left: auto;
   margin-right: auto;
 } 

 #teaser #holder { 
 clear:both; 
 }

 #teaser #ado {
  width: 530px;
  float:left;
  }
  
 #teaser #mascote {
  width:223px; 
  height:290px;
  background-image:url(../mascote/mascote_cogeltaindex.png); 
  color: white;
  float:left; 
  font-size: 24px;
  margin-left: 70px;
  margin-top:-70px
   } 
   a.right {
   margin: 5px 400px;
	}
/* End Of Teaser */

/* Nice Titles */

 div.nicetitle { 
 background-color: #333; 
 color: #fff; 
 font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
 left: 0;
 padding: 4px;
 position: absolute; 
 top: 0;
 width: 25em;
 z-index: 20;
 -moz-border-radius-bottomleft: 10px;
 -moz-border-radius-bottomright: 10px;
 -moz-border-radius-topleft: 0;
 -moz-border-radius-topright: 10px;
 -moz-opacity: .87; 
 } 
 
 div.nicetitle p {
 margin: 0; 
 padding: 0 3px; 
 -moz-opacity: 1; 
  }
  
 div.nicetitle p.destination {
 font-size: 9px; 
 padding-top: 3px; 
 text-align: left; 
 -moz-opacity: 1;
 } 
 div.nicetitle p span.accesskey {
 color: #d17e62; }

/* End of Nice Titles */

/* Content Home */
 #content ul { 
 list-style:none;
 
 }

 #content h1 { 
 font-size:24px;
 color: #c82127;
 }
 
 #content img {
  padding:0; 
  margin:0; 
  border: 8px solid #c82127;
  }
  
   #content p { 
   font-size:12px;
   width: 260px;
   color: black;
   text-align: justify;
   } 
   

 #margem { 
 height: 197px;
 }
 
 #margem2 { 
 height: 397px;
 }
 
 #rodape { 
 background:URL(../images/ftr.jpg) repeat-x; 
 width: 100%;
 height:100px;
 }

