.required
{
    font-weight: bold;
}

.sub-seccion
{
    width: 914px;
    height: 90px;
    padding-bottom: 10px;
}

.content-seccion
{
    width: 914px;
    /*height: 398px;*/
}

#sub-presentacion.sub-seccion
{
    background-image: url("../img/sub_presentacion.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-clinica.sub-seccion
{
    background-image: url("../img/sub_clinica.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-fisioterapia.sub-seccion
{
    background-image: url("../img/sub_fisioterapia.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-podologia.sub-seccion
{
    background-image: url("../img/sub_podologia.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-medspine.sub-seccion
{
    background-image: url("../img/sub_medspine.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-tratamientos.sub-seccion
{
    background-image: url("../img/sub_tecnicas_tratamiento.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-instalaciones.sub-seccion
{
    background-image: url("../img/sub_instalaciones.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-tarifas.sub-seccion
{
    background-image: url("../img/sub_tarifas.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-profesionales.sub-seccion
{
    background-image: url("../img/sub_profesionales.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-companyias.sub-seccion
{
    background-image: url("../img/sub_companyias.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-horarios.sub-seccion
{
    background-image: url("../img/sub_horarios.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-contacto.sub-seccion
{
    background-image: url("../img/sub_contacto.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub-equipo.sub-seccion
{
    background-image: url("../img/sub_equipo.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

