*
{
    margin:0;
    border:0;
    padding:0;
}

a:link, a:visited,a:active, a:hover{
	text-decoration:none;
	color:#fff;
}

body
{
	font-family: Tahoma;
	font-size:12px;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

h1
{	
	width:200px;
	margin:10px 0 10px -5px;
    color:#593562;
    font:bold 14px Verdana, Geneva, sans-serif;
}


#header
{
	margin:0 auto;
	height:248px;
	width:844px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
}
#corpo
{
	margin:0 auto;
	height:513px;
	width:844px;
	background-image: url(../img/corpo.png);
	background-repeat: no-repeat;
}
#lateral
{
    margin-left:40px;
    width:155px;
    height:440px;
    float:left;
}
#conteudo
{
    height:440px;
    float:left;
    width:640px;
}
.clear
{
    clear: both;
}
p {
    color:#000000;
    font-weight: bold;
}
span {
    color:#ffffff;
}
#menu a {
    display:block;
    height: 60px;
    width: 140px;
}
#mverao_toldos
{
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mempresa
{
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
#mprodutos
{
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#mcontato
{
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -180px;
}
#menu ul, #menu li
{
    list-style: none;
}
#menu span
{
    display: none;
}
.submit
{
    font-weight: bold;
    color: #ffffff;
    background: #5d3867;
    font-size: 12px;
    padding:5px 5px 5px 5px;
    float:right;
}
.text
{
    float:right;
    width: 160px;
    font-size:12px;
    height:22px;
}
form span
{
    float:left;
    color:#000000;
    font-size:12px;
    font-weight: bold;

}
.textarea
{
    float:right;
    width:240px;
    height:150px;
}
h2
{
	padding:5px 0 5px 0;
	margin:0 0 0 0;
    color:#593562;
    font-size: 12px;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
}

#foto a:link, a:visited,a:active, a:hover{
	margin:0 0 0 0px;
    text-align: center;
    color:#593562;
    font-size: 14px;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}


.assinatura a:link, a:visited,a:active, a:hover{
    color:#fff;
    font-size: 12px;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

