﻿body{
   font-family: Trebuchet MS; font-size: 12px;
    margin:0px;
	 padding:0px;
	background-color: White;
	background-position: left top;
	background-repeat: repeat-x;
}
a{
  text-decoration:none; color:#000000;
}
a:hover{
  text-decoration:none; color:#A169B2; 
}


  #geral{
    width: 100%;
	 margin:0px;
	 padding:0px;
  	 text-align: center;
  }
  #cab{
   padding:5px;
   display:table; width:100%;
   border-bottom:solid 4px #CDB7C3;
  }
  #rodape{
  	 height: 100px; background-color: White;
	 background-image: url(img/bgrodape.jpg);
	background-color: White;
	background-position: left top;
	background-repeat: repeat-x;
  }
  .logo_beledancer{
  	margin-top: 3px; margin-left:50px; float:left;
  }
  #id{
  	width:770px; margin: 0; padding: 0;  
  }
  .logo{
  	float: left; margin-top:2px; margin-left:30px; border:none;
  }
  .dv{
  	float: right; margin-top:3px; margin-right: 20px;
  }
  .conteudo{
    width:765px; background-color:#f9f9f9;
  }
  .bordaEsq{
    width: 20px; 
 	background-image:url(img/bgEsq.jpg);  background-position: right top; background-repeat: repeat-y;
  }
  .bordaDir{
    width: 20px;
 	background-image:url(img/bgDir.jpg);  background-position: left top; background-repeat: repeat-y;
  }
  
/*  MENU*/
.MenuTopo{
  background-color:#ffffff; width:100%; height:35px;
}
.MenuTopo td{
  border:solid 1px #CDB7C3; width:140px;
}
.MenuTopo img{
  border:none;
}
.MenuLateral{
 display:table; padding:10px; width:182px; height:300px; float:left;
 background-image:url(img/bgMenuLateral.jpg);  background-position: left top; background-repeat: repeat-x;
}
.MenuLateral ul{
 font-size:11px; font-family: Trebuchet MS;
  list-style:none; padding:0; margin:0; float:left;   text-align:left;
}
.MenuLateral ul li{
  border-bottom: dotted 1px #CDB7C3; padding:10px; 
}

.DivConteudo{
   width:500px; float:right; margin:10px; display:table; background-color:#ffffff;
}
.DivConteudo p{
  padding-left:20px; padding-right:15px; padding-top:5px; padding-bottom:20px;
  text-align:left;
  background-image:url(img/bgParagrafos.jpg);  background-position: left bottom; background-repeat: no-repeat;
}
.DivConteudo b{
  color:#A169B2;  border-bottom:dotted 0px #A169B2; font-style:italic;
}
.TdConteudo{
  background-image:url(img/bgTdConteudo.jpg);  background-position: left top; background-repeat: repeat-x;
}
h1{
   color:#666666; font-size:12px; font-weight:bold;  font-style:italic; margin-left:10px; margin-bottom:0; padding:5px; text-align:left;
}
h2{
    color:#A169B2; font-size:15px;  border-bottom:dotted 0px #A169B2;
}
h3{
    color:#A169B2; font-size:15px;  border-bottom:dotted 1px #A169B2; text-align:left;
}
h4{
    color:#ffffff; font-size:12px; border-bottom:solid 1px #A169B2; border-left:solid 1px #A169B2; text-align:left; padding-top:30px; padding-left:5px; display:block; margin-top:20px;
}
h5{
    color:#A169B2; font-size:12px; font-family:Trebuchet MS; font-weight:normal; padding:0px; margin:0px;
     width:95%; text-align:right;
}
h6{
    color:#A169B2; font-size:15px;  padding-left:10px; margin:0; height:15px;
}
.btnVerComentarios
{
	border:solid 1px #9C65AD; padding:2px 5px 2px 5px; margin-left:50px;
}
.btnAdicionarComentarios
{
		border:solid 1px #9C65AD; padding:2px 5px 2px 5px;
}
.BoxComentarios
{
  margin-bottom:10px;
}
.MenuLateralBlog{
 display:table; padding:5px; width:150px; height:300px;
 }
.MenuLateralBlog ul{
 font-size:11px; font-family: Trebuchet MS;
  list-style:none; padding:0; margin:0; text-align:left;
}
.MenuLateralBlog ul li{
  border-bottom: dotted 1px #CDB7C3; padding-bottom:5px; padding-top:5px; width:150px;
}
.PainelComentarios
{
	text-align:left; width:500px;
}
.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;
  }
  .assinatura a:hover{
  	 color: White; text-decoration: none;
  }
  
/*TEMPORARIOS*/  
