/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

#foto1 {
	width:192px;
	height:206px;
	z-index:1;
}

#animation2 {
	position:absolute;
	left:262px;
	top:535px;
	width:482px;
	height:199px;
	z-index:2;
}

#fale_conosco ul
{
	margin:0px;
	margin-left:20px;
	list-style:none;
}

#fale_conosco ul li
{
	padding-bottom:3px;
}

.input_text {
	border:1px solid #000000;
	font-size:11px;
	width: 280px; .width:auto;
	font-family: tahoma, Arial;
	background-color:#FFFFFF;
}

.input_text:hover 
{
	border:1px solid #000000;
	font-size:11px; 
	font-family: tahoma, Arial;
	background-color:#FFDA84;
}


.fotos
{
	position:relative;
	height: 160px;
	margin-top: 24px;
	padding-left:22px;
	padding-right:15px;
	padding-bottom:20px;
	float:left;
	text-align:center;
	border:0px solid #000000;
}

.ampliar
{
	position: relative;
	margin-top: 2px;
	text-align: left;
}


.descricao_fotos
{
	font-size: 9px;
	text-align: left;
	position:relative;
	margin-top: 0px;
	width: 200px;
	border: 0px #003333 solid;
}

#conteudo_central
{
	margin-left:auto;
	margin-right:auto;
	width:95%;
	height:auto;
	padding-top:4px;
	height:auto;
	border:0px solid #CCCCCC;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 775px;
	height: 180px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 775px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	border-left: 2px #E5A906 solid;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}


/* Content */

#content {
	width: 735px;
	margin: 0 auto 20px auto;
	padding: 20px;
	border: 1px #FF9900 solid;
	background: #FFFFFF url(../images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 100%;
}

.post
{
	float: none;
	width: 100%;
	margin-top: 24px;
}

/* Links */

#links {
	position:relative;
	float: left;
	width: 200px;
	padding-left: 20px;
/*	background: url(images/img05.gif) repeat-y; */
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(../images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 40px;
	padding: 20px;
	background: #2D2D2D url(../images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}


#banner_flutuante
{
	position: relative;
	margin-top: -20px;
	margin-left: -20px;
	width: 775px;
	height: 1px;
}


#form
{
	float: left;
	width: 340px;
	margin-top: -22px;
	margin-right: 12px;
	border-right: 1px #FF9900 dashed;
}

#form ul
{
	margin-left: 0px;
}


#localizacao
{
	position: relative;
	float: left;
	margin-top: -22px;
	border: 0px #009966 solid; 
	width: 340px;
}

