* {
	margin: 0;
}

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -85px;
}

.footer, .push {
	height: 75px; /* .push must be the same height as .footer */
}

.push {
	position: relative;
	float: left;
	width: 100%;
}

a:link {
	text-decoration: underline;
	color: #ff9933;
}
a:visited {
	text-decoration: underline;
	color: #ff9933;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #ff9933;
}

body {
	font-family: Georgia, Times New Roman, Times, serif, Arial;
}

.footer {
	background-color: #000000;
	width: 100%;
	background-image:url(imagens/bg_bottom.jpg);
	border-top: solid 10px #FA9526;
	margin:0px auto;
	position:relative;
	float: left;
}

#top {
	position: relative;
	float: left;
	background-image: url(imagens/bg_top.jpg);
	background-repeat: repeat-x;
	top: 0px;
	width: 100%;
	height: 195px;
	border-bottom: solid 10px #FA9526;
}

#middle {
	position:relative;
	float:left;
	width: 100%;
	background-image:url(imagens/bg_middle.jpg);
	background-repeat:repeat-x;
}

.center {
	float: none;
	position:relative;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	float: left;
	position: relative;
	margin-left: -20px;
	width: 155px;
	height: 167px;
	margin-top: 15px;	
}

#descritivo {
	float: left;
	position: relative;
	width: 536px;
	height: 43px;
	margin-top: 80px;	
}

#idioma {
	position: relative;
	float:left;
	position: absolute;
	width: 300px;
	height: 25px;
	right: 0px;
	top: 10px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
}

#idioma img { margin-left: 20px; border: 0px; }

#idioma a { color: #CCCCCC; text-decoration:none;}
#idioma a:hover {color: #FFFFFF; text-decoration: underline; background-color:#482513}

#menu {
	position: absolute;
	width: 700px;
	height: 25px;
	right: 0px;
	top: 170px;
text-decoration: none;
}

#menu ul li { display: inline; text-decoration: none; }

#menu li {
	margin-left: 7px;
	float: right;
text-decoration: none;
}

#menu li a span {
	position: relative;
	float: left;
	width: 5px;
	height: 25px;
	background-image:url(/imagens/menu_left.png);
text-decoration: none;
}

#menu li a:hover span {
	position: relative;
	float: left;
	width: 5px;
	height: 25px;
	background-image:url(/imagens/menu_left.png);
	background-position: left -25px;
text-decoration: none;
}

#menu li a strong {
	position: relative;
	float: left;
	height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	background-image:url(/imagens/menu_bg.png);
	text-decoration: none;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
text-decoration: none;
}

#menu li a:hover strong {
	position: relative;
	float: left;
	height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	background-image:url(/imagens/menu_bg.png);
	background-position: left -25px;
	text-decoration: none;
	font-weight: normal;
text-decoration: none;
}

#menu li a small {
	position: relative;
	float: left;
	width: 5px;
	height: 25px;
	background-image:url(/imagens/menu_right.png);
text-decoration: none;
}

#menu li a:hover small {
	position: relative;
	float: left;
	width: 5px;
	height: 25px;
	background-image:url(/imagens/menu_right.png);
	background-position: left -25px;
text-decoration: none;
}


#menu ul {
	list-style-type:none;
	list-style:none;
}

a:link[class=current], a:visited[class=current] {
color: red !important;

}

#menu li a:link[class=current] span, #menu li a:visited[class=current] span {
	position: relative;
	float: left;
	width: 5px;
	height: 25px;
	background-image:url(/imagens/menu_left.png);
	background-position: left -25px;
text-decoration: none;
}

#menu li a:link[class=current] strong, #menu li a:visited[class=current] strong {
	position: relative;
	float: left;
	height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	background-image:url(/imagens/menu_bg.png);
	text-decoration: none;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
background-position: left -25px;
text-decoration: none;
}

#menu li a:link[class=current] small, #menu li a:visited[class=current] small {
	position: relative;
	float: left;
	width: 5px;
	height: 25px;
	background-image:url(/imagens/menu_right.png);
background-position: left -25px;
text-decoration: none;
}

#left { 
	position: relative;
	float: left;
display: inline;
	width: 550px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#left a:hover {
	background-color: #ff9933
}

#right {
	float: left;
	position: relative;
	display: inline;
	width: 250px;
	padding: 30px 0px 20px 50px;
}

#right a:hover {
	background-color: #ff9933
}


#main { 
	position: relative;
	float: left;
display: inline;
	width: 870px;
	padding-top: 30px;
	padding-bottom: 30px;
}


#main h3 {
	position: relative;
	float: left;
	width: 870px;
	font-size:14px;
	color: #6C4729;
	font-weight: normal;
	font-style:normal;
	line-height: 18px;
	padding-top: 5px;
}
	
h1 {
	position: relative;
	float: left;
	width: 550px;
	font-size:24px;
	color: #482513;
}

h5 {
	position: relative;
	float: left;
	width: 550px;
	font-size:20px;
	color: #844C1B;
}
	
h2 {
	position: relative;
	float: left;
	width: 550px;
	font-size:14px;
	color: #6C4729;
	font-weight: normal;
	font-style:italic;
	line-height: 18px;
	padding-top: 5px;
padding-bottom: 10px;
border-bottom: 1px dotted #6C4729;
}

h3 {
	position: relative;
	float: left;
	width: 550px;
	font-size:14px;
	color: #6C4729;
	font-weight: normal;
	font-style:normal;
	line-height: 18px;
	padding-top: 5px;
}

#right_top {
	position: relative;
	float: left;
	width: 250px;
	height: 10px;
	background-image:url(imagens/right_top.png);
	background-repeat:no-repeat;
}

#right_white {
	position: relative;
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	padding: 0 10px 20px 10px;
}

#right_white h1, #right_yellow h1 {
	position: relative;
	float: left;
	width: 230px;
	font-size: 20px;
}

#right_white h3, #right_yellow h3 {
	position: relative;
	float: left;
	width: 230px;
	font-size:13px;
	color: #6C4729;
	font-weight: normal;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#right_white h4, #right_yellow h4 {
	position: relative;
	float: left;
	width: 230px;
	font-size:14px;
	color: #6C4729;
	font-weight: normal;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#right_white h5, #right_yellow h5 {
font-family: Times New Roman;
	position: relative;
	float: left;
	width: 230px;
	font-size:14px;
	color: #6C4729;
	font-weight: normal;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#right_white small {
	position: relative;
	float: left;
	font-size: 13px;
	width: 230px;
	padding-top: 5px;
}

#right_top1 {
	position: relative;
	float: left;
	width: 250px;
	height: 10px;
	background-image:url(imagens/right_top1.png);
	background-repeat:no-repeat;
background-color: #FFFFFF;
}

#right_yellow {
	position: relative;
	float: left;
	width: 230px;
	background-color: #FEF6D4;
	padding: 0 10px 10px 10px;
}

#right_yellow small {
	position: relative;
	float: left;
	font-size: 13px;
	width: 230px;
}

#footer_content {
	position: relative;
	float: left;
	color: #FEF6D4;
	font-size: 13px;
font-weight: normal;
	padding-top: 15px;
line-height: 18px;
}

#blog, #eventos, #escritos {
	position: relative;
	float: left;
	width: 100%;
}

#blog ul, #eventos ul, #escritos ul {
	list-style-type:none;
	list-style:none;
	font-style: normal;
	width: 100%;
padding-left: 0px;
padding-top: 10px;
}

#blog ul li, #eventos ul li, #escritos ul li { 
	display: block;
	float: left;
	list-style-type:none;
	list-style:none;
	position: relative;
	width: 100%;
	padding-bottom: 30px;
}

#blog li small {
	color:  #482513;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	position:relative;
	float: left;
	line-height:20px;
height: 20px;
padding-left: 4px;
padding-right: 4px;
background-color: #FEF6D4;
border: 1px solid #482513;
}

#escritos li small a, #eventos li small a {
	font-size: 12px;
text-decoration: none;
	font-style: normal;
	font-weight: 100;
	position:relative;
	float: left;
	line-height:20px;
height: 20px;
padding-left: 4px;
padding-right: 4px;
border: 1px solid #482513;
color:  #482513;
	background-color: #FEF6D4;
}

#escritos li small a:hover, #eventos li small a:hover {
	color:  #FEF6D4;
	background-color: #482513;
}

#blog li span, #eventos li span {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top:23px;
	line-height: 28px;
	text-decoration: none;
	text-align:center;
	cursor: pointer;
	height: 28px;
	width: 28px;
	background-image: url(/imagens/comment_bg-trans.png);
}

#blog li em, #eventos li em {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	float: right;
	margin-right: 20px;
	line-height: 80px;
	text-decoration: none;
	cursor: pointer;
	height: 80px;
}

#blog h2, #eventos h2 {
	font-style: normal;
}

#escritos h2 {
	font-style: normal;
padding-bottom: 5px;
}

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

#gallery ul li { 
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
 }

#gallery span {
	padding: 0px 20px 20px 0px;
	float: left;
	display: inline;
	position: relative;
}

#gallery li a {
	padding: 8px;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	position: relative;
	width: 252px;
	border: 1px solid #482513;
	text-decoration: none;
}

#gallery li a:hover {
	padding: 8px;
display: inline;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width: 252px;
border: 1px solid #ff9933;
text-decoration: none;
}

#gallery img {
	border: 0px;
}

#gallery li a span {
	text-align: center;
width: 252px;
float: left;
position: relative;
	color: #482513;
text-decoration: none;
padding-top: 5px;
line-height:13px;
font-style:italic;
}

#gallery li a:hover span {
	text-align: center;
width: 252px;
float: left;
position: relative;
	color: #ff9933;
text-decoration: none;
padding-top: 5px;
line-height:13px;
font-style:italic;
}

#fotos h3 {
margin-top: -20px;
}

#fotos img {
position: absolute;
text-decoration: none;
border: 0;
clip: rect(0px 142px 102px 0px);
}

#fotos span a {
margin: 20px 20px 0px 0px;
padding: 5px 5px 15px 5px;
border: 1px solid #482513;
float: left;
position: relative;
background-color: #FFFFFF;
width: 142px;
height: 102px;
}

#fotos span a:hover {
border: 1px solid #ff9933;
margin: 20px 20px 0px 0px;
padding: 5px 5px 15px 5px;
float: left;
position: relative;
background-color: #FFFFFF;
width: 142px;
height: 102px;
}