body {
	background-image: url(objetos/fondo.jpg);
	background-repeat: repeat;
}
#centrado {
	text-align:left;
    margin:auto;
    width:800px;
    height:auto;
}



#logo {
	position:relative;
	width:800px;
	height:100px;
	z-index:1;
	top: 0px;
	background-image: url(objetos/logo.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}



#logo2 {
	position:relative;
	width:450px;
	height:56px;
	z-index:1;
	top: 0px;
	background-image: url(objetos/logo2.jpg);
	background-repeat: no-repeat;
}



#lateral {
	position:absolute;
	width:155px;
	left: 0px;
	top: 0px;
	line-height: normal;
	visibility: visible;
	height:auto;
	background-repeat: repeat;
	background-image: url(objetos/lateral.png);
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#menulateral {
	position:relative;
	width:180px;
	left: 0px;
	top: 10px;
	padding:0px;
	margin:0px;
	height: auto;
	float:left;
	z-index:1;
	}

#contenido {
	position:relative;
	width:580px;
	height:auto;
	top:10px;
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	z-index:1;
	background-image:url(objetos/fondocontenido.png);
	background-repeat:repeat;
	}
	

#sitemap {
	position:relative;
	width:580px;
	top:15px;
	left:0px;
	z-index: 1;
	clear:both;
	float:right;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	}
	


#direccion {
	position:relative;
	width:185px;
	left:0px;
	z-index: 1;
	clear:both;
	}
	
#menuesquina {
	position:fixed;
	top:200px;
	right:0px;
	float:right;
	clear:left;
	margin-left:15;
	margin-bottom:15;
	padding-right: 10px;
	height: auto;
	width: auto;
	border: thin none #005296;
	background-color: #BEDAF0;
	}

#fotoportada {
	position:relative;
	width:800px;
	height:auto;
	top: 10px;
	left: 0px;
}

#amsler {
	position:relative;
	width:440px;
	height:auto;
	top: 5px;
	background-color: #D6EAF5;
	padding: 5px;
}



#fotocurriculum {
	position:relative;
	width:205px;
	height:195px;
	float:right;
	clear:left;
	margin-left:15px;
	border:thin outset #0000CC;
	text-indent:0px;
	}
	

	
#iolmaster {
	position:relative;
	width:450px;
	height:auto;
	margin:auto;
	display:none;
	background-color: #BBDCEE;
	padding: 10px;
	border: thin outset #0000CC;
	text-indent:0px;
	text-align:justify;
	}


#anatomia {
	position:relative;
	width:400px;
	height:auto;
	margin:auto;
	display: none;
	background-color: #BBDCEE;
	border: thin outset #0000CC;
	text-indent:0px;
	}
	
#cajamurcia {
	position:relative;
	width:230px;
	height:auto;
	left:360px;
	top:-195px;
	}
	
.h1 {
	font-size: 24px;
	color: #005296;
	font-weight: bold;
	text-align: center;
}
.h2 {
	color:#005296;
	font-size:17px;
	font-weight:bold;
	text-indent: 20px;
	}
	
.h2rojo {
	color:#FF3333;
	font-size:17px;
	font-weight:bold;
	text-indent: 20px;
	}
	
.p {
	color: #005296;
	text-indent: 20px;
	text-align:justify;
	}

.projo {color: #FF3333;
	text-indent: 20px;
}

.projonegrita {color: #FF3333;
	text-indent: 20px;
	font-weight:bold;
}


.pcursiva {color: #005296;
	text-align:justify;
	text-indent: 20px;
	font-style:italic;
}

.t {color: #005296;
	text-align:justify;
	text-indent:0px;
	}


.direccion {color: #005296;
	text-align:center;
	font-size:13px;
	}

.boton {color: #005296;
		}

.letralateral {
	color: #005296;
	font-size: 17px;
	font-weight: bold;
	text-indent: -20px;
}
.letralateral2 {
	color: #005296;
	font-size: 16px;
	font-weight: bold;
	text-indent: -10px;
}

.alcon {
	color:#005296;
	font-size: 12px
	}

.menuesquina {color: #005296;
	text-align:justify;
	text-indent:0px;
	font-size::12px;
	}

a:link {
	text-decoration: none;
	color: #005296;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
	font-style: italic;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #005296;
}


/* Menu botones*/


#botones {
	position:relative;
	top:5px;
	border:0px;
	width: 800px;
	height:40px;
	}
	
	
	#menus {
	list-style-type: none;
	padding-left:3px;
	margin: 0px;
	width: 800px;
	}

#menus li {
	padding: 0px;
	list-style-type: none;
	position: relative;
	cursor: pointer;
	width: 155px;
	float: left;
	margin-right:4px;
	
	}

#menus ul {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	z-index: 1000;	
}

#menus ul li {
	position: relative;
	z-index: 2000;	

}


#menus li a {
	display: block;
	width: auto;
	padding-: 0px;
	margin-bottom: 1px;
	color: #005296;
	text-indent: 5px;
	text-align:left;
	background-color: #ABD3EC;
	z-index: 1000;
	border: thin outset #006699;
}

#menus li ul li a {
	z-index:2000;
	}


#menus a:hover {
	background-color: #7D96BF;
	color: #99FFFF;
}

#menus .menuitem {
	display: block;
	position: absolute; 
    margin: 0;
	width: auto;
   	display: none;
	z-index: 500;
}

#menus .submenu {
	display: block;
	position: absolute;
	margin: -15% 0 0 100%;
	width: auto;
  	padding: 0px;
	display: none;
	z-index: 2000;
}

#menus .menuitem:hover {
	display: block; 
	height: auto; /* IE 7 Patch */
	display: block; /* Opera Patch */
	}



/***************** The magic!! ******************/
#menus li:hover ul { display: block; }
#menus li:hover ul li ul { display: none; }
#menus li:hover ul li:hover ul { display: block; }
#nosotros:hover, #servicios:hover, #patologia:hover, #informacion:hover, #contacto:hover {
	background-position: bottom;
	}
/************************************************/

ul li a span {
	display: none; /* Oculto el texto. */
}

#nosotros {
	display: block;
	background: url(objetos/bnosotros.jpg);
	width:155px;
	height: 40px;
	z-index: 1000;
	}

#servicios {
	display: block;
	background-image: url(objetos/bservicios.jpg);
	height: 40px;
	width:155px;
	z-index: 1000;
	}
	
#patologia {
	display: block;
	background-image: url(objetos/bpatologia.jpg);
	height: 40px;
	width:155px;
	z-index: 1000;
	}
	
#informacion {
	display: block;
	background-image: url(objetos/binformacion.jpg);
	height: 40px;
	width:155px;
	z-index: 1000;
	}
	
#contacto {
	display: block;
	background-image: url(objetos/bcontacto.jpg);
	height: 40px;
	width:155px;
	z-index: 1000;
	}
