html{
overflow-y:scroll;
}

body{
margin:0px;
font-family: arial, sans-serif;
font-size:12px;
color:#444;
background:#FFF;
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
}

form{
margin:0;
}

a{
text-decoration:none;
font-weight:bold;
color:#FC6D04;
outline: none;
}




img{
border:0;
}

#container{
margin:0 auto;
width:800px;
}



#header{
height:150px;
width:750px;
}

#start-selling{
position:relative;
left:-39px;
top:10px;
}

#header-nav{
	position:absolute;
	width:753px;
	padding:10px;
	margin-left:15px;
	top:101px;
	z-index:99;
	left: 109px;
	height: -18px;
}

#header-nav a{
padding:5px 9px;
background:#EEE;
font-weight:bold;
font-size:13px;
border: 1px solid #DDD;
margin-top:10px;
}


#sidebar{
position:absolute;
margin-left:750px;
width:200px;
background-color:#FFF;
top:0;
}

.submenu {
border-BOTTOM:#666666 1px solid;
	font-family: arial;
	font-weight: normal;
	font-size: 12px; 
	text-align: left;
}

a.Menu:link {
	color: #FF7F00;
	text-decoration: none;
	font-weight: normal;
}
a.Menu:visited {
	color: #FF9933;
	text-decoration: none;
		font-weight: normal;
}
a.Menu:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.Menu:active {
	color: #FF7F00;
	text-decoration: none;
	font-weight: normal;
}

.tablaline2	{ background-color: #F8F7F7; border: 1px #F8F7F7 solid; }

.textos{color: #6a6a6a;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
; }

.textos_chicos{color: #6a6a6a;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
; }

.titulos{color: #6a6a6a;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
; }

.titulos2{color: #FF7F00;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
; }

.naranja {
	color: #f2f2f2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background:#FC6D04;
}

.tabla_general {
	background:#f3f3f3;
}
.texto_pie{
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sub-naranja {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background:#ff7f00;
}


a.subMenu:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.subMenu:visited {
	color: #FF9933;
	text-decoration: none;
		font-weight: normal;
}
a.subMenu:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.subMenu:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.pie:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.pie:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.pie:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.pie:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}


