html, body {
	height:100%;
}

body, div, p, h1, h2, h3, img, td, ol, ul, li, form, table, td, a {
	border:0;
	padding:5;
	margin:0;
}

body {
	background-color:#F9F7EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E3701;
}

hr {
	color:#4E3701;
	margin:30px 0;
}

#header {
	background-image:url(img/continuacao_topo.jpg);
	background-position:777px 0;
	background-repeat:repeat-x;
}

#menu {
	float:left;
	background:url(img/continuacao_lateral.jpg) repeat-y;
}

#menu ul {
	padding:10px 0;
	background:url(img/fundo_menu.jpg) no-repeat;
}

#menu li {
	list-style-type:none;
	margin:0 0 8px 0;
}

#main {
	background:url(img/Index.gif) no-repeat;
	float:left;
}

#content {
	background:url(img/logo_guaralama.gif) no-repeat;
	background-position:center 80px;
	margin:0 40px 20px 0;
	padding-left:50px;
	width:550px;
	float:left;
}

#content p {
	margin-bottom:20px;
}

.img-left {
	float:left;
	margin:0 10px 10px 0;
}

.td-miniaturas img {
	margin-right:5px;
}

.td-videos img {
  margin-right:10px;
}


#publicidade {
	 float:left;
	 border:1px solid #D2CDB7;
	 width:200px;
	 text-align:center;
	 border-bottom:0;
}

#publicidade p {
	padding:10px 0;
	border-bottom:1px solid #D2CDB7;
}

#publicidade p.titulo {
	margin:0;
	padding:3px;
	background-color:#8E825A;
	color:#fff;
	font-weight:bold;
}