@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#delimitacao {
	width: 813px;
	height: 361px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#DCDCDC;
}
#delimitacao .loja {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#DCDCDC;
}
#delimitacao .scroll {
	overflow-x:hidden;
	overflow-y:auto;
	height: 270px;
}
#novidades {
	width:200px;
	height:302px;
	background-image: url(../novidades/background_novidades.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#novidades  .interno {
	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	height: 195px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-top: 25px;
}
#novidades_titulo  {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}
.interno   .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
}
.interno img {
	margin-bottom: 24px;
}




.float_left {
	float: left;
	padding-right: 15px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	color: #FFF;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-top: 15px;
}
.title a:link, a:active { 
	color: white;
	text-decoration: none;
}
.title a:hover {
	color: white;
	text-decoration: underline;
}
.title a:visited { 
	color: white;
	text-decoration: none;
}
.subtitle {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
}
