﻿body { margin:0 auto 0 auto; width:800px; }
.mp_izquierda {vertical-align: top; width: 172px; }
.mp_derecha { vertical-align: top; width: 200px; }
.mp_centro { vertical-align: top; width: 428px; }

/*Imágenes*/
img { border: 0;}
.logo { width:16px; height:16px; }
.logo_trabajoo { width: 468px; }
.logoWebs { width: 190px; }
/*Fin imágenes*/

.empleo_profesion
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    color: Black;
}
.empleo_descripcion
{
    font-family: Verdana;
    font-size: 10pt;
    color: #808080;
}
.encuadrar
{
    padding: 5px;
    border: 1px solid #BFBFBF;
    margin-top: 5px;
}
.encuadrarPagina
{
    padding: 5px;
    border: 1px solid #BFBFBF;
    margin-top: 2px;
    margin-bottom: 5px;
}
.inicioLetra
{
    font-family: Verdana;
    color: #800000;
    text-decoration: none;
    font-size: 12px;
}.inicioLetra:hover { text-decoration: underline; }

.titulo { font-family: Arial; font-size: large; color: #CC3300; }
.utilidadesX
{ 
    border: 1px solid #CFCFCF;
    padding-left: 5px; padding-bottom: -5px;
    text-align: left
 }

.encuadrarUtilidades
{
    margin-top: 5px;
    border: 1px solid #BFBFBF;
    width: 140px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.utilidadesTitulo
{
    border: 1px solid #BDB1FE; background-color: #E6E6E6;
    padding-left: 5px; padding-bottom: -5px;
    font-family: Calibri; font-size: 11pt; font-weight: bold; color: #3333FF;
    text-align: left; text-transform: uppercase;
}
.utilidadesLetra
{
    font-family: Calibri; font-size: 11pt; font-weight: bold; color: Black; text-decoration: none;
}

/* Menú cabecera */
.letra_menu { color: Black; vertical-align: 3px; }
.td_menu
{ 
    border: 1px solid #CFCFCF;
    margin-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: -5px;
    font-family: Arial;
    font-size: 9pt; font-weight: bold;
 } .td_menu:hover { background-image: url('Images/master/fondo_menu.png'); }
.tabla_menu_8 { border: 1px solid #BFBFBF; width: 800px; text-align: center; }
.tabla_menu { border: 1px solid #BFBFBF; width: 180px; text-align: left; }
.texto_rojo { font-family: Arial; font-size: xx-large; text-decoration: underline; color: #CC3300;}
/*Fin Menú cabecera*/



