/* 

Cores utilizadas fazem parte do Tango! Desktop Project:
BRILHO:			|__++++__|__++--__|__----__|
Butter			| fce94f | edd400 | c4a000 |
Orange			| fcaf3e | f57900 | ce5c00 |
Chocolate		| e9b96e | c17d11 | 8f5902 |
Chameleon		| 8ae234 | 73d216 | 4e9a06 |
Sky Blue		| 729fcf | 3465a4 | 204a87 |
Plum			| ad7fa8 | 75507b | 5c3566 |
Scarlet Red		| ef2929 | cc0000 | a40000 |
Aluminium		| eeeeec | d3d7cf | babdb6 |
				| 888a85 | 555753 | 2e3436 |

*/

/* SELETORES BASE */

* {
margin: 0;
padding: 0;
}

body {
background: #000;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
color: #fff;
text-align: left;
}

h1 {
display: block;
margin: 0px;
padding-left: 8px;
height: 40px;
background: #c00;
line-height: 40px;
vertical-align: middle;
font-size: 24px;
}

h2 {
display: block;
margin: 0px;
padding-left: 8px;
height: 30px;
background: #800;
line-height: 30px;
vertical-align: middle;
font-size: 18px;
}

h3 {
display: block;
margin: 0px;
padding-left: 0px;
height: 30px;
line-height: 30px;
vertical-align: middle;
color: #f00;
font-size: 14px;
}

h4 {
display: block;
margin: 0px;
padding-left: 16px;
height: 30px;
line-height: 30px;
vertical-align: middle;
color: #f00;
background: #ccc;
font-size: 16px;
}

img {
border: 0px;
}

/* DIVS */

#submenu {
width: 800px;
height: 60px;
background: #fff;
}

#submenu a {
border: 0px;
margin: 0px;
padding: 0px;
}

#frame {
width: 800px;
height: 280px;
background: #000;
}

#interno {
width: 800px;
height: 250px;
background: #eeeeec;
color: #000;
overflow-y: scroll;
text-align: justify;
}

#interno p {
text-indent: 30px;
}

#interno2 {
margin: auto;
width: 400px;
height: 250px;
background: #eeeeec;
color: #000;
text-align: justify;
position: absolute;
top: 30px;
left: 0px;
}

#interno2 p {
text-indent: 30px;
}

.interno2 {
display: block;
padding: 16px;
}

#interno3 {
margin: auto;
width: 400px;
height: 250px;
background: #eeeeec;
color: #000;
overflow-y: scroll;
text-align: justify;
position: absolute;
top: 30px;
left: 400px;
}

#interno3 p {
text-indent: 30px;
}

.interno3 {
display: block;
padding: 16px;
}

.interno {
display: block;
padding: 16px;
}

.interno a{
color: #666;
font-weight: bold;
}

.interno a:hover{
color: #aaa;
font-weight: bold;
}

.internob {
width: 746px;
display: block;
padding: 16px;
}

.internob a{
color: #666;
font-weight: bold;
font-size: 10px;
}

.internob a:hover{
color: #aaa;
font-weight: bold;
}

#spacer{
height: 10px;
background: transparent;
}

.convenio {
color: #f00;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

.desconto {
color: #c88;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
font-style: italic;
}

.secao {
font-size: 18px;
font-weight: bold;
color: #f00;
}

.cargo {
font-weight: bold;
color: #600;
}

.subtitulo {
font-weight: bold;
font-size: 11px;
}

.titulo2 {
font-size: 12px;
font-weight: bold;
}

.titulo3 {
font-size: 18px;
font-weight: bold;
color: #f00;
}

.titulo4 {
font-size: 14px;
font-weight: bold;
color: #a00;
}

.nome {
font-size: 12px;
font-weight: bold;
color: #444;
font-style: italic;
}

.nomeitalico {
font-size: 14px;
font-weight: bold;
color: #f00;
font-style: italic;
}

.mes {
font-size: 14px;
font-weight: bold;
color: #f00;
}

.dia {
font-size: 12px;
font-weight: bold;
color: #888;
font-style: italic;
}

.ponto {
font-size: 10px;
}

.box {
display: block;
border: 1px solid #333;
width: 380px;
height: 90px;
padding-top: 10px;
padding-left: 16px;
padding-right: 16px;
margin-bottom: 20px;
}

.box2 {
display: block;
border: 4px double #333;
padding-top: 10px;
padding-left: 16px;
padding-right: 16px;
padding-bottom: 10px;
margin-bottom: 20px;
}

#convenioesq {
width: 220px;
height: 250px;
position: absolute;
left: 0px;
top: 30px;
}

#convenioesq a {
text-decoration: none;
font-size: 14px;
display: block;
padding-left: 18px;
padding-left: 18px;
padding-top: 10px;
padding-bottom: 10px;
}

#convenioesq a:hover {
background: #333;
}

#conveniodir {
width: 580px;
height: 250px;
position: absolute;
left: 220px;
top: 30px;
}

#frameconvenio {
width: 580px;
height: 250px;
background: #eeeeec;
color: #000;
overflow-y: scroll;
text-align: justify;
}

#frameconvenio2 {
width: 570px;
height: 220px;
background: #eeeeec;
color: #000;
overflow-y: scroll;
text-align: justify;
}

/* JAVA SCRIPT MENU */

.menu {
	position: relative;
	left: 0px;
	top: 0px;
	height: 30px;
	width: 780px;
	background: transparent;
	padding: 0px;
	margin: auto;
	float: left;
	overflow: hidden;
}

.menu li {
	float: left;
	list-style: none;
}

.menu li.back {
	background: #fff url("button.png") no-repeat right -20px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}


.menu li.back .left {
	background: #fff url("button.png") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

.menu li a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #eeeeec;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	top: 2px;
	overflow: hidden;
	margin: auto 10px;  
}


.menu li a:hover, .menu li a:active, .menu li a:visited {
	border: none;
}