@import "header.css";

/* Estilos */

* {
	margin:0;
	padding:0;
}

img {
	border: 0px;
	padding: 0px;
}

body {
	background: #B6D74D url(../images/body-background.jpg) top repeat-x;
	margin: auto;
	text-align: center;
	font-family: "verdana";
	font-size: 12px;
}

/* @@@*/

/*  Caixa que contem as outras divs */
#clube {
	width: 762px;
	height: auto;
	margin: auto;	
}

#clube #ozoide{
	width: 139px;
	height: 219px;
	float: right;
	background: url(../images/ozoide.png)
}

/* hack p/ float*/
#hack{
	clear: both;
}

/* CONTENT*/

#content{
	width: 762px;
	height: auto;
	margin-top: 30px;
	background: #fff url(../images/content-middle-background2.jpg) top repeat-x;
}

/* imagem com cantos arredondados*/
#content #top{
	width: 762px;
	height: 11px;
	background: url(../images/content-top.jpg) top no-repeat
}

/* parte central do conteudo*/
#content #middle{
	width: 762px;
	height: auto;
	padding-top: 9px;
	padding-bottom: 20px;
	background: #fff url(../images/content-middle-background2.jpg) top repeat-x;
}

#content #middle-qualidade{
	width: 762px;
	height: auto;
	padding-top: 9px;
	background-color: #193441;
}

#middle-qualidade #text{
	width: 704px;
	height: auto;
	padding-right: 29px;
	padding-left: 29px;
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;

}

#middle-qualidade #logo-footer{
	width: 800000px;
	height: 50px;
	padding-top: 24px;
	padding-bottom: 20px;
	margin-top: 80px;
	background: url(../images/logo-footer-background.jpg) repeat-x;
}

#logo-footer #logo-text{
	font-size: 11px;
	color: #76908A;
	float: right;
	text-align: right;
	margin-right: 21px;
	
}

#premiacoes{
	
	width: 704px;
	height: auto;
	background-color: #3E606F;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	

}

/** footer da pagina */
#content #footer{
	width: 762px;
	height: 23px;
	padding-top: 7px;
	color:#FFFFFF;
	background: url(../images/content-footer.jpg) bottom no-repeat;
	text-align: center;
	font-family: "Arial";
	font-size: 10px;
	color: #76908A;
}

#content #footer span.white{
	color: #FFFFFF;
}

#content #left{
	width: 98px;
	height: auto;
	float: left;
	position: relative;
}

#content #left2{
	width: 131px;
	height: 234px;
	float: right;
	position: relative;
	background-image: url(../images/ozoide.png);
}

#content #left #top{
	width: 214px;
	height: 113px;
	padding-left: 31px;
	padding-top: 7px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
	background: url(../images/background-left-top.jpg) no-repeat;
	position: relative;
}

#content #left fieldset{
	border: 0px;	
}

input.login{
	height: 18px;
	border: 1px solid #D7D4CD;
	float: left;
	margin-bottom: 9px;
	margin-top: -2px;
}

input.loginButton{
	width: 19px;
	height: 18px;
	border: 0px;
	margin-left: 7px;
	margin-top: 0px;
	background: url(../images/login-button.jpg) no-repeat;
	float: left;
}

p.forgotPassword{
	font-size: 10px;
	color: #3E606F;
	float: left;
	margin-left: 40px;
}

p.forgotPassword a{
	text-decoration: underline;
	color: #FFFFFF;
}

#content #left label{
	width: 40px;
	text-align: left;
	float: left;
}


#content #right{
	width: 468px;
	height: auto;
	padding-right: 10px;
	float: right;
	position: relative;
}

#categories-top{
	width: 493px;
	height: 133px;
	margin-right: 20px;
	text-align: left;
	font-size: 11px;
	font-family: arial;
	color: #333333;
}

#categories-top #tabela{
	width: 519px;
	height: 133px;
	margin-right: 2px;
	text-align: left;
	color: #555;
}

#categories-top .itemFirst{
	width: 225px;
	height: 124px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	position: relative;
	background: url(../images/categories-separator.jpg) top right no-repeat;
}

#categories-top .itemFirst2{
	width: 497px;
	height: 124px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	position: relative;
}

#categories-top .itemSecond{
	width: 225px;
	height: 124px;
	margin-left: 10px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	position: relative;
}

#categories-bottom{
	width: 497px;
	height: auto;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
	font-size: 11px;
	font-family: "arial";
	color: #FFFFFF;
}

#categories-bottom .item{
	width: 225px;
	height: 180px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	position: relative;	
}

#categories-bottom img.title{
	margin-bottom: 10px;
}
#clube #ozoide #cima {
	height: 118px;
	width: 139px;
	background: url(../images/cima2.png)
}
