@charset "utf-8";
/* CSS Document */

#tuff-container1  .ws_bullets {
	top:20px;
    right:15px;
}

/* Image container style */
#tuff-container1{
	width:830px;
	height:413px;
	position:relative;
	margin:0 auto;
	z-index:100;
	background-image: url(./bg.png);

}
#tuff-container1 .ws_images{
	position: absolute;
	left:15px;
	top:15px;
	width:800px;
	height:383px;
	overflow:hidden;
}
#tuff-container1 .ws_images img{
	top:0;
	left:0;
	border:0 none;
	max-width: none;
}

/* Navigation arrows for preview mode */
#tuff-container1 a.ws_next, #tuff-container1 a.ws_prev{
	outline:none;
	position:absolute;
	display:none;
	top:50%;
	width:56px;
	height:56px;
	margin:-28px 0 0 0;
	z-index:60;
	cursor:pointer;
	opacity:0.6;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}
#tuff-container1 a.ws_next{
	right:20px;
	background:#000 url(./next_photo.png) no-repeat 50% 50%;
}
#tuff-container1 a.ws_prev{
	left:20px;
	background:#000 url(./prev_photo.png) no-repeat 50% 50%;
}
* html #tuff-container1 a.ws_next,* html #tuff-container1 a.ws_prev{display:block}
#tuff-container1:hover a.ws_next, #tuff-container1:hover a.ws_prev {display:block}

#tuff-container1 a.ws_next:hover, #tuff-container1 a.ws_prev:hover{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}

/* bullets */
#tuff-container1  .ws_bullets{
	position:absolute;
	z-index:70;
}
#tuff-container1 .ws_bullets a {
	position:relative;
	background:url("bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	float:left;
	cursor:pointer;
	height:10px;
	margin-right:4px;
	text-indent:-9999px;
	width:10px;
	z-index:100;
	outline:none;
	color:transparent;
}
#tuff-container1 a.ws_selbull,#tuff-container1 a.ws_overbull,#tuff-container1 .ws_bullets a:hover{
	background-position:100% 0;
}

#tuff-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 20px;
	left: 20px;
	margin-right:25px;
	padding:10px;
	background-color:black;
	color:white;
	z-index: 50;
	opacity:0.5;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	height:17px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#tuff-container1 .ws-title div{
	padding-top:5px;
	font-size: 12px;
}#tuff-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:10px;
	left:-94px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#tuff-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#tuff-container1 .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#tuff-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:187px;
}
#tuff-container1  .ws_bullets .ws_bulframe{
	display:none;
	top:15px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#tuff-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	top:-11px;
	margin-left:-9px;
	left:94px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}
.trac{
	font: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	color:#FFC100;
	text-decoration:none;
}
.menu {
	font: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.menu:link {
	font: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.menu:hover {
	font: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFC100;
}
.text {
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:10px;
	font-size:12px;
	line-height:18px;
	color:#333;
}
.text2 {
	font-size:12px;
	line-height:18px;
	color:#333;
}
.dec {
	
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#B10101;
	line-height:20px;
}
.titulos {
	font-size:20px;
	font-weight:bolder;
	text-align:left;
	color:#FFF;
	line-height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-left-style: none;
	border-left-color: #FD0002;
	background-color: #000;
}
.destac {
	font-size:12px;
	font-weight:bold;
	color:#B10101;
}

.destac2 {
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	color:#B10101;
}
.rodape {
		font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
}
h2 {
	color:#133F5D;
}
h4
{color:#fff;
}

a
{	
	font-family:Tahoma, Geneva, sans-serif;
	color: #B10101;
	font-size:11px;
}
ul {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	width: 205px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	}
ul li a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #CC0000; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */
