﻿*{
	margin:0;
	padding:0;
}

/*----------ELEMENTS-----------------------------------------------------------------------------------------------------------------*/
body{
	/*background: url("/edm/images/back_fundo.png" ) 0 0 repeat-x #006699;*/
	background-color: #eee;
	font-family: arial,verdana,tahoma,helvetica;
	font-size: 13px;
}

p{
	padding-bottom: 10px;
}

h1 /* titulo */
{
	font-size: 14pt;
	padding-bottom: 13px;
}

h2 /* interti­tulo */
{
	font-size: 12pt;
	padding-top: 2px;
	padding-bottom: 11px;
}

h3
{
	font-size: 11pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 9px;
}

a:link{
	color:#006699;
	text-decoration: none;
	}

a:visited{
	color:#006699;
	text-decoration: none;
	}
a:active{
	color:#006699;
	text-decoration: none;
}

a:hover{
	color:#66681C;
	text-decoration: none;
}


hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 35px;
	
}
ol {
	list-style-position: outside;
	margin-left: 35px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*----------ELEMENTS-IDS-------------------------------------------------------------------------------------------------------*/
#layout {
	margin: 0 auto;
	width: 950px; 
	height: auto;
	position: relative;
	background-color: #FFFFFF;
}
div#layout:after{
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height: 0px;
        overflow:hidden;
}

#topoMaster{
	width: 619px; 
	height: 100px;
	position: relative;
	float: left;
	background: transparent url('../images/back_topo.png') repeat;	 
}

#boxIdentificacao {
	width: 321px;
	height: 93px;
	position: relative;
	float: right;
	padding-top: 7px;
	padding-left: 10px;
	}
	
#conteudoMaster{
	width: 930px;
	height: auto;
	position: relative;
	clear: both;
	padding: 20px 10px 10px 10px;
}



/*---------------------------------------------------------------------------------------------------------------------------*/

/*----------CLASSES-----------------------------------------------------------------------------------------------------------*/

.imgContentR /* serve para inserir o quadro com foto e legenda */
{
	float: right;	
	width: auto;
	padding: 0 5px 0 0;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	
}
.imgContentL /* serve para inserir o quadro com foto e legenda */
{
	float: left;	
	width: auto;
	padding: 0 5px 0 0;
	margin: 0 10px 10px 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}


.objDireita{
	float: right;	
	width: auto;
	height:auto;	
	text-align: right;

}

.objEsquerda {
	float: left;	
	width: auto;
	height:auto;	
	text-align: left;
}


.color1{ color: #767e83; }

.color2{ color: #006699; }

.color3{ color: #a30202; }

.color4{ color: #FFF; }

.bgColor1{ color: #5f799f; }

.bgColor2{ color: #F67F21; }

.bgColor3{ color: #b47b10; }

.p1{ text-indent: 35px; }

.esquerda{ text-align: left; }

.direita{ text-align: right; }

.centro{ text-align: center; }

.legenda {
	font-size: 9px;
	font-weight: bold
}

.bordatop { border-top: 1px solid silver; }
.bordaleft { border-left: 1px solid silver; }
.bordaright { border-right: 1px solid silver; }
.bordabottom { border-bottom: 1px solid silver; }



/*  Esses itens abaixo servem para fazer aparecer uma caixa de conteudo 
ao passar o mouse sobre um trecho do texto ou palavra  */

a.caixaTexto /* esta classe é para destacar a palavra a ser descrita */
{
	position: relative;
	padding: 0;
	color: #b47b10;
	text-decoration: none;
	border-bottom: 1px dashed gray;
	cursor: pointer;
}
a.caixaTexto:hover {
	background: transparent;
	z-index: 24;
}
a.caixaTexto span {
	display: none;
}
a.caixaTexto:hover span /* esta classe é da caixa de texto */
{

	display: block;
	position: absolute;
	width: 400px;
	top: 15px; /* 3em */
	text-align: left;
	font-size: 12px;
	font-style: normal;
	left: -300px;
	padding: 10px;
	border: 2px solid silver;
	background:#FFF url('../../images/fdCaixaTexto.png') repeat-x;
	color: #5f5f5f;
	text-indent: 0px;
	line-height:auto;
	}
/*------------FINAL DA CAIXA DE CONTEUDO-----------------*/






/********* Botão Geral *****************/


a.btnGeralGray {
	color:#fff;
	text-decoration:none;
}


a.btnGeralRed {
	color:#fff;
	text-decoration:none;
}


a.btnGeral {
	color:#fff;
	text-decoration:none;
}

a.btnOff {
	color: gray;
	text-decoration:none;
}

.btnGeralGray:hover {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeralGray {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeralRed:hover {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeralRed {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeral:hover {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeral {
	color: #fff;
	padding:4px;
	border: 1px solid #2579a7;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtn.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnOff, .btnOff:hover {
	color:  gray;
	padding:4px;
	border: 1px solid gray;
	margin-left:2px;
	width:auto;
	background-image: url('../images/backbtngray.png');
	background-repeat:repeat-x;
	font-family: verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.btnGeralRed:hover {
	border: 1px solid #951313;
	background-image: url('../images/backbtnred.png');
}

.btnGeralRed {
	border: 1px solid #951313;
	background-image: url('../images/backbtnred.png');
}

.btnGeralGray:hover {
	border: 1px solid gray;
	background-image: url('../images/backbtngray.png');
}


.btnGeralGray {
	border: 1px solid gray;
	background-image: url('../images/backbtngray.png');
}


.btnGeralGray:hover{
	background-position: bottom; 
}


.btnGeralRed:hover{
	background-position: bottom; 
}


.btnGeral:hover{
	background-position: bottom; 
}

.btnOff:hover{
	background-position: top; 
}



