 q q/**
 * Go Getter
 * 
 * @since Version 1.0
 * @author MindSet Films Dev Team
 * @copyright Copyright (c) 2009, Ometz Group.
 */

/**
 * default.css
 * 
 * @author João Paulo Fricks
 * @description Arquivo de estilos da default.
 */

/*****************************************************
 * CONTENT CONTEUDO HOME     						 *
 *****************************************************/
#geral #content 
{
	width: 998px;
	float: left;
	heigth: auto;
}

#geral #content #esquerda 
{
	float: left;
	width: 342px;
	height: 532px;
	margin: 19px 0px 0px 9px; /*IE6 margin*/
	1background: transparent url(http://wiseup.tecnologia.ws/assets/GGT/images/home/box_novidades.png) no-repeat center top;
}

#geral #content #esquerda #banner a
{
	display: block;
}

#geral #content #esquerda2
{
	float: left;
	width: 342px;
	height: 428px;
	margin: 15px 0px 0px 0px; /*IE6 margin*/
	background: transparent url(http://wiseup.tecnologia.ws/assets/GGT/images/home/box2_novidades.png) no-repeat center top;
}

html > body #geral #content #esquerda 
{
	margin: 19px 0px 0px 19px; /*FireFox, Safari, IE7 margin */	
}

#geral #content #direita 
{
	float: left;
	width: 602px;
	height: 532px;
	margin: 19px 0px 0px 19px;	
	background: transparent url(http://wiseup.tecnologia.ws/assets/GGT/images/home/box_video_gogetter.png) no-repeat center top;
}

/*****************************************************
 * CONTEUDO ESQUERDA HOME						 *
 *****************************************************/
#geral #content #esquerda h1
{
	background: transparent url(http://wiseup.tecnologia.ws/assets/GGT/images/home/tit_noticias.png) no-repeat;

	/*padding: 15px 0px 0px 13px;*/
	float: left;
	height:18px;
	margin:23px 0 0 13px;
	width:95px;
}

#geral #content #esquerda h1 span
{
	display: none;
}

#geral #content #esquerda ul 
{
	font-family: Arial;
	color: #355d6e;
	padding: 17px 0px 0px 13px;
	width: 300px;
	float: left;
}

#geral #content #esquerda p.data
{
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
}

#geral #content #esquerda h2 a
{
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	color: #507788;
}

#geral #content #esquerda a.descricao
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #355d6e;
	line-height: 17px;
	margin: 0px 0px 35px 0px;
	display: block;
}

#geral #content #esquerda a:hover.descricao
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #355d6e;
	line-height: 17px;
}

* + html/*/ * /**/ body #geral #content #esquerda a.descricao
{
	margin: 0px 0px 27px 0px; /*Hack IE7*/
}

* html #geral #content #esquerda a.descricao 
{
	margin: 0px 0px 10px 0px; /*Hack IE6*/
}

/*****************************************************
 * CONTEUDO DIREITA HOME							 *
 *****************************************************/

#geral #content #direita h1
{
	background: transparent url(http://wiseup.tecnologia.ws/assets/GGT/images/home/tit_gogetter.png) no-repeat;
	width: 111px;
	height: 15px;
	/*padding: 15px 0px 0px 13px;*/
	float: left;
	margin: 25px 0 0 13px;
	display: inline;
}

#geral #content #direita h1 span
{
	display: none;
}

#geral #content #direita p 
{
	font-family: Arial;
	color: #355d6e;
	font-size: 12px;
	font-weight: normal;
}

#geral #content #direita p.intro
{
	padding: 17px 0px 13px 13px;
	line-height: 17px;
	float: left;
}

#geral #content #direita p.lista
{
	padding: 10px 0px 0px 13px;
}

#geral #content #direita #video
{
	/*background: transparent url(http://wiseup.tecnologia.ws/assets/GGT/images/home/flash_mark.png) no-repeat center top;*/
	width: 580px;
	height: 325px;
	/*padding: 0px 0px 5px 25px;*/
	margin: 0 0 0 6px;
	float: left;
}

#geral #content #direita ul
{
	margin: 13px 0 0;
	float: left;
}