/* CSS Document */

#conteudo{
width: 756px;
height: auto;
text-align: justify;
padding: 0px 0px 0px 0px;
margin: auto;
font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#conteudo a{
color: #841919;
font-weight: bold;
text-decoration: none;
}

#conteudo a:hover{
color: #CCCCCC;
font-weight: bold;
text-decoration: none;;
}

#vitrine {
background:  url(../../arteestilo-antigo/css/%22../vitrine/fundo-vitrine.gif%22);
height: 590px;
}

#texto {
width: 390px;
height: 300px;
background: #ffffff;
float: left;
font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #121212;
padding: 30px 0px 0px 10px;
text-align: justify;
}


<!-- contato -->
#conteudo-contato {
width: 700px;
height: auto;
background: #ffffff;
text-align: justify;
padding: 0px 0px 0px 56px;
font: 10pt Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.arteestilo {
font-weight: bold;
}
<!-- contato -->


.linkimagem{
border: 0px;
text-decoration: none;
}

.linkimagem img {
border: 0px;
}

ul li {
padding: 0px 0px 7px 0px;
list-style-type: none;
list-style-image:  url("../layout/marcador.gif");
}



