/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	ORIGINAL
*/
#popup{
position: absolute;
top: 15%;
left: 2%;
width: 300px;
height: 150px;
padding: 0px 0px 0px 0px;
background:#ffffa0;
display: inline-block;
z-index:2;
}


body
{
padding: 0 auto;
margin: 0 auto;
background: url('images/Plano de fundo.jpg') repeat;
padding: 1px 0px 0px 0px;
z-index:1;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;

}

a
{
color: #B96D00;
text-decoration: underline;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('images/db2.gif');
}

input[type='button'] 
{ 
color: #8B4513;
background-color: #FFEFD5;
}

.contentarea
{
padding-top: 1.3em;
}


.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}



.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
width: 100%;
height: 275px;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 824px;

background-color: #FFEFD5;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;  
height: 330px;
}
#header1
{
position: absolute;
top: 0px;
left: 0px;
}

#header2
{
position: absolute;
top: 169px;
left: 0px;
}

#header0
{
position: relative;
width: 100%;  
height: 190px;
z-index: 1;
}

#menu
{
position: relative;
height: 3.5em;
margin:auto;


}

#menu ul
{
position: relative;
top: 1.1em;
text-align: center;
font-weight:bold;
margin: 0 auto; 

}

#menu ul li
{
position: relative;
display: inline;

}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #8B4513;
text-decoration: none;
background: url('images/Folha.jpg') no-repeat top right;
}

#content_index
{
padding: 0em 2.0em 0em 2.0em;
height:auto;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
height:auto;
}
#content2
{
height:300px;
padding: 5px 0px 0px 20px;
 z-index: 3;
}

#content3 
{
float: right;
width: auto;
z-index: 4;
}

#sidebar 
{
float: left;
width: 300px;
color: #E3E3D4;	
}
#sidebar a 
{
color:  #8B4513;
text-decoration: none;
}

#foto1_servico
{
background:  url('images/projeto.jpg');
width:395px;
height:276px;
}

#foto2_servico
{
background:  url('images/execucao1.jpg');
width:330px;
height:248px;
}

#foto3_servico
{
background:  url('images/execucao2.jpg');
width:330px;
height:248px;
}

#foto4_servico
{
background:  url('images/execucao3.jpg');
width:330px;
height:248px;
}

#foto5_servico
{
background:  url('images/execucao4.jpg');
width:330px;
height:248px;
}




.controle2
{
margin:0px auto;
width:500px;
}

#mensagem {
margin:20px 0px ;
}
/*efeito do album esse modelo foi editado um pouco para adaptar   */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 3px solid #FFEFD5;
margin:2px;
padding:2px;
}
.highslide:hover img {
	border: 3px solid #8B4513;
}

.highslide-image {
	border: 10px solid #8B4513;
}

.highslide-caption {
    display: none;
    border: 5px solid #FFEFD5;
    border-top: none;
    padding: 5px;
    background-color: #FFEFD5;
}
.highslide-loading {
    display: block;
	color: #FFEFD5;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #8B4513;
	border-bottom: 1px solid #FFEFD5;
    background-color: black;
    background-image: url(highslide/graphics/loader.gif);

   }
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

