body{
	margin:0;
	font-family:Arial;
	background:#eee;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
h1{
	font-size:26px;
	margin:5px 0;
	color:#434383;
	font-family:Georgia;
}
h2{
	color:#d3a800;
	font-size:20px;
}
.clr{clear:both;}
#shadow{
	margin:0 auto;
	background:url(../img/shadow.png) repeat-y center;
}
#outline{
	width:800px;
	margin:0 auto;
	background:#FFF url(../img/bg.png) repeat-x 0 -56px;
}
#data{
	height:16px;
	font-size:11px;
	color:#666;
	font-style:italic;
	text-align:right;
	line-height:16px;
	padding:0 5px;
}
#top{
	height:134px;
}
#top #logo img{
	margin:4px 0 0 15px;
}
#top #logo{
	float:left;
}
#top #tags{
	margin:16px 30px;
	float:left;
}
#top #tags h4{
	margin:5px 0;
	color:#FFF;
}
#top #receptivo{
	margin:60px 0 0 0;
}
#slide form{
	width:220px;
	float:left;
	margin:5px 0 0 10px;
}
#slide form b{
	color:#434383;
	display:block;
	text-align:center;
}
#slide form textarea{
	width:190px;
	height:60px;
	overflow:hidden;
}
#slide #window{
	width:550px;
	height:290px;
	float:left;
	margin:5px 3px;
	position:relative;
	overflow:hidden;
}
#slide #window img{
	width:550px;
	height:290px;
	margin:0;
}
#slideshow{
	width:1100px;
	height:1160px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}
#slideshow li{
	width:550px;
	height:290px;
	float:left;
	display:inline;
	margin:0;
}
.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }
#slide form br{
	clear:both;
}
#slide form label{
	display:block;
	width:60px;
	padding:0 5px;
	line-height:20px;
	font-size:12px;
	float:left;
	color:#333;
	text-align:right;
}
#slide form input{
	width:120px;
	float:left;
	height:10px;
	margin:2px 0;
	font-size:11px;
	color:#333;
}
#slide form input#btn{
	width:70px;
	height:25px;
	float:right;
	margin:5px 20px 0 0;
}
#slide form #form_qtd{
	width:30px;
}
#slide form .form_data{
	width:90px;
}
#main{
	background:url(../img/bg-menu.png) repeat-y left;
}
#main #left{
	float:left;
	width:230px;
	background:url(../img/gradient-menu.png) repeat-x;
}
#left ul{
	margin:0;
	padding:15px;
	list-style:none;
}
#left li a{
	font-size:18px;
	border-bottom:1px solid #eee;
	line-height:40px;
	display:block;
	color:#FFF;
}
#left li a:hover{
	color:#FFCB00;
	border-bottom:1px solid #FFCB00;
}
#main #content{
	width:535px;
	float:right;
	color:#333;
	padding:0 20px 30px 0;
	font-size:14px;
}
#bottom{
	height:56px;
	background:url(../img/bg.png) repeat-x 0 -1px;
}
#bottom #esq, #bottom #meio, #bottom #dir{
	float:left;
	width:245px;
	margin:5px 10px;
	font-size:12px;
	color:#434383;
}
#bottom #meio{
	text-align:center;
}
#bottom #dir{
	text-align:right;
}
#bottom a{
	color:#555;
}
