body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #f1f1f1;
	margin: 0px;
}
#main {
	width: 924px;
	margin:5px auto 0 auto;
}
#top {
	width:924px;
	background:url(../arte/bg_top.jpg) repeat-x;
	float:left;
}
#topleft, #topright {
	width:462px;
	float:left;
}
#topright {
	text-align:right;
}
#footer {
	width: 864px;
	float:left;
	background:url(../arte/bg_bar.jpg) repeat-x;
	margin:20px 0 30px 0;
	padding:4px 10px;
	text-align:center;
	text-transform: uppercase;
}
#footer a {
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	color:#f60;
}
#bottom {
	width:924px;
	background:url(../arte/bg_bottom.jpg) repeat-x;
	float:left;
	margin:0 0 20px 0;
}
#bottomleft, #bottomright {
	width:462px;
	float:left;
}
#bottomright {
	text-align:right;
}
#gral {
	float:left;
	width:884px;
	padding:0 20px;
	background:url(../arte/bg.jpg) repeat-y;
}
#logo {
	float:left;
	width:884px;
	padding:6px 0 0 0
}
#logo img {
	border:0;
}
#fondo {
	float:left;
	width:884px;
	background:url(../arte/bg_ilust.jpg) no-repeat;
}
#menu {
	float:left;
	width:864px;
	background:url(../arte/bg_bar.jpg) repeat-x;
	margin:16px 0 10px 0;
	display:inline;
	padding:4px 10px;
	font-size:14px;
}
#menu1 {
	float:left;
	width:464px;
	text-transform: uppercase;
}
#menu2 {
	float:left;
	width:400px;
	text-align:right;
}
#menu a {
	color:#333;
	text-decoration:none;
}
#menu a:hover {
	color:#f60;
}
