	#corpo {
		text-align: justify;		
		background-color: #fff;
		margin: 0;
		width: 550px;
		padding: 10px 5px;
	}

	h1, h2 {
		margin: 0;
		padding: 0;
		margin-bottom: 5px;
	}

	h1 {
		font-size: 14px;
		color: #000;
                margin-bottom: 20px;
	}

	h2 {
		font-size: 14px;
		margin-bottom: 25px;
		font-weight: normal;
	}

        h3 {
		font-size: 14px;
		font-weight: bold;
	}

	#corpo p {
		font-size: 12px;
	}
        
        #topo_editorial {
            width: 540px;
            text-align: justify;
        }

        #topo_editorial img {
            float: left;
            margin-right: 10px;
        }

        #texto_editorial {
            width: 740px;
            text-align: justify;
        }

        #galeria_editorial {
            width: 730px;
            text-align: justify;
        }

        #foto_principal {
            width: 550px;
            height: 600px;
            float: left;
            margin-top: 10px;
        }

        #thumbs_vestido {
            width: 70px;
            height: 600px;
            float: right;
        }

        #thumbs_vestido img {
            border: 0;
            margin-bottom: 10px;
            cursor: pointer;
        }

        #outros_vestidos {
            width: 540px;
            margin-top: 10px;
            text-align: justify;
        }

        #outras_edicoes {
            width: 540px;
            margin-top: 20px;
            text-align: justify;
        }

	#cabecalho {
		background-image: url('../new_images/fundo-titulos.jpg');
		background-repeat: repeat-x;
		background-position: top;
		background-color: #fff;

		height: 52px;
		margin: 0;
		padding: 0;
		padding-right: 5px;
	}	

	#adSense {
		width: 160px;
		float: right;
		margin: 5px 0;
		margin-left: 17px;
	}

	#adSenseRodape {
		width: 100%;
		margin: 10px auto;
		margin-bottom: 1px;		
		padding: 10px 0;
		clear: both;
	}

    
