*
{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}

body
{
background-image:url('images/bg.gif');
background-repeat:repeat-x;

}

table.conteiner
{
width:900px;
border-left:1px solid #8a867a;
border-right:1px solid #8a867a;
border-bottom:1px solid #8a867a;
background-color:#FFFFFF;
font-size:12px;
}

td.head
{
width:900px;
height:229px;
background:url('images/head.jpg') no-repeat;
}

div.info
{
margin-left:350px;
margin-top:60px;
position:relative;
}

div.info a
{
font-size:36px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold
}

div.info h1
{
position:absolute;
right:140px;
top:40px;
font-size:22px;
color:#333333
}

span.menu
{
margin-left:10px;
font-size:16px;
color:#034992;
font-weight:bold
}

ul
{
list-style:none
}

ul li
{
margin-bottom:5px;
margin-top:5px;
}

ul li ul
{
list-style:none;
}

ul li ul li
{
background:url('images/tablet.gif') no-repeat;
padding-left:20px;
}

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
}

div.menu
{
 padding-top:10px;
}

div.menu a
{
color:#000000
}

h3 {
font-size:14px;
font-weight:normal;
}