html, body { 
	color: #969696; 
	background-color: #fff; 
	margin: 0; 
	padding: 0; 
	font: 100%/120% "Verdana","Arial","Helvetica",sans-serif; 
	text-align: center;
}

.contenedor {
	width:900px;
	margin: 0px;
	padding: 0px;
	background: url(images/fondo01.jpg) #fff top left no-repeat;
	text-align: center; 
}

div.index2 {
	color: #969696; 
	font-size: 88%; 
	padding: 0; 
	line-height: 120%;
	margin: 0;
	clear: both; 
	width: 599px;
}


/*--------------------------h1--------------------------------*/
div.index2 h1 {
	width: 599px;
	height: 126px;
	margin: 0;
	padding: 0;
}
div.index2 h2 {
	width: 599px;
	height: 53px;
	margin: 0;
	padding: 0;
}


div.index2 h1#home {
	background:	url(images/fotohome.jpg) top left no-repeat;
}
div.index2 h1#neuro {
	background: url(images/fotoneuro.jpg) top left no-repeat;
}
div.index2 h1#consultoria {
	background: url(images/fotoconsultoria.jpg) top left no-repeat;
}
div.index2 h1#dolor {
	background: url(images/fotomdolor.jpg) top left no-repeat;
}
div.index2 h1#investiga {
	background: url(images/fotoinvestiga.jpg) top left no-repeat;
}
div.index2 h1#rehabilita {
	background: url(images/fotorehabilita.jpg) top left no-repeat;
}
div.index2 h1#conexion {
	background: url(images/fotoconexion.jpg) top left no-repeat;
}
div.index2 h1#consultorios {
	background: url(images/fotoconsultorios.jpg) top left no-repeat;
}
div.index2 h1#staff {
	background: url(images/fotostaff.jpg) top left no-repeat;
}
div.index2 h1#contacto {
	background: url(images/fotocontacto.jpg) top left no-repeat;
}
div.index2 h1#articulos {
	background: url(images/fotoarticulos.jpg) top left no-repeat;
}
div.index2 h1#enlaces {
	background: url(images/fotoenlaces.jpg) top left no-repeat;
}
div.index2 h1#mapa {
	background: url(images/fotomapa.jpg) top left no-repeat;
}

div.index2 h1 span { 
	display: none; 
}
/*---------------- h2 --------------------------*/
div.index2 h2#home2 {
	background:	url(images/tit-home.gif) top left no-repeat;
}
div.index2 h2#neuro2 {
	background: url(images/tit-neurocirugia.gif) top left no-repeat;
}
div.index2 h2#consultoria2 {
	background: url(images/tit-consultoria.gif) top left no-repeat;
}
div.index2 h2#dolor2 {
	background: url(images/tit-mdolor.gif) top left no-repeat;
}
div.index2 h2#investiga2 {
	background: url(images/tit-investigacion.gif) top left no-repeat;
}
div.index2 h2#rehabilita2 {
	background: url(images/tit-rehabilitacion.gif) top left no-repeat;
}
div.index2 h2#conexion2 {
	background: url(images/tit-conexion.gif) top left no-repeat;
}
div.index2 h2#consultorios2 {
	background: url(images/tit-consultorios.gif) top left no-repeat;
}
div.index2 h2#staff2 {
	background: url(images/tit-staffmedico.gif) top left no-repeat;
}
div.index2 h2#contacto2 {
	background: url(images/tit-contacto.gif) top left no-repeat;
}
div.index2 h2#articulos2 {
	background: url(images/tit-articulos.gif) top left no-repeat;
}
div.index2 h2#enlaces2 {
	background: url(images/tit-enlaces.gif) top left no-repeat;
}
div.index2 h2#mapa2 {
	background: url(images/tit-mapa.gif) top left no-repeat;
}


div.index2 h2 span { 
	display: none; 
}

div.index2 ul {
		margin-left: 103px; 
		margin-right: 50px;
		}
 
div.index2 ul li a{ font-weight: normal; color: #4B71C9; }
div.index2 ul li a:link{ color: #4B71C9; text-decoration: none; }
div.index2 ul li a:visited{ color: #4B71C9; text-decoration: none; }
div.index2 ul li a:active{ color: #4B71C9; text-decoration: none; }
div.index2 ul li a:hover{ color: #43C4D1; text-decoration: underline; }


a { font-weight: normal; color: #909090; }
a:link { color: #909090; text-decoration: none; }
a:visited { color: #909090; text-decoration: none; }
a:active { color: #909090; text-decoration: nene; }
a:hover { color: #555555; text-decoration: underline; }

.actual { color: #555555; text-decoration: none; }

div.index2 p {
	margin-left: 70px; 
	margin-right: 50px; 
}

div.index2 #formas {
	margin-left: 103px; 
	margin-right: 50px; 
}

/* --------------------------------------------- TOPNAVIGATIE --------------------------------------------- */

#topnavigatie { 
width: 443px;
height: 56px; 
padding: 0;
margin-left: 156px;
margin-bottom: 44px; 
}
#topnavigatie li span { display: none; }
#topnavigatie ul { list-style: none; padding: 0; margin: 0; height: 56px; }
#topnavigatie li { float: left; margin: 0; }
#topnavigatie li a { display: block; text-decoration: none; font-weight: bold; height: 56px; margin: 0; padding: 0; }

/* Home */
li#home/* hide ie5 */{ background: url("images/bot-home-on.gif") transparent no-repeat; width: 89px; }
li#home a { background: url("images/bot-home.gif") transparent no-repeat; width: 89px; }
li#home.current a, li#home a:hover { background: url("images/bot-home-on.gif") transparent no-repeat; width: 89px;}

/* Articulos */
li#articulos/* hide ie5 */ { background: url("images/bot-articulos-on.gif") no-repeat; width: 88px; }
li#articulos a { background: url("images/bot-articulos.gif") no-repeat; width: 88px; }
li#articulos.current a, li#articulos a:hover { background: url("images/bot-articulos-on.gif") no-repeat; width: 88px; }

/* Links */
li#links/* hide ie5 */ { background: url("images/bot-enlaces-on.gif") no-repeat; width: 89px; }
li#links a { background: url("images/bot-enlaces.gif") no-repeat; width: 89px; }
li#links.current a, li#links a:hover { background: url("images/bot-enlaces-on.gif") no-repeat; width: 89px;}

/* Mapa */
li#mapa/* hide ie5 */ { background: url("images/bot-mapa-on.gif") no-repeat; width: 88px; }
li#mapa a { background: url("images/bot-mapa.gif") no-repeat; width: 88px; }
li#mapa.current a, li#mapa a:hover { background: url("images/bot-mapa-on.gif") no-repeat; width: 88px; }

/* Contacto */
li#contacto/* hide ie5 */ { background: url("images/bot-contacto-on.gif") no-repeat; width: 89px; }
li#contacto a { background: url("images/bot-contacto.gif") no-repeat; width: 89px; }
li#contacto.current a, li#contacto a:hover { background: url("images/bot-contacto-on.gif") no-repeat; width: 89px; }



/* --------------------------------------------- Bottom --------------------------------------------- */

#menu-bottom {
margin: 0;
padding-top: 25px;
padding-left: 15px;
width: 900px;
height: 75px;
background: url(images/fondo-bottom.gif) #fff top left no-repeat;
font-size: 65%;
font-weight: normal;
}
/*-------------------------------------------------link bttom --------------------------------------*/
a.bo:link { color: #6cc; background: transparent; }
a.bo:visited { color: #6cc; background: transparent; }
a.bo:hover, a.to:active { color: #fff; background: transparent; }

a:not([href]):hover, a:not([href]):active { color: inherit; background: transparent; }

p.diseno {
font-family:Arial, Helvetica, sans-serif;
font-size: 60%;
color:	#B9B9B9;
text-align:left;
margin:0;
padding:30px 0 0 0;
}

p.diseno a, p.diseno a:link {
color:	#B9B9B9;
text-decoration:none;
}
p.diseno a:hover{
color:	#FF9900;
text-decoration: underline;
}
