@charset "utf-8";

body {
	background-image: url(images/rs_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
}#top {
	background-image: url(images/rs_bg_top.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 154px;
	width: 100%;
}
#flash {
	float: left;
	height: 374px;
	width: 100%;
}
#menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 147px;
	width: 100%;
}
#mini_sitios {
	float: left;
	width: 169px;
}
#blog {
	float: left;
	width: 353px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
#blog a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
#blog a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	text-decoration: underline;
}

#blog ul {
	list-style-type: none;
	color: #333;
}
#box #blog ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}

#babilon {
	float: left;
	width: 246px;
}
#reviews {
	float: left;
	width: 179px;
}

#box {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	float: left;
	width: 100%;
	margin-top: 30px;
	text-align: center;
	background-color: #000;
	background-image: url(images/rs_foot.jpg);
	padding-top: 50px;
	color: #FFF;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
#footer p a {
	color: #999;
	font-style: italic;
}
#footer p a:hover {
	color: #FF3;
}
