/*preload classes*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content: none;}
focus {outline:0;}
table {border-collapse: collapse;border-spacing:0;}
caption, th, td {text-align: left;font-weight:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
hr {display:none;}


.svwp {width: 50px; height: 20px; background: #fff;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer { 
position: relative;
overflow: hidden; 
margin: 0;
padding: 0;
background: #fff;
}
.slideViewer ul {  /*your list of images*/
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.slideViewer ul li {
float:left;
}

.tudo-galeria{ margin:0;}

/*typographic info*/
.slideViewer {  position:absolute;  overflow:hidden; margin: 0 0 1px 0; } 
.slideViewer span.typo{
background: #000000;
height:226px;

}

.slideViewer span.typo .texto{
float:left;
margin-top:119px;
margin-left:10px;
line-height:20px; /* do not modify padding */
color: #fff;
font-size:16px;
font-family:tahoma,Arial;
font-weight:bold;
		
}

.slideViewer span.typo .texto .data{
float:left;
color: #fff;
font-size:9px;

		
}


.thumbSlider { /*the thumbnails slider*/
position:absolute;
top:12px;
*top:42px;
left: 576px;
*left: 572px;

z-index:3;	
}
.thumbSlider ul { 
list-style-type: none;
margin: 0; 
padding: 0;

}
.thumbSlider ul li{ 

margin: 0;
}
.thumbSlider a{
color: #fff;
text-decoration: none;
}
.thumbSlider a:hover{
color: #000;
text-decoration: none;
}
.thumbSlider a img{
border: 0;
display: block;
padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; 
left: 0;
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;

}

a.left, a.right { /*the left and right buttons (links)*/
background: transparent; /* could be any color  */
color: #ff0000;
font: bold 16px Arial;
overflow: hidden;
}
a.left span, a.right span{

}
a.left img, a.right img{
border: 0;
}
a.l_dis, a.r_dis {
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;
}
a.l_dis span, a.r_dis span {
display: none;
}
a:focus {outline:none;}

.galeria{float:left;position:absolute;*margin:0;}



.mascara-top{position:absolute; width:600px; height:227px; background:url(mascara.png) no-repeat; z-index:2;*margin:0 0 0 0;_margin:0 0 0 0;}	