
.IndexTopics{
	padding-top	:0%;
	padding-left:1%;
  background-color:white;    
  border:thin solid black;
	margin:0;
  font-family : Tahoma;
	font-size : 0.8em;
	font-weight:bold;
	color:#000000;
  width:35%;
  margin-left:10%;
  margin-right:10%;
  margin-top:0;
  z-index:1000;
  position:absolute;
  clear:both;
}
 



.Left1,.Right1 {
	border-top : thin solid #c0c0c0;  
}

.Left {
	float:left;
	border-left : thin solid #c0c0c0;  
	border-right : thin solid #c0c0c0;  
	border-bottom : thin solid #c0c0c0;  
	width:50%;
}

.Right {
	text-align: center;
	border-right : thin solid #c0c0c0;
  border-bottom : thin solid #c0c0c0;  
}

.divStat{
	top:10%;
  padding:2%; 
  border : thin solid black;
	font-family : Tahoma;
	font-size : 0.8em;
	color : navy;  
  font-weight:bold;
	background-color:white;
}

.ahem{
	display:none;
}

.DivStat a ,.FirstPageLeft a{
	color:#339966;
	text-decoration: underline;
}

.FirstPageLeft a.footer{
	color:black;
	text-decoration: underline;
}

.DivStat a:hover , .FirstPageLeft a:hover{
	color:black;
	text-decoration: underline overline;
}

.FirstPageLeft a:hover + img{
  background-color : white;
	text-decoration: none;
}

a {
  color: #000000;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
	color:#cc3399;
}

a.Hidden {
  color: #000000;
  text-decoration : none;
}

a.Hidden:hover {
  color: #000000;
  text-decoration : none;
}


.FontCommon {
  font-size : 0.9em;
  font-family : Tahoma;
}

.FontCommonImportant {
  font-size : 1em;
  color : #ff0000;
  font-weight : bold;
  font-family : Tahoma;
}

.FontCommonBig {
  font-size : 1.5em;
  font-family : Tahoma;
}

.FontEntry {
	color : #000000;
	font-size : xx-small;
	font-weight : bold;
	font-family : Tahoma;
  font-style : normal;
}

.FontItalic {
	color : navy;
	font-size : x-small;
	font-weight : bold;
	font-family : Tahoma;
	font-style:italic;
}

.FirstPageLeft img{
	vertical-align : bottom;  
}

img {
	vertical-align : top;
}

input , textarea, select, fieldset{
  border-left : 1px solid #000000;  
  border-right : 1px solid #000000;  
  border-bottom : 1px solid #000000;  
  border-top : 1px solid #000000;
  font-family:Tahoma;  
  z-index:10;
}

li{
	list-style-type : square;
}

ul,ol,dd{
  font-size : 1em;
  font-family : Tahoma;
}

.ScrollBox{
  overflow:auto;
	border:1px solid black;
	background-color:white;
  padding:0.2em;
}

.CodeKeyword{
	font-weight : bold;
	color : Blue;
}

.CodeFunction{
	font-weight : bold;
	color : #006600;
}

.CodeSymbol{
	font-weight : bold;
}

.CodeTitle{
	color : black;
	font-weight : bold;
}

.CodeDelimiter{
	font-weight : bold;
	background-color : Yellow;
}

.CodeComment{
	color: Maroon;
	font-style : italic;
}

Div.Code{
	background-color : Silver;
	padding:2%;
}

/*-------------Artes*/ 
#opiniao{
	color : black;
	font-size : 1em;
	font-family : Tahoma;
	font-weight : bold;
}

#titulo,#autor,#diretor,#integrantes,#vistoem{
	color : Navy;
	font-size : 0.9em;
	font-family : Tahoma;
	font-weight : bold;
}
/*-------------End Artes*/ 


/*-------------Blog*/
.BlogData{
	font-weight:bold;
	font-style:italic;
  color : #ff6600;
}

.BlogOrange{
 	color:#ff6600; 
}

.BlogRed{
  color : red;
}

.BlogGreen{
  color : green;
}

.BlogBlue{
  color : blue;
}

.BlogYellow{
  color : yellow;
}

.BlogLittle{
  font-size : xx-small;
}

.BlogSuperLittle{
	font-family:Tahoma;
  font-size : 0.8em;
  font-weight:normal;
}

.BlogBig{
  font-size : medium;
}

.BlogSuperBig{
  font-size : large;
}

.BlogBold{
	font-weight : bolder;
}

.BlogItalic{
	font-style:italic;
}

.BlogHour{
  font-size : xx-small;
	color:black;
  margin-left:5%;
  margin-top:1%;
  margin-bottom:2%;
} 

.BlogSpacing{
	letter-spacing : 0.2em;
}

.BlogUnderline{
	text-decoration : underline;
}

.BlogLineThrough{
	text-decoration : line-through;
}

.BlogOverline{
	text-decoration : overline;
}

/*-------------End Blog*/
 

/*-------------Chat*/ 
.Chat {
	font-family : Tahoma;
	font-size : 0.8em;
	color : navy;  
	font-weight:bold;
}

select.ChatNoBorder, input.ChatNoBorder{
	border:0;
	font-family : Tahoma;
	color : navy;  
	font-weight:bold;
	font-size : 1em;
}

.ChatFontDefault{
	font-family : Tahoma;
	font-size : 1em;
	color : black;  
}

div.ChatMain{
	margin-top:0;
	margin-bottom:0;
	margin-left:1%;
	margin-right:1%; 
}

div.ChatLeft{
	float:left;
  margin:0;
  width:30%;
}

.Usr{
	color:red;
}

div.ChatMessages{
	background-color:white;
  overflow:auto;
  border : thin solid black;
  height:30em;
  width:100%;
  margin:auto;
  padding:0.3em;
}

div.ChatUsrMessages{
	background-color:white;
  overflow:auto;
  border : thin solid black;
  height:80%;
  width:100%;
	margin-left:5%;
	margin-right:5%;
  padding:0.3em;
	font-family : Tahoma;
	font-size : 0.8em;
  font-weight:bold;  
	color : black;  
}

div.ChatRight{
	float:right;
  margin:0;
  height:100%;
  width:60%;
  right:5%;
}

div.ChatBar {
  left: 0px; 
  top: 0px; 
	width:100%;
  height: 16px; 
  z-index: 1; 
	margin:0;
	font-family : Tahoma;
	font-size : 0.8em;
  font-weight:bold;  
	color : navy;
  padding-top:0.1em;  
  padding-left:0.1em;  
	border-bottom: 2px solid #000000; 
  background-color : white;
}

body.chatBody {
	border: 2px solid #000000; 
	overflow: hidden; 
	margin: 0pt;
  background-color : silver;
  background-image : url();
	background-repeat : repeat;  
}
/*-------------End Chat*/ 

/*-------------Start Fotolog*/ 
body.photoBody {
	border: 2px solid #000000; 
	overflow: hidden; 
	margin: 0pt;
  background-color : white;
  background-image : url(); 
}

body.photoViewerBody {
	margin: 0;
  background-color : silver;
  background-image : url(); 
}

.photoText{
	font-family : Tahoma;
	font-size : 0.8em;
  font-weight:bold;  
	color : navy;  
}

a.photoSlide{
  font-family : Tahoma;
	font-size : 1em;
  font-weight:bold;  
	color : black;  
}

/*-------------End Fotolog*/ 
 
 /*------------Manutenção*/
 .Manut{
  color : #000000;
  font-family : Tahoma;
  font-size : 0.8em;
  margin-right : 10%;
  margin-left : 10%;
}

.ManutNoMargins{
  margin-bottom : 1%;
  margin-top : 0%;
}

.ManutBorderBlack{
	border:thin solid black;
  padding:1%;
}

.ManutLeft {
	float:left;
	width:30%;
}

.ManutRight {
	left:40%;
}

input.ManutNoBorder{
	border:0;
}

body.ManutBody {
  background-color : silver;
  background-image : url(); 
}

.ManutFontCommon{
  color : #000000;
  font-family : Tahoma;
  font-size : 0.8em;
}

.ManutBlogFont{
	font-family : Tahoma;
	font-size : 0.9em;
	color : navy;  
  font-weight:bold;
}

/*------------End Manutenção*/

 /*------------404*/

.Body404 {
	margin: 0pt;
  background-color : #166666;
  background-image : url();
}

.Div404{
  margin-left:1%;
  margin-right:3%;
  margin-top:3%;
	width:60%;
	float:right;
	padding:2%; 
	background-color:white;
  border : thin solid black;
	font-family : Geneva, sans-serif;
	font-size : 0.8em;
	color : black;  
  font-weight:bold;
}

/*------------End 404*/

/*------------your design link fonts*/

a.aTahoma {
	font-family : tahoma;
}
a.aArial 
{	
	font-family : arial;
}
a.aTahoma
{ 
	font-family : Tahoma;
}
a.aTimes
{ 
	font-family : times;
}
a.aVerdana
{ 
	font-family : verdana;
}

/*------------End your design link fonts*/

