/***************************************
José Rezek - Diretor de arte
www.rezekcomz.com

HTML/CSS
Ezequiel Soares
www.ezequielsoares.com
***************************************/

* { margin:0; padding:0; }





body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	background:#ffffff;
	cursor:default;
	background-color: #000000;
	background-image: url(../img/bg.jpg);
}
#header/* HEADER */
  {
	width: 900px;
	margin:0px auto;
	margin-bottom: 25px;
	height: 200px;
}

/* JOBS */
#jobs  {
	margin:0px auto;
	width: 900px;
}

#jobs img { border:0; display:block; 
background:url("ajax-loader.gif") no-repeat scroll right top transparent;}

.loader { border:0; display:block; 
background:url("http://www.rezekcomz.com/projetos/images/ajax-loader.gif") no-repeat scroll center top transparent;}

.tit_vermelho {
	color: #730b0a;
	font-size: 10px;

}
.tit_vinho {
	color: #4e043d;
	font-size: 10px;
}
h2 {
	color: #718508;
	font-size: 12px;
}
.titulo {
	font-size: 12px;
	color: #718508;
	font-weight:bold;
	font-variant: small-caps;
}
.tel {
	font-size: 12px;
	color: #718508;
}

.line {
	margin-bottom: 6px;
	margin-top: 6px;

}
.description {
	width: 250px;
	float: left;
}
.clicktosee {
	width: auto;
	float: right;
	text-align: right;
}
#div_description {
	width: 900px;
	height: 20px;
}
.btn {
	font-size: 10px;
	color: #718508;
}
.btn a {
	color: #718508;
	text-decoration: none;
}
.btn a:hover {
	color: #BEDD0D;
}
.espacamento {
	width: 900px;
	height: 50px;

}
#header #logo {
	width: auto;
	height: 100px;
	float: left;
	padding-left:68px;
	padding-top:68px;

}

.tit_jose {color: #999999}
.style13 {color: #727272}
.tit_rezek {color: #718508; font-size: 500%;}
#header #contato {
	width: 200px;
	float: right;
	margin-top: 60px;
	text-align: right;
	margin-right: 80px;
	height: 80px;
	line-height: 18px;
}
#header  #contato p {
	font-size: 10px;

}

#header #txt {
	width: 768px;
	float: left;
	margin-left: 72px;
	height: 80px;
}
#header  #txt p {
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;

}
#header #awards {
	width: 764px;
	float: left;
	margin-left: 72px;
	height: 100px;
}
#header  #awards p {
	font-size: 10px;
	line-height: 17px;

}


.txt_white {
	color: #CCCCCC;

}
p {
	border:0;
	color: #727272;
}
.tit_awards {
	font-size: 10px;
	color: #718508;
	line-height: 17px;
}
.code {
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	text-align: right;
	margin-bottom: 10px;
}
.code a:link {
	color: #666666;
	text-decoration: none;
}
#footer {
	width: 900px;
	margin:0px auto;
	text-align:center;
	padding-bottom:40px;
	padding-top:40px;
}
#wrapper {
width:900px;
margin:40px auto;
}

#footer a {
	color: #718508;
	text-decoration: none;
}
#footer a:hover {
	color: #BEDD0D;
	}
#col_1 {
	width: 478px;
	float: left;
	padding-top:6px;
	z-index: 2;

}
#col_2 {
	width: 400px;
	float: right;
	padding-top:6px;
	z-index: 3;
}
