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

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

body 
{
	background-image: url("http://modules.mindset.net.br/assets/GGT/images/layout/bg3_gogetter.jpg") !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	background-color: #437E82 !important;
}

#header 
{
	background-image: url("http://modules.mindset.net.br/assets/GGT/images/layout/header3_gogetter.jpg") !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	height: 50px !important;
	/*position: relative;*/
	padding-top: 230px !important;
}

/*****************************************************
 * CONTENT METODOLOGIA      						 *
 *****************************************************/

#geral #content 
{
	width: 998px;
	float: left;
	height: auto;
}

#geral #content #centro 
{
	width: 962px;
	height: 532px;
	margin: 19px 0px 0px 19px; /*IE6 margin*/
	background: transparent url(http://modules.mindset.net.br/assets/GGT/images/aygogetter/box_aygogetter.png) no-repeat center top;
}

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

#geral #content #centro #centro_esquerda
{
	float: left;
	/*width: 635px;*/
	width: 379px;
}

#geral #content #centro #centro_direita
{
	float: right;
	/*width: 288px;*/
	width: 561px;
	padding: 57px 10px 0 0;
}

#geral #content #centro #centro_esquerda h1
{
	width: 140px;
	height: 15px;
	/*padding: 25px 0px 7px 13px;*/
	background: transparent url(http://modules.mindset.net.br/assets/GGT/images/metodologia/tit_metodologia.png) no-repeat;
	float: left;
	display: inline;
	margin: 20px 0 0 13px;
	*width: 99%;
}

#geral #content #centro #centro_esquerda h1 span
{
	display: none;
}

#geral #content #centro #centro_esquerda h2
{
	font-family: Arial;
	color: #1b467b;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	padding: 17px 0px 20px 13px;
	float: left;
	*padding: 17px 0px 15px 13px;
}

#geral #content #centro #centro_esquerda h3
{
	font-family: Arial;
	color: #1b467b;
	font-size: 14px;
	font-weight: bold;
	padding: 16px 0px 0px 13px;
	float: left;
	*margin: 0 150px 0 0;
}

#geral #content #centro #centro_direita h3
{
	font-family: Arial;
	color: #1b467b;
	font-size: 14px;
	font-weight: bold;
	padding: 23px 0px 0px 0px;
	float: left;
	*width: 99%;
}

#geral #content #centro #centro_esquerda p.first
{
	padding: 0px 0px 0px 13px;
	float: left;	
}

#geral #content #centro #centro_esquerda p
{
	font-family: Arial;
	color: #507788;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 15px 0px 0px 13px;
	/*text-align: justify;*/
	float: left;
}

#geral #content #centro #centro_direita p
{
	font-family: Arial;
	color: #507788;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 15px 0px 0px 0px;
	/*text-align: justify;*/
	float: left;
}

#geral #content #centro #centro_esquerda p.txt
{
	font-family: Arial;
	color: #507788;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 0px 0px 13px;
	/*text-align: justify;*/
	float: left;
}

#geral #content #centro #centro_direita p.txt
{
	font-family: Arial;
	color: #507788;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 0px 0px 0px;
	/*text-align: justify;*/
	float: left;
}
