@CHARSET "ISO-8859-1";

body
{
  margin: 0px 0px 0px 0px;
  background: #f6eded;
}

#conteudo
{
  position: absolute;
  width: 960px;
  min-height: 600px;
  background: white;
  left: 50%;
  margin-left: -480px;
}

#topo
{
  position: absolute;
  width: 960px;
  height: 107px;
  background-image: url('img/fundo_topo.gif');
}

#imglogo
{
  width: 238px;
  height: 99px;
  background-image: url('img/logo_fundo.gif');
  background-repeat: no-repeat;
}

#quadro
{
  width: 960px;
  min-height: 600px;
  background-image: url('img/fundo_quadro.gif');
  background-repeat: repeat-x;
  
}

#menu_topo
{
  float:right;
  position: relative;
  height: 31px;
  top: 99px;
  color: white;
  font-family: arial;
}

#menu_c
{
  float: left;
  height: 31px;
  background-image: url('img/menu_item_c.gif'); 
  background-repeat: repeat-x;
}

#menu_e
{
  float: left;
  height: 31px;
  width: 12px; 
  background-image: url('img/menu_item_e.gif');
  background-repeat: no-repeat;
}

#menu_d
{	
  float: left;
  height: 31px;
  width: 10px;
  background-image: url('img/menu_item_d.gif');
  background-repeat: no-repeat;
}

#formbusca
{	
  position: absolute;
  float: right;
  height: 31px;
  width: 10px;
  top: 70px;
}

#inputbusca
{	
  position: relative;
  color: #840000;
  background-image: url('img/fundo_busca.gif');
  background-repeat: no-repeat;;
  border: none;
  border-width: 0px;
  height: 20px;
  width: 206px;
  padding-top: 3px;
  padding-left: 3px;
  left: 691px;
}

#btbusca
{	
  position: relative;
  background-image: url('img/fundo_btbusca.gif'); 
  background-repeat: no-repeat;
  border: none;
  border-width: 0px;  
  width: 61px;
  height: 24px;
  left: 899px; 
  top: -25px; 
}

#videos
{	
  float:left;
  margin-left: 5px;
  width: 755px;
  min-height: 300px; 
}

#menuescolhido
{	
  float: left;
  margin-top: 5px;
  height: 25px;
  width:755px;
  background: #a34040;
  background-image: url('img/fundo_mitemtop.gif'); 
  background-repeat: no-repeat;
  background-position: right; 
  color: white;
  font-family: arial;
  font-size: large;
}

#info
{	
  
  margin-top: 120px;
  margin-left: 5px;
  float: left;
  height: 40px;
  width:950px;
  background: #d19f9f;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #a34040;

}

#videothumb
{	
  margin-top: 10px;
  margin-right: 5px;
  float: left;
  height: 190px;
  width:181px;
}

#vid
{	
  height: 133px;
  width:181px;
  border-width:1px;
  border-color: #a34040;
  border-style: solid;
}

#imgvid
{
 width: 177px;
 height: 129px;
 margin-left: 2px;
 margin-top: 2px;
}


.vidtitulo a
{	 	
  height: 25px;
  font-family: verdana;
  color: black;
  font-size: x-small;
  font-weight: bold;
  vertical-align: text-bottom;
  display: table-cell;
  text-decoration: none;
}

.vidtitulo a:HOVER
{
  text-decoration: underline;	
}

.vidtitulo a:LINK
{

  color: black;	
}

#vidnota
{
  width: 30px;
  height: 15px;
  background: aqua;
  background-color: #FFFFFF;
  margin-top: -20px;
  color: #840000;
  margin-left: 2px;
  position: absolute;
  font-family: arial;
  font-size: small;	
  border-width:1px;
  border-color: #a34040;
  border-style: solid;
  border-left-width: 0px;
  text-align: center;  
}

#vidvisto
{
  float: left;
  height: 20px;
  margin-left: 2px;
}

#vidvisto h1
{
  font-family: arial;
  color: #840000;
  font-size: small;
  margin-top: 0px;
}

#vidvisto h2
{
  margin-left: 37px;
  margin-top: -25px;
  font-family: arial;
  color: #a34040;
  font-size: small;
  font-weight: lighter;
}

#vidvisto h3
{
  margin-left: 130px;	
  margin-top: -27px;
  font-family: arial;
  color: #840000;
  font-size: small;
}

#baixo
{
  text-align: center;
  font-family: arial;
  font-size: small;
  float: left;
  width: 960px;
  height: 107px;
  line-height:107px;
  background-image: url('img/fundo_fim.gif');
}

#redtube
{
  position: relative;
  top: 10px;
  left: 5px;
  padding-bottom: 5px;
}

#minisobre
{
  width: 450px;
  height: 130px;
  float: left;
  background: #e7cece;
  left: 50%;
  margin-left: -225px;
  position: relative;
  border-width: 1px;
  border-color: #d19f9f;
  border-style: solid;
  color: #a34040;
  font-family: arial;
  font-size: small;
}		

#infoview
{
 width: 640px;
 height: 95px;
 float: left;
 background: #e7cece; 	
 margin-top:5px;
}

#infovid
{
 width: 200px;
 height: 30px;
 background: #e7cece; 	
 border-width: 1px;
 border-color: #d19f9f;
 border-style: solid;
 color: #a34040;
 font-family: arial;
 font-size: small;
}

#infovid h2
{
  color: #840000;
  font-size: small;
}

#infovid h1
{
  margin-top:-26px;
  margin-left:60px;
  color: black;
  font-size: small;
  font-weight: lighter;
}

#tagvid
{
  margin-top:-95px;
  float: right;
  width: 440px;
  height: 19px;
  background: #d19f9f;
  color: white;	
}

#tagvid h1
{
  color: white;
  font-size: small;
}