/*
	CLIENTE: Athos ~ O Homem Pefeito
	EMPRESA: 101 Macaco
	CSS: Madsen Felipe
	TELA: Geral
*/

* { padding: 0; margin:0; border:0; }
.fl { float: left; }
.fr { float: right; }
.clr { clear: both; _height: 0px; _margin: -14px 0 -0px 0; }
.clr[class] {}

body { 
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #d1cbbe;
	text-align: center;
	background: url(../imgs/bg.jpg) repeat;}
	

address { font-style:normal; }

input { font: 10px Verdana, Arial, Helvetica, sans-serif;}

a {color: #f3ae00; text-decoration: none;}
a:hover {color: #f3ae00; text-decoration: underline;}

#geral {	
	width: 100%;
	height: 100%;
	position: relative;
}


.logo {width: 920px; margin-top: 50px;}

	.logoEsq {
		float: left; 
		margin: 0 20px 0 20px;}
	
	.logoDir { 
		text-align: left; 
		padding-top: 25px;
		}
		.logoDir p{
			width: 464px; 
			float: left; 
			margin-top: 10px;
			}
			
.ganchosL{ 
	background: url(../imgs/ganchosL.gif);
	width: 49px;
	height: 701px;
	position: absolute;
	left: -35px;
	top: -40px;
	z-index: 1;
}

.ganchosR{ 
	background: url(../imgs/ganchosR.gif);
	width: 49px;
	height: 701px;
	position: absolute;
	left: 865px;
	top: -40px;
	z-index: 1;
}

.boxImg {
		position: relative;
		width: 880px;
		text-align: left;
		margin-top: 20px;       
}

.caraPerfeito {
	position: absolute;
	left: 403px;
	top: 515px;
}

.btGaleria {
	position: absolute;
	left: 650px;
	top: 590px;
}

.assinaturas {
	position: absolute;
	left: 20px;
	top: 640px;
	}
