body
{
   font: 12px Arial, sans-serif;
   text-align: center;
   margin: 0px;
   background: url('../img/bgd.gif') center repeat-y;
}

img { border: 0; }

a { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

.home
{
   width: 900px;
   margin-right: auto;
   margin-left: auto;
   height: auto;
   text-align: left;
}

.home #topo
{
   width: 100%;
   height: 100px;
}

.home #topo #topo1
{
   width: 25%;
   position: relative;
   float: left;
   padding-left: 20px;
}

.home #topo #topo1 img
{
   position: relative;
   margin-top: 30px;
}

.home #topo #topo2
{
   width: 40%;
   position: relative;
   float: left;
   font: 20px Arial, sans-serif;
   margin-top: 45px
}

.home #topo #topo3
{
   width: 25%;
   position: relative;
   float: right;
   margin-top: 25px
}

/* MENU */
#menu
{
   width: 100%;
   border-top: 5px solid #EB070D;
   margin: 0;
}

#menu ul
{
    margin: 0px;
    margin-top: 2px;
    padding: 0;
    list-style-type: none;
    position: relative;
    _top: -7px;
}

#menu ul li { display: inline; }

#menu ul li .destaque
{
    text-decoration: none;
    padding: .2em 1em;
    padding-bottom: 5px;
    color: #fff;
    background-color: #9A3247;
    border-top: 5px solid #6F2433;
    height: 20px;
    margin-top: -2px;
}

#menu ul li a
{
    text-decoration: none;
    padding: .2em 1em;
    padding-bottom: 5px;
    color: #fff;
    background-color: #EB070D;
    border-top: 5px solid #EB070D;
    height: 20px;
    margin-top: -2px;
}

#menu ul li a:hover
{
    color: #fff;
    border-top: 5px solid #344828;
    background-color: #008000;
}


/* meio */

.home #meio
{
   width: 100%;
   height: 300px;
}

.home #meio .esquerda
{
   width: 600px;
   position: relative;
   float: left;
   margin-right: 5px;
   height: 250px;
}

.home #meio .direita
{
   width: 290px;
   position: relative;
   float: left;
}

.home #meio .direita img
{
   margin-bottom: 8px;
   _margin-bottom: 6px;
}


/* 3 COLUNAS INDEX */

#colunasIndex
{
   width: 100%;
}

#colunasIndex #coluna1
{
   width: 32.8%;
   _width: 33%;
   padding: 5px;
   position: relative;
   float: right;
   margin-left: 5px;
   _margin-left: 14px;
}

#colunasIndex #coluna2
{
   width: 31%;
   _width: 32%;
   padding: 5px;
   position: relative;
   float: right;
   margin-left: 5px;
   _margin-left: 13px;
}

#colunasIndex #coluna3
{
   width: 31%;
   _width: 32%;
   padding: 5px;
   position: relative;
   float: right;
}


/* LISTAS */

.lista
{
  width: 100%;
  margin: 0px;
  font: 12px Arial, sans-serif;
  padding: 5px;
  color: #000;
  text-align: left;
}

.lista a
{
  color: #000;
  text-decoration: none;
}

.lista a:hover
{
  color: #000;
  text-decoration: underline;
}


.lista  ul
{
    list-style-type: none;
    padding: 6px;
    margin: 0;
    color: #000;
}

.lista li
{
    background-image: url(../img/arrow.gif);
    background-repeat: no-repeat;
    background-position: -1 .4em;
    padding-left: .8em;
    color: #000;
    margin-bottom: 10px;
}


/* RODAPE */

.home #rodape
{
   border-top: 5px solid #EB070D;
   width: 100%;
   height: 100px;
   margin-top: 30px;
   padding-top: 10px;
   text-align: right;
}

/* COLUNAS INTERNO */

#colunasInterno
{
   width: 100%;
}

#colunasInterno #coluna1
{
   width: 150px;
   padding-top: 21px;
   _padding-top: 5px;
   position: relative;
   float: right;
}

#colunasInterno #coluna2
{
   width: 720px;
   position: relative;
   float: left;
}

/* MENU LATERAL */

#menuLateral
{
    border: 1px solid #D0D0D0;
    border-top: 5px solid #D0D0D0;
    padding: 3px;
    width: 100%;
    height: auto;
	background:url(../img/bg_input.jpg) #fff repeat-x bottom;
	padding-bottom: 40px;
}

#menuLateral ul
{
    margin: 0;
    margin-top: 2px;
    padding: 0;
    list-style-type: none;
    width: 100%;
}

#menuLateral li { margin: 0 0 .2em 0; }

#menuLateral .topo
{
    display: block;
    color: #000;
    text-decoration: none;
    height: 25px;
    font-weight: bold;
}

#menuLateral a
{
    display: block;
    color: #000;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    width: 95%;
    _width: 99%;
    border-bottom: 1px solid #DBDBDB;
}

#menuLateral a:hover
{
    background-color: #F4F4F4;
    color: #000;
}

h1
{
   font: 13px verdana, sans-serif;
   font-weight: bold;
}

h2
{
   font: 20px Arial, sans-serif;
}

.leiamais
{
   position: relative;
   float: right;
}


#telas img
{
    border: 1px solid #DBDBDB;
    padding: 5px;
    width: 100px;
    height: 75px;
}


/* PLANOS */

#divPlano
{
    border: 1px solid #D0D0D0;
    border-top: 5px solid #D0D0D0;
    padding: 5px;
    width: 100%;
    height: 450px;
	background:url(../img/bg_input.jpg) #fff repeat-x bottom;
	margin-top: 10px;
	position: relative;
	float: left;
}

#divPlano h1
{
   font: 16px verdana, sans-serif;
   font-weight: bold;
   color: #008080;
   text-align: left;
   border-bottom: 1px solid #D0D0D0;
   padding-bottom: 10px;
}


#divDSRecursoRodape
{
    width: 350px;
    height: 15px;
    border-bottom: 0px;
    border-top: 0px;
    border-left: 1px solid #fff;
    padding: 5px;
    position: relative;
    float: left;
}


#divPlanoComtemplaRodape
{
    width: 100px;
    height: 50px;
    border: 1px solid #FFF;
    border-top: 0px;
    border-left: 0px;
    padding: 5px;
    position: relative;
    float: left;
    background-color: #606060;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#divDSRecursoTop
{
    width: 350px;
    height: 15px;
    border: 1px solid #D0D0D0;
    border-top: 0px;
    border-left: 1px solid #fff;
    padding: 5px;
    position: relative;
    float: left;
}


#divPlanoComtemplaTopo
{
    width: 100px;
    height: 15px;
    border: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-top: 0px;
    border-left: 0px;
    padding: 5px;
    position: relative;
    float: left;
    background-color: #CE2917;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#divDSRecurso
{
    width: 350px;
    border: 1px solid #D0D0D0;
    border-top: 0px;
    padding: 5px;
    position: relative;
    float: left;
    background-color: #606060;
    color: #fff;
}


#divPlanoComtemplaS
{
    width: 100px;
    height: 15px;
    border: 1px solid #D0D0D0;
    border-top: 0px;
    border-left: 0px;
    padding: 5px;
    position: relative;
    float: left;
    background: url('../img/bg_plano_selecionado.gif') no-repeat center;
}

#divPlanoComtemplaN
{
    width: 100px;
    height: 15px;
    border: 1px solid #D0D0D0;
    border-top: 0px;
    border-left: 0px;
    padding: 5px;
    position: relative;
    float: left;
    text-align: center;
}

#divPlano span
{
   font: 13px verdana, sans-serif;
   color: #606060;
}

#divPlano #valor
{
   font: 15px verdana, sans-serif;
   font-weight: bold;
   color: #D81432;
   padding-bottom: 10px;
}

#divPlano #divDS
{
    width: 100%;
    height: 300px;
    text-align: left;
}

/*
Alpha PNG support for IE
------------------------------
Aviso, este código abaixo funciona apenas para visualização na tela. Quando este documento for impresso, o bug voltará.
O Hack Abaixo faz o código rodar apenas no IE. Sendo que os outros browsers como, Firefox, Opera e Safari já tem a transparencia de PNG nativo.
\*/
* html img/**/
{
filter:expression(
this.alphaxLoaded ? "" :
(
this.src.substr(this.src.length-4)==".png"
?
(
(!this.complete)
? "" :
this.runtimeStyle.filter=
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
String(this.alphaxLoaded=true).substr(0,0)+
(this.src="template/purecomunicador/img/blank.png").substr(0,0)
)
:
this.runtimeStyle.filter=""
)
);
}

ol.casosucesso
{
    margin: 0px;
    padding: 0px;
    padding-top: 3px;
    width: 100%;
    height: auto;
	background: #fff;
	margin-bottom: 20px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #D0D0D0;
}

.casosucesso li
{
	list-style:none;
	margin: 0px;
	margin-bottom:14px;
}

.casosucesso cite
{
	padding: 7px;
	display:block;
	font-style:normal;
	background-color: #E3DFD5;
	color:#000;
}

.casosucesso a:link, .casosucesso a:visited
{
	color: #696969;
}

.casosucesso a:hover, .casosucesso a:active
{
	color: #79C04E;
}

.casosucesso .author
{
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;

}
.commenttext
{
	padding: 20px 20px 10px 20px;
	color:#000;
}

#frm input, select, textarea
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #D0D0D0;
	padding: 1px;
	position: relative;
	width: 470px;
	padding: 5px;
	_height: 25px;
	margin-top: 2px;
	background:url(../img/bg_input.jpg) repeat-x bottom #fff;
}

#frm textarea
{
	height: 150px;
}

#frm .label
{
    padding: 10px;
    padding-left: 0px;
}

#frm .enviar
{
    padding: 10px;
    padding-left: 0px;
    width: 136px;
    height: 40px;
    border: 0px;
    float: right;
    margin-right: 10px;
    _margin-right: 22px;
    background: none;
}
