/* Zerando CSS */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
    background: url(../images/bg02.jpg) center top repeat;
    font: 11px/120% Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
}
#Geral {
	width: 100%;
	height: 450px;
	position: relative;
}

address {
    display: block;
    background: url(../images/telefone.png) left top no-repeat;
    width: 268px;
    height: 70px;
    position: absolute;
    top: 60%;/*top: 50%;*/
    left: 50%;
    margin: 70px 0 0 -134px;
    text-indent: -9000px;
    overflow:  hidden;
}
/*#dude2 {
    background:url(../images/gorila.png) no-repeat;
    width:325px;
    height:520px;
    left:50%;
    margin-left:-160px;
    position:absolute;
    top:50%;
    margin-top:-250px;
    text-indent: -9000px;
    overflow: hidden;
}*/

#dude2 {
    background:url(../images/gorila.png) no-repeat;
    width:325px;
    height:520px;
    left:50%;
    margin-left:-160px;
    position:absolute;
    top:60%;
    margin-top:-250px;
    text-indent: -9000px;
    overflow: hidden;
}

.sobreposicao {
    width: 100%;
    height: 10000px;
    background: #000;
}
#Under {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow:  hidden;
}
#Under #Contato {
	position: absolute;
	top:50%;
	left: 50%;
	margin:  -144px 0 0 -184px;
        width: 367px;
        height: 289px;
	}
#Under .inner {
	background: red;
}
#Under #Contato form {
    padding: 32px 50px;
    float: left;
    display: inline;
    width: 267px;
    height: 225px;
    background: url(../images/fundoContato.png) left top no-repeat;

}
#Under #Contato label {
    display: none;
}
#Under #Contato input,
#Under #Contato textarea {
    width: 220px;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 11px 43px;
    padding: 5px 6px;
	float: left;
	display: inline;
	color: #fff;
	font-size: 0.9em;
	text-transform: uppercase;
	background: none;
	overflow: hidden;
}
#Under #Contato textarea {
       height: 71px;
       overflow: auto;
        margin: 0 0 8px 43px;
		padding: 10px 6px;
	text-transform: none;
}
#Under #Contato br {
	clear: both;
	font-size: 0.01em;
	height: 0;
	line-height: 0;
}
#Under #Contato .botoes {
    position: absolute;
    bottom: 37px;
    right: 45px;
    z-index: 3;
}
#Under #Contato .botoes button {
        text-indent: -9000px;
        border: 0;
        background: none;
        width: 50px;
        height: 20px;
        margin: 0 0 0 13px;
        cursor: pointer;
        display: block;
        float: left;
}
#Under a.btFechar {
	background: url(../images/btFechar.png) left top no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	top: -3px;
        right: -3px;
        z-index: 3;
}
#Social {
    position: absolute;
    top: 60%;
    left: 50%;
    margin: 128px 0 0 35px;
}
#Social ul li {
    float: left;
    display: inline;
    margin: 0 -3px 0 0;
}
#Social ul li a {
    display: block;
    text-indent: -9000px;
    overflow: hidden;
    width: 43px;
    height: 43px;
}
#Social ul li a:hover {
    margin: -2px 0 0 0;
}
#Social ul li a.btContato{
    background: url(../images/btContato.png) left top no-repeat;
}
#Social ul li a.btTwitter{
    background: url(../images/btTwitter.png) left top no-repeat;
}

#Clientes {
    background: url(../images/bgFaixa.png) repeat-x left top;
    height: 46px;
    width: 100%;
    text-align: center;
    padding: 12px 0;
	margin: 0 auto 10px auto;
}

#Clientes p.marcas { width: 980px; margin: 0 auto; }

#rodape { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFF; 
	font-weight:bold;
	text-align:center;
	width: 600px;
	margin: 0px auto 10px auto;
	position: relative;
}

/*#rodape { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFF; 
	font-weight:bold;
	text-align:center;
	width: 98%;
	position: absolute;
	bottom:30px;
	display:inline;
}*/

#rodape a.gmaps {
	background: url(../images/google.png) no-repeat right top;
	width: 30px;
	height: 38px;
	float: right;
	display:inline;
	position: relative;
	top: -30px;
}
