﻿
.botonazul {
    font-size: 18px;
    background-color: blue;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: white;
    font-family: Bahnschrift;
    margin-top: 0px;
    border-style: none;
}
.botonredondoRegistro {
    font-size: 22px;
    color: black;
    background-color: saddlebrown;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    color: white;
    font-family: Verdana;
}

.botonredondoRegistro4 {
    font-size: 18px;
    color: gold;
    background-color: #b02303;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    color: white;
    font-family: Bahnschrift;
    height:40px;
    width:200px;
    border-style:none;
}
.botonredondoRegistro44 {
    font-size: 18px;
    background-color:blue;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    color: white;
    font-family: Bahnschrift;
    margin-top: 0px;
    border-style:none;
}

.botonredondoRegistroR {
    font-size: 24px;
    color: black;
    background-color: orange;
    border-radius: 15%;
}

.botonsistemaR {
    font-size: 18px;
    color: black;
    background-color: orange;
    border-radius: 15%;
    font-family: Verdana;
}

.botonsistema {
    font-size: 18px;
    color: black;
    background-color: saddlebrown;
    border-radius: 1%;
    font-family: Verdana;
    color: white;
    width: 200px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.circulo {
    color: black;
    background-color: rgba(246, 240, 238, 0.24);
    border-radius: 1%;
    font-family: Bahnschrift;
    color: black;
    border-radius: 83px;
    -moz-border-radius: 83px;
    -webkit-border-radius: 83px;
    margin-bottom: 6px;
    border-style: solid;
    border-width: 1px;
    height: 60px;
    width: 252px;
}

.botonsistema4Block {
    font-size: 18px;
    color: black;
    background-color: lightgray;
    border-radius: 1%;
    font-family: Bahnschrift;
    color: black;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    margin-bottom: 6px;
    border-style: none;
    }

.botonsistema4 {
    font-size: 18px;
    color: black;
    background-color: rgba(246, 240, 238, 0.24);
    border-radius: 1%;
    font-family: Bahnschrift;
    color: black;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 6px;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    width: 250px;
}


.botonsistema3 {
    font-size: 14px;
    color: black;
    background-color: saddlebrown;
    border-radius: 1%;
    font-family: Verdana;
    color: white;
    width: 200px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.cetiquetasinfondo {
    font-size: 22px;
    color: brown;
    font-weight: bold;
    font-family: Bahnschrift;
    text-align: left;
}

.cetiquetasinfondo18 {
    font-size: 17px;
    color: brown;
    font-weight: bold;
    font-family: Bahnschrift;
    text-align: left;
}

.cetiquetasinfondofuentepeq {
    font-size: 18px;
    color: black;
    font-weight: bold;
    font-family: Bahnschrift;
}
.cetiquetas {
    font-size: 20px;
    color: black;
    background-color: orange;
    font-weight: bold;
    font-family: Verdana;
}

.cetiquetasInicio {
    font-size: 36px;
    color: brown;
    font-weight: bold;
    font-family: Verdana;
}

.cetiquetas2 {
    font-size: 18px;
    color: black;
    font-family:Verdana;
}

.div{
    text-align:center;
}

.Fondo {
    text-align: center;
    background-color: lightblue;
    border: double;
    border-radius: 5%;
    background-image: url(~/imagen/Fnd.png);
}

.Fuente {
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin-left: 0px;
    margin-bottom: 0px;
}



.Fuente3 {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin-left: 0px;
    margin-bottom: 0px;
    background-color: darkgray;
}

.Fuente4 {
    font-family: Bahnschrift;
    font-size: 19px;
    text-align: left;
    margin-left: 0px;
    margin-bottom: 0px;
    font-weight:bold;
    color:dimgray;
    width:100px;
}

.Fuente2 {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    margin-left: 0px;
    margin-bottom: 0px;
    color:red;
}
.fondoauto {
    text-align: center;
    border: none;
 
    background: url(../images/Fond.jpg)center center no-repeat fixed;
    background-size:cover;
    border-color:saddlebrown;
    border-style: none;
    border-width:25px;
}
.cmabialetralista {
    font-family: Bahnschrift;
    font-size: 16px;
    text-align: center;
    background-color:white;
}

.HeaderStyleGridview {
background-color:orange;
font-family: Bahnschrift;

}

.img.pequeña{
  width: 200px;
  height: 85px;
}

