body {
	
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	background-color : red;
	background-image:url(../imagens/background.jpg);
	background-repeat:repeat-x;
	font-size : 10px;
	font-family:Trebuchet ms;
	color:#FFF;
	
} 


#logotipo-grande {
	width : 830px;
	height:304px;
	background-color : #000;
	margin-top: 168px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
	
} 

#logotipo-inicial {
	width : 521px;
	height:240px;
	background-color : #000;
	margin-top: 195px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
	
} 


#corpo {
	width : 867px;
	margin-bottom: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
	
} 

#logotipo {
	width : 111px;
	margin-bottom: auto;
	
	margin-right: auto;
	margin-left: 0px;
	position: absolute;
	
	
} 

#conteudo {
	width : 740px;
	margin-bottom: auto;
	margin-top: 0px;
	
	
	margin-left: 112px;
	position: fixed;
	float:right;
	
	
} 

#menu {
	width : 737px;
	margin-bottom: auto;
	margin-top: 460px;
	padding-top:5px;
	padding-bottom:5px;
	
	margin-left: 0px;
	position: absolute;
	float:right;
	text-align:center;
	font-size:15px;
	color:#4A4451;
	
	
}




#menu-produtos {
	width : 737px;
	margin-bottom: auto;
	margin-top: 480px;
	padding-top:5px;
	padding-bottom:5px;
	
	margin-left: 0px;
	position: absolute;
	float:right;
	text-align:center;
	font-size:15px;
	color:#4A4451;
	
} 

#bandeira {
	width : 16px;
	margin-bottom: auto;
	margin-top: 0px;
	margin-left: 740px;
	position: absolute;
	float:right;
	
	
}

.paragrafo {
width:730px;
text-align:justify;
color:#666;
left:0px;
display:block;
padding-top:10px;

}

.titulo {
width:730px;
text-align:justify;
color:red;
border-bottom:#4A4451 2px solid;
padding-bottom:10px;
left:0px;
display:block;
font-size:18px;

}


input {
background-color:#000;
opacity:0.4;
filter:alpha(opacity=40);
border:#999 1px solid;
color:white;
}


textarea {
background-color:#000;
opacity:0.4;
filter:alpha(opacity=40);
border:#999 1px solid;
color:white;
}


A:link {
	COLOR: #4A4451; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #4A4451; TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: none; color:#FF0000;
}

ul{
margin:0px;
padding:0px;
}


#slideshow {
	width:740px;
	margin-bottom: auto;
	margin-top: 0px;
	
	margin-left: 0px;
	
	
}

#produtos {
	width:740px;
	margin-bottom: 0px;
	margin-top: 0px;
	
	margin-left: 0px;
	color:#666;
	font-size:12px;
	position:absolute;	
	
}

#samvalentim {
	width:740px;
	margin-bottom: auto;
	margin-top: 0px;
	
	margin-left: 0px;
	color:#666;
	font-size:12px;
	position:fixed;
	
	
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
   
}



