	
	body {
	margin:20px 20px 0px 20px;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #CCCCCC;

		}
	
	#main {
	border:1px outset #000;
	background:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
		}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#main #menu {
	border-left:#000;
	border-bottom:#000;
	float:right;
	width:230px;
	background:#000000;
	margin:0px 0px 10px 10px;
	border-right-color: #000000;
	clip:   rect(auto auto auto auto);
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#menu p { font-size:10px}
	


#pie {
	background-color: #FFFFFF;
	border-top: 1px dotted #FF0000;
	border-right: #FF0000;
	border-bottom: #FF0000;
	border-left: #FF0000;
	margin-top: 30px;
}


#barra {
	background-color: #000000;
	background-image: url(bg.jpg);
	background-position: 0px 5px;
}
#presenta {
	background-color: #FFFFCC;
	background-position: 0px 5px;
	border: 1px solid #FFCC66;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	white-space: normal;
	padding: 5px;
	margin: 5px;




}
