﻿.contenedorGestionTPA
{
    margin-top:48px;
    margin-bottom: 40px;
}
.cabeceraGestionTPA
{
    top:0px;
    left:0px;
    right:0px;
    height:48px;
    background: #fff url('expedientes/cabecera_expedientes.png') no-repeat 0 0; 
    position:fixed;
    z-index:10;
}
.botoneraGestionTPA
{
    top:0px;
    right:0px;
    height:48px; 
    vertical-align: middle;
    background: #fff;
    position:fixed;
    z-index:10;
}
.inicioLoginDiv:hover
{
    position: relative;
    background: #fff url('conocenos/inicio_gestiontpa.gif') no-repeat 0 0;     
    height: 240px;
    width: 240px;
    top: -466px;
    left: 38px;
    z-index: 10000;
}
.inicioLoginDiv
{
    position: relative;
    height: 240px;
    width: 240px;
    top: -466px;
    left: 37px;
    z-index: 10000;
}

body
{
    width: 950px;
    margin: 0 auto;
}
.login
{
    background: transparent url(conocenos/conoce_caritas.png);
    width: 681px;
    height: 256px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -128px;
    margin-left: -340px;
}
.cabeceraConocenos
{
    position: relative;
    text-align: center;
    top: 10px;
    left: 10px;
    right: 10px;
    height: 100px;
}
.cabeceraLogo
{
    height: 95px;
}

.contenidoConocenos
{
    margin: 10px 10px 40px 10px;
}

.flotaIzquierdaConocenos
{
    float: left;
    width: 250px;
    text-align: justify;
}
.flotaDerechaConocenos
{
    float: right;
    width: 350px;
}
.pieConocenos
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 10px 0 0 0;
    padding: 5px;
    text-align: center;
    color: #CE1126;
    font-size: 1.1em;
    background: white;
}
ul
{
    list-style-type: circle;
    padding-left: 25px;  
}

.ventana
{
    position: relative;
    width: 650px;
    overflow: hidden;
}
.contenidoCarrusel
{
    margin: 25px;
    width: 600px;
}
.contenidoImagenCarrusel
{
    float: left;
    width: 245px;
}
.imagenCarrusel
{
    margin: auto auto;
    width: 200px;
    height: 200px;
}
.textoCarrusel
{
    float: left;
    width: 300px;
}
.imagenCarrusel
{
    margin: auto auto;
    width: 200px;
    height: 200px;
}
.imagenGaleria
{
    width: 96px;
}