﻿body
{
    font-family: 'Open Sans', sans-serif;
}

.divContenedor
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top:-10px;
}

.divLogueoHome
{
    float: left;
    background: url(images/blanco_90.png) repeat;
    padding:5px;
}

.borde_superior_bocadillo
{    
    background:url(images/bocadillo-sup.png) no-repeat;
    width:100px;
    height:6px;
    float:left;
}
.borde_inferior_bocadillo
{    
    background:url(images/bocadillo-inf.png);
    width:100px;
    height:13px;
    float:left;    
}
.cuerpo_bocadillo
{    
    background:url(images/bocadillo-med.png) repeat-y;
    width:100px;
    float:left;
    text-align:center;
}

.menu_general 
{
    border-top: 1px solid #29abe2;
    width: 230px;
    float: left; 
    margin-left: 750px;
    padding:10px;
    background: url(images/blanco_90.png) repeat;
}
.bloque_negro90 {
    float: left; 
    background: url(images/negro_90.png) repeat;
    width:100%;
}
.bloque_blanco90 {
    float: left; 
    background: url(images/blanco_90.png) repeat;
    width:100%;
}
.bloque_negro80 {
    float: left; 
    background: url(images/negro_80.png) repeat;
    width:100%;
}
.bloque_blanco80 {
    float: left; 
    background: url(images/blanco_80.png) repeat;
    width:100%;
}
.bloque_negro70 {
    float: left; 
    background: url(images/negro_70.png) repeat;
    width:100%;
}
.bloque_blanco70 {
    float: left; 
    background: url(images/blanco_70.png) repeat;
    width:100%;
}
.bloque_negro60 {
    float: left; 
    background: url(images/negro_60.png) repeat;
    width:100%;
}
.bloque_blanco60 {
    float: left; 
    background: url(images/blanco_60.png) repeat;
    width:100%;
}
.bloque_negro50 {
    float: left; 
    background: url(images/negro_50.png) repeat;
    width:100%;
}
.bloque_blanco50 {
    float: left; 
    background: url(images/blanco_50.png) repeat;
    width:100%;
}

.bloque_azulete {
    background-color:#54bce8;
    float:left;
    width:100%;
}
.tb_form_padd
{
    font-size:14px;
    background-color:white;
    border:1px solid #666666;
    font-family:'Open Sans', sans-serif;        
    padding:3px;
}
.boton_altaorg {    
    background: url(images/fondo_altaorg.png) no-repeat;    
    padding-bottom:13px;
    padding-top:14px;
    padding-left:30px;
    padding-right:30px;
    font-family:'Open Sans', sans-serif;
    font-size:16px;
    border:none;
    color:white;
    cursor:pointer;
    cursor:hand;
    width:330px;
}
.boton_accesoorg {
    background: url(images/fondo_acceorg.png) no-repeat;    
    padding-bottom:13px;
    padding-top:14px;
    padding-left:30px;
    padding-right:30px;
    font-family:'Open Sans', sans-serif;
    font-size:16px;
    border:none;
    color:white;
    cursor:pointer;
    cursor:hand;
    width:330px;
}
.boton_eventos {
    background: url(images/fondo_caleven.png) no-repeat;    
    padding-bottom:13px;
    padding-top:14px;
    padding-left:30px;
    padding-right:30px;
    font-family:'Open Sans', sans-serif;
    font-size:16px;
    border:none;
    color:white;
    cursor:pointer;
    cursor:hand;
    width:330px;
}
.bloque_negro80 {
    float: left; 
    background: url(images/negro_80.png) repeat;
    width:100%;
}
.problemas_inscripcion
{    
    background:url(images/problema-insc.png) no-repeat;
    width:207px;
    height:206px;
    float:left;
    text-align:center;
}
.bloque_fixed_RTS { width:100%; position:relative; height:60px; background-color:black; } 
.bloque_prefixed_RTS { z-index:100000; position:relative; height:60px; background-color:black; } 
.bloque_fixed_RTS130 { width:100%; position:relative; height:130px; background-color:black; } 
.bloque_prefixed_RTS130 { z-index:100000; position:relative; height:130px; background-color:black; } 