@import "nav.css";

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(../img/bg.jpg) repeat-y #FF4700;
}

body, textarea {	
	font: normal 10px Tahoma;
	color: #FFF;
}

a:link, a:visited, a:active, a:hover {
	color: #FFF;
}

.l-yellow:link, .l-yellow:hover, .l-yellow:active, .l-yellow:visited {
	color: #FF0;
	text-decoration: none
}

ul, li {
	list-style: none;
}

/*Classes gerais*/
.clear {clear: both;}

.left {float: left}

.right {float: right;}

.nounderline {text-decoration: none;}

/*Fontes*/
.f-laranja {
	color: #FF6E00;
}

#header {
	background: url(../img/bg_header1.gif) repeat-x;
	height: 128px;
}

#content_header {
	width: 778px;
	height: 128px;
	background: url(../img/bg_header2.jpg) no-repeat;
}

h1, h2, #content_header p, #content_header a#version {
	position: absolute;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

h1, h1 a, h2, h2 a, #content_header a#version {display: block;}

h1 {
	top: 24px;
	left: 36px;
}

h1, h1 a {
	background-image: url(../../FilesGP/imagens/Logo_F12009b.gif);
	width: 146px; 
	height: 53px;
}

h2 {
	top: 24px;
	left: 586px;
}

h2, h2 a {
	background-image: url(../../FilesGP/imagens/patringgg.gif);
	width: 175px;
	height: 50px;
}

#content_header p {
	position: relative;
	top: 104px;
	left: 42px;
	width: 400px;
	text-indent: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}



#content_header a#version {
	top: 102px;
	left: 670px;
	background-image: url(../img/bt_english.gif);
	width: 91px;
	height: 15px;
}

#container {
	position: relative;
	top: 0;
	left: 27px;
	float: left;
	background: url(../img/bg_container.jpg) no-repeat top left;
}

#footer {
	width: 733px;
	padding: 20px 0 10px 45px;
}

#footer p {
	float: left;
	text-indent: -5000px;
	background: url(../img/txt_copyright.gif) no-repeat;
	width: 374px;
	height: 7px;
}

#footer ul {
	float: right;
	margin: -2px 14px 0 0;
}

#footer ul li{margin-left: 16px;}

#footer ul li, #footer ul li a {
	text-indent: -5000px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#footer ul li.faleconosco, #footer ul li.faleconosco a {
	background-image: url(../img/bt_faleconosco.gif);
	width: 59px;
	height: 7px;
}

#footer ul li.perguntasfrequentes, #footer ul li.perguntasfrequentes a {
	background-image: url(../img/bt_perguntasfrequentes.gif);
	width: 95px;
	height: 8px;
}

#footer ul li.fornecedores, #footer ul li.fornecedores a {
	background-image: url(../img/bt_fornecedores.gif);
	width: 59px;
	height: 7px;
}

#content {
	font-size: 11px;
	width: 583px;
	margin-top: 16px;
}

#content p {margin-bottom: 12px;}

#breadcrumb {
	font-size: 9px;
	background-color: #ED440B;
	padding: 4px 0 4px 37px;
}
	
#breadcrumb img {margin: 0 7px 2px 7px;}

.top {
	background-color: #F0570F;
	padding: 14px 27px 16px 27px;
}

.top h3 {
	font-size: 16px;
	color: #FF0;
	background: url(../img/arrow_ybig.gif) no-repeat 0 6px;
	padding-left: 10px;
}

.top p {margin: 9px 0 0 12px;}

/*Pilotos e Equipes*/
.profile {
	font-size: 10px;
	background-color: #F36210;
	margin: 22px 0 0 32px;
	width: 532px;
	padding-bottom: 5px;
}

.profile h3 {
	color: #FF0;
	font-size: 18px;
	background: url(../img/arrow_ybig.gif) no-repeat 0 20px;
	padding: 12px 0 0 11px;
}

.profile img {float: left;}

.group {
	background: url(../img/bg_group.jpg) repeat-x top left #FF6B00;
	padding-left: 30px;
}

.ico-tit {
	border: 0;
	margin-top: 2px;
}
