/*
@author: Carlos Azevedo <crlazevedo@hotmail.com> e <crl_azevedo@yahoo.com.br>
@sítio: www.larchicoxavier.com.br
@title: msg.css
@objetivo: folha de estilos para as páginas de messagens. 
@assunto: Design das páginas de messagens.
@date: 20 de dezembro de 2006 
@copyright 2006
*/

/************* corpo das páginas********************/
body{ 
	background: #fff url("../img/fundo.jpg") repeat fixed; /*imagem padrão do sítio*/
	background-position:center;	
	margin: 4px 4px 6px 4px; /*margens superior, direita, inferior e esquerda*/
}
abbr, acronym, span.abbr
{
border-bottom: .1em dotted;
cursor: help;
}
.header1
{
	border-bottom: thin solid #000080;
	color:#CC3300;
	font-size:24px;
	text-align: center;
}
.header2
{
	color: #000080; 
	font-weight: normal;
}

#geral{
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	width: 99%;
	height: 1030px;
	padding: 4px;
}
#topo{
	position: absolute;
	top: 5px;
	right: 15px;
	bottom: 5px;
	left: 5px;
	width: 757px;
	height: 160px;
	background-color:#fff;
}
#content{
	position: absolute;
	width: 99%;
	height: 1000px;
	top: 5px;
	left: 5px;
}
.general{
	position:absolute;
	width: 95%;
	height: 990px;
	top:50px;
	left:2px;
	padding:2px;
}
#navleft{
	position: absolute;
	float:left;
	clear: both;
	width: 140px;
	height: 783px;
	top: 168px;
	left: 5px;
	padding: 0px;
	background: #fff;
}
#rodape{
	position: absolute;
	top: 955px;
	right: 15px;
	bottom: 5px;
	left: 5px;
	background-color: #FFF;
	width: 757px;
	height: 5%;	
}

.hidden { display: none; }
.unhidden { display: block; }


/*estilos para os índices de mensagens*/
a.indexlnk{
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
	font-weight:lighter;
}
a.indexlnk:hover{
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
}
a.indexlnk:visited{
	text-decoration:none;
	color:#0000FF;
	font-size: 13px;
}


/****estilos para mensagens*****/

a.msglnk{
	color: #000080;
	text-decoration: none;
	font-size: 11px;
	font-weight:bolder;
}
a.msglnk:hover{
	color: #000080;
	text-decoration: none;
	font-size: 11px;
}
a.msglnk:visited{
	text-decoration:none;
	color:#000080;
	font-size: 11px;
}

.msgLftLnk
{
	position:absolute;
	top: 0px;
	height:auto;
	left: 75%; 
	width: 90px;
	padding:0.1px;
	text-transform:capitalize;
	text-align: left;
}
.msgLftBLnk
{
	position:absolute;
	top: 930px;
	height:auto;
	left: 3px; 
	width: 90px;
	padding:0.1px;
	text-transform:capitalize;
	text-align: left;
}

.msgRgtLnk
{
	position:absolute;
	top: 0px;
	height:auto;
	left: 90%;
	right:auto;
	width: 90px;
	padding:0.1px;
	text-transform:capitalize;
	text-align: right;
}
.msgRgtBLnk
{
	position:absolute;
	top: 930px;
	height:auto;
	left: 145px;
	right:auto;
	width: 90px;
	padding:0.1px;
	text-transform:capitalize;
	text-align: right;
}

.msgCntLnk
{
	position:absolute;
	top: 0px;
	height:auto;
	left: 85%;
	width: 50px;
	padding:0.1px;
	text-transform:capitalize;
	text-align: center;
	border-color:#cccccc;
}
.msgCntBLnk
{
	position:absolute;
	height:auto;
	top: 930px;
	left: 95px;
	width: 50px;
	padding:1px;
	text-transform:capitalize;
	text-align: center;
	border-color:#cccccc;
}
#msgpageTitle
{
	position: absolute;
	left: 10px;
	top: 30px;
	text-align: left; 
	color: #000080;
	font-size: 16px; 
	font-weight:bolder; 
	width:auto;
}
#msgTitle
{
	position: absolute; 
	left: 150px; 
	top:65px; 
	width: 582px; 
	margin-bottom: 15px; 
	margin-right: 0px; 
	text-align:center; 
	color: royalblue; 
	font-size: 18px;
	font-weight: bolder; 
	text-transform: capitalize;
}
#msgMonth
{
	position: absolute;
	color: #999; 
	left: 150px;
	top: 83px;
	font-size: 10px;
	font-weight: lighter;
}
#msgText
{
	position: absolute; 
	top: 96px;
	left: 150px;
	width: 580px;
	height: auto;
	text-align: center;
	/*background-color: #FFFFFF; */
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;	
	
}
#headerPtext
{	width:auto;
	text-align: justify;
	font-style: normal; 
	font-size: 11px;
	font-weight: bolder; 
	color: #000099;
	padding: 1px;
	margin: 5px 5px 0px 415px;/*top,right,bottom,left*/
	background-color: #ffffcc;
}
#firstPtext
{	width:auto;
	text-align: justify;
	text-indent: 65px;
	font-style: normal; 
	font-size: 13px; 
	color: #000099;
	padding:2px;
	margin: 15px 5px 0.25px 5px;/*top,right,bottom,left*/
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.normalPtext
{	width:auto;
	text-align: justify;
	text-indent: 65px;
	font-style: normal; 
	font-size: 13px; 
	color: #000099;
	padding:1px;
	margin-top:0.5px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.redPtext
{	width:auto;
	text-align: justify;
	text-indent: 65px;
	font-style: normal; 
	font-size: 13px; 
	color: #cc0000;
	padding:1px;
	margin-top:0.5px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.lightbluePtext
{	width:auto;
	text-align: justify;
	text-indent: 65px;
	font-style: normal; 
	font-size: 13px; 
	color: #0033CC;
	padding:1px;
	margin-top:0.5px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.autor{
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 2px;
	text-align: right;
	color: #0033cc;
}
.credits
{
	font-size: 11px;
	color: #3366FF;
	margin-top: 0.5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 1.2px;
	text-align: center;
}
.creditdate
{
	font-size: 11px;
	color: #3366FF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 1.2px;
	text-align: center;
}
.translate
{
	font-size: 11px;
	color: #3366FF;
	margin-top: 0.5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0.6px;
	text-align:center;	
}
.observe
{
	font-size: 11px;
	color: #FF0000;
	margin-top: 0.5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0.6px;
	text-align:left;
	font-weight:bolder;	
}
#line
{
	margin-top: 25px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: thin;	
}
.imglnk1
{
	float: right;	
	margin: 1px;
}
.imglnk2
{
	float: left;	
	margin: 1px;
}
/*fim id's e classes para as páginas de mensagenss*/
