html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	background:center top url(images/fondo.png) no-repeat #000;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

h1 {
	position: absolute;
	top: 36px;
	left: 0;
	height: 46px;
	width: 462px;
	text-align: center;
	color: #ffffff;
	font: 20px "Times new roman", serif;
	font-weight: normal;
	background-color: #000;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}


#bt_vivo {
	float:right;
}

#h1_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	width: 330px;
	float:left;
	padding-top: 14px;
}

#top-nav {
	position: absolute;
	top: 16px;
	left: 463px;
	width: 266px;
	height: 269px;
	background-color: #030;
	background-image: url(images/header-shalom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top-nav ul {
  text-align: center;
  line-height: 10px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
	position: absolute;
	top: 46px;
	left: 680px;
	width: 48px;
	height: 238px;
	background-image: none;
	background-repeat: no-repeat;
}
#header {
	position: absolute;
	top: 82px;
	left: 0px;
	width: 462px;
	height: 202px;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
  background: url(images/body_bg_negro.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 412px;
}
#right {
  float: right;
  width: 312px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/verde_tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}

#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(images/verde_tab_drk.gif) repeat-x;
  border-left: 1px solid white;
  padding-left: 0px;
}

#visit {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

div#slides  {
	border:3px solid #fff;
	height:322px;
	overflow:hidden;
	width:302px;
}


#subs-left {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 70px;
  background: url(images/r_ranking_bg.png) no-repeat scroll 15px 22px #000;
}

#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
	color: #090;
	margin-bottom: 12px;
	font-family: "Times new roman", serif;
	font-size: 22px;
}
#right h3 {
	color: #090;
	margin-bottom: 5px;
	font-family: "Times new roman", serif;
	font-size: 14px;
}
#right p {
	margin-top: 0;
	color: #CCC;
}
#right .left {
  margin-right: 4px;
}
#right a {
	color: #090;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
	color: #fff;
	text-align: center;
	font-size: 11px;
	float: right;
	width: 315px;
	padding: 10px 0;
	margin-bottom: 20px;
	background-color: #030;
}
#copyright p {
  margin: 0;
  padding: 0;
}
