body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #DFDFDF;
	background-image: url(../images/layout/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ca2b39;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#TUDO {
	width: 723px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat;
	padding: 5px;
}
#RODAPE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	text-align: right;
	clear: both;
	background-color: #DDDDDD;
}
#DIR {
	float: right;
	width: 280px;
}
#detalhes {
	padding: 2px;
	background-color: #E1E1E1;
}

#THUMBS {
	width: 332px;
	background-image: url(../images/layout/bg_foto_detalhes_thumb.gif);
	background-position: 54px top;
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 64px;
	padding-right: 0px;
	float: left;
}

#ESQ {
	width: 420px;
	float: left;
	*height: 310px;
	_height: 310px;
	min-height: 310px;
	background-image: url(../images/layout/bg_foto_detalhes.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

