/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 50px; /* Set to gallery height */
background-color: transparent;
}

#motioncontainer a img {
border: 1px solid #3f65d9; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/* End Gallery Styles */


/* Añadidos estilos anteriores de Fundación EFE*/
/* =========================================== */


/* Para ¿Quienes somos?*/
.TextoFundacion
{
    BORDER-RIGHT: #a78e9d 1px solid;
    BORDER-TOP: #a78e9d 1px solid;
    BORDER-LEFT: #a78e9d 1px solid;
    BORDER-BOTTOM: #a78e9d 1px solid
}

.TextoDescrQui { font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color : #666666; text-decoration : none; }

.cargo  { font-family : Arial ; font-size: 11px; color : #55558B; font-weight : bold; text-decoration : none; }
.nombres { font-family : Arial ; font-size: 11px; color : #000000; text-decoration : none; }
.azul  { font-family : Arial ; font-size: 12px; color : #55558B; text-decoration : none; }

/* Para Enlaces de interés */
.TextoCabeceras { font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color : #333333; text-decoration : none; }

/* Para Lista de Patrocinadores */
.TextoEnlacesPortada { font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color : #ffffff; text-decoration : none; }



/* =========================================== */
/* Fin Añadidos anteriores de Fundación EFE*/



