/* CSS Document */
body
{
background:url(images/deg_fondo_azul.gif) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.contenedor_mayor
{
background-color:#FFFFFF;
}
.contenedor_menor
{
background-color:#99FF33;
}
.contenedor_datos
{
background-color:#ffffff;
}
/*Contenedor de Sesion*/
.contenedor_sesion
{
background-color:#4993ba;
border-right-color:#cacaca;
border:1px;
border-right-style:inset;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:15px;
}
.contenedor_sesion_td
{
background-color:#ffffff;
border-right-color:#cacaca;
border:1px;
border-right-style:inset;
font-size:9px;
font-weight:bold;
color:#4993ba;
}
/*Contenedor de Sesion*/
.cont_pie
{
background-color:#4993ba;
}
.cont_cabeza
{
background-color:#4993ba;
}
.cont_menu_izq
{
background-color:#ffffff;
}
.titulos
{
background:url(images/deg_titulos.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4993ba;
}
.texto_grado1
{
font-size:10px;
color:#4993ba;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.texto_grado2
{
font-size:9px;
color:#ffffff;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.texto_grado3
{
font-size:14px;
color:#ffffff;
background-color:#4993ba;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*Tablas*/
.tabla_completa
{
/*Tabla bordeada de azul*/
border:1px;
border-top-color:#4993ba;
border-left-color:#4993ba;
border-right-color:#4993ba;
border-bottom-color:#4993ba;
border-right-style:inset;
border-left-style:outset;	
border-bottom-style:inset;
border-top-style:outset;
background-color:#F6F1EC;
}
.tabla_titulo
{
/*Azul*/
background-color:#3fa5d8;
font-size:12px;
font-weight:bold;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.boton
{
background-color:#3fa5d8;
border-bottom-color:#4993ba;
border-top-color:#4993ba;
border-right-color:#4993ba;
border-left-color:#4993ba;
border-bottom-style:outset;
border-top-style:outset;
border-right-style:inset;
border-left-style:inset;
border:1px;
font-size:10px;
font-weight:bold;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.boton_adicionar
{
background-image:url(images/tools/style1/adicionar.gif);
width:25px;
height:25px;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#4993ba;
}

.boton_editar
{
background:url(images/tools/style1/editar.gif);
width:25px;
height:25px;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#4993ba;
}

.boton_adicionar_1
{
background-image:url(images/tools/style1/adicionar_1.gif);
width:25px;
height:25px;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#4993ba;
}

.boton_editar_1
{
background-image:url(images/tools/style1/editar_1.gif);
width:25px;
height:25px;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#4993ba;
}

.boton_remover_1
{
background:url(images/tools/style1/remover_1.gif);
width:25px;
height:25px;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#4993ba;
}
.boton_remover
{
background:url(images/tools/style1/remover.gif);
width:25px;
height:25px;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#4993ba;
}
.boton_subcategoria
{
background:url(images/tools/style1/subcategoria.gif);
}

