/* CSS Document */
object, iframe,
abbr, acronym, address, code,
form, label {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#555555;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
} 

a.a-top-menu {
	COLOR: #333333; text-decoration: none;
}
a.a-top-menu:link {
	COLOR: #333333; text-decoration: none
}
a.a-top-menu:visited {
	COLOR: #333333; text-decoration: none
}
a.a-top-menu:hover {
	COLOR: #333333; text-decoration: underline
}

table.container {border:#ccc 1px solid;}

#container { 
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	border:#ccc 1px solid;
	background-color:#fff;
}
#head_logo { 
	height:120px;
}
#head_dw_logo { 
	background-color:#FFFF00;
	height:5px;
}
#head_button {
	background-image:url(img/bg_button.jpg); background-repeat: repeat-x;
	height:30px;
	border-top:#ccc 1px solid; border-bottom:#ccc 1px solid;
}
.head_button {
	font-weight:bold;
	margin-top:8px; margin-bottom:5px; margin-left:5px; margin-right:35px;
	float:left;
	color:#333333;
}

.textfield {background-image:url(img/bg_top_off_live.jpg); border:#999999 1px solid; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.button {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

#main { height: auto; overflow: hidden; width: 990px; }
#main div { float: left;}
#left, #right {float:left; width: 184px;}
#center {float:left; width: 570px; margin-left:15px; margin-right:15px;}

#col_head {
	height:20px;
	width:178px;
	margin-top:10px;
	padding-top:5px; padding-left:5px;
	background-image:url(img/bg_col.jpg); background-repeat: repeat-x;
	border:#ccc 1px solid;
	font-size:13px; font-weight:bold
}
#col_box {
	height:auto;
	width:183px;
	border:#ccc 1px solid;
	border-top:0px solid;
}
/* VETRINA */
#showcase_photo { height:122px;}
#showcase_description { height:35px; padding-top:5px; padding-bottom:5px; text-align:center}
#showcase_price { height:20px; padding-top:5px; padding-bottom:5px; text-align:center; font-size:18px; color:#003366}
#showcase_buy { padding-top:5px; padding-bottom:5px; text-align:center}
fieldset{
    margin: 1em 0;padding: 0; border: none; border-top: 1px solid #99A0FA;
}
legend{
	font-weight:bold;color:#555555;background:#FFF
}
