@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	padding:0;
	border:0;
}
#tabla-general{
	position:relative;
	top:10px;
	width:1000px;
	height:625px;
	margin:auto;
}
#tabla-content{
	float:left;
	width:869px;
	height:625px;
	background:url(images/bckgrnd.jpg) no-repeat top left;
	margin:auto;
}
#border-left{
	width:65px;
	height:625px;
	background:url(images/border_left.jpg) no-repeat top right;
	float:left;
}
#border-right{
	width:66px;
	height:625px;
	background:url(images/border_right.jpg) no-repeat top left;
	float: left;
}
#menuautos {
	width:869px;
	height:166px;
	margin:auto;
	float:left;
}
#footerautos{
width:869px;
height:83px;
margin:auto;
float:left;
}
#iframeautos{
background:#FFFFFF;
width:869px;
height:1452px;
}
#tabla-general02{
	position:relative;
	top:10px;
	width:1000px;
	height:1px;
	margin:auto;
}