/* CSS Document */

/* 

Site desenvolvido pela
ELEMENTUS COMUNICAÇÃO E MARKETING

Foz do Iguaçu/PR - Brasil
45 3572-2182 / 9911-0733

*/

/* GERAL */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:140%;
	color: #333333;
}
body {
	background-image:url(../img/fundo.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color: #080F00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a:active {
	color: #CCCCCC;
	text-decoration:none;
}
a.menutopo:link {
	font-size:13px;
	color:#FFFFFF;
}
a.menutopo:visited {
	font-size:13px;
	color:#FFFFFF;
}
a.menutopo:hover {
	font-size:13px;
	color:#FFFFFF;
}
a.menutopo:active {
	font-size:13px;
	color:#FFFFFF;
}
.centro {
	padding-left:38px;
	padding-top:20px;
	padding-bottom:25px;
	padding-right:30px;
	height:470px;
	*height:426px;
}
.titulocentral {
	font-size:30px;
	font-weight:bold;
	padding-bottom:15px;
}
.input_cadastro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom:1px;
	margin-top:1px;
}
.botao_cadastro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color:#EFEFEF;
	height: 32px; 
	cursor:pointer;
	padding: 3px;
	margin-bottom:1px;
	margin-top:1px;
}
.rodape {
}
#assinatura {
	height:50px;
	width:140px;
	margin-top:0px;
	margin-left:615px;
	position:absolute;
	float:right;
	cursor:pointer;
}
#cliqueh {
	height:100%;
	width:100%;
	position:absolute;
	border:0px;
}
.blocopromopreco {
	background-color:#EFEFEF;
	margin-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:5px;
}