@charset "utf-8";
/* CSS Document */

/*--LABORATORIO--------------------------------------------------------*/

/* -- LABORATORIO GENERIC STYLES ------------------------*/
#wrapperLaboratorio {
	padding-top: 30px;
	width: 719px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#wrapperLaboratorio h2 {
	font-size: 1.7em;
	padding-top: 5px;
}
#wrapperLaboratorio p {
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}
#sidebarLaboratorio {
	position:relative;
	float: right;
	width: 210px;
	height: 900px;
	margin: 0 auto;
	text-align: center;
	background: #EAEAEA;
	margin-left: 8px;
}
#sidebarLaboratorio a {
	font-size: 13px;
	font-weight: normal;
	color: #00385F;
	text-decoration:none
}
#sidebarLaboratorio a:hover {
	font-size: 14px;
	color: #00385F;
	text-decoration:underline
}

/* ------- LABORATORIO HEADER STYLES ----------*/

#wrapperLaboratorio #header {
   padding: 0;
	height: 170px;
	margin: 0;
	position: relative;
	}
#wrapperLaboratorio #header #logo {
	position: absolute;
	left: 15px;
	top: 0px;
	height:125px;
	background: #00385F;
	z-index: 1;
}
#wrapperLaboratorio #header #title {
	position: absolute;
	width: 370px;
	height: 85px;
	left: 270px;
	top: 0px;
	background: #00385F;
	padding: 40px 15px 0px 15px;
}
#wrapperLaboratorio #header #title h1 {
	color: #FFF;
	font-size: 1.5em;
	vertical-align: middle;
}
#wrapperLaboratorio #header #blueLine {
position:absolute;
left: 34px;
top: 125px;
width: 623px;
margin-top: 2px;
margin-bottom: 2px;
}
#wrapperLaboratorio #header #mainNav {
	position: absolute;
	left: 31px;
	bottom: 7px;
	height: 23px;
	width: 670px;
}


/* --------- LABORATORIO MAIN CONTENT STYLES -------------*/
#wrapperLaboratorio #mainContent {
	margin: 0;
	padding: 0;
	width: 720px;
	position: relative;
	background: #FFF;
	margin-top: 20px;
}
#wrapperLaboratorio #mainContent #itemHeader {
	background-color: #6C92B9;
	height: 25px;
	padding-top: 5px;
	color: #FFF;
	margin-bottom: 20px;
	margin-top: 20px;
}
#wrapperLaboratorio #mainContent #itemHeader h3 {
	font-size: 1.1em;
	color: #FFF;
}
#wrapperLaboratorio #mainContent h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #00385F;
	margin: .6em 0 .4em 0;
	padding-left: 50px;
}
#wrapperLaboratorio #mainContent p {
	line-height: 1.2em;
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 50px;
	text-align:justify;
	margin-right: 55px;
}
#wrapperLaboratorio #mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	margin-left: 20px;
	margin-bottom: -.2em;
}

#wrapperLaboratorio #mainContent h2 {
	font-size: 1.2em;
	color: #18528a;
	margin-bottom: 0.4em;
	margin-left: 55px;
}

#wrapperLaboratorio #mainContent h3 {
	font-size: 1em;
	color: #18528a;
	margin-bottom: 1em;
	margin-left: 50px;
	font-weight: bold;
	margin-top: 15px;
}
#wrapperLaboratorio #mainContent ul {
	margin-left: 80px;
	margin-bottom: 1.4em;
	margin-right: 55px;
}
#wrapperLaboratorio #mainContent ul li {
	font-size: 0.9em;
	text-align: justify;
}
#wrapperLaboratorio #mainContent ul li ul li {
	font-size: 1em;
	list-style: outside;
}
#wrapperLaboratorio #mainContent ol {
	margin-left: 80px;
	margin-bottom: 1.4em;
}
#wrapperLaboratorio #mainContent ol li {
	font-size: 0.9em;
	text-align: justify;
}

#wrapperLaboratorio #mainContent #contactoLab {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 30px;
}
#wrapperLaboratorio #mainContent #contactoLab form{
	
}
#wrapperLaboratorio #mainContent #imgRat {
	margin-left: 55px;
	margin-bottom: 20px;	
}

/* --------- LABORATORIO NAVBAR-------------*/
#wrapperLaboratorio #header #mainNav #MgMenuBar  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	padding:0;	
	border-color: #ffffff #ffffff #ffffff #ffffff; 
	border-width:0px;
	border-style: none none none none;
}
.MenuBar br { 
	display:none;
}
.MgMenuBarLeftShrink {
	float: left; /* shrink to content, as well as float the MenuBar */
	width: auto;
}
.MgMenuBarRightShrink {
	float: right; /* shrink to content, as well as float the MenuBar */
	width: auto;
}
.MgMenuBarFixedLeft {
	float: left;
	width: 80em;
}
.MgMenuBarFixedCentered {
	float: none;
	width: 80em;
	margin-left:auto;
	margin-right:auto;
}
.MgMenuBarFixedCentered br {
	clear:both;
	display:block;
}
.MgMenuBarFixedCentered .SubMenu br {
	display:none;
}
.MgMenuBarFullwidth {
	float: left;
	width: 100%;
}

/* Top level menubar items - these actually apply to all items, and get overridden for 1st or successive level submenus */
#wrapperLaboratorio #header #mainNav #MgMenuBar  .MenuItemContainer {
	padding: 0px 0px 0px 0px; 
	margin: 0; 	/* Zero out margin  on the item containers. The MenuItem is the active hover area.
				For most items, we have to do top or bottom padding or borders only on the MenuItem 
				or a child so we keep the entire submenu tiled with items.
				Setting this to 0 avoids "dead spots" for hovering. */
}
#wrapperLaboratorio #header #mainNav #MgMenuBar  .MenuItem {
	padding: 0px 0px 0px 0px; 
	border-width:1px;
	border-color: #cccccc #ffffff #cccccc #ffffff; 
	border-style: none solid none none;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar  .MenuItemFirst {
	border-style: none solid none none;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar .MenuItemLast {
	border-style: none solid none none;
}

#wrapperLaboratorio #header #mainNav #MgMenuBar  .MenuItem  .MenuItemLabel{
	text-align:center;
	line-height:1.4em;
	color:#ffffff;
	background-color:#00385F;
	padding: 6px 10px 6px 10px;
	width: 10em;
	width:auto; 
}
.SpryIsIE6 #wrapperLaboratorio #header #mainNav #MgMenuBar  .MenuItem  .MenuItemLabel{
	width:1em; /* Equivalent to min-width in modern browsers */
}

/* First level submenu items */
#wrapperLaboratorio #header #mainNav #MgMenuBar .SubMenu  .MenuItem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	background-color:#000066;
	padding:0px 2px 0px 0px;
	border-width:1px;
	border-color: #cccccc #cccccc #cccccc #cccccc; 
	/* Border styles are overriden by first and last items */
	border-style: solid solid none solid;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar  .SubMenu .MenuItemFirst {
	border-style: solid solid none solid;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar  .SubMenu .MenuItemFirst .MenuItemLabel{
	padding-top: 6px; 
}
#wrapperLaboratorio #header #mainNav #MgMenuBar .SubMenu .MenuItemLast {
	border-style: solid solid solid solid;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar .SubMenu .MenuItemLast .MenuItemLabel{
	padding-bottom: 6px; 
}
#wrapperLaboratorio #header #mainNav #MgMenuBar .SubMenu .MenuItem .MenuItemLabel{
	text-align:left;
	line-height:1em;	
	background-color:#000066;
	color:#ffffff;
	padding: 6px 12px 6px 5px; 
	width: 7em;
	 
}

/* Hover states for containers, items and labels */
#wrapperLaboratorio #header #mainNav #MgMenuBar .MenuItemHover {
	background-color: #0161a3;
	border-color: #cccccc #cccccc #cccccc #cccccc; 
}

#wrapperLaboratorio #header #mainNav #MgMenuBar .MenuItemWithSubMenu.MenuItemHover .MenuItemLabel{
	background-color: #0161a3; /* consider exposing this prop separately*/
	color: #ffffff;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar .MenuItemHover .MenuItemLabel{
	background-color: #0161a3;
	color: #ffffff;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar .SubMenu .MenuItemHover {
	background-color: #000099; 
	border-color: #cccccc #cccccc #cccccc #cccccc; 
}

#wrapperLaboratorio #MgMenuBar .SubMenu .MenuItemHover .MenuItemLabel{
	background-color: #000099; 
	color: #ffffff;
}
/* Submenu properties -- First level of submenus */
#wrapperLaboratorio #header #mainNav #MgMenuBar .SubMenuVisible {
	background-color: #666666;
	min-width:0%;  /* This keeps the menu from being skinnier than the parent MenuItemContainer - nice to have but not available on ie6 */
	border-color: #ffffff #ffffff #ffffff #ffffff; 
	border-width:0px;
	border-style: none none none none;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar.MenuBar .SubMenuVisible {/* For Horizontal menubar only */
	top: 100%;	/* 100% is at the bottom of parent menuItemContainer */
	left:0px; /* 'left' may need tuning depending upon borders or padding applied to menubar MenuItemContainer or MenuItem, 
					and your personal taste.
					0px will left align the dropdown with the content area of the MenuItemContainer. Assuming you keep the margins 0 
					on MenuItemContainer and MenuItem on the parent
					menubar, making this equal the sum of the MenuItemContainer & MenuItem padding-left will align 
					the dropdown with the left of the menu item label.*/
	z-index:10;
}
#wrapperLaboratorio #header #mainNav #MgMenuBar.MenuBarVertical .SubMenuVisible {
	top: 0px;	
	left:100%;
	min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse */
}
/* Submenu properties -- Second level submenu and beyond - these are visible descendents of .MenuLevel1 */
#wrapperLaboratorio #header #mainNav #MgMenuBar .MenuLevel1 .SubMenuVisible {
	background-color: #666666;
	min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse*/
	top: 0px;	/* If desired, you can move this down a smidge to separate top item''s submenu from menubar - 
				that is really only needed for submenu on first item of MenuLevel1, or you can make it negative to make submenu more
				vertically 'centered' on its invoking item */
	left:100%; /* If you want to shift the submenu left to partially cover its invoking item, you can add a margin-left with a 
				negative value to this rule. Alternatively, if you use fixed-width items, you can change this left value
				to use px or ems to get the offset you want. */
}

.SpryIsIE6 #wrapperLaboratorio #header #mainNav #MgMenuBar .MenuBarView .MenuItemWithSubMenuHover .MenuItemLabel /* IE6 selector  */{
	background-color: #000099; /* consider exposing this prop separately*/
	color: #ffffff;
}
.SpryIsIE6 #wrapperLaboratorio #header #mainNav #MgMenuBar .MenuBarView .SubMenu .MenuItemWithSubMenuHover .MenuItemLabel/* IE6 selector  */{
	background-color: #000099; /* consider exposing this prop separately*/
	color: #ffffff;
}
.SpryIsIE6 #wrapperLaboratorio #header #mainNav #MgMenuBar .SubMenu .SubMenu  /* IE6 selector  */{
	margin-left: -0px; /* Compensates for at least part of an IE6 "double padding" version of the "double margin" bug */
}

	
/* EndOAWidget_Instance_2141544 */

/* --------- LABORATORIO FOOTER STYLES -------------*/
#wrapperLaboratorio #footer {
	position:relative;
	width: 720px;
	height: 20px;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrapperLaboratorio #footer #blueLine {
	position:absolute;
	left: 34px;
	top: 0px;
	width: 623px;
}
/* --------- LABORATORIO TABLE STYLES -------------*/
table#ingresoLab {
	width: 650px;
	background-color: #CCCCCC;
	margin: 20px 15px 20px 15px;
}
#wrapperLaboratorio #mainContent #ingresoLab caption {
	color: #18528a;
	font-size: 1.1em;
	font-weight: bold;
}
table#ingresoLab thead td {
	background-color: #6C92B9;
	text-align: center;
	height: 22px;
	color: #FFF;
	padding: 5px;
}
table#ingresoLab tbody td {
	font-size: 0.9em;
	background-color: #EBF2F8;
	padding: 12px 2px 2px 2px;
	text-align: center;
	height: 30px;
}

#wrapperLaboratorio #mainContent table#integrantes {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 20px; 
}
#wrapperLaboratorio #mainContent table#integrantes td {
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #fff;
	padding-right: 10px;
	text-align:left;
}
#wrapperLaboratorio #mainContent table#integrantes th {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	line-height: 30px;
	color: #FFF;
	background: #41637b;
	border-bottom: 1px solid #fff;
}
#wrapperLaboratorio #mainContent table#integrantes #name,
#resume {
	background: #CCC;
}
#wrapperLaboratorio #mainContent table#integrantes thead {
	height: 30px;
}
#wrapperLaboratorio #mainContent table#integrantes thead th.name {
	text-indent:-1000em;
}
#wrapperLaboratorio #mainContent #integrantes tbody tr td a {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #00385F;
	text-decoration:none
}
#wrapperLaboratorio #mainContent #integrantes tbody tr td a:hover {
	text-decoration:underline
}
#wrapperLaboratorio #mainContent #integrantes tbody tr td img {
	margin-left: 45px;
	margin-bottom: 5px;
	margin-top: 1px;
}
#wrapperLaboratorio #mainContent #integrantes tbody tr td h3 {
	margin-left: 15px;
	margin-right: 5px;
}
#wrapperLaboratorio #mainContent #integrantes tbody tr td ul {
	margin-left: 15px;
	margin-top: 1.4em;
}
#wrapperLaboratorio #mainContent table#tesis {
	width: 90%;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin-left: 30px;
	margin-top: 20px; 
}
#wrapperLaboratorio #mainContent table#tesis caption {
}
#wrapperLaboratorio #mainContent table#tesis td {
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #fff;
	padding-right: 10px;
	text-align:left;
	
}
#wrapperLaboratorio #mainContent table#tesis tr:hover {
	color: #FFF; 
	background: #707E89;
}

#wrapperLaboratorio #mainContent #year,
#author,
#title, #pdf {
	background: #EBF2F8;
}
#wrapperLaboratorio #mainContent table#tesis thead tr:hover {
	background: transparent;
}
#wrapperLaboratorio #mainContent table#tesis th {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	line-height: 30px;
	color: #FFF;
	background: #41637b;
	border-bottom: 1px solid #fff;
}
#wrapperLaboratorio #mainContent table#tesis thead {
	height: 30px;
}
#wrapperLaboratorio #mainContent table#tesis thead th.year {
	text-indent:-1000em;
}
#wrapperLaboratorio #mainContent #tesis tbody tr td a {
	line-height: 20px;
	font-weight: normal;
	color: #00385F;
	text-decoration:none
}
#wrapperLaboratorio #mainContent #tesis tbody tr td a:hover {
	text-decoration:underline
}
#wrapperLaboratorio #mainContent #tesis tbody tr td img a:hover {
	text-decoration:none;
}
#wrapperLaboratorio #mainContent #tesis tbody tr td img {
	margin-bottom: 5px;
	margin-top: 5px;
}
#wrapperLaboratorio #mainContent #tesis tbody tr td h3 {
	margin-left: 15px;
	margin-right: 5px;
}
#wrapperLaboratorio #mainContent #tesis tbody tr td ul {
	margin-left: 15px;
	margin-top: 1.4em;
}


/* --------- Contacto Table -------------*/
#wrapperDoctorado #mainContent #contactoDoc {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-left: 30px;
}
#wrapperLaboratorio #mainContent #contactoLab #formulario_contacto table {
	background-color: #CCC;
	margin-bottom: 15px;
}
#wrapperLaboratorio #mainContent #contactoLab #formulario_contacto table caption {
	font-size:1.4em;
	font-weight: bold;
	color:#18528a;
	padding-bottom: 7px
}
#wrapperLaboratorio #mainContent #contactoLab #formulario_contacto table tbody tr th {
	background-color: #6C92B9;
	margin: 0px;
	padding: 5px;
	color:white;
	font-size:1em;
	text-indent: 10px;
	font-weight:bold
}
#wrapperLaboratorio #mainContent #contactoLab #formulario_contacto table tbody tr td {
	background-color: #EBF2F8;
	margin: 0px;
	padding:5px
}
