﻿*{font-family:Arial; font-size: 12px; color:#616263;}

body
{
	background:#e6f4e8;
	padding:0;
	margin:0;
}
img
{
	border:0;
	padding:0;
	margin:0;
}

a
{
    text-decoration:none;
    }
    
a:hover
{
    text-decoration:underline;
 }

#corpo 
{
    width:797px; 
    background: #fff url('../images/sombra_direita.gif') repeat-y; 
}

#rodape 
{
    width:797px; 
    height:8px; 
    background-color: #fff;
    text-align: left;
}

#rodape_sombra_inicio
{
    float:left;
    width: 8px;
    height: 8px;
    background: #fff url('../images/sombra_inicio_rodape.gif');   
}

#rodape_sombra 
{
    float:left;
    width: 781px;
    height: 8px;
    background: #fff url('../images/sombra_rodape.gif') repeat-x;   
}

#rodape_juncao
{
    float:left;
    width: 8px;
    height: 8px;
    background: #fff url('../images/canto_direito_rodape.gif') repeat-x;   
}

#conteudo 
{
    width:759px; 
    padding: 10px 17px 10px 10px; 
    min-height: 350px;
    text-align: left;
}

.TituloMaster
{
    font-size: 18px;
    font-weight: bold;
    color: #92bc3e;
}
