@charset "UTF-8";
/* CSS Document */

#cajaservicios{
width:560px;
height:270px;
margin-left:10px;
overflow:scroll;

}
#cajaservicios1{
width:560px;
height:270px;
float:left;

}
#cajaservicios3{
width:600px;
height:350px;
background-image:url(../fotos/mujertratamiento.jpg);
background-repeat:no-repeat;

}
#cajaserviciosnoscroll{
width:560px;
height:270px;
background-image:url(../fotos/mujerespalda.jpg);
background-repeat:no-repeat;

}

.subtitulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#17AFC3;
	text-align:left;
	line-height:30px;
	margin-left:20px;
}
.subtitulo2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#17AFC3;
	text-align:left;
	line-height:25px;
	margin-left:20px;
}

#cajabotonesservicios{
width:600px;
height:120px;
float:left;
}
#cajabotonesservicios ol {
	width:600px;
	height:60px;
	padding:0px;
	list-style-type:none;
}
#cajabotonesservicios ol li {
	width:140px;
	height:60px;
	float:left;
}
#cajabotonesservicios ol li a {
	width:140px;
	height:60px;
	display:block;
	text-indent:-9999px;
}
.tratamientosquirurgicos{
	background-image: url(../fotos/b-tratamientos.png);
	background-repeat:no-repeat;
}
.tratamientosquirurgicos:hover {
	background-image: url(../fotos/b-tratamientos1.png);
	background-repeat:no-repeat;
}
.tratamientosquirurgicos:active{
	background-image: url(../fotos/b-tratamientos.png);
	background-repeat:no-repeat;
}
.noquirurgicos{
	background-image: url(../fotos/b-tecnicas.png);
	background-repeat:no-repeat;
}
.noquirurgicos:hover {
	background-image: url(../fotos/b-tecnicas1.png);
	background-repeat:no-repeat;
}
.noquirurgicos:active {
	background-image: url(../fotos/b-tecnicas1.png);
	background-repeat:no-repeat;
}
.servicioscorporales{
	background-image: url(../fotos/b-corporales.png);
	background-repeat:no-repeat;
}
.servicioscorporales:hover {
	background-image: url(../fotos/b-corporales1.png);
	background-repeat:no-repeat;
}
.servicioscorporales:active{
	background-image: url(../fotos/b-corporales1.png);
	background-repeat:no-repeat;
}
.procedimientos{
	background-image: url(../fotos/b-procedimientos.png);
	background-repeat:no-repeat;
}
.procedimientos:hover {
	background-image: url(../fotos/b-procedimientos1.png);
	background-repeat:no-repeat;
}
.procedimientos:active{
	background-image: url(../fotos/b-procedimientos1.png);
	background-repeat:no-repeat;
}
.subtitulo1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	line-height:30px;
}
#contenedortituloservicios{
	width:580px;
	height:40px;
	float:left;

}
#contenidoservicios{
background-image:url(../fotos/fondoservicios.jpg);
	width: 600px;
	height:300px;
	float:left;
}