13
| <![CDATA[<style type="text/css">
#imgpos {
position:absolute;
left:50%;
top:50%;
margin-left:-110px;
margin-top:-40px;
}
#estrutura{
width:700px;
height: auto;
position:absolute;
left:50%;
margin-left:-350px;
text-align: center;
}
#titulo {
height: 200px;
width: 700px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
text-align: center;
color: #C60;
vertical-align: bottom;
display: table-cell;
}
#imagem {
margin-top: 20px;
text-align: center;
height: 90px;
}
#bottom {
width: 700px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;
margin-top: 20px;
}
a {
text-decoration: none;
color: #000;
}
a:visited {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
color: #000;
}
a:active {
text-decoration: none;
color: #000;
}
</style>]]>
|