body
{
    font-family: Arial;
    font-size: 16px;
    background-color: #efefef;

}
a,img,body
{
    margin: 0px;
    padding: 0px;
    border: 0px solid;
}

div#cabecera
{
    background-color: #c10c28;
    display: block;
    height: 313px;
    width: 100%
}

div#contendedor
{

}



div#contendedorHome div#textoCabecera
{
    padding-top: 10px;
}

div#contendedorHome div#textoCabecera label.texto1,
div#contendedorHome div#textoCabecera label.texto2
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
div#contendedorHome div#textoCabecera label.texto1
{
    color: #e86012;
}
div#contendedorHome div#textoCabecera label.texto2
{
    color: #bc0b25;
}

div#contendedorHome div#textoCabecera h1.titulo
{
    font-family: Arial;
    font-size: 26px;
    font-weight: normal;
    color: #e5402d;
    margin: 2px 0px;
    margin-top: 15px;
}

div#cuerpo
{
   background-color: #efefef;
   display: block;
   width: 100%;

}

div#contendedorCuerpo
{
    width: 945px;
    margin: 0px auto;
    position: relative;
}


#contenedorCentroGeneral
{
    display: inline-block;
    width: 676px;
    vertical-align: top;
    position: absolute;
    top: -275px;
    clear: both;
    margin-left: 20px;
}

#contenedorCentroGeneral div.cabeceraBorder
{
    width: 676px;
    background-image: url("../images/bordecabecera.png");
    height: 5px;


}

div#contenedorCentro
{
    background-image: url("../images/fondocontenido.png");
    background-repeat: repeat-y;
    padding: 20px 35px;
    padding-top: 0px;
    min-height: 1060px;
}

div#contenedorCentro img.logo
{

}

div#menuIzquierda
{
    background-color: #e86012;
 
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/

    width: 205px;
    padding-bottom: 23px;
    display: inline-block;
    vertical-align: top;
    margin-top: 35px;
    margin-left: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
}

div#menuIzquierda h2.titulo
{
    color: #FFF;
    font-family:"Myriad Pro",Arial;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    padding: 7.6px 0px;
}

div#menuIzquierda h2.recibir
{
    padding-left: 21px;
}

div#menuIzquierda h2.menu
{
    padding-left: 20px;
}

div#menuIzquierda p
{
    margin: 0px;
    color: #FFF;
    font-size: 14px;
    padding-left: 20px;
}

div#menuIzquierda input[type="text"]
{
    width: 155px;
    height: 24px;
    border: 1px solid #BFBFBF;
    display: block;
    margin: 7px 0px;
    padding-left: 3px;
    margin-left: 20px;
    outline: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

}

div#menuIzquierda div.opciones
{
   background-image: url("../images/fondomenu.png");
   width: 225px;
   left: -10px;
   position: relative;
}

div#menuIzquierda div.opciones ul
{
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div#menuIzquierda div.opciones ul li
{
    padding: 5px 0px;
    list-style-image: url("../images/punto.png");
}

div#menuIzquierda div.opciones ul li a
{
    color: #402810;
    font-size: 15px;
    text-decoration: none;
}

div#menuIzquierda div.pieMenu a.btnEnviar
{
    padding: 7px 21px;
    background-color: #bc0b25;
    color: #FFF;
    font-size: 14px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    margin-left: 90px;
    position: relative;
    top: 7px;
}

div#menuIzquierda div.pieMenu a.btnEnviar:hover
{
    background-color: #8f081C;
}

div#piePagina
{
    height: 54px;
    background-color: #c10c28;
    display: block;
    bottom: -195px;
    z-index: 1000;
    width: 100%;
    position: relative;

}

div#piePagina div
{
    text-align: right;
    width: 945px;
    margin: 0px auto;
    padding-top: 18px;
    padding-right: 100px;
}
div#piePagina div span
{
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
}


.info {
  color: #00529B;
  background-color: #BDE5F8;
  background: #BDE5F8 url('../images/info.png') no-repeat 10px center;
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  
}
.warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background:#FEEFB3 url('../images/warning.png') no-repeat 10px center;
}
.error {
  color: #D8000C;
  background-color: #FFBABA;
  background: #FFBABA url('../images/error.png') no-repeat 10px center;
  width: 300px;
}
.marcado
{
    font-family: arial;
    font-size: 14px!important;
    font-weight: bold;
    color: #e86012!important;

}


/*INSCRIPCION*/


.titulo-inscripcion
{
 font-family: arial;
 font-size: 12px;
 list-style: none;
 color: #fff;
 display:inline-block;
 padding-top: 8px;  
 font-weight: bold; 
}

#participante
{
width:603px;
margin-top: 10px;
margin-bottom: 10px;    
}
#contenido-acompanante
{
width:603px;
margin-top: 10px;
margin-bottom: 10px;    
}
#participante input[type="text"]
{
width:226px;
height:26px;
border-radius:4px;
border: 1px solid #BFBFBF;

}
#contenido-acompanante input[type="text"]
{
width:226px;
height:26px;
border-radius:4px;
border: 1px solid #BFBFBF;

}
.subtitulo
{
font-family:arial; font-size:12px    
}
.li-izq{
display:inline-block;margin-left: 25px;

}
.li-der
{
 display:inline-block;margin-left: 90px;   
}

#lista-terminos li
{
 font-size:12px;
 margin-left:20px;
 font-family: arial;   
}

.boton-inscripcion
{
height: 30px;
width: 120px;
background: #BC0B25;
border: 1px solid #BC0B25;
border-radius: 4px;
color: #FFF;   
cursor:pointer; 
font-family: Myriad Pro;
font-size: 14px;
}
.boton_eliminar
{
height: 30px;
width: 120px;
background: #BC0B25;
border: 1px solid #BC0B25;
border-radius: 4px;
color: #FFF;   
cursor:pointer;   
background:#e83c2f;
border: 1px solid #e83c2f;  
}

#iniciar-sesion li
{
list-style:none;
}

#recuperar-clave li
{
    list-style: none;
}

#iniciar-sesion input[type="text"]
{
height: 24px;
width: 154px;
margin-left: 19px;
border-radius: 4px;
border: 1px solid #a3a3a2;
margin-top: 10px;
padding-left: 10px;
}
#recuperar-clave input[type="text"]
{
height: 24px;
width: 154px;
margin-left: 19px;
border-radius: 4px;
border: 1px solid #a3a3a2;
margin-top: 10px;
padding-left: 10px;

}

#boton-entrar
{
margin-top: 10px;
margin-left: 112px;
width: 73px;
height: 28px;
background: #565656;
border: 1px solid #565656;
border-radius: 4px;
color: #FFF;
cursor: pointer;
}

#recuperar-pass{
font-size: 13px;
color: #FFF;
margin-left: 15px;
margin-top: 11px;
text-decoration: none;    
}

#recuperar-pass:hover
{
text-decoration: underline;    
}

/*Efectos filtro*/

#tablaFiltroListado{
font-family: arial;
font-size: 14px;
}

#tablaFiltroListado input[type="text"] {
height: 20px;
width: 165px;
}

#tablaFiltroListado select {
height: 25px;
width: 169px;
}

.success
{

position: fixed;
top: 0;
left: 43%;
z-index: 100000;
background: #f4f4f4;
color: #3a3a3a;
font-size: 11px;
font-weight: bold;
border-radius: 0 0 5px 5px;
padding: 5px 7px;
line-height: 14px;
box-shadow: 0 0 4px #000;
font-family: arial;

}


.sombraView
{

  background: #EFEFEF;  
}


.loginInscipciones
{
    display:none;
    width:205px;
    height:182px;
    background: #a3a3a2;
    border-radius: 4px;
    position: fixed;
    top: 334px;
    margin-left: 636px;
}


 .recuperarPassword
{
    display:none;
    width:205px;
    height:182px;
    background: #a3a3a2;
    border-radius: 4px;
    position: fixed;
    top: 334px;
    margin-left: 636px;
}


@media screen and (max-width:1350px){  
    .loginInscipciones
    {
        display:none;
        width: 475px;
        height: 110px;
        background: #a3a3a2;
        border-radius: 4px;
        position: fixed;
        top: 8px;
        margin-left: 100px;
    }

    .loginInscipciones form#forminiciarSesion li
    {
        display: inline-block;
    }

    #boton-entrar
    {
        margin-top: 10px;
        margin-left: 10px;
        width: 73px;
        height: 28px;
        background: #565656;
        border: 1px solid #565656;
        border-radius: 4px;
        color: #FFF;
        cursor: pointer;
    }

    #recuperar-pass
    {
        font-size: 13px;
        color: #FFF;
        margin-left: 232px;
        margin-top: 11px;
        text-decoration: none;
    }  


    .recuperarPassword
    {
        display:none;
        width: 420px;
        height: 117px;
        background: #a3a3a2;
        border-radius: 4px;
        position: fixed;
        top: 8px;
        margin-left: 100px;
    }

    .recuperarPassword form#formRecuperarClave li
    {
        display: inline-block;
    }

}  