body {
	background: #f4f4fd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h1{
	font-size: 36px;
	line-height: 37px;
}

h2, h3{
	color: #1e6880;
}

#central {
	width:768px;
	background-color: #dfedef; 
	margin:0 auto; 
	position:relative;
	border-left: 1px;
	border-right: 1px;
	border-color: #053443;
	border-style: solid;
	}	

#topo {
	width: 768px;
	height: 555px;
	padding: 0;
	margin-top: 0;
	_margin-top: 12px;
	background: url(../images/img_topo.jpg);
	}	

#titulo {
	width: 400px;
	position: relative;
	color: #fff;
	font-weight: bold;
	line-height: 27px;
	padding: 9px 0 0 30px;
	_padding: 38px 0 0 30px;
}

#idioma {
	width: 30px;
	position: relative;
	float: right;
	margin: -110px 30px 0 0;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.idioma {
	color: #7ad0cd;
	text-decoration: none;
}

.idioma:hover {
	text-decoration: underline;
}

#texto01 {
	width: 315px;
	position: relative;
	color: #000;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	padding: 20px 0 0 50px;
	_padding: 30px 0 0 50px;
}

.adwords{
	margin-top: 9px;
}	

.danrussell {
	width: 560px;
	position: relative;
	background: #f4f4fd;
	color: #000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	margin-left: 60px;
	padding: 9px 0 9px 50px;
}		

/*#texto02 {
	width: 315px;
	position: relative;
	color: #1e6880;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0 0 50px;
}	

#texto03 {
	width: 315px;
	position: relative;
	color: #000;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 5px 0 5px 50px;
}	
*/
.url{
	color: #1e6880;
	text-decoration: underline;
	font-weight: bold;
}	

.url:hover{
	text-decoration: none;
}

#jorge{
	width: 180px;
	margin: -180px 220px 0 0;
	float: right;
	clear: both;
	position: relative;
	color: #fff;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}	

#geral{
	width: 768px;
	text-align: center;
}

#como, #como01{
	width: 600px;
	margin:0 auto; 
	padding: 12px;
	background-color: #c7dce1;
	position:relative;
	text-align: left;
}

.ico01{
	float: left;
	width: 84px;
	height: 84px;
	margin: 0 12px 9px 9px;
	border: #fff 2px solid;
}

.ico02{
	float: right;
	width: 84px;
	height: 84px;
	margin: 0 12px 9px 9px;
	border: #fff 2px solid;
}
	
.foto01{
	float: right;
	width: 300px;
	height: 222px;
	margin: 0 12px 9px 9px;
	border: #1e6880 2px solid;
	text-align: center;
}

.foto02{
	float: left;
	width: 110px;
	height: 128px;
	margin: 6px 12px 9px 0;
	border: #fff 2px solid;
	text-align: center;
}

#geral02{
	width: 720px;
	padding: 0 0 0 24px;
	text-align: left;
}

#depoimentos{
	width: 720px;
	padding: 0 0 0 24px;
	text-align: left;
}

.topicos{
	width: 720px;
	padding: 0 0 0 24px;
	text-align: left;
}

.left{
	text-align: left;
	padding: 0 24px 0 24px;
}

ul{
	text-align: left;
	list-style-type: square;
	padding: 6px 18px 0 18px;
}

ul#ico{
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	padding: 6px 18px 0 18px;
}

ul#topicos{
	padding: 0 24px 0 24px;
}

/*#pagseguro{
	width: 468px;
	height: 60px;
	padding: 0;
	text-align: center;
	background-color: #fff;
	border: 1px #ab3535 dashed;
}*/

#creditos{
	width: 756px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #7ad0cd;
	padding: 6px 6px 0 6px;
	background-color: #1e6880;
}

/* Estilo para Janela Modal */

#pop{
	width:600px;
	margin:0 auto; 
	position:relative;
	padding: 9px;
}	

