@charset "utf-8";
/* CSS Document */

body {
	background-color: #2A1514;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(images/fondo.jpg);
}


#tableCenter{
	width:298px;
	height:313px;
	position:absolute;
	background-color: #A69174;
}
#tableCentert h1{
	width:15px;
	height:873px;
	position:relative;
	top:0px;
	right:0px;
	background:url(images/index_02.jpg) 0 0 no-repeat #FFFFFF;
}
#tableCentert img{
	width:87px;
	height:87px;
	position:relative;
	top:0px;
	right:0px;
}
