﻿
#centro{
   font-family: Lucida Sans Unicode, sans-serif;
   }

#cuadro_central{
	width: 570px;
	float: left;
	
}

.button
{
    color: #333333;
    font-size: 9pt;
	color: #fff;
	text-decoration: none;
	display: block;
	background-image:url("/images/botonCesta.png");
	background-repeat: no-repeat;
	width: 134px;
	height: 20px;
	float: left;
	padding-right: 20px;
    padding-top: 3px;
	text-align: center;
}


.cesta_detalle
{
    position: relative;
    margin-top: 0px;
    width: 570px;
    
    font-size: 12px;
    margin-bottom: 20px;
}

.cesta_detalle tr {
}

.cesta_botonera
{
    margin-top: 15px;
	position: relative;
    clear: both;
    /*min-height: 110px;*/

}

.cesta_totales
{
    /*position: relative;*/
    margin-top: 20px;
    margin-bottom: 20px;
    left: 180px;
    width: 220px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #666666;
    line-height: 1.5;
    border:1px solid;
}

    .cesta_totales tr {
        /*
	border-bottom: solid 1px;
	*/
    }
    
.cesta_totales td{
    line-height: 1.5;
    border:1px solid;
}

.cesta_totales .header
{
    color: #666666;
    text-align: left;
    width: 80px;
}

.cesta_totales .item
{
}
.cesta_totales .itemTotal
{
    
	font-weight: bold;
}


.cesta_titulo_cabecera
{
    text-align: left;
    width: 120px;
    background-color: #E5E5E6;
    padding-right: 2px;
    padding-left: 2px;
}

.cesta_titulo
{
    width: 260px;
    text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
    padding-right: 2px;
    padding-left: 2px;
}





.cesta_numerico_cabecera
{
    text-align: center;
    width: 60px;
    background-color: #E5E5E6;
    font-weight: bold;

}
.cesta_numerico
{
    text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
    width: 60px;

}


.cesta_boton
{
    padding: 5px;
    margin: 5px;
    padding-top: 10px;
   
    font-size: 12px;
    width: 80px;
    float: left;
    vertical-align: middle;
    text-align: center;
    background-image: url('../images/boton.png');
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    height: 32px;
}
.cesta_boton a
{
    text-decoration: none;
    color: #333333;
}
.cesta_boton a:hover
{
    text-decoration: underline;
}

.cuadro
{
    padding: 3px;
    border: 0px solid #D1D1D1;
    margin-top: 25px;
    position:relative;
    width: 560px;
    min-height:50px;
}
#botonera_cesta
{
  position: relative;
    margin-top:25px;
}


.total_cabecera
{
    background-color: #6A7D93;
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
}
.total
{
    background-color: #6A7D93;
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
}

.etiqueta_formulario
{
    height: 30px;
    min-width: 130px;
    clear: both;
    float: left;
    vertical-align: middle;
    font-size: 12px;
    color: #333333;
}
.campo_formulario
{
    border: 1px solid #DBDBDB;
    height: 20px;
    width:180px;
    background-color: #FFFFFF;
    font-size: 12px;
    float: left;
    vertical-align: middle;
}
.mensaje_validacion
{
    border: 1px solid #DBDBDB;
    height: 18px;
    background-color: #FF0066;
    font-size: 11px;
    float: left;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
.check_formulario
{
    vertical-align: middle; 
}
.etiqueta_check_formulario
{
    height: 20px;
    vertical-align: middle;
    font-size: 11px;
    color: #333333;
}
.tituloCuadro
{
    font-size: 15px;
    font-weight: bold;
    position: relative;
    left: 1px;
    color: #333333;
}
.panel1
{
    position: relative;
    min-height:350px;
    margin-top: 25px;
    margin-bottom: 25px;
	/*
    background-color: #E1E3EC;
	*/
    padding: 3px;
    border: 1px solid #D1D1D1;
    position: relative;
    width: 560px;
    overflow: hidden;
	font-size: 12px;
}
.panel1s
{
    position: relative;
    min-height:350px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-color: #E1E3EC;
    padding: 3px;
    border: 1px solid #D1D1D1;
    position: relative;
    width: 560px;
    overflow: hidden;
}
.titulo_grupo
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 3px;
    text-align: left;
    float: none;
    display: block;
    margin-bottom: 5px;
}
.grupo
{
    width: 600px;
    margin-top: 5px;
    bottom: 5px;
    min-height:100px
}

.bannerPortesGratis
{
    float: left;
    left: 250px;
    position: relative;
    top: -60px;
}
.cesta_botones_detalle
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
}

.realce
{
    font-size: 13px;
    color: #3333FF;
    font-weight: bold;
}

.textoSmall {
    font-size: 10px;
}






