body {
	font-family: Tahoma;
	color: #fff;
	font-size: 13px;
	margin: 0px;
	background-color: #000; 
}

img { border: 0px solid #000;}

td {
	font-family: Tahoma;
	color: #fff;
	font-size: 13px;
}

#container {
	position: relative; 
	width: 900px; 
	margin: 0px auto;
	background-color: #000; 
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	}




#menu-lateral {
	width: 250px; 
	height: 516px;
}

#menu-top {
	width: 650px; 
	height: 200px;
}

#contenido {

}



select {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #666;
	padding: 6px;
}

.inputtext, .inputlogin {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #666;
	padding: 3px;
	border: 0px solid #ccc;
}



textarea {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #666;
	padding: 3px;
	border: 0px solid #ccc;
}



#pie {
	text-align: center;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

.productos td{
	text-align: center;
	color: #EC2790;

}



#kaser {
	position: absolute;
	width: 30px;
	left: 1000px;
	top: 40px;
	text-align: right;
}
