/* CSS Document */

body{
padding:0px;
margin:0px;
background-color:#AAAAAA;
}
pre{
padding:0px;
margin:0px;
}
.body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#696969;
text-align:justify;
padding-left:30px;
padding-top:5px;
}

.body a{
color:#41A0E8;
text-decoration:none;
}
.body a:hover{
color:#CC0000;
text-decoration:none;
}

.login{
font-family:tahoma;
font-size:9px;
color:grey;
text-decoration:underline;
margin-top:25px;
}
.login INPUT{
background-image: url(images/input.png) no-repeat;
}

.login IMG{
float:right;
margin-right: 15px;
}

.menu{
font-family:Verdana;
font-variant: small-caps;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
.menu a{
color:#27408B;
text-decoration:none;
}
.menu a:hover{
color:#EE0000;
text-decoration:none;
}
.model{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:center;
color:#3399FF;
}
.model a{
color:#0099FF;
text-decoration:none;
}
.model a:hover{
color:#CC0000;
text-decoration:none;
}
.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF9797;
text-align:center;
}
.footer a{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover{
color:#FF9797;
text-decoration:none;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

/*------------------------------------*
    LIGHTBOX INICIAL
*------------------------------------*/

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:transparent;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:1px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}

#boxes #dialog2 {
  background:url(notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:10px 0 20px 25px;
}
.close{display:block; text-align:right;}

#content_produtos, #cadastro, #content_cadastro {
	width: 730px;
	margin: 5px;
	padding: 5px;
	text-align:justify;
	
}

#content_produtos, #cadastro{
	float: left;
	margin-left:10px;
	clear: both;
}

#content_produtos h2{
	font-size: 1.1em;
	margin: 0 0 10px 0;
	color: #000099;
	padding-left:10px;
	margin-top:10px;
	font-family:Myriad Pro;
}

#content_produtos h3 {
	font-size: 12px;
	color: #CD0000;
	margin-left: 40px;
	
}

#content_cadastro h3{
	font-size: 12px;
	color: #CD0000;
	top:0;

 }

#content_produtos h4 {
	font-size: 12px;
	color: 4F94CD;
	margin-left: 20px;
	background:url(images/arrow.png) no-repeat left; 
}

#content p, #content_produtos p {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 1.4em;
	font-family:tahoma;
	padding: 10px;
}

.categoria{
width: 350px;
height: 300px;
border: 1px solid #ccc;
clear:both;
overflow:auto;
padding-left: 5px;
top:0;
}

.categoria IMG{
margin:5px;
}

.categoria img:hover{
border: 1px solid #CD0000;
}

.fabricante{
width: 350px;
height: 300px;
border: 1px solid #ccc;
clear:both;
overflow:auto;
padding-left: 5px;
top:0;
}

.fabricante IMG{
margin:2px;
width: 90px;
height: 60px;
}

.fabricante img:hover{
border: 1px solid #CD0000;

}

.info{
font-size: 10px;
color:blue;}


.plano{
    margin: 0 ;
    width: 100%;
    height: 40px;
}

.plano_texto{
    height: 30px;
    font-family: arial;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    float: left;
	width:100%;
}

#separa{
    width: 100%;
    height: 18px;
}

.icon_ns{
    margin-right: 10px;
	height:48px;
	width:48px;
}
.left{
    float: left;
}
.right{
    float: right;
}

.titulo_plano{
    font-family: Arial;
    font-size: 18px;
    color: #379eeb;
    font-style: italic;
}
.subtitulo{
    font-family: Arial;
    font-size: 15px;
    color: #1a88c1;
}

.texto_pc{
    width: 90%;
    margin: 18px;
    float: left;
}

.texto_plano{
    font-family: tahoma;
    font-size: 12px;
    line-height: 120%;
    color: #333333;
	text-align: justify;
	margin: 10 0 0 10;
	text-indent: 0.5em;
}

.separa_ns{
    width: 20%;
    height: 20px;
}
.box_ns{
    height: 10%;
	top:0;
}
.text_ns{
    margin-left: 5px;
}

.negrito{
font-weight:bold;
}

.investimento{
    margin: 0 auto;
    width: 100%;
    height: 25px;
    margin-bottom: 15px;
    background-color: #ccc;
}

.investimento_left{
    float: left;
    height: 30px;
}
.investimento_right{
    float: right;
    height: 30px;
}
.investimento_texto{
    height: 30px;
    font-family: Tahoma;
    font-size: 18px;
    color: #EE0000;
    float: left;
}

.tabela_ns{
    font-family: Arial;
    font-size: 12px;
    color: #0f5067;
    margin-bottom: 35px;
    margin-top: 25px;
}
.texto_tabelatit{
    padding: 10px;
    color: #333333;
}
.texto_tabela{
    padding: 5px;
}
.titulo{
	font-family: Tahoma;
    font-size: 12px;
    color: #0f5067;
	text-decoration:underline;
}
.titulo_frase{
    font-family: Arial;
    font-size: 18px;
    color: #379eeb;
    font-style: italic;
	margin-left: 50px;
	padding-bottom:30px;
}
