﻿*
{
    margin: 0;
    padding: 0;
}
html
{
    font-size: 10pt;
    font-family: Arial, Helvetica, verdana, tahoma, sans-serif;
    color: #444;
}

ul, ol
{
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 15px;
}

ul li, ol li
{
    text-indent: 0;
}
img
{
    border: 0;
}

p
{
    margin-bottom: 10px;
}



#topoHotsite
{
    width: 100%;
    height: 70px;
    border-bottom: 3px #62bf66 solid;
    background: url('../images/hotsite_fd.png') no-repeat;
    margin-bottom: 15px;
}

#AreaTopoHotsite
{
    width: 998px;
    height: auto;
    margin: 0 auto;
}

.logoHotsiteEdm
{
    width: 88px;
    height: 70px;
    float: left;
    margin: 1px 20px 0 20px;
}

.tituloTopo
{
    width: 262px;
    height: 35px;
    float: left;
   
    margin:10px 0 0 15px;
    background-image: url('../images/hotsite_titulo.png');

}

.endEDM
{
    width: 147px;
    height: 22px;
    float: right;
    margin-top: 28px;
    background-image: url('../images/hotsite_edm.png');
 }

.ArabescoFd
{
    width: 267px;
    height: 70px;
    float: right;
    background-image: url('../images/hotsite_arabesco.png');
}

#AreaConteudoHotsite
{
    margin: 0 auto;
    width: 998px;
    height: auto;
}

.AreaUsuario {
	width: auto;
	height: 20px;
	float:right;
	text-align:left;
	/*margin-top: 40px;*/
	position:relative;
	z-index:99;
}


/*--- Botao Area Logada ---*/

.btnAreaLogada  {
	padding: 2px 4px;
	font-size: 9px;
	color: #15532a !important;
	background-color: #b7dd9e;
	margin-right: 3px;
	text-align:center;
	font-weight:bold;
	display: block;
	text-decoration:none;
	float:right;
}

.btnAreaLogada:hover {
	background-color: #15532a;
	color: #FFF !important;
	padding: 2px 4px;
	font-size: 9px;
	margin-right: 3px;
	text-align:center;
	font-weight:bold;
	display: block;
	text-decoration:none;
	float:right;
	
}




/*--- Esquerda / Direita ---*/

.direita { text-align:right; }
.esquerda { text-align:left; }

/*--- fim Esquerda / Direita ---*/

.clear { clear:both; }

.AreaLogin
{
    
    height: auto;
    margin: 0 auto;
    background: url('../images/hotsite_fd.png') no-repeat;
    width: 100%;
   
}
