body, html {
background: #EDF3CF url(images/bback.gif) repeat-x bottom left;
overflow: auto;
height: 100%;
margin: 0px;
padding: 0px;
}

/* home.php */
#top {
	height: 115px;
	width: 100%;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#corpo {
	width: 100%;
	background-color: #FFF;
	padding: 0px;
	margin: -5px 0px 0px 0px;
	text-align: center;
	height: 450px;
}
#top #top-center {
	margin: auto;
	height: 110px;
	width: 760px;
	overflow: hidden;
}
#top #top-center h1 {
	text-indent: -5000em;
	margin: 0px 0px 0px 26px;
	width: 247px;
	height: 78px;
	background-image: url(images/fer_cereja_off_02.jpg);
}
#top #top-center h1 a {
	display: block;
	width: 247px;
	height: 78px;
}
#top #top-center ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
	height: 34px;
}
#top #top-center ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#top #top-center #bolsas, #top #top-center #bolsas-selected {
	width: 100px !important;
}
#top #top-center #bolsas {
	background-image: url(images/fer_cereja_on_06.gif) !important;
}	
#top #top-center #bolsas-selected {
	background-image: url(images/fer_cereja_off_06.gif) !important;
}

#corpo #main-center {
	padding: 5px;
	width: 740px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 440px;
}
#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	font-size: 7pt;
	height: 40px;
	width: 100%;
	background-image: url(images/fback.gif);
	background-repeat: repeat-x;
	margin: -5px 0px 0px 0px;
	padding: 5px 0px;
}
#footer #footer-center {
	margin: auto;
	height: 40px;
	width: 760px;
	padding: 2px 0px;
	line-height: 12px;
	clear:both;
}
#footer #footer-menu {
	font-size: 11px;
	padding: 12px 0px;
}
#footer #footer-menu ul {
	margin: 0px;
	padding: 0px;
}
#footer #footer-menu ul li {
	margin: 0px;
	padding: 0px 6px 0px 0px;
	display: inline;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #9E326E;
}
/* fim home.php */

/* bolsas.php */
#bags-main {
	width: 100%;
	height: 405px;
	text-align: left;
}
#bags-main h1 {
	background-image: url(images/h1_bolsas.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 300px;
}
#bags-main span {
	display: none;
}
#bolsas {
	height: 432px;
	overflow: hidden;
	margin: auto;
	width: 100%;
}
#bolsas .bolsa {
	padding: 10px;
	width: 92px;
	float: left;
	height: 92px;
	background-color: #EDF3CF;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#bolsas a {
	text-decoration: none;
}
#bolsas .bolsa:hover {
	background-color: #E2ECB2;
}
#bolsas .bolsa img {
	border: 1px solid #9F467C;
	height: 90px;
	width: 90px;
	margin-top: -13px;
}
*:lang(en) #bolsas .bolsa img {
	margin-top: 0px !important;
}
#bolsas .bolsa .legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 0px;
	text-align: center;
	width: 90px;
	text-transform: uppercase;
	color: #9F467C;
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight: normal;
	letter-spacing: 2px;
}
#bolsas .bolsa:hover .legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 0px;
	text-align: center;
	width: 90px;
	text-transform: uppercase;
	color: #000;
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight: normal;
	letter-spacing: 2px;
}
#bolsas .bolsa:hover img {
	border: 1px solid #000;
}
#info {
	height: 365px;
	overflow: auto;
	margin: auto;
	width: 100%;
}
#info #ficha {
}
#info #fotos {
	margin: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #9F467C;
}
#info #fotos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#info #fotos ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#info #fotos ul li img {
	border: 1px solid #9F467C;
	height: 72px;
	width: 72px;
	margin: 0px;
	padding: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
#info #fotos ul li img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#info #fotos ul li a {
	-moz-opacity: 0.6;
}
#info #fotos ul li a:hover {
	-moz-opacity: 1;
}
#info #ficha #preco {
	height: 70px;
	width: 160px;
	float: right;
	padding: 10px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	clear:both;
}
#info #ficha #preco p {
	font-size: x-large;
	color: #9F467C;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#info #ficha #preco .mini {
	font-size: x-small;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-style: normal;
}
#info #ficha #preco a {
	text-decoration: underline;
	color: #9F467C;
}
#info #ficha #preco a:hover {
	color: #000000;
	text-decoration: none;
}
#info #ficha h2 {
	font-size: x-large;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
#info #ficha .estilo {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #999 !important;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
#info #ficha h3 {
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
#info #ficha p {
	margin-top: 2px;
	margin-bottom: 6px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bolsa .novidade {
	background-image: url(images/st_novidade.gif);
	padding: 0px;
	height: 40px;
	width: 40px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	top: -8px;
	left: -8px;
	margin-bottom: -40px;
}
.bolsa .vendida {
	background-image: url(images/st_vendida.gif);
	height: 40px;
	width: 40px;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	padding: 0px;
	top: 0px;
	margin-bottom: -40px;
}
#bags-main #bolsas #nav-control {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	font-size: 14px;
	float: right;
}

/* fim bolsas.php */

/* comprar.php */
#buy-main {
	width: 100%;
	height: 405px;
	text-align: left;
}
#buy-main h1 {
	background-image: url(images/h1_comprar.gif);
	padding: 0px;
	height: 53px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
#buy-main span {
	display: none;
}
#buy-main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: small;
}
#buy-main a {
	color: #9F467C;
	text-decoration: underline;
}
#buy-main a:hover {
	color: #000000;
	text-decoration: none;
}
/* fim comprar.php */

/* contato.php */
#contact-main {
	width: 100%;
	height: 405px;
	text-align: left;
}
#contact-main #form {
	width: 300px;
	float: right;
	padding: 10px;
	background-image: url(images/tback.gif);
	overflow: hidden;
}
#contact-main #form h1 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tit_contato.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 196px;
}
#form #contato {
	margin: 0px;
	padding: 2px;
}
#form #contato p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#form #contato input, #form #contato textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #A7A6AA;
	font-size: xx-small;
	width: 100%;
	overflow: auto;
	margin-top: 1px;
	margin-bottom: 2px;
}
#form #contato input {
	height: 24px;
	vertical-align: top;
}
#form #contato textarea {
	height: 72px;
}
#form #contato .focused {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
}
#form #contato .normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #A7A6AA;
	font-size: xx-small;
}
#form #contato .blured {
	font-size: medium;
	color: #9F467C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	vertical-align: text-bottom;
}
#contact-main span {
	display: none;
}
#contact-main h1 {
	background-image: url(images/h1_contato.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 300px;
}
#form .status {
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 100%;
	color: #9F467C;
}
#contact-main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
#contact-main a {
	color: #9F467C;
	text-decoration: underline;
}
#contact-main a:hover {
	color: #000000;
	text-decoration: none;
}
#contact-main ul {
	list-style-type: circle;
	list-style-position: outside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
/* fim contato.php */

/* perfil.php */
#profile-main {
	width: 100%;
	height: 405px;
	overflow: auto;
	text-align: left;
}
#profile-main p {
	font-size: small;
}
#profile-main #marca {
	float: right;
	width: 59%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#profile-main #designer h2 {
	font-style: italic;
	font-weight: normal;
	color: #9F467C;
	line-height: 12px;
	font-size: large;
}
#profile-main h1 {
	background-image: url(images/h1_perfil.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 300px;
}
#profile-main span {
	display: none;
}
#profile-main #designer {
	float: left;
	width: 39%;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#profile-main #marca h2 {
	font-style: italic;
	font-weight: normal;
	color: #9F467C;
	line-height: 12px;
	font-size: large;
}
/* fim perfil.php */