.conteudochat{
	width:470px;
}

.conteudochat p{
font-family: Arial, Helvetica, sans-serif;
color: #8c8c8c;
font-size: 12px;
padding-bottom: 3px;
}

.conteudochat p a{
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: underline;
color: #1b75b8;
font-style: italic;
}

.conteudochat p a:hover{
text-decoration: none;
background-color: #1b75b8;
color: #FFFFFF;
}


#conteudointernaPQ h3.titchat {
border-top: 5px solid #8c8c8c;
margin:0px;
padding: 0px;
margin-top: 20px;
padding-top: 10px;
margin-bottom: 10px;
color: #1B75B8; !important
color: red;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 25px;
}


.conteudochat p.textodestaque{
font-family: Arial, Helvetica, sans-serif;
color: #8c8c8c;
font-size: 15px;
padding-bottom: 3px;
padding-top: 20px;
text-align: center;
}

.conteudochat h4.btnparticipe{
width: 280px;
height: 40px;
text-align: center;
font-weight: normal;
margin: 0 auto;
background-image: url(images/btn_gd.png);
background-repeat: no-repeat;
_background: url(../blank.gif);
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/LuciliaeVoce/images/btn_gd.png', sizingMethod='crop');
}

.conteudochat h4.btnparticipe a{
position:relative;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 22px;
display: block;
width: 280px;
height: 40px;
padding-top: 6px;
text-decoration: none;
border: 0px solid red;
z-index:999999;
}

/* TABELA */

.conteudochat table {
width: 90%;
padding: 5px;
margin: 0 auto;
margin-top: 20px;
border: 2px solid #b0d2d2;
}

.conteudochat table td.datahora {
font-family: Arial, Helvetica, sans-serif;
color: #8c8c8c;
font-size: 14px;
font-weight: normal;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
border-bottom: 1px solid #b0d2d2;
border-right: 1px solid #b0d2d2;
}

.conteudochat table td.datahorasemlinha {
font-family: Arial, Helvetica, sans-serif;
color: #8c8c8c;
font-size: 14px;
font-weight: normal;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
border-right: 1px solid #b0d2d2;
}


.conteudochat table td.titbatepapo {
font-family: Arial, Helvetica, sans-serif;
color: #8c8c8c;
font-size: 12px;
display: block;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #b0d2d2;
}

.conteudochat table td.titbatepapo strong{
font-family: Georgia, "Times New Roman", Times, serif;
color: #1b75b8;
font-size: 17px;
display: block;
font-weight: normal;
padding-top: 5px;
padding-bottom: 5px;
}

.conteudochat table td.titbatepaposemlinha {
font-family: Arial, Helvetica, sans-serif;
color: #8c8c8c;
font-size: 12px;
display: block;
padding-top: 5px;
padding-bottom: 5px;
}

.conteudochat table td.titbatepaposemlinha strong{
font-family: Georgia, "Times New Roman", Times, serif;
color: #1b75b8;
font-size: 17px;
display: block;
font-weight: normal;
padding-top: 5px;
padding-bottom: 5px;
}




