@charset "UTF-8";
body  {
	background: #f1f2f2;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 0 50px;
	text-align: left;
}
#labHemato #labhematoLink, #labLiso #lablisoLink, #labHisto #labhistoLink, #labVete #labveteLink,#esp #espLink, #diplo #diploLink, #casos #casosLink, #quienes #quienesLink, #citas #citasLink, #contacto #contactoLink, #noticias #noticiasLink , #ilus #ilusLink, #atlas #atlasLInk, #otros #otrosLink{
	font-family: Arial, Helvetica, sans-serif;
	color: #cda349;
	text-decoration: none;
	background-color: #f8f8f9;
	width: 287px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: .8em;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../images/sideBar1_sub_act.gif);
	background-repeat: repeat-y;
	margin-left: 1px;
}
.profesores {
	background-image: none;
	background-color: #D3D3D3;
	margin: 0px;
}
.profesores #container {
	margin: 0px;
	width: 500px;
	background-color: #D4D4D4;
	background-image: none;
	height: auto;
	float: left;
}
.profesores #container #mainContent {
	background-color: #F1F1F1;
	padding: 10px;
	margin: 10px;
	width: 455px;
	border: 2px solid #A7A7A7;
}
.mapa {
	background-image: none;
	background-color: #D3D3D3;
	margin: 0px;
}
.mapa #container {
	margin: 0px;
	width: 650px;
	background-color: #D4D4D4;
	background-image: none;
	height: auto;
	float: left;
}
.mapa #container #mainContent {
	background-color: #F1F1F1;
	padding: 10px;
	margin: 10px;
	width: 645px;
	border: 2px solid #A7A7A7;
}

.becas {
	background-image: none;
	background-color: #D3D3D3;
	margin: 0px;
	text-align: left;
}
.becas #container {
	margin: 0px;
	width: 650px;
	background-color: #D4D4D4;
	background-image: none;
	height: auto;
}
.becas #container #mainContent {
	background-color: #F1F1F1;
	padding: 10px;
	margin: 10px;
	width: 605px;
	border: 2px solid #A7A7A7;
}
.becas #container #mainContent .listaTexto {
	text-align: justify;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: circle;
}
.becas #container #mainContent div .current a {
	border: thin dotted #BCBCBC;
	background-image: url(../images/mainNav_1ni.gif);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	width: 250px;
}
.becas #container #mainContent div .current a:hover{
	border: thin dotted #cda349;
	background-image: url(../images/mainNav_act.gif);
	background-repeat: repeat-x;
}

.imgCaso {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	height: auto;
	width: auto;
}

.current a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	list-style-type: disc;
	display: block;
	padding: 5px 0px 5px 5px;
	background-image: url(../images/ul_a.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	text-indent: 15px;
	margin-left: 10px;
	margin-right: 0px;
	width: auto;
	text-align: left;
}

.current a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #cda349;
	list-style-position: inside;
	background-image: url(../images/ul_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-align: left;
}

.ligas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	text-decoration: none;
}

.ligas a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #cda349;
	text-decoration: none;
}

.ligasub a {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.ligasub a:hover {
	color: #cda349;
	text-decoration: none;
	font-weight: bolder;
}


.sideBarNav a {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 10px 0px 10px 10px;
	width: 285px;
	font-size: .8em;
}
.sideBarNav a:hover {
	color: #999;
	text-decoration: none;
	display: block;
	padding: 10px 0px 10px 10px;
	width: 284px;
	font-size: 0.8em;
	background-color: #f1f2f2;
	margin-left: 1px;
}
.listaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666;
	list-style-type: circle;
	list-style-position: outside;
	text-align: justify;
	text-indent: 0px;
	padding-left: 17px;
}

.boton a{
	background-color: #D3D3D3;
	border: 1px dotted #909090;
	padding: 10px;
	width: 100px;
	background-image: url(../images/mainNav_1ni.gif);
	background-repeat: repeat-x;
	color: #666;
	height: 20px;
}

.boton a:hover{
	background-color: #f1f2f2;
	border: 1px dotted #cda349;
	padding: 10px;
	width: 100px;
	background-image: url(../images/mainNav_act.gif);
	background-repeat: repeat-x;
	color: #cda349;
	height: 20px;
}


#esp #container #mainContent #texto .listaTexto, #labLiso #container #mainContent #texto .listaTexto {
	padding-left: 20px;
	list-style-position: outside;
	text-align: justify;
	margin-right: 0px;
	text-indent: -2px;
}

p {
	padding: 0px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	margin: 0px;
	display: block;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding: 0px;
	margin: 10px 10px 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #cda349;
	text-align: center;
	font-weight: 900;
	display: block;
	padding: 10px;
	margin: 20px 10px 10px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #666;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #818181;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-variant: small-caps;
	color: #545454;
	text-align: center;
	padding: 0px 0px 0px 15px;
}

dl {
	padding: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	text-align: left;
	margin: 010px;
	display: block;
	list-style-type: none;
}

ul {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 10px;
	display: block;
	list-style-type: none;
}
#container  {
	width: 974px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/bg_subSlice.gif) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
} 
#header  {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 253px;
	width: 974px;
	background-image: url(../images/header_sub.jpg);
	background-repeat: no-repeat;
} 
#header h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 253px;
	width: 975px;
}
#container #header #mainNav {
	padding-left: 0px;
	height: 58px;
	width: 975px;
	padding-top: 180px;
	padding-right: 0px;
	zoom: 1;
}
#container #header #mainNav dl{
	height: 58px;
	width: 953px;
	padding: 0px;
	background-image: url(../images/mainNav_1ni.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 10px;
}

#container #header #mainNav dt{
	float:left;
	display: block;
	padding: 20px 0px 0px;
	height: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#container #header #mainNav dt a{
	padding-left: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	padding-right: 41px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#container #header #mainNav dt a:hover  , #container #header #mainNav dt .active {
	padding-left: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #cda349;
	font-weight: normal;
	padding-right: 40px;
	background-image: url(../images/mainNav_act.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	border-top: 1px none #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px none #CCC;
	border-left: 1px solid #CCC;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 308px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 20px;
	height: 399px;
	background-image: url(../images/sideBar1_sub.gif);
	background-repeat: no-repeat;
	background-position: 25px;
	margin-left: 20px;
}
#sidebar1 .current a {
	border: thin dotted #BDBDBD;
	background-color: #E8E8E8;
	list-style-type: none;
	margin-right: 50px;
	background-image: url(../images/mainNav_1ni.gif);
	margin-left: 50px;
	padding-left: 20px;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
#sidebar1 .current a:hover{
	border: thin dotted #cda349;
	background-image: url(../images/mainNav_act.gif);
	background-repeat: repeat-x;
}
#sidebar2  {
	float: left;
	width: 279px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/sideBar2_sub.gif);
	background-repeat: no-repeat;
	height: 441px;
	background-position: 25px;
	clear: left;
	margin-left: 20px;
}
/* esta rule se va a usar cuando aumenten la cantidad de casos para scroll
#casos #container #sidebar2 ul {
	overflow: scroll;
}
*/

#container #sidebar2 #datosSideBar2 {
	background-color: #F8F8F8;
	text-align: left;
	padding: 5px 15px;
	margin: 0px 0px 0px 10px;
	border: 1px ridge #E3E3E3;
	color: #7C7C7C;
}
#container #mainContent {
	height: auto;
	margin: 0px 0px 0px 348px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*Esto es el codigo para la galeria solamente*/
#wrap {
	text-align:left;
	width: 626px;
	background-image: url(../images/centerContenido_sub.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	float: right;
	padding-left: -2px;
}
#limg {
	padding: 0px;
	margin: 0px;
	height:1%;
	width: 600px;
}
#limg img {
	padding:5px;
	margin:0px auto 0px 150px;
	border:1px solid #aaa;
	background-color:#fff;
}
#cont {
	display: block;
	width: 500px;
	height:75px;
	margin:0px -3px 0px 0px;
	;
	padding: 0px;
}
#ulthumb {
	list-style:none;
	list-style-type:none;
	display: block;
	padding: 0px 0px 0px 150px;
	margin: 0px;
	
}
#ulthumb li {
	display:block;
	float: left;
	margin:3px 3px 0px 0px;
	width:75px;
	height:75px;
}
#ulthumb img {
	cursor:pointer;
	padding:2px;
	border:solid 1px #aaa;
	background-color:#fff;
}
#container #mainContent #texto {
	padding: 15px 15px 0px 10px;
	width: auto;
	background-image: url(../images/centerContenido_sub.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 35px;
	height: auto;
	margin-left: 0px;
}
#container #mainContent #texto p {
	text-align: justify;
}
#container #mainContent #texto h2 {
	margin-left: 30px;
	text-align: center;
}
#container #mainContent #texto .current a{
	border: thin dotted #BDBDBD;
	margin-right: 350px;
	background-color: #E8E8E8;
	background-image: url(../images/mainNav_1ni.gif);
	background-repeat: repeat-x;
	width: auto;
	text-indent: 1px;
}
#container #mainContent #texto .current a:hover {
	border: thin dotted #cda349;
	background-image: url(../images/mainNav_act.gif);
	background-repeat: repeat-x;
	width: auto;
}
.bottomcontent {
	background-image: url(../images/bottomContenido_sub.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 72px;
}
#footer  {
	padding: 0;
	height: 200px;
	width: 974px;
	margin-left: 0px;
	background-image: url(../images/bg_subFooter.gif);
	background-repeat: no-repeat;
	clear: both;
} 
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#container #footer #leftFooter {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 170px;
	padding-right: 40px;
	margin: 40px 0px 0px;
}
#container #footer #centralFooter {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin: 40px 0px 0px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	text-align: center;
}
#container #footer #rightFooter {
	border-right-color: #666;
	float: right;
	margin: 40px 0px 0px;
	padding-left: 32px;
	padding-right: 115px;
}
#container #subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #999;
	text-align: center;
	display: block;
	padding-top: 35px;
	height: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	font-size: 1px;
	line-height: 0px;
	padding: 40px;
}
.clearboth {
	clear: both;
}
.topcontent {
	background-image: url(../images/topContenido_sub.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 20px 0px 0px;
	width: 626px;
	background-position: left top;
	float: right;
	margin-top: 20px;
}
.image {
	background-color: #FEFEFE;
	padding: 5px;
	margin: 10px auto;
	border: 1px solid #969696;
	width: 100px;
}
.hidden {
	visibility: hidden;
}

.acrobatButton a {
	float: right;
	border: 1px dotted #F1F2F2;
	text-decoration: none;
}
.acrobatButton a:hover {
	border: 1px solid #909090;
	float: right;
	background-image: url(../images/getacrobat_iconBN.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	
		
}
#formato {
	padding: 10px 10px 10px 50px;
	border: 1px none #919191;
}
#texto #formato img {
	border: 1px dotted #4F4F4F;
	padding: 10px;
	background-color: #D2D2D2;
	margin-left: 15px;
}
.separador {
	border-top-style: dotted;
	width: 550px;
	height: 1px;
	margin-left: 20px;
	border-top-color: #BCBCBC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
	border-top-width: 0.1em;
}
.mapa #container #mainContent div img {
	padding: 10px;
	margin-left: 5px;
	background-color: #E9E9E9;
	border: 1px dotted #A7A7A7;
}

