/*-----------------------------------------------------------------------------
Modelo:		WebDesign
versão:		1.9
Empresa:	Itarget Tecnologia
Autor:		Luiz Alberto Barbosa Mesquita
-----------------------------------------------------------------------------*/


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

body {
	font-family: Helvetica, Arial, Georgia;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
	background:#ffd3d3 url(../image/background.jpg) left top repeat-x;
}

/* Tudo */
#wrap { 
/* Pré-definido */
	position:absolute;
	width:770px;
	margin-left:-385px;
	left:50%;
	background:#FFFFFF;
}

	#top {
		border-top: 8px solid #049cea;
		width:770px;
		float:left;
	}

	#contentEffect {
		background:url(../image/bgContentEffect.jpg) 5px top no-repeat;
		float:left;
		width:770px;
	}

	#content {
		background: url(../image/bgCenter.png);
		float:left;
		width:770px;
	}

	#footer {
		width:770px;
		height:86px;
		float:left;
		background:url(../image/footer.png) left top no-repeat;
	}

/* ====================================================================== GERAL
-----------------------------------------------------------------------------*/
iframe{
width:100%;
height:450px;
}
/* Imagens */

img, fieldset {
	border:none;
}

h1 {
	color: #0072AE;
	font-size: 20px;
	font-weight: normal;
	margin: 1px 0 15px 0;
}

h2 {
}

h3 {
	color: #0072AE;
	font-size: 14px;
	font-weight: bold;
	margin:0px
}

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:0;
	padding:0;
}

/* link geral */
a {
	color:#003399; 
}

/* link específico */
a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

/* ===================================================================== LISTAS
-----------------------------------------------------------------------------*/

ul {
}

li {
}

#hoje{
	position:absolute;
	margin: 2px 6px 0 0;
	width: 262px;
	text-align:right;
}

ul#menuTop {
	float:left;
	margin: 20px 0 0 0;
	padding:0;
	list-style:none;
}

ul#menuTop li{
	float:left;
}

ul#menuTop li a{
	float:left;
	height:25px;
	background:url(../image/bgMenu.jpg);
	
	
}

/* ================================================================ FORMULÁRIOS
-----------------------------------------------------------------------------*/

form {
	margin:0;
	padding:0;
}

/* 
Não recebem atributos FONT dos elementos PAIS
*/
input, textarea, select {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none;
	border:0px;
}

#email {
	position:absolute;
	float:left;
	margin: 41px 0 0 68px;
	width:100px;
	color:#0072ae;
}

#senha {
	position:absolute;
	float:left;
	margin: 66px 0 0 65px;
	width:52px;
	color:#0072ae;
}

#send {
	position:absolute;
	float:left;
	margin: 64px 0 0 126px;
}
#ajuda{
	position:absolute;
	margin:85px 0 0 30px;
}

#falecom{ width:100%; }
#falecom #contato{ width:100%; }
#falecom #contato #enviar{border:#880000 1px solid;}
.contato{width:300px; border:#880000 1px solid;}
/*---------------------------------------------------------------------------*/

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

table {
}

/* LINHA */
tr {
}

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


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

#itpackNewsletter {
	display:none;
}

table tr td table tr td .age1{
}

table tr td table tr td .age2{
}

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

#top #lineOne{
	float:left;
	height:105px;
}

#top #lineOne #logo {
	width: 500px;
	height: 105px;
	float: left;
}

#top #lineOne #topRight {
	width: 269px;
	height: 105px;
	float: left;
}

#top #lineOne #topRight #filiada {
	float:left;
	width:265px;
	height:50px;
}

#top #lineOne #topRight #menuTopLocation {
	float:left;
	height:55px;
}

#top #lineTwo {
	height:209px;
	background:url(../image/bigBanner.png) left top no-repeat;
}

#top #lineTwo #menu {
	float:left;
	width:209px;
	height:209px;
}

#top #lineTwo #bigBanner {
	float:left;
	width:550px;
	height:207px;
	left: 211px;
	top: 119px;
}

#top #lineTwo #bigBanner img{
	margin: 7px 0 0 5px;
}

#contentTop {
	font-size:2px;
	float:left;
	width:770px;
	height:8px;
	background:url(../image/contentTop.png) left top no-repeat;
	margin: 7px 0 0 0;
}
#contentBottom {
	font-size:2px;
	float:left;
	width:770px;
	height:10px;
	background:url(../image/contentBottom.png) left top no-repeat;
}

#content #columnLeft{
	width: 215px;
	float: left;
}

#content #columnLeft #logar{
	width: 199px;
	height: 120px;
	background:url(../image/boxLoginPassword.png) left top no-repeat;
}

#content #columnLeft #logado{
	width: 169px;
	height: 90px;
	padding:30px 0 0 30px;
	background:url(../image/boxLoginPasswordOn.png) left top no-repeat;
}

#content #columnLeft #boxPassword{
	float:left;
	width: 199px;
	height: 120px;
	margin: 0 0 10px 0;
}

#content #columnCenter {
	width: 347px;
	float: left;
}

#content #columnRight {
	width: 200px;
	float: left;
}
#footer #byItarget{
	float: left;
	position: absolute;
	margin: 20px 0 0 680px;
}
#footer #footerText{
	float: left;
	position: absolute;
	margin: 35px 0 0 38px;
	width:500px;
	color:#E15C5D;
}

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

.clear {
	clear:both;
}
.padding10 {
	padding: 10px;
}
.padding15 {
	padding: 15px;
}
.padding20 {
	padding: 20px;
}
.paddingLeft {
	margin: 1px 0 3px 11px;
	width:200px;
}
.boxLeft {
	width:199px;
	background:url(../image/bgLeft.png) left top repeat-y;
	float:left;
}
.boxLeftTop {
	font-size:2px;
	background:url(../image/boxLeftTop.png) left top no-repeat;
	width:199px;
	height:10px;
	float:left;
}
.boxLeftBottom {
	font-size:2px;
	background:url(../image/boxLeftBottom.png) left top no-repeat;
	width:199px;
	height:10px;
	float:left;
}
.boxPadding {
	margin: 2px 0 2px 25px;
	width:165px;
}
.paddingCenter {
	margin: 7px 0 3px 7px;
	width:335px;
}
.paddingRight {
	margin: 15px 0 15px 15px;
	width:180px;
}
.titleRight{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background:url(../image/bgMenu.jpg) left top repeat-x;
	padding: 9px 0 9px 11px;
	width:188px;
}
.banner-cbgo {
	border:16px solid #CCC;
	width:168px;
	}