@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/site/bg.jpg);	
	margin-top:0px;
	margin-left:0px;
	
}
h1 {
	text-indent: -99999;
	font-size: 5px;
}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	letter-spacing:1.5px;
	border-bottom:#000 solid 1px;
}
div.menu_voltar {
	width:50px;
	height:20px;
	position:absolute;
	float:right;
	right:5px;
	top:180px;
	background:#0C0;
	text-align:center;
}
div.menu_voltar a {
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;	
}
div.submenu {
	position:absolute;
	display:none;
}
/*divs*/
div.fundo {
	margin-left:-550px;
	width:1100px;
	left:50%;
	height: 720px;
	z-index:0;
	position:absolute;
}
div.content {
	float:left;
	position:absolute;
	width:770px;
	height:465px;
	left:14px;
	top:25px;
}
div.content_image {
	float:left;
	position:absolute;
	width:375px;
	height:460px;
	left:0px;
	top:0px;
	text-align:center;
}
div.content_text {
	float:right;
	position:absolute;
	width:370px;
	height:405px;
	right:5px;
	top:40px;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	letter-spacing: 1.2px;
	color:#000;	
	overflow:hidden;
}
div.content_text_title {
	float:right;
	position:relative;
	right:55px;
	width:320px;
	top:20px;
	height:30px;
	overflow:hidden;	
}
div.content_image_full {
	float:left;
	position:absolute;
	width:770px;
	height:460px;
	left:0px;
	top:0px;
	text-align:center;	
}
div.Scroller-Container {
	width:320px;
	vertical-align:middle;
	position:absolute;
}
div.Scroller-Container a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	letter-spacing: 1.2px;
	color:#000;	
}
div.content_up {
	width:14px;
	height:21px;
	position:absolute;
	float:right;
	top: 90px;
	right: 30px;
	background:url(../img/site/scroll_up.png);
	cursor:pointer;
}
div.content_down {
	width:14px;
	height:21px;
	position:absolute;
	float:right;
	top: 350px;
	right: 30px;
	background:url(../img/site/scroll_down.png);
	cursor:pointer;
}
div.fsdados {
	width:100%;
	float:left;
}
div.input {
	width:100%;
	float:left;
}
div.input label {
	width: 100%;
	float:left;
	margin-bottom:5px;
	margin-top:10px;
}
div.input input {
	font-family:Tahoma, Geneva, sans-serif;
}
div.content_loading{
	position:absolute;
	float:right;
	right:5px;
	top:455px;
	width:30px;
	height:30px;
}
div.content_photo {
	position:static;
	top:0px;
	left:0px;
	width:770px;
	height:430px;
	display:table;
	text-align:center;
	overflow:hidden;
}
div.middle {
	display: table-cell;
	position:static;
	vertical-align:middle;
}
div.inner {
	position:relative;
	top: -50%;
}
div.content_description {
	position:absolute;
	width:770px;
	height:30px;
	text-align:center;
	top: 435px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 1.2px;
	color:#000;	
}
div.logo {
	background:url(../img/site/logo.jpg) no-repeat;
	width:207px;
	height:72px;
	position:absolute;
	float:left;
	margin-left: 160px;
	top:10px;
	cursor:pointer;
}
div.main {
	width:795px;
	height:517px;
	z-index:2;
	top: 75px;
	position:absolute;
	margin-left:154px;
	float:right;
}
div.main_top {
	background:url(../img/site/main_top.png) no-repeat;
	position:absolute;
	width: 760px;
	height:18px;
	top:0px;
	left:18px;
	float:left;

}
div.main_bottom {
	background:url(../img/site/main_bottom.png) no-repeat;
	width:760px;
	height:21px;
	position:absolute;
	float:left;
	top:496px;
	left:18px;

}
div.main_left {
	background:url(../img/site/main_left.png) no-repeat;
	width:18px;
	height:517px;
	position:absolute;
	float:left;
	top:0px;
	left:0px;
}
div.main_right {
	background:url(../img/site/main_right.png) no-repeat;
	width:17px;
	height:517px;
	position:absolute;
	float:right;
	top:0px;
	right:0px;	
}
div.main_center {
	background:url(../img/site/main_center.jpg) no-repeat;
	width:760px;
	height:478px;
	position:absolute;
	float:left;
	top:18px;
	left:18px;	
}
div.menu {
	width:166px;
	height:307px;
	position:absolute;
	float:left;
	top:130px;
	margin-left:940px;
	z-index:1;
}
div.menu_bg {
	background:url(../img/site/menu.png) no-repeat;	
	width:166px;
	height:307px;
	float:left;
	top:0px;
	left:0px;
	z-index:1;
}
div.menu_content {
	position:absolute;
	float:left;
	top: 30px;
	left:10px;
	z-index:2;
	width:128px;
	height:200px;
	text-align:center;
}
div.menu_content ul li {
	list-style:none;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	padding-top:7px;
	letter-spacing:1.5px;
	width:128px;
	cursor:pointer;
}
div.menu_content div.menu_loading {
	margin:0 auto;
	text-align:center;
}
div.menu_elem {
	width:100%;
	height:100%;
}
div.fotos {
	width:596px;
	height:131px;
	position:absolute;
	float:left;
	top:475px;
	margin-left:256px;
	z-index:1;
}
div.fotos_bg {
	background:url(../img/site/menu_fotos.png) no-repeat;
	width:596px;
	height:131px;
	float:left;
	top:0px;
	margin-left:0px;
	z-index:1;
}
div.menu_link {
	width:11px;
	height:22px;
	position:absolute;
	float:right;
	right:10px;
	top:58px;
	z-index:3;
	cursor:pointer;
}
div.fotos_link {
	width:20px;
	height:10px;
	position:relative;
	float:left;
	top:133px;
	left:280px;
	z-index:3;
	cursor:pointer;
	background:#0C0;
}
div.fotos_esq {
	width: 10px;
	height:15px;
	position:absolute;
	float:left;
	top:33px;
	left:-20px;
	z-index:3;
	cursor:pointer;
}
div.fotos_in {
	position:relative;
	width: 10px;
	height:15px;
	top:0px;
	left:0px;
}
div.fotos_dir {
	width: 10px;
	height:15px;
	position:absolute;
	float:right;
	top:33px;
	right:-20px;
	z-index:3;
	cursor:pointer;
}
div.fotos_content {
	width: 547px;
	height:90px;
	position:relative;
	float:left;
	top: 10px;
	left: 25px;
	overflow:hidden;
}
div.listphotos {
	left: 25px;
	width:500px;
	text-align:left;
}
div.pic {
	 width:63px;
	 height:64px;
	 background-image: url(../img/site/polaroid.png);
	 background-repeat:no-repeat;
}
div.foto {
    width:37px;
	 height:27px;
	 position:relative;
	 top:10px;
	 margin-left:13px;
	 overflow:hidden;
	 cursor:pointer;
}
#textoaviso {
	font-size:12px;
	color:#C00;
	text-align:center;
	font-weight:bold;
}
div.dvPhoto {
	position:absolute;
	top: 50%;
	left: 50%;
	float:left;
}
div.voltar {
	background:url(../img/site/voltar.png) no-repeat;
	position:absolute;
	width:68px;
	height:15px;
	float:right;
	right:5px;
	top: 240px;
	cursor:pointer;
}
div.contato {
	position:absolute;
	top:73px;
	width:56px;
	height:15px;
	right:170px;
	float:right;
	cursor:pointer;
	z-index:5;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	letter-spacing:1px;
}
div.sair {
	position:absolute;
	top:73px;
	width:56px;
	height:15px;
	right:160px;
	float:right;
	cursor:pointer;
	z-index:5;
}
div.sair a {
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	letter-spacing:1px;
	text-decoration:none;
}
div.autor {
	position: absolute;
	width:130px;
	height:12px;
	background:#000;
	text-align:center;
	top: 200px;
	right:0px;
	top:0px;
}
div.autor a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#999;
	text-decoration:none;
}
div.photo_left {
	background:url(../img/site/left.png);
	width:22px;
	height:15px;
	position:relative;
	top:410px;
	left:10px;
	float:left;
	cursor:pointer;
	z-index:3;
	text-indent:-999999;
	display:block;
}
div.photo_right {
	background:url(../img/site/right.png);
	width:22px;
	height:15px;
	position:relative;
	top:410px;
	right:10px;
	float:right;
	cursor:pointer;
	z-index:3;
	text-indent:-999999;
	display:block;
}