*
{
padding:0px;
margin:0px;
}

body
{
background-image:url('images/bg.gif');
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

table.conteiner
{
width:900px;
border-left:1px solid #8a867a;
border-right:1px solid #8a867a;
border-bottom:1px solid #8a867a;
background-color:#FFFFFF;
}

td.head
{
width:900px;
height:229px;
background:url('images/head.jpg') no-repeat;
}

div.info
{
margin-left:320px;
margin-top:65px;
}

div.info a
{
font-size:18px;
color:#333333;
text-decoration:none;
}

div.info span.url
{
font-size:36px;
color:#FFFFFF;
font-weight:bold
}

span.menu
{
margin-left:10px;
font-size:16px;
color:#034992;
font-weight:bold
}

ul
{
list-style:none;
margin-left:20px;
margin-top:10px;
}

ul li
{
background:url('images/tablet.gif') no-repeat;
padding-left:25px;
line-height:20px;
margin-bottom:10px;
}

ul li a
{
color:#000000;
text-decoration:none
}

ul li a:hover
{
text-decoration:underline
}

div.content
{
text-align:justify
}

div.content h1
{
color:#034992;
font-size:14px;
margin-bottom:10px;
text-transform:uppercase
}

div.content p
{
margin-bottom:10px;
}

td.footer
{
height:70px;
background-image:url('images/footer.gif');
background-repeat:repeat-x;
color:#FFFFFF;
font-weight:bold
}