html, body, h1, h2, h3, h4, {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
}
a:hover {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.articulos{
	color: #2653B1;
}

body {
	text-align: center;
	color: #464544;
	background-image: url(images/soft.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

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

#logo {
	position: absolute;
	top: 0px;
	left: 0;
	width: 800px;
	color: #FFFFFF;
	height: 90px;
	background-image: url(images/logo.jpg);
}
#logo h1 {
	display: none;
}
#logo h2{
	position: absolute;
	top: 58px;
	left: 24px;
	width: 309px;
	color: #305F92;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;

}

#wrapper h2.doc {
	position: absolute;
	top: 290px;
	left: 530px;
	width: 270px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	height: 60px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
}

#wrapper h2.doc span.titulo1{
	font-size: 14px;
}
#wrapper h2.doc span.titulo2{
	font-size: 11px;
	font-style: italic;
}



h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
	position: absolute;
	top: 51px;
	width: 450px;
	height: 35px;
	right: 0px;
	margin: 0px;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav ul li {
	display: inline;
	font-size: 12px;
	color: #000000;
}
#top-nav a {
	text-decoration: underline;
	font-size: 12px;
}
#top-nav a:hover {
  text-decoration: none;
}

#mmagic {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 530px;
	height: 260px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#doctor {
	position: absolute;
	top: 90px;
	left: 530px;
	width: 270px;
	height: 200px;
	background-image: url(images/doctor.jpg);
	background-repeat: no-repeat;
}

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

#body {
  width: 100%;
}

#left {
	float: left;
	width: 530px;
}
#contenido1{
	text-align: justify;
	margin: 10px;
}
#right {
	float: right;
	width: 270px;
	background-color: #F0FAFB;
	padding-bottom: 30px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	width: 131px;
	height: 32px;
	text-align: center;
	border-left: 1px solid white;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #2653B1;
	background-image: url(images/tab_lit.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 15px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}

#visit {
	background: #EEEEEE;
	padding: 15px;
}
#visit h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
#visit a {
}
#visit a:hover {
}

#subs-left {
	float: left;
	width: 480px;
	color: #000000;
	padding: 10px;
	height: auto;
}
#subs-right {
	float: right;
	width: 165px;
	margin: 0px;
	padding-right: 10px;
	padding-top: 10px;
}
#subs-left a {
}
.inst {
	margin: 3px;
  
}
#subs-left h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #000000;
}
#subs-right h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 25px;
}
#subs-right h4 {
	color: #000000;
	margin: 0.6em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subs-right ul {
	margin: 0px;
	list-style-type: none;
}
#subs-right li {
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
}
#right h2 {
	color: #323E51;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#right h3 {
	color: #193573;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
}
#right a:hover {
}

/** footer **/
#copyright {
	color: #fff;
	text-align: center;
	font-size: 11px;
	float: right;
	width: 100%;
	height: 50px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #50B5DF;
}
#copyright p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
