﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4d4d4d;
    background-color: #ffffff;
}

.Item
{
    width: 69px;
    height: 20px;
    text-align: center;
    background-image: url( '../imagesV7/items/base.jpg' );
    background-repeat: no-repeat;
    color: #64676E;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
}

.txtTitular
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #0049B3;
}
.pager
{
    font-family: Tahoma;
    font-size: 11px;
    color: #ffd700;
    word-spacing: 4px;
}
.Loading
{
	font-family: Arial;
	font-size: 10px;
	color: #454d5b;
	background-color:#ffffff;
}
.texto
{
	font-family: Tahoma;
	font-size: 11px;
	color: #454d5b;
	text-align:center;
}
.txtGrilla
{
	font-family: Arial;
	font-size: 11px;
	font-family: Arial;
    font-size: 11px;
    border-width:1px;
    border-color:#c0c0c0;
    border-style:solid;
}
.txtGrillaDest
{
	font-family: Tahoma;
	font-size: 10px;
	color: #666977;
}
.altGrilla
{
    font-family: Arial;
    font-size: 11px;
    border-width:1px;
    border-color:#c0c0c0;
    border-style:solid;
    padding:10px;
}
.Buscador
{
    color: #454d5b;
    font-family: Tahoma;
    font-size: 10px;
}

a:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1e89dc;
	text-decoration:none;
    text-align: center;
}

a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1e89dc;
	text-decoration: none;
}
a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1e89dc;
	text-decoration: none;
}

.txtOrden
{
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
.LinkImage
{
    width:150px;    
}

.txtCeleste
{
	font-family: Arial;
	font-size: 11px;
	color: #1e89dc;
}

/*///////////*/
.borde_tabla_main {
	background-image: url(imagesV7/bg_borde_main.gif);
	background-repeat: repeat-y;
	width: 11px;
}

.tabla_main{
width:787px;
background-color:#FFFFFF;
}
.tablaBuscador 
{
	width:96%;
	border-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e5ecf7;
	border-right-color: #e5ecf7;
	border-left-color: #e5ecf7;
	padding:7px;
}
.tablaBuscador 
{
	width:96%;
	border-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e5ecf7;
	border-right-color: #e5ecf7;
	border-left-color: #e5ecf7;
	padding:7px;
}
.tablaFooter 
{
	width:96%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
}
.bgRef
{
    width: 100%;
    font-size: 10px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 15px;
    vertical-align: middle;
}
.iconos
{
padding:0px;
 width: 157px;
 height:23px;
 background-image:url('imagesV7/bg_iconos.gif');
 background-repeat:repeat-x;
	}
.txtTitularDetalles
{
    font-family: Arial;
    font-size: 18px;
    color: #0049B3;
}
.btnForm
{
background-image: url('imagesV7/bg_btn_form.gif');
background-repeat:repeat-x;
border-width:0;
font-Size:11px;
color:#ffffff;
font-weight:bold;
background-color:#1e89dc;
padding:4px;
	}
	 .style1
{
    background-color: #B8C5F1;
    font-weight: bold;
    color: #343434;
    border: solid 1px #858585;
    width: 90px;
    text-align: center;
    font-size: 12px;
}
        .style2
{
    text-align: left;
    border: solid 1px #858585;
    background-color: #ffffff;
    padding-left: 15px;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
	word-spacing: 0.4em;
}
h2
{
	font-size: 15px;
	color: #559b00;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
}