/*
Theme Name: Hospital Clínico Herminda Martín - Chillán
Theme URI: http://hospitaldechillan.cl
Author: Eduardo Rubilar Córdova / 5GL.cl
Author URI: http://5gl.cl
Description: Theme principal Hospital Clínico Herminda Martín.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: hospital clinico herminda martin chillan ñuble chile
*/



/* RESET HTML */
html, body, div, span, a,
h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, thead, tbody, tr, td,
form, input, textarea, figure
{border:none; margin:0; padding:0; line-height:110%; font-family:'Roboto Condensed', sans-serif;}

/* ------------------- */



/* HTML Estándar */
body {background:#CCC url('fondo2.png') top center repeat-x; overflow:scroll;}
/* ------------------- */



/* Estructura Principal de Capas */
#SUPERIOR {height:220px; background:url('header_79.png') top center no-repeat; overflow:visible; min-width:1100px;}
#BANNERSUPERIOR {height:75px; margin:0 auto; width:1100px;}
#bner_izquierdo {margin:0 auto;width: 1101px;}
#bner_derecho {display: inline;}
#CENTRO {overflow:visible; min-width:1100px;}
#MEDIO {background:#AAA url('prepie.jpg') bottom center repeat-x; overflow:visible; min-width:1100px;}
#INFERIOR {background:#666; min-width:1100px;}
.CONTENEDOR {width:1100px; margin:0 auto;}
.PRINCIPAL {background:#EFEFEF /*url('contenedor.png') top center repeat-x*/; padding-bottom:35px; overflow:hidden;}
/* ------------------- */



/* Desagregación de Estructuras */

/* SUPERIOR */
#MENUACCESOS {height:25px; width:1100px; margin:0px auto; text-align:right;}
#SUPERIOR #TITULO {height:134px;}	
	#SUPERIOR #TITULO h1 {display:none;}
	#SUPERIOR #TITULO h2 {display:none;}
	#SUPERIOR #TITULO img {height:40px; width:auto;}
	#SUPERIOR #TITULO #Vinculantes {padding:100px 0px 0px 500px;}
	
#SUPERIOR #MENU {height:57px;}
#SUPERIOR #RUTA {width:800px; float:left; overflow:hidden;}
	#RUTA p {font-size:12px; color:#666; text-shadow:#33333317 0px -1px; padding:5px 0px 0px 25px;}
	#RUTA a:link, #RUTA a:visited {color:#044678; text-decoration:none;}
	#RUTA a:hover, #RUTA a:active {color:#FFF; text-decoration:underline;}
#SUPERIOR #BARRA {height:25px; width:250px; float:right;}
	#BARRA p {font-size:11px; color:#666; text-shadow:#33333317 0px -1px; text-align:right; padding:5px 25px 0px 0px;}	
/* ------------------- */


a img {border:none;}
a img {opacity:1; transition:opacity .15s ease-in-out; -moz-transition:opacity .15s ease-in-out; -webkit-transition:opacity .15s ease-in-out;}
a img:hover {opacity:0.75; filter:alpha(opacity=75);}


/* CENTRO */
#MENULATERAL {width:200px; margin:15px 0 0 10px; min-height:350px; float:left;}
#CUERPO {width:640px; float:left; margin-left:20px;}
/*#LATERAL {width:200px; float:left; margin:15px 0px 0px 20px;}*/
#LATERAL {width:200px; float:right; margin:15px 9px 0px 0px;}

	/* CENTRO */
	/* MENULATERAL */	
		
		/* ETIQUETAS HTML BÁSICAS */
		#CUERPO a:link, #CUERPO a:visited {color:#036; text-decoration:none;}
		#CUERPO a:hover, #CUERPO a:active {color:#C00; text-decoration:underline;}
		#CUERPO .CONTENIDO h2 {color:#069; font-weight:black; font-size:40px; margin:10px 0px 10px 0px; padding-bottom:5px; border-bottom:#CCC 1px dotted;}
		#CUERPO .CONTENIDO h3 {color:#069; font-weight:normal; font-size:25px; margin:10px 0px 5px 0px;}
		#CUERPO .CONTENIDO h4 {color:#036; font-weight:normal; font-size:18px; margin:10px 0px 5px 0px;}
		#CUERPO .CONTENIDO p, #CUERPO .CONTENIDO ul, #CUERPO .CONTENIDO ol, #CUERPO td {color:#777; font-size:14px; font-weight:lighter;}		
		#CUERPO .CONTENIDO p {text-align:justify; margin:10px 0px 5px 0px;}
		#CUERPO .CONTENIDO ul, #CUERPO .CONTENIDO ol {text-align:justify; margin:10px 0px 5px 20px;}
		#CUERPO .CONTENIDO table {margin:5px 0px; border:#DDD 3px solid; width:100%;}
		#CUERPO .CONTENIDO table thead td {background:#EEE; color:#036;}
		#CUERPO .CONTENIDO td {padding:3px 5px; border:#CCC 1px dotted;}
		#CUERPO .CONTENIDO .fotolateral {padding:5px; margin:0px 20px 20px 0px; background:#FFF; border:#CCC 1px solid;}
		#CUERPO form {background:#EFEFEF; border-top:#CCC 1px dotted; border-bottom:#CCC 1px dotted; padding:25px; text-align:right;}
		#CUERPO form .TextoOculto {display:none;}
		#CUERPO form .Texto input {width:450px; font-size:14px; margin:2px 0px; padding:3px; border:#CCC 1px solid;}
		#CUERPO form .Texto input {border-bottom:#CCC 3px solid;}
		#CUERPO form .Texto textarea {width:450px; font-size:14px; margin:2px 0px; padding:3px; border:#CCC 1px solid;}
		#CUERPO form .Texto textarea {border-bottom:#CCC 3px solid;}				
		#CUERPO form label {font-size:14px; color:#333;}		
		#CUERPO form .wpcf7-not-valid-tip {
			display:block; font-size:13px; text-align:right; padding:2px 0px 10px 0px; color:#C00;}
		#CUERPO form .wpcf7-not-valid {background:#F33; color:#FFF;}
		#CUERPO form .wpcf7-response-output {
			margin:20px 0px; padding:10px; font-size:20px; color:#FFF;}
		#CUERPO form .wpcf7-mail-sent-ok {background:#039;}
		#CUERPO form .wpcf7-validation-errors {background:#aaa;text-align: center;}
		#CUERPO form em {color:#C00;}		
		#CUERPO form .Botones input {
			cursor:pointer; cursor:hand;			
			font-size:16px; margin:5px 0px; padding:10px 50px; border:#CCC 1px solid;
			border-bottom:#CCC 5px solid; background:#DDD url('boton.jpg') top center repeat-x;
			color:#666; text-shadow:#FFF 0px 1px;}
		#CUERPO form .Botones input:hover {border:#C00 1px solid; border-bottom:#C00 5px solid; background:#F33; color:#FFF; text-shadow:#C00 0px 1px;}
		#CUERPO .BLOQUE {margin:5px 0px; padding:10px; border:#CCC 1px dotted; border-bottom:#CCC 3px solid; overflow:hidden;}
        input.wpcf7-form-control.wpcf7-submit  {border-radius: 10px;padding: 5px 0px                   5px;background-color: #0076ce;color: white; width: 290px;}
        input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{border-radius:                 10px;height: 20px;}
        input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-             validates-as-email{border-radius: 10px;height: 20px;}
        textarea.wpcf7-form-control.wpcf7-textarea {border-radius: 10px;}

		/* IMAGENES DE NOTICIAS Y ARTÍCULOS */
		#CUERPO .attachment-large {width:640px; height:auto;}
        #CUERPO  .wp-block-image is-resized {width:760px; height:auto;}
		#CUERPO .attachment-thumbnail {border:#CCC 1px solid; background:#FFF; padding:5px;                  margin:0px 10px 0px 0px;}
        
       
         
		


	#PREPIE {width:1100px; margin:0px auto; text-align:center; overflow:hidden;}
		#PREPIE img {margin:2px 0px 0px 0px;}		
		#PREPIE table, #PREPIE tr, #PREPIE td {border:0px; margin:0px; padding:0px;}
		#BannerIZQ {width:200px; margin-left:10px; min-height:200px; float:left; padding-top:25px;}			
		#BannerCEN {width:auto; float:left; margin-left:54px;margin-top: -171px;}
				#BannerCEN img {margin:2px 2px 0px 2px;width: auto;box-shadow: inset 0 -3em 3em rgb(0 0 0 / 15%), 0 0 0 2px rgb(146 146 146 / 10%), 0.3em 0.3em 1em rgb(148 148 148 / 0%);
    border-radius: 9px;}
		#BannerDER {width:200px; margin-right:10px; min-height:200px; float:right; padding-top:25px;}
		
	#PIE {padding:35px 0px 45px 0px; width:1100px; margin:0px auto; text-align:center; background:url('fondoPNG.png');}
		#PIE h2 {font-size:18px; font-weight:normal; color:#FFF; padding-top:50px; background:url('logo_abajo.png') top center no-repeat;opacity: 0.7;}
		#PIE h3 {font-size:13px; font-weight:normal; color:#CCC;}
		#PIE p {font-size:11px; color:#CCC; margin-top:15px;}	


/* ESTRUCTURA BANNER SUPERIOR */		
#CENTROBANNER {height:75px; margin:0 auto; width:1100px;}

/* ESTRUCTURA SUPERIOR BANNER */
#ESTRUCTURASUPERIOR {width:770px; height:60px; margin:15px 0px 5px 0px;}



/* PAGINACION */
#CUERPO .wp-pagenavi {margin:15px 0px; padding:5px 0px; border-top:#CCC 1px dotted; font-size:13px; color:#666;}
#CUERPO .wp-pagenavi .pages {display:inline-block; padding:0px 10px 0px 0px; font-weight:bold;}
#CUERPO .wp-pagenavi .previouspostslink {display:inline-block; padding:0px 2px;}
#CUERPO .wp-pagenavi .page {display:inline-block; padding:0px 2px;}
#CUERPO .wp-pagenavi .nextpostslink {display:inline-block; padding:0px 2px;}
#CUERPO .wp-pagenavi .current {display:inline-block; padding:0px 2px; margin:0px 2px; background:#C00; color:#FFF; font-weight:bold;}

/* Archivos de Dropbox */
#Hyno_ContenFolder {border:#CCC 1px solid; border-bottom:#CCC 5px solid; overflow:hidden; padding-bottom:20px;}
.nav-header, #list-view-header {display:none;}
#list-view-container {margin:30px 0px 20px -15px;}
#list-view-container ol {list-style:none; padding:0px;}
#list-view-container li {margin:10px 0px;}
	.thumb-link {display:block; width:20px; float:left;}
	.filename {float:left; margin-left:20px; text-align:left; width:500px; font-weight:bold;}
	.filesize-col {float:left; margin-left:20px; text-align:left; width:500px;}
	.modified-col {float:left; margin-left:40px; text-align:left; width:500px; padding-bottom:10px;}
.filename-col {clear:both;}
.sprite {width:15px; height:17px; margin-left:15px;}
	/* Iconos */
	.s_web_page_white_acrobat_32 {background:url('icons/document-pdf.png');}
	.s_web_page_white_word_32 {background:url('icons/document-word.png');}
	.s_web_page_white_powerpoint_32 {background:url('icons/document-powerpoint.png');}
	.s_web_page_white_excel_32 {background:url('icons/document-excel.png');}
	.s_web_page_white_compressed_32 {background:url('icons/document-zipper.png');}
	.s_web_page_white_picture_32 {background:url('icons/document-image.png');}
	.s_web_page_white_video_32 {background:url('icons/document-image.png');}
	
#list-view-container br {display:none;}
.PRINT {border-bottom:#CCC 1px dotted; text-align:right; margin-top:50px;}

.fotoSala img {width:175px; height:auto; margin:10px auto; background:#FFF; padding:5px;}
hr {margin:10px 0px; height:2px; background:#DDD; border:none;}
.gallery-caption {font-size:12px; padding:0px 15px 10px 15px;}

@media print {
	#MENUACCESOS {display:none;}
	#SUPERIOR {display:none;}
	#MENULATERAL {display:none;}
	.PRINT {display:none;}
	
	@page {margin:12% 7%;}
	#CUERPO {width:90%;}
			#CUERPO .CONTENIDO img {width:100%; height:auto;}
			#CUERPO .CONTENIDO h2 {color:#000; font-weight:normal; font-size:50px;}
			#CUERPO .CONTENIDO h3 {color:#000; font-weight:normal; font-size:35px;}
			#CUERPO .CONTENIDO h4 {color:#000; font-weight:normal; font-size:25px;}
			#CUERPO .CONTENIDO p, #CUERPO .CONTENIDO ul, #CUERPO .CONTENIDO ol, #CUERPO td {color:#000; font-size:18px; font-weight:normal;}		
			#CUERPO .CONTENIDO p {text-align:justify;}
			#CUERPO .CONTENIDO ul, #CUERPO .CONTENIDO ol {text-align:justify;}
			#CUERPO .CONTENIDO table {margin:5px 0px; border:#DDD 3px solid; width:100%;}
			#CUERPO .CONTENIDO table thead td {background:#EEE; color:#000;}
			#CUERPO .CONTENIDO td {padding:3px 5px; border:#CCC 1px dotted;}
	
	#LATERAL {display:none;}
	#BANNERLATERAL {display:none;}
	#RUTA {display:none;}
	#SUBMENU {display:none;}
	#MEDIO {display:none;}
	#INFERIOR {display:none;}
}

#guia_hype_container p {font-size:13px; font-family:"Arial Narrow"; line-height:100%; color:#444;}
#guia_hype_container li {font-size:13px; font-family:"Arial Narrow"; line-height:100%; color:#444;}

.desc ul {list-style:none;}
.post-meta {color:#FFF;}
.post-meta-key {display:none;}

.TABLABIG table tr td {font-size:25px; color:#C00;}



/* NUEVO MENU LATERAL IZQUIERDO */

#NUEVOMENU {width:200px;/*float: left;*/}
#NUEVOMENU ul {list-style:none;}
#NUEVOMENU ul li{background-color: #1C4A6F;text-decoration:none;text-shadow:0px 0px 0px #145266;
	box-shadow: inset 0px -8px 30px -10px #092A48;color:#ffffff;cursor:pointer;	font-size:15px;	font-weight:bold;
	padding-bottom:10px;padding-top:10px;padding-left:5px;margin-bottom: 2px;height: 20px;}

#NUEVOMENU ul li a{color:white;text-decoration: none;font-weight: 100; display: block;font-size: 14px;}
#NUEVOMENU ul li:hover{background-color:#a9a9a9;-moz-box-shadow:inset 0px 1px 3px 0px #a3a3a3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #a3a3a3;box-shadow:inset 0px 1px 3px 0px #a3a3a3;text-shadow: 0px 1px #585858;}

/* NUEVO MENU LATERAL DERECHO */

#NUEVOMENU2 {width:200px;/*float: left;*/}
#NUEVOMENU2 ul {list-style:none;}
#NUEVOMENU2 ul li{background-color:#a9a9a9;text-decoration:none;text-shadow: 0px 1px #585858;box-shadow: inset 0px -8px 30px -10px #6A6D6F;color:#ffffff;cursor:pointer;font-size:14px;font-weight:bold;padding-bottom:10px;padding-top:10px;padding-left:5px;margin-bottom: 2px;height: 20px;}

#NUEVOMENU2 ul li a{color:white;text-decoration: none;font-weight: 100;display: block;}
#NUEVOMENU2 ul li:hover{background-color:#b0b0b0;-moz-box-shadow:inset 0px 1px 3px 0px #a3a3a3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #a3a3a3; box-shadow:inset 0px 1px 3px 0px #a3a3a3;
	text-shadow: 0px 1px #585858;}
	
/* MENU MINI */	
#MENUMINI {display:none;}

@media only screen and (max-width: 768px) {

body {background: #CCC; max-width:100%;background:#EFEFEF; }   
#SUPERIOR {min-width:100%; height:150px; background:url('http://hospitaldechillan.cl/web/wp-content_Hos/themes/hospital/isologoWeb.png') top center no-repeat;}
#SUPERIOR #TITULO {width:100%;height: 150px;}
#BANNERSUPERIOR {display:none;}
#bner_izquierdo	{display:none;}		
#MENU { display:none;}
#RUTA { display:none;}
#BARRA { display:none;}
#Vinculantes {display:none;}
#MENUACCESOS {display:none;}
#SUPERIOR #RUTA {display:none;}


#menu a {color: #fff;display: block;padding: 16px 19px 17px 25px !important;;text-decoration: none;}
    
#CUERPO {width:100%;margin-left: 0px;}
#CENTRO { min-width:100%;}
#NOTICIAS { width: 100%;margin-left: 0;float: left;margin-top: 0px;}
.CONTEDEDOR .Principal { width:100%;}
.PRINCIPAL {background: #EFEFEF /*url('contenedor.png') top center repeat-x*/;padding-bottom: 75px; overflow: hidden;}
#MENULATERAL {display:none;}
#LATERAL {display:none;}

#ESTRUCTURASUPERIOR {width: 770px;height: 60px;margin: 15px 0px 5px 0px;margin-left: 199px;margin-top: -611px;}
#MEDIO {min-width:100%;}
#BannerIZQ {width:200px; margin-left:10px; min-height:200px; float:left; padding-top:70px}			
#BannerCEN img {margin-left: -10px;padding-right: 10px;}
#BannerCEN {width:133px; margin-right: 0px;;padding-top:64px;}
#BannerDER {width:133px; min-height:200px; float: right; padding-top:69px;margin-right: 73px;}

#PREPIE { width:100%; background:url('prepie.jpg') bottom center repeat-x; overflow: visible;height: 620px;}
#PIE { width:100%; background-color:#666;text-align: center;}
#PIE h2 {font-size: 18px;font-weight: normal;color: #FFF;padding-top: 50px; background: url('logo.jpg') top center no-repeat;}
#PREPIE table, #PREPIE tr, #PREPIE td {display:block;}
#INFERIOR {background: #666;min-width: 100%;}

.CONTENEDOR {width: 100%;margin: 0 auto;float: left;margin-bottom: 0px;}

.pc_item img {width: 768px !important;height: 410px !important;}
.pc_item p {font-size: 13px;}
.pc_item .desc {position: absolute;height: 120px;top: 370px;left: 20px !important;right: 15px !important;padding-top: 50px;}
.pc-container .pc_item {width: 500px !important;}
#presentation_container {width: 100% !important;float: left;height: 560px;}

#CUERPO .attachment-large {width: 100%;;height: auto;margin-left: 0px;}
#CUERPO .attachment-thumbnail {border: #CCC 1px solid;background: #FFF;padding: 5px;margin: 0px 10px 0px 24px;}
.CONTENIDO  { margin-left: 6px;margin-top:0px;margin-right: -32px;}   
#CUERPO .CONTENIDO p {text-align: justify; margin-right: 36px;margin-left: 0px;}
#CUERPO .CONTENIDO h4 {color: #036;font-weight: normal;font-size: 18px;margin: 10px 22px 5px 0px;}
#CUERPO .CONTENIDO h2 {color: #069;font-weight: black;font-size: 40px;margin: 10px 0px 10px 0px;padding-bottom: 5px;border-bottom: #CCC 1px dotted;}
#CUERPO .CONTENIDO h3 {color: #069;font-weight: normal;font-size: 25px;margin: 10px 0px 5px 0px;margin-right: 10px;}

#CUERPO .wp-pagenavi {margin: 15px 0px;padding: 5px 0px;border-top: #CCC 1px dotted;font-size: 20px;color: #666;width: 683px;}
.PRINT {display:none;}
#CUERPO .BLOQUE {margin: 5px 0px;padding: 10px;border: #CCC 1px dotted;border-bottom: #CCC 3px solid;overflow: hidden;width: 100%;}

/* MENU MINI */		
	#MENUMINI {margin:5px; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;display:block;margin-top: -80px;}
	#MENUMINI ul {list-style:none; margin:0px; padding:0px;}
	#MENUMINI li {list-style:none; margin:0px; padding:0px;}
	#MENUMINI a {display:block; padding:10px; text-decoration:none; text-align:center; color:#FFF; text-shadow:#000 0 1px; background:#1C4A6F; border-bottom:#577 1px dotted;}
	#MENUMINI .current-menu-item a, #MENUMINI .current-menu-ancestor a, #MENUMINI .current-post-ancestor a {background:#b0b0b0 ; color:white; text-shadow:#727272 0px 1px;}

  
    
    
}


@media only screen and (max-width: 640px) {
 
body {background: #CCC; max-width:640px; }   
#SUPERIOR {min-width:640px; height:150px; background:url('http://hospitaldechillan.cl/web/wp-content_Hos/themes/hospital/isologoWeb.png') top center no-repeat;}
#SUPERIOR #TITULO {width:640px;height: 150px;}
#BANNERSUPERIOR {display:none;}
#bner_izquierdo	{display:none;}
#MENU { display:none;}
#RUTA { display:none;}
#BARRA { display:none;}
#Vinculantes {display:none;}
#MENUACCESOS {display:none;}


#CUERPO {width:640px;}
.CONTENIDO {margin-left: 0px;margin-top: 0px;}
#ESTRUCTURASUPERIOR {display:none;}
#CENTRO { min-width:640px;}
#NOTICIAS { width:640px !important;margin-left: -20px;float: left;margin-top: 2px;}
.CONTEDEDOR .Principal { width:640px;}
#MENULATERAL {display:none;}
#LATERAL {display:none;}

#MEDIO {min-width:640px;}
#BannerIZQ {width:200px; margin-left:10px; min-height:200px; float:left; padding-top:70px}			
#BannerCEN img {margin-left: -10px;padding-right: 10px;}
#BannerCEN {width:200px;float: right; margin-right: 60px;padding-top:70px;}
#BannerDER {width:200px;margin-left: 10px; min-height:200px; float:left; padding-top:25px;}

#PREPIE { width:640px; background:url('prepie.jpg') bottom center repeat-x; overflow: visible;height: 620px;}
#PIE { width:640px; background-color:#666;text-align: center;}
#PIE h2 {font-size: 18px;font-weight: normal;color: #FFF;padding-top: 50px; background: url('logo.jpg') top center no-repeat;}
#PREPIE table, #PREPIE tr, #PREPIE td {display:block;}
#INFERIOR {background: #666;min-width: 640px;}

.CONTENEDOR {width: 640px;margin: 0 auto;float: left;margin-bottom: -86px;}

.pc_item img {width: 640px !important;}
.pc_item .desc {position: absolute;height: 120px;top: 370px;left: 5px !important;right: 40px !important;}
.pc-container .pc_item {width: 500px !important;}
#presentation_container {width: 630px !important;margin-left:25px;}

#CUERPO .attachment-large { width:  100%;; height: auto;margin-left: 0px;}
#CUERPO .attachment-thumbnail {border: #CCC 1px solid;background: #FFF;padding: 5px;margin: 0px 10px 0px 0px;}
.CONTENIDO  { margin-left: 6px;}   
#CUERPO .CONTENIDO p {text-align: justify; margin-right: 23px;margin-left: 0px;}
#CUERPO .CONTENIDO h4 {color: #036;font-weight: normal;font-size: 18px;margin: 10px 22px 5px 0px;}
#CUERPO .CONTENIDO h2 {color: #069;font-weight: black;font-size: 40px;margin: 10px 0px 10px 0px;padding-bottom: 5px;border-bottom: #CCC 1px dotted;}
#CUERPO .CONTENIDO h3 {color: #069;font-weight: normal;font-size: 25px;margin: 10px 0px 5px 0px;margin-right: 10px;}
#CUERPO {width:640px;}
#CUERPO .wp-pagenavi {margin: 15px 0px;padding: 5px 0px;border-top: #CCC 1px dotted;font-size: 23px;color: #666;width:630px;}
.PRINT {display:none;}
#CUERPO .BLOQUE {margin: 5px 0px;padding: 10px;border: #CCC 1px dotted;border-bottom: #CCC 3px solid;overflow: hidden;width: 600px;}

/* MENU MINI */		
	#MENUMINI {margin:5px; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;display:block;margin-top: -80px;height: 460px;}
	#MENUMINI ul {list-style:none; margin:0px; padding:0px;}
	#MENUMINI li {list-style:none; margin:0px; padding:0px;}
	#MENUMINI a {display:block; padding:10px; text-decoration:none; text-align:center; color:#FFF; text-shadow:#000 0 1px; background:#1C4A6F; border-bottom:#577 1px dotted;}
	#MENUMINI .current-menu-item a, #MENUMINI .current-menu-ancestor a, #MENUMINI .current-post-ancestor a {background:#BDC9D1; color:#1C4A6F; text-shadow:#FFF 0px 1px;}

}


@media only screen and (max-width: 480px) {

body {background: #CCC; max-width:100%; }   
#SUPERIOR {min-width:100%; height:150px; background:url('http://hospitaldechillan.cl/web/wp-content_Hos/themes/hospital/isologoWeb.png') top center no-repeat;}
#SUPERIOR #TITULO {width:100%;}
#BANNERSUPERIOR {display:none;}
#bner_izquierdo	{display:none;}
#MENU { display:none;}
#RUTA { display:none;}
#BARRA { display:none;}
#Vinculantes {display:none;}
#MENUACCESOS {display:none;}

#CUERPO .attachment-large { width: 100%; height: auto;margin-left: -5px;}
#CUERPO .attachment-thumbnail {border: #CCC 1px solid;background: #FFF;padding: 5px;margin: 0px 10px 0px 14px;}
#CUERPO .CONTENIDO p {text-align:justify;margin-right: 114px;margin-left: -5px;}
#CUERPO .CONTENIDO h4 {color:#036; font-weight:normal; font-size:18px; margin:10px 0px 5px -5px;width: 350px;/*margin-left: 61px;margin-right: 18px;*/}
#CUERPO {width:100%;}
#CUERPO .CONTENIDO h2 {color: #069;font-weight: black;font-size: 20px;margin: 10px 0px 10px -5px;padding-bottom: 5px;border-bottom: #CCC 1px dotted; width: 380px;}
#CUERPO .CONTENIDO h3 {color: #069;font-weight: normal;font-size: 25px;margin: 10px 0px 5px -5px;margin-right: 100px !important;}
#CUERPO .CONTENIDO table {margin: -5px -6px;border: #DDD 3px solid;width: 80%;margin-right:110px;}
.CONTENIDO {margin-left: 6px;margin-top: 0px;margin-right: -110px;}
#ESTRUCTURASUPERIOR {display:none;}
#CENTRO { min-width:100%;}
#NOTICIAS { width:100% !important;margin-left: -20px;float: left;}
.CONTEDEDOR .Principal { width:480px;}
.CONTENEDOR {width: 100%;margin: 0 auto;float: left;margin-bottom: 0px;}
#MENULATERAL {display:none;}
#LATERAL {display:none;}

#MEDIO {min-width: 100%;display: inline-block;background:#ccc;}
#BannerIZQ {width:200px; margin-left:10px; min-height:200px; float:left; padding-top:15px}			
#BannerCEN img {margin-left: -10px;padding-right: 10px;}
#BannerCEN {width:200px;float: left; margin-right: 60px;padding-top:0px;    margin-left: 20px;}
#BannerDER {width:200px;margin-left: 10px; min-height:200px; float:left; padding-top:25px;}

#PREPIE { width:100%; background:none;}
#PIE { width:100%; background-color:#666;text-align: center; margin-top: 0px;}
#PIE h2 {font-size:18px; font-weight:normal; color:#FFF; padding-top:50px; background:url('logo_abajo.png') top center no-repeat;opacity: 0.7;}
#PREPIE table, #PREPIE tr, #PREPIE td {display:block;}
#INFERIOR {background: #666;min-width: 100%;}

.pc_item img {width: 480px !important; height:280px !important;}
.pc_item .desc {position: absolute;height: 120px;top: 370px;left: 5px !important;right: 274px !important;height: auto;padding-top: 0px;}
#presentation_container {width: 470px !important;margin-left:25px;height: 550px; background: url("images/fondoNOT.jpg") 50% 100% repeat-x rgb(238, 238, 238) !important;}


#CUERPO .wp-pagenavi {margin: 15px 0px;padding: 5px 0px;border-top: #CCC 1px dotted;font-size: 23px;color: #666;width:75%;}
.PRINT {display:none;}
#CUERPO .BLOQUE {margin: 5px 0px;padding: 10px;border: #CCC 1px dotted;border-bottom: #CCC 3px solid;overflow: hidden;width:98%;margin-left: -2px;}

#accordions-3695 .accordions-head {color: #ffffff;font-size: 10px !important;background: #1c4a6f;padding-left: 10px;}

.bwg_thumbnail.bwg_container {
    padding: 0 1px;
    margin-right: 150px;
}	
	
	
 /*MENU MINI */		
	#MENUMINI {margin:5px; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;display: block;margin-top: -80px;height: auto;}
	#MENUMINI ul {list-style:none; margin:0px; padding:0px;}
	#MENUMINI li {list-style:none; margin:0px; padding:0px;}
	#MENUMINI a {display:block; padding:10px; text-decoration:none; text-align:center; color:#FFF; text-shadow:#000 0 1px; background:#1C4A6F; border-bottom:#577 1px dotted;}
	#MENUMINI .current-menu-item a, #MENUMINI .current-menu-ancestor a, #MENUMINI .current-post-ancestor a {background:#b0b0b0 ; color:white; text-shadow:#727272 0px 1px;}

}



