@charset "UTF-8";
/* CSS Document */


BODY.studios {  
font-family: Lucida Sans Unicode, Tahoma, Geneva, sans-serif;
font-size: 14px; 
color: #ffffff; 
background-image: url(/imagens/01.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top left;
background-color: #020203;
width: 100%;
height: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0; 
text-align: center;
} 

BODY.themes {  
font-family: Lucida Sans Unicode, Tahoma, Geneva, sans-serif;
font-size: 14px; 
color: #ffffff; 
background-image: url(/imagens/01.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top left;
background-color: #020203;
width: 100%;
height: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0; 
text-align: center;
} 


BODY.tourupdated {  
font-family: Lucida Sans Unicode, Tahoma, Geneva, sans-serif;
font-size: 14px; 
color: #ffffff; 
background-image: url(/imagens/01.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top left;
background-color: #020203;
width: 100%;
height: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0; 
text-align: center;
} 