select{
    position: fixed;
    top: 1px;
    left: 35px;
}


.clear {
    clear:both;
}

.tab{
    margin-left: 1.5em;
}


body{
    border: 0px dotted green;
    background:url(../img/degradado.png),rgba(0,0,0,0.1);
    background-repeat:repeat-x;
    /*background-color: blue;*/
}


#contenedor{
    border: 0px dotted red;
    overflow: auto;
    position: fixed;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    margin: auto;
    padding: 2em;
    height: auto;
    width: auto;
}

h1{
    border: 0px dotted red;
    margin: 0px;
}

header h1{ 
    text-align: center;  
}

h2,h3,h4,h5,h6{
    margin: 1em 0px 0px 0px;
    /*margin-top: 0m;*/
    padding:0px;
}

#fortune{
    margin-top: 1em;
    text-align: center;
    /*margin: 5px;
    padding: 5px;*/
    font-size: 0.83em;
}  

header{
    border: 0px dotted green;
    overflow: auto;
    position: fixed;
    width: 80%;
    /* height: 140px; para que no me oculte la linea hr*/
    height: 150px;
}

#titulo{
    border: 0px dotted yellow;
}


hr{
    width: 90%;
    margin-top: 0em;
    margin-bottom: 0em;
}
	       


#logoEA4GXR{
    border: 0px dotted red;
    height: 100px;
    width: 160px;
    background: url(../img/logoEA4GXR.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
}


#fotoQSL{
    border: 0px dotted red;
    margin: 10px 20px 40px 70px;
    width:  100%;
    height: 45%;
    background: url(../img/ea4gxr.es_QSL_1.jpg);
    background-position: left;
    background-size: auto 100%;
    background-repeat: no-repeat;
    float: left;
}

#fotoNagai_300{
    border: 0px dotted grey;
    margin: 10px 30px 20px 0px;
    height: 150px;
    width: 225px;
    background: url(../img/nagai_300.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    float: left;
}

#fuenteFujitsuFrente{
    height: auto;
    width: 30%;
}
#fuenteFujitsuFrente1{
    height: auto;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 5px;
}
#fuenteFujitsuFrente1:hover{
    outline: black solid 2px;
}

#patillasFuenteFujitsu{
    height: auto;
    width: 30%;
}

#patillasFuenteFujitsuFoto{
    height: auto;
    width: 40%;
}

#fuenteFujitsuConexiones{
    height: auto;
    width: 30%;
}

#fuenteFujitsuEspalda{
    height: auto;
    width: 30%;
}


/* Aro magnético */
#antenaAroCobre{
    height: auto;
    width: 25%;
}
#antenaAroCobre1{
    height: auto;
    width: 13%;
    margin-top: 10px;
    margin-bottom: 5px;
}
#antenaAroCobre1:hover{
    outline: black solid 2px;
}

/* creo esta clasa para un link que lleva varias imagenes y me lo subrayaba*/

.sinSubrayado a:link {
    text-decoration: none;
}

/* Me pensaré el quitar todos los subrayados de los links
a:link {
    text-decoration: none;
}
*/


.fotoPeq{
    height: auto;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 5px;
}

.fotoMed{
    height: auto;
    width: 40%;
    margin-top: 10px;
    margin-bottom: 5px;
}



.fotoVerticalPeq{
    height: auto;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 5px;
}

#aroFuncional{
    height: auto;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 5px;
}
#aroFuncional:hover{
    outline: black solid 2px;
}
#condensadorTaper{
    height: auto;
    width: 8.9%;
    margin-top: 10px;
    margin-bottom: 5px;
}
#condensadorTaper:hover{
    outline: black solid 2px;
}

.antenaAro8vhf{
    height: auto;
    width: 9%;
    margin-top: 10px;
    margin-bottom: 5px;
}



.antenaAro8vhf:hover{
    outline: black solid 2px;
}
.antenaAro8vhf_pagina{
    height: auto;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 5px;
}







.antenaAro8vhfCondensador{
    height: auto;
    width: 9%;
    margin-top: 10px;
    margin-bottom: 5px;
}
.antenaAro8vhfCondensador:hover{
    outline: black solid 2px;
}
.antenaAro8vhfCondensador_pagina{
    height: auto;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 5px;
}




#detalleCorteAro{
    height: auto;
    width: 15%;
}

#detalleCorrugadoForadoPapelAluminio{
    height: auto;
    width: 15%;
}

#couplingFaraday{
    height: auto;
    width: 32%;
}

#vnaAro{
    height: auto;
    width: 25%;
}

/*equipos*/

#emisorasCB{
    height: auto;
    width: 25%;
}
#walkies{
    height: auto;
    width: 8%;
}

#icom2725{
    height: auto;
    width: 25%;
}

#anytone778uv{
    height: auto;
    width: 25%;
}

#nagaiSS290{
    height: auto;
    width: 25%;
}

#anytoneAT6666{
    height: auto;
    width: 25%;
}

#nagaiSS290_filtro{
    height: auto;
    width: 25%;
}



/* Gain Master*/

#gainMaster{
    height: auto;
    width: 50%;
}
#gainMasterHorizontal{
    height: auto;
    width: 20%;
    margin-top: 5px;
    margin-bottom: 3px;
}
#gainMasterHorizontal:hover{
    outline: black solid 2px;
}

#condensadorGM{
    height: auto;
    width: 50%;
}

/* Moxon */

#moxonUHF{
    height: auto;
    width: 50%;
}


/*dipolo*/
#primerDipolo{
    height: auto;
    width: 20%;
}

#choque{
    height: auto;
    width: 13%;
}












#qr_ea4rcb{
    border: 1px solid black;
    margin-left: 5em;
}

#qr_ea4rcb:hover {
    outline: #4CAF50 solid 4px;
}

#qr_laradiocb{
    border: 1px solid black;
    margin-left: 5em;
}

#qr_laradiocb:hover {
    outline: #4CAF50 solid 4px;
}


#menu_lateral{
    background:url(../img/degradadoMenuLateral.png);
    background-repeat:repeat-y;
    border:0px dotted grey;
    z-index: 10;
    overflow: auto;
    position: absolute;
    margin: 0px;
    font-size: 90% /*smaller*/;
    font-weight: bold;
    line-height: 1.1;
    text-align: left;
    top: 200px;
    left: 30px;
    width: 180px;
    height: 260px;
    padding-top: 10px;
}


#menu_lateral ul{
    list-style-type:none;
    padding:0;
    margin:0px;
}

#menu_lateral a{
    text-decoration:none;
    display: block;
    outline: 0;
    margin-right: 10px; 
    margin-left: 40px;
    padding: 5px;
    margin-top: 5px;
    text-align: left;
    transition:all 1s;
}

#menu_lateral a:link    { text-decoration: none; color: white; }
#menu_lateral a:visited { text-decoration: none; color: white; } 
#menu_lateral a:hover   { background-color: darkgrey; color: white; }
#menu_lateral a.active  { color: black; } 


.icono_menu{
    border:0px dotted grey;
    height: 30px;
    width: 40px;
    float:left;
}


#img_index{
    background: url(../img/index.png);
    background-size: auto 70%;
    background-position: center center;
    background-repeat: no-repeat;
}

#img_equipoRadio{
    background: url(../img/equipoRadio.png);
    background-size: auto 80%;
    background-position: center center;
    background-repeat: no-repeat;
}

#img_antena{
    background: url(../img/parabolica.png);
    background-size: auto 70%;
    background-position: center center;  
    background-repeat: no-repeat;
}

#img_software{
    background: url(../img/mini.diskette.png);
    background-size: auto 70%;
    background-position: center center;
    background-repeat: no-repeat;
}

#img_link{
    background: url(../img/link.png);
    background-size: auto 80%;
    background-position: center center;
    background-repeat: no-repeat;
}

#img_contacto{
    background: url(../img/miniTelnet.png);
    background-size: auto 80%;
    background-position: center center;
    background-repeat: no-repeat;
}

#img_bricolaje{
    background: url(../img/bricolaje.png);
    background-size: auto 70%;
    background-position: center center;
    background-repeat: no-repeat;
}


footer {
    border: 0px dotted grey;
    overflow: auto;
    position: fixed;
    margin: 0px;
    height: 60px;
    width: 180px;
    top: auto;
    bottom: 1em;
    left: 35px;
}

#pie{
    padding-left:10px;
    padding-top: 25px;
    text-align: left;
}

#pie a{
    outline: 0;
}

#img_openlogo-nd{
    border: 0px dotted grey;
    height: 40px;
    width: 100px;
    background: url(../img/openlogo-nd.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}


#img_openlogo-nd  a{
    border: 0px dotted grey;
    position: absolute;
    margin-left: 40px;
    margin-top: 10px;
}  


section{
    border: 0px dotted yellow;
    display: block;
    overflow: auto;
    padding: 20px;
    position: absolute;
    left: 215px;
    /*top: 25%;*/
    top: 200px;
    margin-right: 0px;
    right: 0;
    bottom: 0;
}  

.secciones{
    padding-right: 15%;
}


/* quitar la linea punteada en las imagenes con link */
.secciones a:link      { outline:none; }
.secciones a:visited   { outline:none; } 
.secciones a:hover     { outline:none; }
.secciones a.active    { outline:none; } 
