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


/* ================================================================== ESTRUTURA
-----------------------------------------------------------------------------*/
.login{
	float:left;
	width:600px;
	max-height:50px;
	position:absolute;
	margin: 0px 0 0 225px;
	height: 31px;
}
* {
	font: 11px Helvetica, Arial, Georgia;
	color: #333;	
	margin: 0;
	padding: 0;
	border:none;
}

body {
	 background:url(../image/bg.jpg) left top repeat-x;
}

/* Tudo */
#wrap { 
	/* Pre-definido */
	display:block;
	width:950px;
	margin: 0 auto;
}

	#top {
		width:950px	;
		float:left;
		height:130px;
		background:url(../image/top-bg.png) left top no-repeat;
	}

	#content {
		width:950px;
		float:left;
		background: url(../image/content-bg.png) left top repeat-y;
	}

	#footer {
		height:78px;
		text-align:center;
		background:url(../image/footer-bg-menor.png) left top repeat-x;
	}

/* ====================================================================== GERAL
-----------------------------------------------------------------------------*/

/* Imagens */

img, fieldset {
	border:none;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 16px;
	font-weight:bold;
}

h3 {
	font-size: 14px;
	font-weight:bold;
}

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;
}

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: 5px;
	background:#EEE;
	border:1px solid #999;
}


/* ==================================================================== TABELAS 
( Quando houver alguma tabulagem )
-----------------------------------------------------------------------------*/

table {
}

/* LINHA */
tr {
}

/* COLUNA|C?LULA */
td {
}

table.age0 tr td {
	text-align:center;
	height:85px;
}



/* ==================================================================== ITPACK
-----------------------------------------------------------------------------*/

#itpackNewsletter {
	display:none;
}

table tr td table tr td .age1{
	padding: 5px 0 2px 0;
	font-weight:bold;
	color:#069;
}

table tr td table tr td .age2{
	padding: 2px 0 15px 0;
	display:block;
	margin: 0 0 5px 0;
}

/* =========================================================== IDENTIFICADORES
-----------------------------------------------------------------------------*/

#top #logo {
	position:absolute;
	float:left;
	width:203px;
	display:block;
}
#top #logo .img{
	position:absolute;
}

#content #column-left {
	width: 203px;
	float: left;
}

#content #column-center {
	width: 541px;
	float: left;
}

#content #column-right {
	width: 186px;
	float: left;
}

#footer #copyright {
}

#footer #by-itarget {
	font: 10px;
}

/* =================================================================== CLASSES
-----------------------------------------------------------------------------*/

.clear {
	clear:both;
}

.padding-10 {
	padding: 10px;
}

.padding-left{
	width:202px;
	padding: 47px 0 10px 0;
}

.padding-center{
	width:500px;
	padding: 10px 0 10px 20px;
}

.padding-right{
	width:165px;
	padding: 10px 0 10px 14px;
}

.bg-left {
	background:url(../image/bg-left.jpg) left top repeat-x;
}

.box {
	width:240px;
	height:85px;
	float:left;
}

.noticia {
	display:block;
}

#toptop {
	float:left;
	width:400px;
	position:absolute;
	margin: 50px 0 0 225px;
}
#icons {
	float:left;
	width:87px;
	position:absolute;
	margin: 0 0 0 850px;
	}
#data {
	float:left;
	width:190px;
	position:absolute;
	margin: 40px 0 0 745px;
	font-weight:bold;
	text-align:right;
	color: #78b2cd;
}
.padding-boxes {
	margin: 10px 0 0 20px;
	}

.clk0{
text-decoration:none;
margin:0 0 0 0;
}
.apm tbody tr td table tbody tr td span img {
	height:250px !important;
}

