﻿@charset "utf-8";
/* Daniel Designer */
@import url(http://fonts.googleapis.com/css?family=Goudy+Bookletter+1911);

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,
dl, dt, dd, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}


ol, ul {
	list-style: none;
}


a {
	text-decoration: none;
	
	display: block;	
	transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
   -webkit-transition: all .35s ease-in-out;
}

a:hover {	transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
   -webkit-transition: all .35s ease-in-out;
}

body {
	font-size: 10px;
	font-family: 'Goudy Bookletter 1911', serif;
	color: #d3c9a3;
	background-image: url(../images/body.jpg);
	background-size: cover;
}

.bg { position:fixed; width:100%; height:100%; z-index: 0;}

.centro {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.intro {
	height: 180px;
	width: 100%;
	margin-top: -90px;
	position: absolute;
	top: 60%;
	background-color: #a99a6f; 
	z-index: 9999;
	/*opacity:0;*/
}

.intro h2 {
	
	text-align: center;
	color: #cec19f;
	width: 100%;
	font-size: 65px;
	top: 34px;
	position: absolute;
	font-style: normal;
	resize:horizontal;
}



#atendimento {
   font-size: 25px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 51px;
    width: 60%;
	/*opacity:0;*/
	}
#atendimento a { display:inline;}	
#atendimento a:hover { color:#000;}
.intro #enter {
	position: absolute;
	top: 10px;
	text-align: center;
	/*opacity:0;*/
}
#logo-intro {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -120px;
	margin-top: -120px;

}

.intro #enter a {
 border-left: 2px solid #664c32;
    display: block;
    float: left;
    font-size: 40px;
    margin-left: 40px;
    margin-top: 42px;
    padding-left: 14px;}
#enter a:hover {  border-left: 4px solid #000;}
#menu {
	height: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #a99a6f;
	float: left;
	position:relative;
	z-index:99;
}
#menu-principal {
	background-color: #231f20;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 100%;
	
}
.logo-intro2 {
	position: absolute;
	left: 100px;
	bottom: -310px;
}
#menu-principal ul {
	 margin: 0 auto;
    width: 1024px;
}

#menu-principal ul li {
	float: left;
}
#menu-principal ul li a {
	border-right: 1px solid #333;
    font-size: 2.2em;
    padding: 15px 25px;
	position:relative;
	color: #fefefe;
	
}
#menu-principal ul li a:hover {
	background-color: #fff;
	color: #888;
	
}
.back-index { position:absolute; top:20px; left:20px; z-index:99;}
#topo {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#return-home {
	position: absolute;
	right: 0px;
	top: 40px;
}

#topo h1 {
	float: left;
	margin-top:40px
}
#topo h2 {
border-left: 2px solid #D3C9A3;
    float: left;
    font-size: 50px;
    margin-left: 80px;
    margin-top: 0;
    padding-left: 30px;}

#conteudo {
	width: 100%;
	float: left;
	position: absolute;
	top: 15%;
	height: 70%;
	color: #231F20;
	overflow:hidden;
}
.content { padding:20px;}
.left { float:left; width:24%; position:relative;height: 100%;}
.left a { position:absolute; right:70px; bottom:10px; text-align:right; font-size:20px;}
.left a span { padding-left:20px; border-left: 2px solid #664C32;}
.right { float:left; width:70%; position:relative;height: 100%;}
.no-margin {margin: 0!important; padding: 0 !important;}

#conteudo h3 {
	font-size: 4em;
	font-weight: bold;
	margin-bottom: 20px;
}


#conteudo h3 span {
	font-size: 30px;
}
#conteudo p {
	font-size: 1.8em;
	font-weight: normal;
	width:80%;
	margin-bottom:20px;
	
}
.content ul li {
	font-size: 1.8em;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	list-style-type: disc;
}

#content-espaco { float:left; width:50% !important;}



#footer {
	height: 190px;
	position: fixed;
	background-image: url(../images/body.jpg);
	width: 100%;
	bottom: 0px;
}
.amazingslider-watermark-0 { display:none !important;}
.slimScrollRail { background-color:#442E19 !important;}
