body {
	margin: 0px;
	font: 100% Arial, Verdana;	
	background: url(../img/fondo.gif) repeat-x center top;
}

#container {
	margin: 27px auto 0px auto;
	width: 800px;
	height: 547px;
}

#top {
	width: 800px;
	height: 84px;
}

#logo{
	width: 230px;
	height: 84px;
	float: left;
}

#menu{
	width: auto/*375px*/;
	height: 38px;
	padding-top: 20px;
	float: right;
	text-align: right;
	background: url(../img/fondo_menu.gif) no-repeat right top ; /*MODIFICACION IE6*/
}

#compra{
	width: 300px;
	height: 22px;
	text-align: right;
	float: right;
}

#middle{
	width: 764px;
	height: 463px;
	background: url(../img/home_01.jpg) no-repeat;
	padding-left: 36px;
}

#flash{
	width: 532px;
	height: 260px;
}

#twitter{
	width: 208px;
	height: 100px;
	margin-top: 0px;
	margin-left: 132px;
	font: italic 11px "Trebuchet MS",Arial, Verdana;
	color: #6f6a68;
}

#twitter a {
font: italic 11px "Trebuchet MS", Arial, Verdana;
color: #8a8582;
}

#twitter ul{
width: 208px;
margin: -10px 0px 0px -38px;
text-align: justify;
}

#pie{
	margin: 0px auto 0px auto;
	width: 800px;
	height: 52px;
	background: url(../img/fondo_pie.gif) no-repeat;
}

#pie_left{
	width: 400px;
	height: 45px;
	margin-top: 13px;
	float: left;
}

#pie_left a{
	color: #7a7a7a;
}

#pie_left a:hover{
	color: #3F3F3F;
}

#espanol{
	width: 70px;
	float: left;
}

#espanol a{
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #7a7a7a;
	text-decoration: none;
	padding-left: 13px;
	background: url(../img/icn_espanol.gif) no-repeat;
}

#contacto {
	width: 86px;
	float: left;
}

#contacto a{
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #7a7a7a;
	text-decoration: none;
	padding-left: 13px;
	background: url(../img/icn_contacto.gif) no-repeat;
}

#descargas {
	width: 66px;
	float: left;
}

#descargas a{
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #7a7a7a;
	text-decoration: none;
	padding-left: 13px;
	padding-bottom: 5px;
	background: url(../img/icn_descargas.gif) no-repeat;
}

#pie_right{
	width: 135px;
	height: 40px;
	margin-top: 12px;
	float: right;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #7a7a7a;
	text-align: right;
	line-height: 130%;
}
