﻿body, html
{
	margin: 0px;
	padding: 0px;
	border: 0;
	background-color: #FFFFFF;
}
img
{
	margin: 0px;
	padding: 0px;
	border: 0;
}

#divMainContent
{
    width:961px;
    margin:0px auto;
}

div
{
    font-family:Verdana;
    font-size:9pt;
}

#divHead1
{
    
}

#divHead2
{
    height:291px;
    width:373px;
    background-image: url(./Images/topo_direita.jpg);
    background-repeat:no-repeat; 
    float:right;
}

#divContactInfo
{
    color:White;
    padding-top:100px;
    padding-left:30px;
    padding-right:30px;
}

#divForLine
{
    background-color:Black;
    position:relative;
    top:0px;
    left:0px;
    height:5px;
}

p, text
{
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0px;
	margin: 0px;
	display: inline;
	white-space: nowrap;
}

.pd1
{
    float:left;
    width:18px;
    min-width:18px;
    height:2px;
}

.pd2
{
    width:20px;
    float:left;
}

.image
{
    float:left;
    margin-bottom:15px;
}

.link1
{
    color:Black;
}

.link2
{
    color:White;
    text-decoration:none;
}