*{
margin:0;
padding:0}

body{ background:#2f2f2f url("../img/bgdegrade.jpg") top left repeat-x fixed}

#Container{
margin:0 auto;
padding: 0;
position:relative;
width:100%;
height:310px;
background-color:#000;
border:1px solid #FFFFFF;
overflow:hidden
}

#LoadContainer{
height:25%;
width:50%;
position:absolute;
top:40%;
left:25%;
text-align:center;
z-index:1
}

#PhotoContainer{
visibility:hidden
}

#CaptionBlock{
font-family:Georgia, Tahoma, Arial;
font-size:12px;
height:18px;
width:582px;
text-align:left;
color:#666666;
margin:0 auto
}
#Caption{
font-family:Georgia, Tahoma, Arial;
font-size:12px;
color:#FFF
}

#License{
margin:0 auto;
padding-top:10px;
font-size:10px;
color:#666;
border-top:1px solid #CECEB5;
width:740px;
text-align:left;
line-height:1.4em;
}

#LinkContainer{
display:none;
position:absolute;
top:0;left:0;
height:200px;
width:200px;
z-index:100;
background:url(images/slideshow/start.gif) 50% 50% no-repeat
}

#PrevLink{
z-index:100;
position:absolute;
top:0%;
left:0%;
height:200px;
width:50%;
display:block
}

#NextLink{
z-index:100;
position:absolute;
top:0%;
left:50%;
height:200px;
width:50%;
display:block
}

#PrevLink:hover,#NextLink:hover{
text-decoration:none
}

#PrevLink:hover{
background:transparent url(images/slideshow/prev_rounded_sidebar2.gif) left 50% no-repeat
}

#NextLink:hover{
background:transparent url(images/slideshow/next_rounded_sidebar2.gif) right 50% no-repeat
}

#PrevLink span,#NextLink span{
display:none
}

img{
border:none
}

p{
font-size:11px;
padding:1em 0
}

#Wrapper{
margin:0 auto;
height:500px;
width:100%;
overflow:hidden;
position:relative
}

#Wrapper[id]{
display:table;
position:static
}

#InnerWrapper{
position:absolute;
top:50%;
left:0;
}

#InnerWrapper[id]{
display:table-cell;
vertical-align:middle;
position:static
}

#OuterContainer{
position:relative;
top:-50%
}

/* Texto */

.txt{
	font-family:Georgia, Tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
}

.txt_titulo{
	font-family:Georgia, Tahoma, Arial;
	font-size:28px;
	color:#FFFFFF;
}
.txt_data{
	font-family:Georgia, Tahoma, Arial;
	font-size:16px;
	color:#666666;
}

.txt_menu{
	font-family:Georgia, Tahoma, Arial;
	font-size:12px;
	color:#4F4F4F;
}

.txt_rodape{
	font-family:Georgia, Tahoma, Arial;
	font-size:12px;
	color:#666666;
}

/* Links */

a {
	font-family:Georgia, Tahoma, Arial;
	font-size:12px;
	color:#555555;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#555555;
}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a:active {
	text-decoration:none;
	color:#555555;
}

/* Link Bandas */

a.bandas {
	font-family:Georgia, Tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
}
a.bandas:link {
	text-decoration:none;
}
a.bandas:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.bandas:hover {
	text-decoration:none;
	color:#555555;
}
a.bandas:active {
	text-decoration:none;
	color:#FFFFFF;
}
