/*Fondos y Layout*/
* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style-type: none;
}
ul{
	padding-bottom:1em;
}
img {
	border: 0;
}
.subrayado{
	text-decoration: underline;
}
.negrita{
	font-weight:bold;
}

.italica{
	font-style:italic; 
}

#principal a[href^="mailto"] {
	text-transform:lowercase;
	color:#660460;
}
body{
	background-image: url("../img/fondo.gif");
	background-position: 100px 0;
	font-family: "Arial" , serif;
	text-align: center;
	font-size: 11px;
}

	#contenedor{
		width:830px;
		margin: 0 auto;
		text-align: left;
	}

	#sombraizq{
		background: transparent url("../img/sombra-izq.png") repeat-y left top;
		padding-left:15px;
	}

		#sombrader{
			background: transparent url(../img/sombra-der.png) repeat-y right top;
			padding-right: 15px;
		}

			/*Header*/
			#header {
				height: 175px;
			}
			
				#logo{
					width:241px;
					padding-top:48px;
					float: left;
					margin-left:-31px;
				}
	
				#menutop{
					float: left;
					width:480px;
					height:20px;
					text-align: right;
					margin-top:14px;
					margin-bottom:7px;
					margin-left:50px;
					border-top:1px dotted  #a2a2a2;
					border-bottom:1px dotted  #a2a2a2;
					padding-top:1px;
					padding-bottom:0px;					
				}
				#resultados{
					float:right;
					padding-right:30px;
				}
				#volveradm{
					float: left;
				}
				
				#volveradm a{
					color:#590058; 
					font-size:9px; 
					font-weight:bold; 
					text-decoration:underline;
				}
				
				#menutop input {
					font-size: 10px;
					margin:-3px 0 0 10px;
				}
				
					.linksmenutop{
						list-style-type: none;
						font-size: 9px;
						margin-top:3px;
					}
					.linksmenutop li{
						display: inline;
					}
					.linksmenutop a{
						color:#999999;
						text-decoration:none;
						margin-left:20px;
						font-family: "Arial" , serif;
					}

				#menu {
					width: 480px;
					float: left;
					height: 100px;
					margin-left: 50px;
				}
	
				#menu ul {
					overflow: hidden;
					height: 100px;
				}

				#menu li.first {
					padding-left:0;
					height: 25px;
					padding-top:0;
					background:transparent url(../img/laboratorio/laboratorio-diagnostico-maipu-menu.png) no-repeat;
				}

				#menu li{
					list-style-type: none;
					height:11px;
					line-height:11px;
					padding-left: 6px;
					display: block;
					float: left;
					clear: left;
					width: 100%;
					padding-top:1px;
				}
				
				#menu .current {
					background-color:#DEDEDE;
				}
				#menu li.actual a{
					color: #7c3b7c;
			
				}
				
				#menu li.first a {
					display: block;
					width: 100%;
					height: 100%;
				}

				#menu a{
					color:#6a737b;					          
					text-decoration: none;
					font-size: 9px;
					font-weight: bold;
				}
				
				#menu a:hover{
				color:#7c3b7c;
				}
			
				#menuinst{
					float: left;
					margin:0;		
					padding:0;		
					width: 167px;
				}

				#menuinst li.first {
					background-position: 0 0;
				}
				
				#menuinst.current li.first {
					background-position: 0 -25px;
				}
				#menuinst .actual {
					background:transparent url("../img/laboratorio/cuadradoact.gif") no-repeat left;
				}
				#menuinst #cal.actual {
					background-position:left 5px;
				}
				#menused{
					float: left;
					margin:0;		
					padding:0;
					width: 167px;		
				}
				#menused .actual {
					background:transparent url("../img/laboratorio/cuadradoact.gif") no-repeat left;
				}				
				#menused li.first {
					background-position: -167px 0 ;
				}
				
				#menused.current li.first {
					background-position: -167px -25px;
				}
				
				#menuserv{
					float: left;
					margin:0;		
					padding:0;	
					width: 144px;
				}
				#menuserv .actual {
					background:transparent url("../img/laboratorio/cuadradoact1.gif") no-repeat left;
				}				
				
			
				#menuserv li.first {
					background-position: -333px 0 ;
				}
				
				#menuserv.current li.first {
					background-position: -333px -25px;
				}
		
	#telefono{
		border-top:1px dotted  #a2a2a2;
		clear: left;
		text-align: right;	
		padding-top:8px;
		padding-right:10px;
		padding-bottom:5px;
		height:25px;
		
	}
	
/*Contenido Principal*/
#contenido{
	background-color: #ffffff;
	padding-left:30px;
	padding-right:30px;
}
	#main{
		border:1px dotted  #a2a2a2;
		background: url(../img/diagnostico-maipu-menu-interno.gif) repeat-y 38px 0;
	}

		/*TITULO*/
		#titulo{
			height:168px;
			width:723px;
			border-bottom:1px dotted  #a2a2a2;
			float:left;
			border-right:15px solid #660460;
		}
		#titulolite{
			height:48px;
			width:532px;
			border-bottom:1px dotted  #a2a2a2;
			float:left;
			border-right:15px solid #660460;
			border-left:1px dotted  #a2a2a2;
			background: #fff;
		}
		#tit_servicios{
			width:66px;
			height:13px;
			margin-left:17px;
			float: left;
			margin-top:19px;
			padding: 0 0 10px;
		}		
		
		#imagenppal{
			float:left;
			width:389px;
			border-right:1px dotted  #a2a2a2;
			padding-top:152px;
			min-height: 18px;
			height:168px;			
		}
		
		h1 {
			font-family:"Helvetica", Arial;
			font-size:13px;
			padding:15px;
		}
		
		#titulo h1{
			float:left;
			color:#546292;
			width:290px;
		}
		
		#titulo h1 span {
			display: none;
		}

		
		h1.dptos{
			border-right:15px solid #546292;
			padding:0;
			margin-bottom:20px;
			margin-top:10px;			
			border-top:1px dotted  #a2a2a2;
			border-bottom:1px dotted  #a2a2a2;
			padding-left:10px;
			width:502px;
		}
		h2 {
			font-size: 11px;
			padding-bottom: 1em;
			color:#590058;
			text-transform:uppercase;
		}

		h2.dptos{
			font-weight: normal;
			border-top:1px dotted  #a2a2a2;
			border-bottom:1px dotted  #a2a2a2;
			padding-bottom:0;
			margin-bottom:10px;	
			margin-top:10px;
			padding-top:5px;	
			padding-bottom:5px;			
		}	
		
		h2.volver{
			text-align: right;
			padding-right: 10px;
			border-top:1px dotted  #a2a2a2;
			border-bottom:1px dotted  #a2a2a2;
			padding:0;
		}
		
		h3{
			font-size: 11px;
			font-weight: bold;
			
		}
		ol{
			padding-bottom:10px;
		}

		#copete,
		.copete{
			float:left;
			width:281px;
			text-align:left;
			font-family: Arial;
			font-size:11px;
			font-weight: bold;
			color:#777;
			margin-left:19px;
			line-height: 17px;
		}
		
		#nombre{
			height:14px;
			width:181px;
			background:#520A54;
			float: right;
			color:#fff;
			font-family: arial;
			font-weight:bold;
			font-size:8px;
			padding-top:4px;
			padding-left:10px;
		}
		
		#principal{
			float:left;
			width:505px;
			border-left:1px dotted  #a2a2a2;
			padding: 20px;
			padding-bottom: 60px;
			color:#777;
		}
		
		#principal p{
			padding-bottom:1em;
		}
		
		.titulointerno{
			
		}
		
		#principal a {
			text-decoration: underline;
			color: #777;
		}
		
		#principal li {
			padding-left: 10px;
			background: url(../img/bullet.gif) no-repeat 0 0.5em;
		}
		
		#lateral {
			float: left;
			width: 189px;
			padding-bottom: 40px;
		}

			#menuinterno{
				width: 115px;
				text-align:center;
				margin-left: auto;
				margin-right: auto;	
			}

			#menuinterno ul{
				background: #FFF;
				padding-top: 20px;
			}
		
			#menuinterno li {
				display: block;
				height: 19px;
				width: 115px;
				margin-bottom: 5px;
			}	
			
			#menuinterno li a {
				display: block;
				height: 100%;
				width: 100%;
			}
			
			#menuinterno li a span {
				display: none;
			}
			
			/* Menu interno Institucional */
			
			 #menuinterno li a {
				background-image: url(../img/laboratorio/institucional-interno.gif);
			}
			
			 #menuinterno #mision a { background-position: 0 0; }
			 #menuinterno #mision a.on, 
			 #menuinterno #mision a:hover { background-position: -115px -38px; }
			
			 #menuinterno #vision a { background-position: 0 -19px; }
			 #menuinterno #vision a.on, 
			 #menuinterno #vision a:hover { background-position: -115px -19px; }


#copyright {
	float: left;
	position: relative;
	margin-top: -43px;
	margin-left: 37px;
}
/* Lightbox */
	#outerImageContainer{background: #FFF url(../img/laboratorio/laboratorio-diagnostico-maipu-logo.gif) no-repeat right top; }
	/* FOOTER */
	#footer{
		padding-top:20px;
		padding-bottom: 20px;
	}
	#footer ul{
		text-align: center;
		margin:0;
		padding-top:0;
		padding-bottom:0;		
	}

	#footerfund li{
		list-style-type: none;
		display: inline;
		padding:0px;
	}

	#footerfund li.first {
		font-weight: bold;
	}	

	#footerfund a {
		color: #999;
		text-decoration: none;
		font-size: 9px;
		
		background: transparent url("../img/barra-gris.gif") no-repeat left center;
		
		padding-left:5px;
	}	

	#footerfund li{
		list-style-type: none;
		display: inline;
		padding:0px;
	}

	#footerfund li.first {
		font-weight: bold;
	}	
	
	#footerfund li.first a {
		background: none;
		padding-left: 0;
	}
	#footerfund a:hover{
		color: #7C3B7C;
		text-decoration: none;
		font-size: 9px;
	}	
	#firma{
		text-align:center;
		padding-top:20px;
		color:#999;
	}	
	#firma a{
		color:#999;
		text-decoration:none;
	}	

