﻿

	img{
	border: 0px solid black;
	}
	
	h1 {
    background-color: #F1F2F1;
    border: thin solid #CCCCCC;
    color: #555555;
    font-family: Arial;
    font-size: 2.5em;
    margin-left: 7em;
    margin-right: 7em;
    padding: 0.3em;
    text-align: center;
	}
	h2 {
 
    font-family: Arial;
    font-size: 1.5em;
	}
	
	#div_rotate {
		background:#FFFFFF;
		position:relative;
		width:25px;
		height:25px;
		bottom:0px;
		z-index:999;
	}
	
	#div_barra {
		
		width: 100%;
		background:#7c7c7c;
		position: fixed;
		bottom:0;
		z-index:999;
	}
	
	#div_janelas {
		margin-left: 5px;
		margin-top: 5px;
		border: 0px solid black;	
		width:99%; 
		height:88%; 
		position:relative;
	}
	
	.janela_icon{

		font-size:6pt;	
	}
	
	.mini_icon2 {
	border: 0px solid black;	
	margin-right: 3px;
	margin-top:3px;
	}
	
	.mini_icon3 {
	border: 0px solid black;	
	margin-right: 5px;
	margin-top:3px;
	}
	
a:link {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	}

a:hover {
	text-decoration: none; 
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	}
	
a:active {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	}

	

