/* CSS Document */



.quadro_anuncio {
    float:left;
    min-width: 140px;
    min-height: 225px;
    max-width: 140px;
    max-height: 225px;
    text-decoration: none;
    margin-left: 1px;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom:6px;
    padding-left: 0px;
    padding-top: 0px;
    background-color:#222;
}

.quadro_anuncio:hover {
    background-color:#4e393c;
}


.quadro_anuncio a {
    float:left;
}

.moldura_imagem {
    width: 140px;
    height: 180px;
    max-width: 140px;
    max-height: 180px;
    min-width: 150px;
    min-height: 180px;
    text-decoration: none;
    overflow: hidden;
    float:left;
    margin-left:0px;
    margin-top:5px;
}


.moldura_imagem img{
    margin-left:4px;
    margin-top:0px;
}

.moldura_imagem a {
    float:left;
}


.dados_anuncio {
	min-width: 150px;
	maxwidth: 150px;
    min-height: 35px;
    max-height: 35px;
    color: #BA9793;
    padding-left:20px;
}


.art-Post-body_flash
{
	position: relative;
	z-index: 1;
	padding: 0px;
}

input { 
 background-color: #FFDDFF ;
}

select { 
 background-color: #FFDDFF;
 color: #000; 
}

textarea { 
 background-color: #FFDDFF;
 color: #000; 
}


.fundo_video {
        width:740px;
	height: 283px;
	background-image: url('images/fundo_video.png');
}



.quadro_anuncio_ext {
    float:left;
    min-width: 150px;
    min-height: 225px;
    max-width: 150px;
    max-height: 225px;
    text-decoration: none;
    margin-left: 3px;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom:6px;
    padding-left: 0px;
    padding-top: 0px;
    background-color:#222;
}

.quadro_anuncio_ext:hover {
    background-color:#4e393c;
}


.quadro_anuncio_ext a {
    float:left;
}

.moldura_imagem_ext {
    width: 140px;
    height: 180px;
    max-width: 140px;
    max-height: 180px;
    min-width: 150px;
    min-height: 180px;
    text-decoration: none;
    overflow: hidden;
    float:left;
    margin-left:10px;
    margin-top:5px;
}







.quadro_anuncio_ext2 {
    float:left;
    min-width: 60px;
    min-height: 80px;
    max-width: 60px;
    max-height: 80px;
    text-decoration: none;
    margin-left: 3px;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom:6px;
    padding-left: 0px;
    padding-top: 0px;
    background-color:#222;
}

.quadro_anuncio_ext2:hover {
    background-color:#4e393c;
}


.quadro_anuncio_ext2 a {
    float:left;
}

.moldura_imagem_ext2 {
    width: 50px;
    height: 80px;
    max-width: 50px;
    max-height: 80px;
    min-width: 50px;
    min-height: 80px;
    text-decoration: none;
    overflow: hidden;
    float:left;
    margin-left:5px;
    margin-top:2px;
}



/*       BLOG       */

.titulo{
	margin-left:190px;
	margin-top:40px;
	padding-left:10px;
	padding-top:10px;
	height:100px;
	background-image: url('images/fundo90.png');
}

.texto{
	margin-left:190px;
	margin-top:10px;
	padding-top:1px;
	padding-left:10px;
	height:70px;
	background-image: url('images/fundo80.png');
        overflow: hidden;
}

.texto2{
	margin-left:190px;
	margin-top:10px;
	padding-top:1px;
	padding-left:20px;
        padding-right: 20px;
	background-image: url('images/fundo80.png');
}

.topico {
	margin-left:15px;
	width:690px;
	height:250px;
	float:left;
        background-color:#000000;
	margin-bottom:10px;
        
}

.topico2 {
	margin-left:15px;
	width:690px;
	float:left;
        background-color:#000000;
        padding-right: 10px;
	margin-bottom:10px;
        
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

