body{margin:0;padding:0;min-width:1024px;background: url('../img/edificio_livro.jpg') no-repeat;background-size:100%;background-position:0 -50px;}
#global{width:100%;height:100%;}
a, a:hover, a:visited, img {
	border:0px;
}
#bottomGradient{
	width:100%;
	height:200px;
	position:absolute;
	bottom:0px;
	clear:both;
	background:-o-linear-gradient(top,rgba(0,0,0,1),rgba(0,0,0,0)); /*opera 3.6-15*/
	background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1)); /*safari 3.6-15*/
	background:-moz-linear-gradient(top,rgba(0,0,0,1),rgba(0,0,0,0)); /*Fx 3.6-15*/
	background:linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0)); /*Standard*/
}
#centerContent{
	width:100%;
	height:200px;
	margin-top:-100px;
	top:50%;
	position:absolute;
	z-index:20;
	border-top:5px solid #C59B6D;
	border-bottom:5px solid #C59B6D;
}
#transpBackground{
	width:100%;
	height:200px;
	background:#222;
	opacity:0.8;
}
#topInfo{
	margin:0 auto;
	width:900px;
	height:200px;
	position:relative;
	top:-200px;
	z-index:22;
}
#bottomInfo{
	margin:0 auto;
	width:100%;
	height:60px;
	border-top:1px solid #C59B6D;
	text-align:center;
	position:absolute;
	top:139px;
}
#transpBottomInfo{
	width:100%;
	height:60px;
	background:#000;
	opacity:0.6;
}
#infoContact{
	padding-top:8px;
	position:relative;
	top:-60px;
}
.contactos{
	font-family: Titillium Web;
	font-size:14px;
	font-weight:400;
	color:#fff;
}
.copyRight{
	font-family: Titillium Web;
	font-size:12px;
	font-weight:400;
	color:#C59B6D;
}
.entrepriseInfo{
	font-family: Titillium Web;
	font-size:12px;
	font-weight:400;
	color:#999;
}
#infoImgEsq{
	width:378px;
	height:166px;
	float:left;
	text-align:left;
	background:url('../img/clubelivro_logo_head.png') no-repeat left top;
}
#infoText{
	padding-top:6px;
	font-family: Titillium Web;
	width:522px;
	float:left;
	text-align:left;
}
.infoText1{
	font-size:43px;
	font-weight:600;
	color:#fff;
	text-shadow:0px 0px 6px #000;
}
.infoText2{
	font-size:28px;
	font-weight:600;
	color:#fff;
	text-shadow:0px 0px 6px #000;
}
.infoText3{
	font-size:43px;
	font-weight:600;
	color:#C59B6D;
	text-shadow:0px 0px 6px #000;
}
.infoText4{
	font-size:18px;
	font-weight:400;
	color:#C59B6D;
	text-shadow:0px 0px 6px #000;
}
.infoText5{
	font-size:22px;
	font-weight:600;
	color:#fff;
	text-shadow:0px 0px 6px #000;
}