#box {
background-color:#151515;
background-image:url(../img/picture_bg.jpg);
width:919px;
text-align:left;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-right-color:#ff0;
border-bottom-color:#ff0;
border-left-color:#ff0;
height:519px;
position:relative;
margin:auto;
padding:31px 0 0 31px;
}

form {
margin:0;
padding:0;
}

h1,h2,h3 {
line-height:16px;
margin:0;
padding:0;
}

#center p {
line-height:16px;
margin:0;
}
.new {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	font-size: 16px;
}


a:hover {
color:#FF0;
}

body {
background-color:#333;
text-align:center;
color:#999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0 0 10px;
}

.small {
font-size:9px;
line-height:11px;
}

#footer {
font-size:10px;
margin:5px auto auto;
}

#header {
position:relative;
width:919px;
}

#header #logo {
float:left;
}

#header #flags {
position:absolute;
top:-20px;
right:2px;
}

#header #menu_box {
float:right;
margin-right:-2px;
}

#box #center {
clear:both;
}

#center #welcome {
float:left;
margin-top:76px;
padding-left:2px;
width:473px;
}

#center #flash {
position:absolute;
right:0;
bottom:0;
}

#center h1 {
font-size:16px;
text-transform:uppercase;
margin-top:0;
margin-bottom:10px;
}

#center h2 {
font-size:11px;
font-weight:700;
text-transform:uppercase;
}

#center #text {
text-align:justify;
float:left;
width:494px;
margin-top:65px;
}

#center #box_slide {
	width:368px;
	position:absolute;
	right:35px;
	bottom:32px;
	height:330px;
	overflow:hidden;
}

.field {
color:#FFf;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#333;
border:1px solid #7f7f7f;
padding:1px 2px 3px;
}

#botton_submit {
margin:10px 0 0 270px;
}

#listing_products {
	border:1px solid #676767;
	height:298px;
	overflow: scroll;
	overflow-x: hidden;
	padding-right:10px;
	padding-left:10px;
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color:#000;
	scrollbar-base-color:#9c9c9c;
	scrollbar-darkshadow-color:silver;
	scrollbar-face-color:#9c9c9c;
	scrollbar-highlight-color:#9c9c9c;
	scrollbar-shadow-color:#9c9c9c;
	scrollbar-track-color:#EEE;
	width: 492px;
}

#listing_products table {
width: 450px;
}

#listing {
height:299px;
overflow:auto;
scrollbar-3dlight-color:silver;
scrollbar-arrow-color:#000;
scrollbar-base-color:#9c9c9c;
scrollbar-darkshadow-color:silver;
scrollbar-face-color:#9c9c9c;
scrollbar-highlight-color:#9c9c9c;
scrollbar-shadow-color:#9c9c9c;
scrollbar-track-color:#EEE;
}

ul {
margin:0 0 0 15px;
}

a,#footer a {
color:#FFF;
text-decoration:none;
}
td.categoria {
	color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	text-transform: uppercase;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
	background-color: #333333;
}
