/*-----------------------------------------------------------------------------
Modelo:		WebDesign
versao:		2.0
Empresa:	Itarget Tecnologia
Autor:		Natan Cabral
-----------------------------------------------------------------------------*/


/* ================================================================== ESTRUTURA
-----------------------------------------------------------------------------*/


body {
}
/* Tudo */
#wrap {
	/* Pre-definido */
	display:block;
	width:899px;
	margin: 0 auto;
}
#top {
	width:899px;
	height:222px;
}
#separation {
	width:899px;
	height:33px;
}
#content {
	background: url(../image/content-bg.png) left top repeat-y;
}
#footer {
	height:85px;
	background: #dbecfe url(../image/footer-bg.png) left top no-repeat;
}
/* ====================================================================== GERAL
-----------------------------------------------------------------------------*/

/* Imagens */

img, fieldset {
	border:none;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	font-weight:bold;
}
h3 {
	font-size: 14px;
	font-weight:bold;
}
h4 {
	font-size: 12px;
}
hr {
	/* Retiramos a borda para colocar 
	novamente logo abaixo, resolvendo o 
	problema de borda dupla no IE */
	border:none;
	border-bottom:1px solid #CCC;
}
p {
	margin:2px 0;
	padding:2px 0;
	text-align: center;
}
strong {
	font-weight:bold;
}
iframe {
}
/* link geral */
a {
}
/* link especÃÂÃÂ­fico */
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
/* ===================================================================== LISTAS
-----------------------------------------------------------------------------*/

ul {
}
li {
}
/* ================================================================ FORMULÃÂÃÂRIOS
-----------------------------------------------------------------------------*/

form {
}
/* 
NÃÂÃÂ£o recebem atributos FONT dos elementos PAIS
*/
input, textarea, select {
	margin:2px 0;
	padding: 3px;
}
/* ==================================================================== TABELAS 
( Quando houver alguma tabulagem )
-----------------------------------------------------------------------------*/

table {
}
/* LINHA */
tr {
}
/* COLUNA|CÃÂÃÂLULA */
td {
}
/* ==================================================================== ITPACK
-----------------------------------------------------------------------------*/

#itpackNewsletter {
	display:none;
}
table tr td table tr td .age1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
color: #;
background-color: #;
width:100%;
}
table tr td table tr td .age1:hover {
	text-decoration: underline;
	color: ##00000;
background-color: #
}
table tr td table tr td .age2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
color: #;
background-color: #;
}
table tr td table tr td.age2:hover {
	text-decoration: none;
	color: ##ccccc;
background-color: #
}
table tr td table tr td.age3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
color: #;
background-color: #;
}
table tr td table tr td.age3:hover {
	text-decoration: none;
color: #;
background-color: #;
}
/* =========================================================== IDENTIFICADORES
-----------------------------------------------------------------------------*/

#content #content-top {
	width:899px;
	float:left;
	position:relative;
}
#content #column-left {
	width: 219px;
	height:auto;
	float: left;
}
#content #column-center {
	width: 500px;
	float: left;
	font: 12px verdana, Arial, Georgia;
	color: #333;
	margin: 0;
	padding: 0;
	border:none;
}
#content #column-right {
	width: 165px;
	float: left;
}
#footer #copyright {
	font-size: 11px;
	float:left;
	margin:35px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font: 11px;
}
#footer #by-itarget {
	font-size: 10px;
	float:left;
	position:absolute;
	margin: 20px 0 0 810px;
}
#logomarcas-linha {
	float:left;
	margin-top:40px;
}
#logomarcas-clientes {
	padding: 20px 0 0 0;
	width: 50%;
	float: left;
}
#logomarcas-clientes-2 {
	padding: 20px 0 0 0;
}
#logomarcas-clientes-2 img{
	margin:15px;
	vertical-align: middle;
}
#logomarcas-clientes-3{
	padding:20px 0 0 20px;
}
#logomarcas-clientes-4{
	float:left;
	padding:20px 3px 0 3px;
	width:235px;
}
/* =================================================================== CLASSES
-----------------------------------------------------------------------------*/

.clear {
	clear:both;
}
.padding-10 {
	padding: 10px;
}
.padding-left {
	width:204px;
	padding: 0 0 10px 15px;
}
.padding-center {
	width:455px;
	padding: 0 0 10px 15px;
	margin-top:-15px;
}
.padding-right {
	width:145px;
	padding: 0 0 10px 10px;
}
.box {
	width:240px;
	height:85px;
	float:left;
}
.noticia {
	display:block;
}
.content-effect {
	background: #dbecfe url(../image/bg-effect.jpg) left top repeat-x;
}
.padding-separation {
	width:400px;
	float:right;
	padding:10px;
	text-align:right;
	font: 11px Helvetica, Arial, Georgia;
}
#divulgacao{
	float:left;
	padding:20px 0 0 0;
	width: 50%;
}
#divulgacao img{
	margin:10px;
}
