/*
Designer Lucas Baeta
lucas@b2web.com.br
CSS Filipe Vidotti
filipe@b2web.com.br
http://www.b2web.com.br


Configuração Comum para todo Site */
* {
	margin: 0;
	padding: 0;
}

#avisoLegal{

	padding:30px 120px 30px 120px;
	width:730px;
	color:white;
	font-size: 13px;
}

#avisoLegal p{

	margin:20px;

	
}

body {
	background: #0a0a0a;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;



}

#superbanner{
	
	margin-top:10px;	
	
}

#corpo
{
    

	height:auto;
	width:994px;

    background-image:url(../img/fundo_principal.jpg);
	background-repeat:no-repeat;

}

#corpoP
{
	width:994px;

	background-color:#000000;
    background-image:url(../img/fundo_principal.jpg);
    background-repeat:no-repeat;

}

#corpoE
{
	margin:0 auto 0 auto;
	text-align:left;
	height:auto;
	width:994px;
	height:800px;
        background-image:url(../img/fundo_principal.jpg);
      background-repeat:no-repeat;
}


form {
	

}

input, textarea {
	padding: 2px 5px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

ul, ol {
	margin-top: 1.5em;
	line-height: 160%;

}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CC6B47;
}

a:hover {
	text-decoration: none;
	color: #3760BF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Cabeçalho da Página Formado Pelo Header e Logo */

#admin{
	
	width: 944px;
	margin-left:25px;

	float:right;
	margin-top:5px;

	
}

#admin img{
	float:left;
}

#admin select{
	float:left;
}

#admin input{
	float:left;
	
}


#header {
	height: 110px;
	margin: 0 auto;
}

#logo {
	width: 944px;
	height: 170px;
	margin: 0 auto;
        
}

#logo h1, #logo h2 {
	margin: 0;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 70px;
	font-size: 4em;
}

#logo h1 span {
	text-decoration: none;        
	color: #FFFFFF;
        margin:0px;
        width:18px;
        margin-right:27px;
        height:100px;
       /* background-image:url(../img/logo.png);*/
        background-repeat:no-repeat;
    
}

#logo h2 {
	float: left;
	padding: 67px 0 0 8px;
	font-size: 2em;
	font-style: italic;
	color: #858585;
}

/* Menu Superior */

#menu-wrap {

    padding:0;
    margin:0;
}

#menu {
	width: 969px;
	height: 35px;

        
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
        
}

#menu a {
	float: right;
    text-align:center;
	margin-left: 6px;
	padding: 5px 5px 5px 5px;
	background: #1f1f1f;
    width:110px;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing:1px;
    font-family:arial;
    font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #2B0000;
}

#menu .first a { /* Destaque no menu princiapl */
	background: #001db6;

}
#menu .first a:hover { /* Destaque no menu princiapl */
	background: #2c0000;
}

/* Menu Inferior */



#menuInferior {

    position:relative;
	width: 969px;
	height: 40px;	
    padding:0px;
}

#menuInferior ul {

    margin: 0;	
    padding: 0;
	list-style: none;
	line-height: normal;
}

#menuInferior li {
	display: inline;        	
        margin:0;
}

#menuInferior a {
	float: right;
    line-height:18px; /* Distancia do Texto do Link em relação ao Menu */
    text-align:center;	
    margin-left: 2px;        

	background: #2B0000;
    width:90px;
    height:20px;
	text-decoration: none;
	text-transform: uppercase; /* Transforma todas as letras em Maiusculas */
    letter-spacing:1px;
    font-family:arial;
    font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;

	
}

#menuInferior a:hover {
	text-decoration: none;
	background: #2B0000;
}

#menuInferior .first a { /* Destaque no menu princiapl */
	background: #001db6;

}


/* Final de Configuração Padrão */

/*  Final do Menu Superio*/



/* Inicio da Capa
Foto de Apresentação da Modelo - Dividido em Duas Colunas */

.capa {
}

.capa .title {
	margin: 0;
}

.capa .title a {
	text-decoration: none;
}




/* Nome da Modelo  */
.capa .modelo {
	margin: 0 0 0px 0;
	font-size:x-large;
        line-height: normal;
        letter-spacing: 0.3em;
	text-transform: uppercase;
	font-weight: normal;
        font-family:arial, verdana, sans-serif;
        
}
/* Nome do Fotografo */
.capa .fotografo {
padding-top:13px;
font-size:x-small;
font-family:Arial,cursive;
color:black;
float:right;


}

.capa .entry {
    padding-left:0px;
    
}

.clear { clear: both; }




/* Fim da Capa */


/*  Configurações dos DIVS com nome da Modelo*/

#nome-modelo-wrap {

}

#nome-modelo {
	width: 944px;
	margin-left:25px;
	padding: 0 0 10px 0;
}

#nome-modelo h1 {
	margin: 10px 0;
	padding: 0;
}

#nome-modelo p {
	margin: 0;
	padding-bottom: 15px;
}

#nome-modelo .meta {
	padding: 10px 0 0 0;
}

#nome-modelo .modelo {
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #474747;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
}

#nome-modelo .modelo span {
	padding: 0 0 0 15px;
        font-size: 2em;
        color:#000000;
}

#nome-modelo .modelo a {
	padding: 0 30px 0 0;
	background: url(../images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#nome-modelo .modelo a:hover {
	text-decoration: underline;
}

#nome-modelo img
{  
margin:0px;
padding:0px;        
}



/* Recent capas */

#recent-capas {
	width: 778px;
	margin: 0 auto;
}

#recent-capas h2 {
	margin: 0;
	padding: 10px 0 10px 15px;
	background: #BBB082;
	letter-spacing: .5em;
	text-transform: uppercase;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-capas h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1.4em;
}

#recent-capas h3 a {
	text-decoration: none;
}

#recent-capas ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-capas li {
	float: left;
	width: 240px;
	padding-left: 29px;
}

#recent-capas li.first {
	padding: 0;
}

#recent-capas .modelo {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px #DDD7C0 solid;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#recent-capas .modelo span {
}

#recent-capas .modelo a {
	padding: 0 30px 0 0;
	background: url(../images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#recent-capas .modelo a:hover {
	text-decoration: underline;
}

#recent-capas p {
	padding: 0;
	margin: 0;
}


/* Sidebar */



/* rodape */

#rodape {

	width:994px;
	text-align: center;
	background-color:#ffffff;
}

#bannerRodape{
	border-top:20px solid black;
	width:994px;
	float:left;
	background-color:white;

	
}




#rodape p {
	margin: 0;
	font-size: .8em;
	color: #666666;
}

.entry img {

padding-left:27px;


}
/*  */

.lateral{

    width:119px;
    height:90px;
    float:left;
	margin-left:9px;
	margin-bottom:5px;

}



.lateral .label{

	font-weight:bold;
	
	color:black;
	


	margin-top:73px;
	
}


/* Pagina de Ensaio Ampliado */

#ensaiop {
	
	width: 944px;
	height: 15px;
    margin-bottom:10px;
            
}

#ensaiop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#ensaiop li {
	display: inline;
}

#ensaiop a {
	float: left;
    text-align:center;
	margin-right: 5px;
	padding: 5px 5px 5px 5px;
	background: #1f1f1f;
    width:272px;
	border: 1px #1f1f1f solid;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing:1px;
    font-family:arial;
    font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#ensaiop a:hover {
	text-decoration: none;
	background: #2B0000;
}

#ensaiop .first a { /* Destaque no menu princiapl */
	background: #1f1f1f;
    width:103px;
    text-transform: uppercase;
	border: 1px #1f1f1f solid;
}
#ensaiop .first a:hover { /* Destaque no menu princiapl */
	background: #2B0000;
}

#ensaiop .direita
{
	width:283px;	
	text-align:right;
	margin-right:-5px;
}
#ensaiop .esquerda
{
       text-align:left;
}

#ensaiop .esquerdadisable:hover
{
		background-color:#1f1f1f;
       cursor:default;
       
       
}

.ensaiof{
		text-align:center;

}

.ensaiof img
{

    margin-top:0px;
    padding:0px;
    margin:10px;

}


/* Inicio Ensaio Horizontal */

#corpos
{

width:944px;
margin-left:0px;

}


/* Menu Vertical */
#menuSessao {
        
	width:  77px;
	height: 35px;
	margin-left: -100px;
    padding:0px;
    
}

#menuSessaoul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menuSessao li {
	display: block;
}

#menuSessao a {
	float: left;
    text-align:center;
	margin-right: 6px;
	padding: 5px 5px 5px 5px;
	background: #1f1f1f;
    width:81px;
	border: 1px #1f1f1f solid;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing:1px;
    font-family:arial;
    font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menuSessao a:hover {
	text-decoration: none;
	background: #2B0000;
}

#menuSessao.first a { /* Destaque no menu princiapl */
	background: #001db6;
	border: 1px #001db6 solid;
}
#menuSessao .first a:hover { /* Destaque no menu princiapl */
	background: #2c0000;
}
/* Fim Ensaio    */


/* Corpo Pagina de Ensaio */


#menu2 {    
      
        float: left;
        width:100px;
        margin-top:20px;
        background: #1f1f1f;
        list-style: none;       
        
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display:block;

}

#menu2 a {
	float: left;
        text-align:left;
	margin-right: 6px;
	padding: 5px 5px 5px 5px;
	background: #1f1f1f;
    width:90px;

	text-decoration: none;
	text-transform: uppercase;
    letter-spacing:1px;
    font-family:arial;
    font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom:1px solid black;
	border-right:1px solid black;		
}

#menu2 .clickado {
	text-decoration: none;
	background: #2B0000;

	text-align:right;
}

#menu2 a:hover {
	text-decoration: none;
	background: #2B0000;

	
}

#menu2 .first a { /* Destaque no menu princiapl */
	background: #001db6;
	border: 1px #001db6 solid;
}

#menu2 .first a:hover { /* Destaque no menu princiapl */
	background: #2c0000;
}

.sessao{
  list-style: none;
  width:80px;


}


#conteudo {
        margin-top:20px;
        text-align:center;
        float: left;
        width: 730px;
height:460px;
}



#noticias {
        margin-top:20px;
        float: right;
        width: 102px;
        padding: 0px;
       
}

#direita
{
        margin-top:20px;
 


}

#direita img {
	
	width:48px;
	height:48px;
	cursor:pointer;

	border-left:1px solid black;
	border-bottom:1px solid black;
}

#noticias #esquerda
{
float:left;

    
}
/* Fim corpo*/

/* Corpo Pagina Principal */

#principal
{

    width:620px;

    float:left;
    margin-left:30px;
    margin-right:30px;
    margin-bottom:10px;
    


}

.destaque{
	
	float:left;
	margin:15px;	
	width:630px;
	height:290px;
	
}

.destaque h5{
	
	position:relative;	
	top: 257px;
	text-transform:uppercase;	
	color:#222222;
	letter-spacing:1px;
	background-image:url(../img/barraf.png);	
	font-weight: lighter;
}

.destaque h5 strong{
	
	text-transform:uppercase;
	font-size:28px;
	margin-left:20px;
	color:#222222;
	letter-spacing:2px;
	font-weight: lighter;
	
}


#principal #twitter{
	float:left;
	width:315px;
	font-weight: bold;
}

#principal #twitter p
{
color:white;
text-transform:uppercase;
font-family:arial, verdana, sans-serif;
border-color:white;
border-bottom-style:dotted;
font-size: 14px;
border-bottom:3px dotted #ffffff;
}

#principal #twitter .Tdestacado
{
margin-top:5px;
background-color:#080808;
width:320px;
}
.espaco
{
border:none;
padding-top:10px;
padding-left:10px;
font-family:arial, verdana, sans-serif;
font-weight: bold;
font-size:12px;
float:left;
background-color:#0d0d0d;
text-transform:uppercase;
letter-spacing:1px;
color:#fff;
margin-bottom:5px;
}

.novo{
margin-top: 0px;
line-height: 100%;
margin-right:5px;
margin-bottom:15px;
float:right;


}

.post
{
 
 color:#777777;
 font-size:9px;
 padding-left:10px;
 font-style:italic;
 padding-bottom:5px;
}

#principal #promocao{
	
	float:right;
	margin-left:30px;
	width:272px;
	font-weight: bold;

}

#principal #promocao p
{

color:white;
text-transform:uppercase;
font-family:arial, verdana, sans-serif;
border-color:white;
border-bottom:3px dotted #ffffff;
font-size: 14px;

}

.descricao
{
    
background-image:url(../img/promocao.png);
width:269px;
height:105px;
margin-bottom:0px;
}

.espacoP
{
width:190px;
letter-spacing:1px;
padding-top:10px;
padding-bottom:15px;
color:#fff;
font-family:arial, verdana, sans-serif;
font-weight: bold;
font-size:10px;
}

#promocao a{

padding-top:10px;
text-decoration:none;
color:#fff;
font-style: italic;

}

#promocao a:hover{

padding-top:10px;
text-decoration:none;
color:red;
font-style: italic;

}

#promocao .Pfoto
{
background-image:url(../img/promocaoD.jpg);
margin-top:0px;
width:265px;
height:169px;

}
#promocao .Pfoto h3
{
margin-top:0px;
padding-top:0px;
background-image:url(../img/barravermelha.png);
width:270px;
height:10px;
background-repeat:no-repeat;

    
}


#videos
{
    width:280px;
    height:280px;
    margin-right:30px;
    margin-top:0px;
    padding-top:0px;
    float:right;
    
}

.espacov
{
    margin-top: 0px;
    line-height: 160%;
    color:white;
    text-transform:uppercase;
    font-family:arial, verdana, sans-serif;
    border-color:white;
    border-bottom:3px dotted #ffffff;
    font-size: 13px;
    margin-bottom:10px;
}

#especial
{
width:280px;
height:150px;
margin-right:30px;
margin-top:0px;
padding-top:0px;
float:right;
font-weight: bold;

}
/* Define Tamanho Miniatura Página Inicial */

/* Arquivo da pagina principal */
#Aespecial
{


margin-left:10px;
margin-right:30px;
margin-top:15px;
padding-top:0px;

}
/* Define Tamanho Miniatura Página Inicial */
#Aespecial img
{
    width:48px;
    height:48px;
    padding-right:3px;
}

.destaque2
{

	background-color:#000;
	width:280px;
	height:140px;

}

/* Fim Arquivo */


#box{

	font-family:arial, verdana, sans-serif;
	width:300px;

    font-size:13px;
	color:white;
	margin:15px;

}

#box .titulo{

	font-weight: bold;	
    font-size:14px;
    border-bottom:2px dotted #ffffff;
	text-transform:uppercase;
	margin-bottom:10px;
	height:22px;

}

#box .titulohorizontal{

	font-weight: bold;	
    font-size:12px;
	background-color:#262626;	
	text-transform:uppercase;
	padding:5px;
	color:#000000;
	margin-bottom:1px;
	width:87px;
	text-align:center;
}

#box .desc{

	margin:0px;
	padding:0px;
	letter-spacing:1px;
}

#box .link{
	
	margin-top:5px;

}

#box a{
	text-decoration:none;
	color:#fff;


}

#box a:hover{

	text-decoration:none;
	color:red;


}

#enquete
{
    
    width:280px;

    margin-right:30px;
    margin-top:0px;
    padding-top:0px;
    float:right;
    color:#fff;
    letter-spacing:1px;
    font-family:arial, verdana, sans-serif;    
    font-size:13px;
    font-weight: bold;

}
#enquete a{

	padding-top:10px;
	text-decoration:none;
	color:#fff;
	font-style: italic;

}

#enquete a:hover{

	padding-top:10px;
	text-decoration:none;
	color:red;
	font-style: italic;

}
#blog
{

    width:280px;

    margin-right:30px;
    margin-top:5px;
    padding-top:0px;
    float:right;
    color:#fff;
    letter-spacing:1px;
    font-family:arial, verdana, sans-serif;
    font-size:13px;

}


#blog #blogc
{
    width:280px;
    background-color:#0d0d0d;

}

#blog h3
{
        margin-top: 0em;
	font-weight: bold;

}
.espacoB
{
 padding:10px;

}
.paragrafoP
{
 letter-spacing:1px;
 font-size:11px;

}
/* Pagina de Making-of */

#conteudoM {
        margin-top:20px;
        text-align:center;
        float: left;
        width: 680px;

}

.arquivo
{
    width:149px;
    height:25px;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    line-height:25px;
    margin-bottom:20px;
    background-color:#0d0d0d;


}


#arquivop {

        margin-top:20px;
        float: right;
        width: 162px;
        padding: 5px;
       
   


}
#arquivop #miniaturas
{
       float: left;
       margin-left:12px;
       width: 125px;

       overflow:hidden;
       

}

#arquivop #direita
{

float:right;
width:55px;

}

#arquivop #esquerda
{
float:left;
width:55px;
}

/* Pagina de Perfil     */
#conteudoP{
        margin-top:20px;
        text-align:center;
        float: left;
        width: 750px;

    
}


#conteudoP img
{
width:192px;
height:232px;
float:left;

}

#texto
{
    font-size:11px;
    width:480px;
    color:#fff;
    text-align:left;
    letter-spacing:1px;
    margin-left:10px;
    float:left;
    
}

/* Pagina de WallPaper */

#conteudoW{
        margin-top:20px;
        text-align:center;
        float: left;
        width: 700px;


}


#conteudoW .esquerda{

float:left;
width:350px;

}
#conteudoW .esquerda img{

float:right;

}

#conteudoW .direita{
width:350px;
float:right;

}
#conteudoW .direita img{
  
float:left;

}

#conteudoW .direitaI{

width:300px;
float:right;

}
#conteudoW .esquerdaI{

float:left;
width:350px;

}

.fundowD
{
float:left;
background-color:#262626 ;
width:180px;
height:20px;
font-size:12px;
margin-bottom:5px;
text-align:right;
color:#fff;

}
.fundowE p
{
 padding-right:5px;
}

.fundowE
{
float:right;
background-color:#262626 ;
width:155px;
height:20px;
margin-left:20px;
padding-left:20px;
font-size:12px;
margin-bottom:5px;
text-align:right;
color:#fff;

}
.fundowD p
{
 padding-right:5px;
}

.superior
{
width:750px;
height:150px;
}
.inferir
{
width:750px;
height:150px;
}
/* Pagina de Videos */

.videoC{
    
	width:944px;  

    
}

.Mconjuntoe
{

	float:left;

	width:314px;
}

.Mconjuntom
{

	float:left;

	
	width:314px;


}

.Mconjuntod
{

	float:left;

	
	width:313px;


}




.videoP{
	
    width:205px;
	float:left;
 	margin-right:5px;
    margin-bottom:5px;
    background-color:#111111;
    height:70px;
    cursor:pointer;
    padding: 5px;
}


.videoP img {
    margin:0;
    padding:0;
    float:left;

}
.videoP p{
	
	float:right;
	width:110px;
	height:45px;
	padding:10px;
	background-color:#161616;


}

.videoP p span
{
	color: #FFFFFF;

}

.topo
{
    width:300px;
    height:25px;
    text-transform:uppercase;
    text-align:left;
    color:#fff;
    line-height:25px;
    
    
    margin-bottom:10px;
    background-color:#0d0d0d;

}
.topo p
{
margin-top: 0em;
padding-left:15px;
line-height: 25px;
    
}

.topod
{
    width:310px;
    height:25px;
    text-transform:uppercase;
    text-align:left;
    color:#fff;
    line-height:25px;
    margin-left:6px;
    margin-bottom:20px;
    background-color:#0d0d0d;

}
.topod p
{
margin-top: 0em;
padding-left:15px;
line-height: 25px;

}
/* Pagina de WebCard */

#conteudocard{
	
 margin-top:10px;
 text-align:center;
 float: left;
 width: 710px;


}

.esquerdacard
{
    float:left;
    margin-right:10px;
    width:50px;


    
}
.esquerdacard img
{

	width:48px;
	height:48px;
	cursor:pointer;
	opacity: 0.4;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	
	border:1px solid black;

}


.meiocard
{
  float:left;
  width:300px;

}
.direitacard
{
float:right;
/*width:335px;*/
}

/* Formulario  */

/* LABEL */



label {
	display: block; /* DEIXANDO UM ACIMA DO OUTRO */
	margin: 5px 0 5px 0; /* ESPAÇO ACIMA E ABAIXO */
	text-align:left;
      
}

.formitem{

	margin: 5px 0 5px 0; /* ESPAÇO ACIMA E ABAIXO */
	padding-top:5px;
	text-align:left;
	float:left;
	width:280px;
	height:70px;
}

.formitem span{
	
	margin:5px;
	
		
}

.formitem input {
	
		margin:5px;
		
}
.formitem  select{
	
		margin:5px;
		
}

/* FORMATANDO OS IDENTIFICADORES DOS CAMPOS */
label span {
     display: block;
     width: 140px;
     margin-top: 2px;
     float: left;
}

/* FORMATANDO INPUT, SELECT E TEXTAREA */
#conteudocard input, textarea {
     color: #336699;
     width: 220px;
     background:#262626;
     border: solid 1px #262626;
}

/* SELECT COM LARGURA AUTOMÁTICA */
select {
     width: auto;
}

textarea {
     height: 100px;
     overflow: auto; /* BARRA DE ROLAGEM AUTOMÁTICA */
}

/* FORMATAÇÃO DO BOTÃO */
button {
     background: #262626;
     color: #FFF;
     width:60px;
     text-transform:uppercase;
     height:25px;
     font-size:11px;
     letter-spacing:1px;
     font-weight: bold;
     margin-top: 10px;
     border: none;
}

.campoTexto
{
margin-top:40px;
margin-bottom:15px;
 color:#fff;
 text-align:left;
 width:200px;
 font-size:11px;
 letter-spacing:1px;
}
.campo
{
color:#fff;   
font-size:11px;
letter-spacing:1px;
}
/* Barra de Rolagem Configuração */
#wn	{

position:relative;
height:250px;
width:150px;
overflow:hidden;
}
#wn2{

position:relative;
height:140px;
width:300px;
overflow:hidden;
}




#scrollLinks
{
float:left;
width:10px;

}
#scrollLinks2
{
margin-top:10px;
float:right;
width:10px;
}


.lyr1
{
width:190px;

}
#lyr2
{
width:190px;

}


.ulWallpaper{
	
	list-style:none;
	width:176px;
	text-align:right;
	background-color:#262626;
	margin:0px;
	float:left;
	margin-right:10px;
	
}

.ulWallpaper li{
	
	list-style:none;

	text-align:right;
	background-color:#262626;
	border-bottom:4px solid black;
	
}

#peixe-grande {
	position:absolute;
	margin:4px 0 0 455px;
}

#peixe-grande-2 {
	position:absolute;
	margin:4px 0 0 890px;
}

#ampliarFoto{
	
	padding-right:120px;

    background-image:url(../images/csssprite.png);
	background-repeat:no-repeat;
	

}

#conteudoG{
	
	height:810px;
	
}
