﻿body {font-family:Verdana, Tahoma;	
	color:#484848;
	background-image:url(../images/master_page_background.png);	
	background-position:top, left;	
	position:relative;
	}
p{font-weight:bold; font-size:110%;}

#div_principal {width:700px; margin-left:auto; margin-right:auto;border: solid 2px #ffeb44}

div #div_header {border:solid 2px #b2b2b3; border-top:0px; border-left:0px; border-right:0px; border-bottom:2px; border-style:solid;
	background-color:#e3e4e6;
	text-align:center;
	}

div #div_conteudo{background-color:#d5d6d8; border-style:none;}

