*
{
font-family:Arial, Verdana;

}
html
{
	padding:0;
	
}
body{
	background-color:black;
	color:white;
	padding:0;margin:0;
	
}
html, body, .body-outer, .body-inner{height:100%; max-height:100%;min-height:500px}
.header
{
	width:1024px;
	max-width:100%;
	min-width:800px;
	margin:auto;
	position:relative;
}
.content{
	
	height:70%;
	border-top:2px solid white;
	border-bottom:2px solid white;
	max-height:442px;
}
.content-outer
{
	width:1024px;
	max-width:100%;
	min-width:800px;
	margin:auto;
	background-image:url(images/fondo_contenido.jpg);
	max-height:442px;
	height:100%;
	overflow:auto;
	
}
#inicio .content-inner {overflow:hidden; text-align:center; min-height:370px; height:100%; max-height:442px;}
.content-inner
{
	padding:10px 80px 0 80px;
}
.content p {font-size:10pt; margin-bottom:15px; float:left; width:75%; display:block; text-align:justify;}
.content .thumbnail img{float:right;border:1px solid white;display:block; margin-bottom:3px; padding:2px;width:15%}
#inicio .content img{display:none;}
.content strong {font-size:16pt; font-weight:bold;}
#inicio .content-inner {
	padding:0; 
	background-image:url(../images/imagen_inicio.jpg);
	background-position:right bottom;
	}
.content h2{
	margin:0;padding:0;
	height:45px;
	width:400px;
	display:block;
	background-repeat:no-repeat;
	
}

.content h2 span{display:none;}

#tratamientos .content h2{background-image:url(images/h2_tratamientos.png);}
#donde_estamos .content h2{background-image:url(images/h2_donde_estamos.png);}
#horario_y_contacto .content h2{background-image:url(images/h2_horario_y_contacto.png);}
	

h1 span{display:none;}
h1{
	display:block;
	height:80px;
	width:580px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin:0;
	
}
/*#menu { position:absolute; top:525px;}*/
#menu {
	width:1024px;
	max-width:100%;
	min-width:800px;
	margin:15px auto;
	overflow:hidden;
	
	
}
#menu h2{display:none;}
#menu ul{list-style:none;margin:0;padding:0;overflow;hidden; }
#menu li
{
	float:left;
	margin:0 20px 0 0;	
	height:20px;
}
#menu li a{text-decoration:none; color:white; font-weight:bold;}
#menu li.active a{color:#7a7a7a}
#menu li.first {margin-left:25px;}
#consulta{
	text-align:right;
	position:absolute;
	right:5px;
	top:10px;
	
}
#consulta, #consulta *, #menu a{font-size:9pt;}
#consulta h2{
	margin:2px;
}

#footer{display:none;}

/*Donde_estamos*/
#mapa_navarra
{
	padding-top:15px;
	margin-right:30px;
	float:left;
	width:30%;
}
#mapa_navarra img
{
	
	width:100%;
}

#map_canvas
{
	padding-top:15px;
	
	width: 40%;
	float:left;
	margin:auto;
	
	
}
#map_canvas .outer
{
	border:1px solid white;
	padding:2px;
	
}
#map_canvas .inner
{
	height: 250px;
}

#address
{
	
	
}
#address *
{
	font-size:11pt;
}
#photos
{
	padding-top:15px;
	width:25%;
	float:right;
	
	
}

#photos img
{
	width:auto;
	display:block;
	float:none;
	margin:auto;
	margin-bottom:3px;
	max-width:120px;
}

/*Horario y contacto*/

#horario_y_contacto .content p
{

	font-size:12pt;
	float:none;
	padding-left:20px;
}

#horario_y_contacto .content p strong
{
	font-size:12pt;
	margin-left:20px;
}

#telefono, #horario
{
	padding-top:40px;
	width:45%;
	float:right;
}
#horario
{
	float:left;
}
#horario_y_contacto h3 
{
	margin:0; padding:0;
	font-weight:normal;
	font-size:18pt;
}
#telefono .outer, #horario .outer
{
	border:1px solid black;
	background-image: url(images/box_background.png);
	background-repeat:repeat-x;
	background-position:top center;
	padding: 10px;
}
#telefono .inner,  #horario .inner
{
	background-image:url(images/telephone_icon.png);
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:-40px;
	margin-right:-50px;
	padding-top:40px;
	padding-right:0px;
	
}

#horario .inner{background-image:url(images/horario_icon.png);}

#telefono .inner p{font-size:25pt; text-align:center; padding:20px 15px 20px 15px; margin:0;}