*{
    margin: 0;
    padding: 0;
}

body{
    background-color: #fffff;
    color: #505050

;
    font-family: verdana;
    font-size: 12px;
}
input{
  border: solid 1px #FFFFFF

;
}

legend{
   background-image:url( ../img/icono.png);
   background-repeat:  no-repeat;
   background-position: left;
}

a i{
  color:#ffff;
}

.bgcont{
    background-color:#ffff;
    font-size: 1.2em;
    color:#fff;
    padding-top: 3px;
    margin-bottom: 0;
    padding-bottom: 50px;
    margin-top: auto;
    margin-left: 1em;
    -webkit-border-radius: 5px 10px;  /* Safari  */
    -moz-border-radius: 5px 10px;     /* Firefox */
}
.cont{
 padding-top:auto;
 padding-left: 2.5em;
 font-size: 1.2em;

}
.container{
    background-color: #fffff;
}

.bg{   /* Estilo para el fondo del logo y los menus */
    width: 100%;
    background-color: #FFFFFF;
    /*border-bottom: #fce5e4 solid 3px;*/

}
.margenes{
    margin-top:2px;
    margin-bottom: 2px;

}
h1, h2, h3, h4, h5, h6{
    color: #8e332a

}

.tit3{
    border-bottom: #8E2B2A solid 1px;
}
.imgtam{
    height: 100px;

}

.imgInf{
    margin:left;
}

.bgimg{
    padding-top: 0.5em;
    opacity: 0;
}

.bde{
    border-bottom: #FFFFFF

 solid 2px;
    padding-bottom: 2px;
}
.bdeDer{
    text-align: left;
    font-size: 12px;
    font-family: verdana;
}

.imp{
   background-color: #fce5e4;
   background-repeat:  no-repeat;
   background-position: left;
   border:0px;
}

.imp h3{
    color: #8e332a

;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2%;
}
.tit{
   color: #8E2B2A;
   background-repeat:  no-repeat;
   background-position: left;
   border:0px;
   margin-left: 4%;
}
.tit2{
   color: #8E2B2A;
   text-align: left;
   border-bottom: #FFFFFF solid 1px;
   padding-bottom: 2px;
}

.imp a{
    text-decoration: none;
}

.par{
   border-bottom: #FFFFFF solid 4px;
   background-color: #F5F5F5;
   background-image:url( ../img/icono.png);
   background-repeat:  no-repeat;
   background-position: left;

}

.par h3{
    color: #ED1C24;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 8%;
}

.par a{
    text-decoration: none;
}

p{
    text-align: left;
}

.pie{
    background-color: #fffff;
    width: 100%;
    color:# #8E2B2A 

;
    font-size: 4px;
    text-align: left;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    overflow: auto;

}

.anchoRowReg{
    margin-left: 5px;
    margin-right: 5px;
}

.anchoRowRegPanel{
    margin-left: 10px;
    margin-right: 10px;
}

.bordeBloqueImg{
    border-left: 2px dotted #FFFFFF;
}
.titulosDeco{
   background-image:url( ../img/icono.png);
   background-repeat:  no-repeat;
   background-position: left;
}
.titulosDeco h3{
   margin-left: 20px;
}

.botDer{
    text-align: right;
}
.titulosDeco h4{
    color: #ED1C24;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 20px;
}

.bordeDeco{
    border-bottom: dotted 2px #ED1C24;
    margin-top: 5px;
    padding: 2%;
}

/* ============================================== */
/*           BARRA DE MIGA DE PAN           */
/* ============================================== */

/* ============================================== */
/*           BARRA DE MENU DE REGISTRO            */
/* ============================================== */

.row .navbar-right{
    width: 200px;
}
.navbar-right ul li a{
    font-size: 10px;
    color: #838484;
    width: 70px;
    padding: 0px;
    margin-top:5px;
    margin-right: 10%;

}
.navbar-right ul li a:link {
    text-decoration: none;
    background-color: #FFFFFF;
}
.navbar-right ul li a:hover {
    color: #ED1C24;
    text-decoration: underline;
    background-color: #FFFFFF;
}


/* ====            Fin barra de menu        ===== */

.adaptar{
    width: 100%;
}

#areaNoti{
    background-color: #fffff;
    vertical-align: middle;
}

/* ============================ */
/*        Link ver mas          */
/* ============================ */

.linkVer:link {
    color: #8E2B2A;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.linkVer:visited {
    color: #8E2B2A;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.linkVer:hover {
    color: #8E2B2A;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}



/* ======================================= */
/*   Estilo del menu principal  */
/* ======================================= */


.menPrin{  /*  margen top menu principal */
    margin-top: 2%;
}

.menPrin ul{
    font-size: 10px;
}

.menPrin ul li a{
    font-size: 10px;
    padding: 5px;
    margin-right: 5%;
}

.menPrin ul li a:link {
    text-decoration: none;
    color: #737373;
    background-color: #FFFFFF;

}

.menPrin ul li.active a{

    border-top: 2px solid #93D366;

}
.menPrin ul li a:hover {
    color:#FFFFFF;
    text-decoration: none;
    background-color: #93D366;

}
.menPrin ul li a:visited {
    color:#737373;
    text-decoration: none;
    background-color: #FFFFFF;

}



/* ======================================== */
/*        Estilo del menu Desplegable      */
/* ======================================= */

.menDes li{
    background-color: #FFFFFF;
    width: 100%;
}

.menDes li a{
    width: 100%;
}


/* ======================================= */

ul.menVer{
    color: #838484;
    padding: 0px;
    margin:0;
}

ul.menVer li{
    color: #838484;
    padding: 0px;
    margin-top: 8px;
    border-bottom: 3px solid #ED1C24;
    list-style-image: url( ../img/icono.png);
    list-style-position: inside;
}

ul.menVer li a{
    color: #838484;
    padding: 0px;
    margin-top: 8px;
    vertical-align: middle;
    text-decoration: none;
}

ul.menVer li:visited{
    color: #ED1C24;
    padding: 0px;
    text-decoration: none;
}

ul.menVer li:link {
    color: #ED1C24;
    text-decoration: none;
    background-color: #FFFFFF;
    color: #838484;

}
ul.menVer li:hover {
    color: #ED1C24;
    text-decoration: none;
    background-color: #F5F5F5;
}

/* ======================================== */
/*        tab a la derecha                  */
/* ======================================= */
.right-to-left { margin-top: 30px; }

.right-to-left li { float: right; }


/* ======================================== */
/*                 Video                    */
/* =======================================  */

.iframe{
    border:0;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.margen  {
    margin-bottom: 10px;
    }
.alinearcentro  {
    margin: 0px auto;
    }
.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
    margin-top:16px;
}
