﻿body 
{
	background: none #fff;	
}

#header, #footer
{
	display: none;
}

div.panel-gris
{
    padding: 10px;
    background-color: #FFF;
    margin-bottom: 10px;
    
    -moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;    
}

div.panel-gris2 
{
    margin-top: 5px;
    
    padding: 10px;
    background-color: #B3B3B3;
    margin-bottom: 10px;
    
    border: 1px solid #939393;    
    
    -moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;    
}

/* Datelle de la compra */
    .compra-detalles 
    {
        float: left;
        width: 140px;        
        min-height: 30px;
        text-align: center;
        padding-top: 10px;
        margin-right: 10px;
        color: Black;
        margin-top: 5px;
    }
    
    .compra-tipo
    {
        float: left;
        width: 140px;
        background-color: White;
        color: Black;        
        border: 1px solid black;
        min-height: 30px;
        text-align: center;
        padding-top: 10px;
        margin-right: 10px;
        margin-top: 5px;
    }
    
    .compra-info
    {
        float: left;
        width: 250px;        
        border: 1px solid white;
        min-height: 30px;
        padding-top: 2px;
    }
    
    .compra-info-tr 
    {
        float: left;
        width: 124px;
        text-align: center;
        min-height: 15px;
        padding: 3px 0;
    }
    
    .compra-info-td
    {
        float: left;
        width: 124px;
        text-align: center;
        background-color: White;
        color: #4C4C4C;
        min-height: 20px;
        padding-top: 5px;
    }
        
    

div.panel-gris-sinborde
{
    padding: 10px;
    background-color: #B3B3B3;    
}

div.panel-logo 
{
    display: none;
}

div.titulo-negro 
{
    padding: 10px;
    background-color: #0F0F0F;
    text-align: center;
    color: White;
    font-size: 16px;
    font-weight: bold;
}

div.titulo-verde
{
    padding: 10px;
    background-color: #FFF;
    text-align: center;
    color: Black;
    font-size: 16px;
    font-weight: bold;
}


div.panel-contenido
{
    padding: 5px 10px;
    margin: 0 30px;
}

div.panel-gris-interior
{
    margin-top: 5px;
    
    padding: 10px;
    background-color: #FFF;
    margin-bottom: 10px;
    
    border: 1px solid #939393;    
    
    -moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;    
}

div.panel-blanco 
{
    background-color: white;
    color: Black;
    padding: 10px;
}

    div.panel-blanco p 
    {
        margin-bottom: 5px;
    }
    
    div.panel-blanco a.verdeoscuro
    {
        color: #54aa00;
    }
    
a.gris 
{
    color: #4C4C4C;
} 

a.gris:hover
{
    color: black;
} 

div.panel-gris-oscuro
{
    background-color: #FFF;
    color: black;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px dotted black;
}

div.titulo-negro-mediano
{
    background: url("images/titulo.png") no-repeat top left;
    width: 278px;
    height: 29px;
    margin: 0 auto;
    text-align: center;
    color: White;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;    
}

a.boton-gris 
{
    background: url("images/boton.png") no-repeat top left;
    width: 128px;
    height: 52px;
    display: block;
    float: left;    
    text-align: center;
    color: Black;
    font-size: 12px;
    padding-top: 10px;
    font-weight: normal;    
    line-height: 14px;        
}
    
    a.boton-gris.unalinea
    {
        padding-top: 15px;        
    }
    
    a.boton-gris.treslineas
    {
        padding-top: 5px;
        line-height: 12px;
    }      
    
a.boton-verde-grande
{
    background: url("images/boton-verde-grande.png") no-repeat top left;
    width: 124px;
    height: 51px;
    display: block;
    float: left;    
    text-align: center;
    color: white;
    font-size: 12px;
    padding-top: 10px;
    font-weight: normal;    
    line-height: 14px;        
}

    a.boton-verde-grande.unalinea
    {
        padding-top: 15px;        
    }
    
    a.boton-verde-grande.treslineas
    {
        padding-top: 5px;
        line-height: 12px;
    }
    
a.boton-negro-pequeno
{
    background: url("images/boton-negro-pequeno.png") no-repeat top left;
    width: 70px;
    height: 27px;
    display: block;
    float: left;    
    text-align: center;
    color: white;
    font-size: 10px;
    padding-top: 7px;
    margin: 4px 0 0 0;
    font-weight: normal;    
    line-height: 14px;        
}    

a.boton-gris-pequeno
{
    display: none;
}

    a.boton-gris-pequeno.dos-lineas 
    {
        line-height: 10px;        
        padding-top: 7px;
    }

    a.boton-gris-pequeno:hover
    {
        background: url("images/boton-gris-hover.png") no-repeat top left;        
        color: #222;
    }

a.boton-verde-pequeno
{
    background: url("images/boton-verde.png") no-repeat top left;
    width: 68px;
    height: 26px;
    display: block;
    float: left;    
    text-align: center;
    color: white;
    font-size: 10px;
    margin: 4px 0 0 0;
    padding-top: 7px;
    font-weight: normal;    
    line-height: 14px;        
}

a, a:hover 
{
    text-decoration: none;
}

a.boton-gris:hover
{
    color: White;
}

a.boton-verde-grande:hover
{
    color: Black;
}

h3.azul 
{
    color: #404E86;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 10px;
    font-size: 13px;
}

h3.info 
{  
    font-size: 14px;
    color: Black;
    font-weight: bold;
}

h3.apartado, h3.apartado-simple
{
    padding-top: 3px;
    height: 20px;    
    font-size: 14px;
    color: Black;
    font-weight: bold;
    margin-bottom: 5px;
}

h3.apartado
{
    background: url("images/vineta-negra.png") no-repeat top left;
    padding-left: 25px;
}

table.listado 
{    
    font-size: 11px;
    color: #4C4C4C;
}


table.listado tr
{       
    height: 20px;
}

table.listado th 
{
    padding: 6px 10px;
    background-color: #4C4C4C;    
    color: White;    
    text-align: center;
    border: 1px solid #CCCCCC;
}

table.listado td 
{
    background-color: White;
    padding: 6px 10px;
    text-align: center;
    border: 1px solid #CCCCCC;
}

table.listado tr.listado-header 
{
    background-color: transparent;
}

h4.pestana
{
    font-size: 14px;
    font-weight: bolder;
}



/* GENERAL */
div.bloque 
{
    overflow: hidden;
}

div.centrado-hor, table.centrado-hor 
{
    margin: 0 auto;
}

div.sep-bloque 
{
    margin-top: 10px;
}

div.sep-bloque-grande
{
    margin-top: 20px;
}


div.texto-centrado
{
    text-align: center;
}



th.sincabecera 
{
    background: none;
    background-color: transparent;
    border: none;
}

label 
{
    font-size: 12px;
    width: 150px;
    float: left;    
    text-align: right;
    margin-right: 10px;
    padding-top: 3px;
    /* border: 1px solid blue; */
}

label.pequeno
{
    width: 60px;
}

label.medio
{
    width: 80px;
}

label.izquierda 
{
    text-align: left;
    margin-left: 10px;    
}

label.pequeno-s, span.pequeno-s label
{
	width: 4.5em;
	text-align: left;
}

input[type=text] 
{
    font-size: 14px;
    float: left;
    width: 50px;
}

input[type=checkbox], input[type=radio] 
{
    background: none;
    border: none;
    margin: 0.4em 0.2em 0 0;            
    padding: 0;
    vertical-align: bottom;
    position: relative;
    float: left;
    width: 20px;
}

input[type=text].medio
{    
    width: 100px;
}

input[type=text].grande
{    
    width: 200px;
}

input[type=text].grande-x
{    
    width: 300px;
}

div.izquierda 
{
    margin: 0 auto;
    float: none;
}

div.derecha
{
    float: right;
}

div.separar-ver
{
    margin-top: 10px;
}




/* Mensajes */
div.msg { -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; 
          border: 1px solid rgb(243, 171, 171); margin: 10pt 0pt 15px; padding: 0; 
          -webkit-box-shadow: #999 0px 2px 3px;
		-moz-box-shadow: #999 0px 2px 3px;
		box-shadow: #999 0px 2px 3px;
}

div.msg ul, div.msg .msg-contenido { margin: 0; padding: 10px 10px 10px 70px; min-height: 35px; }

div.msg-error ul, div.msg-error div.msg-contenido { background: url('images/cross_octagon.png') no-repeat scroll 0pt 0 transparent; }

div.msg-error { border-color: rgb(243, 171, 171); background: url('images/msg-error.png') repeat-x scroll 0% 0% rgb(249, 201, 201); color: rgb(80, 13, 13); border-bottom-color: rgb(141, 13, 13); }

div.msg h3 {
    border-bottom: 1px dotted;    
    font: 2em "Trebuchet MS",Tahoma,Arial,Sans-serif;
    letter-spacing: -2px;
    margin: 0 0 0.3em;
    padding: 3px 3px 3px 5px;
    text-transform: none;    
    font-size: 160%;
    color: inherit
}

div.msg-error h3 { border-bottom-color: rgb(141, 13, 13); }




/* Pestañas */
        .tabs, .tabs-grande
        {
            position:relative;
            top:1px;
            /*left:10px; */
        }
        
        .tabs-grande 
        {
            width: 250px;
        }
        
        .tab, .tab-grande
        {
            border-right:solid 1px #7A7A7A;
            border-top:solid 1px #7A7A7A;
            border-bottom:solid 1px #7A7A7A;
            background-color:#E6E6E6;
            
            padding: 10px;
            color: black;
            height: 30px;
            font-size: 12px;
            font-weight: bold;                                   
        }
        
        .tab-grande 
        {
            width: 288px;
            margin-right: 9px;
        }
        
        .tab a 
        {
            color: black;
        }
        
        .tab a:hover
        {
            color: #B3B3B3;
        }
        
        .selectedTab
        {
            background-color: #B3B3B3;
            border-bottom:solid 1px #B3B3B3;
        }
        
        .selectedTab a:hover
        {
            color: white;
        }
        
        .tabContents
        {
            border-right:solid 1px #7A7A7A;
            border-top:solid 1px #7A7A7A;
            padding:10px;
            background-color:#B3B3B3;
        }
        
span.seleccioncentros 
{
	display: block;
	width: 540px;	
	background-color: white;
	overflow: hidden;
}

span.seleccioncentros input
{
	float: left;
	width: 15px;
	margin-right: 5px;
	margin-left: 12px;
}

span.seleccioncentros label 
{	
	float: left;
	width: 225px;
	text-align: left;
	margin-top: 2px;
}

span.seleccioncentros input.saltolinea
{
	clear: both;
}

.columnas1 
{
    width: 100%; 
    overflow: hidden;
    margin-top: 5px;
}

.progress-panel
{
    position:fixed;
    top: 40%;
    left: 45%;
    background-color: White;
    color: Black;
    border: 1px solid black;
    text-align: center;
    width: 200px;
    height: 100px;       
}

.progress-panel img 
{
    margin: 10px auto 0 auto;
}



/* Casos excepcionales de diseño */
div.panel-datos
{
    background: url("images/panel-datos.png") no-repeat top left;
    width: 300px;
    height: 29px;
    padding: 2px;
    margin-left: 50px;
}

    div.panel-datos label
    {
        margin-top: 2px;        
    }
    
    div.panel-datos input.grande
    {
        width: 180px;
    }
    
    div.panel-datos input 
    {
        height: 11px;
        font-size: 11px;
        margin-top: 4px;
    }
    
    
div.datos-form 
{
    border: 1px solid #A1A1A1;
    background-color: #CCCCCC;
    padding: 5px;
}