
body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; font-family: verdana,Arial, Helvetica, sans-serif; color:#FFFFFF;}

.container {
	width: 955px;
	margin: 0 auto;
}

#main {
	background: url(images/header_slice.jpg) repeat-x;
	height: 172px;
	padding:1px 0 0 0px;
}

#main .header{
	background: url(images/header_slice.png) no-repeat;
	height: 172px;
	width:955px;
	
}

#content{
	font-size: 12px;  
	color: white;
	padding: 20px 0 0 40px;
}

#main .container #content table tr th{
	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align:left;
	color:white;
	padding: 30px 0 10px 0;
}

#title{
background: url(images/guia.jpg) no-repeat;
	height: 91px;
	width: 835px;
	margin:0px 0 0 0px;
}

#footer {
	background: url(images/footer_slice.jpg) repeat-x;
	height:88px;
	margin:100px 0 0 0px;
}