body {
	background-image: url(../images/bodyazul_bg.gif);
	background-repeat: repeat;
	text-align: center;	
	font-family: Verdana Bold, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

 




.SiteTitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color:#82BAE9
}
.SiteTitleAzul {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color:#82BAE9
}
.SiteTitleAzulBold {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color:#82BAE9
}
.SiteTitleBarra {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:#82BAE9
}
.SiteTitleBlanco {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color:#ffffff
}


.TabBg {
    background-color: white;
    border-color: white;
}


.OtherTabsBg {
    background-color: dimgray;
    border-color: #A6D5F5;
}


.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:#2A87D5;
    font-weight: bold
}


.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:#eeeeee;
    text-decoration:none;
    font-weight: bold
}


    
 
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   


.Accent
{
    color: #FFD93A;
    font-weight:    bold;
}



 
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #FF7F00
}   

 

.GridClientes    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    font-size: 9px;
    background-color: #eeeeee
}      

 
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FFA400;
}




 
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #59B900;
}
 
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #5ABB00;
}

 
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

 
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
    
  


/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #FE9801;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #FDCD01;
}

H5, DT  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  11px;
	font-weight:    bold;
	color: #000000;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #59B900;
}

TFOOT, THEAD    {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  12px;
	color: #000000;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #FF6400;
}



SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color:#eeeeee;
    height:1pt;
    text-align:left
}

.Fecha {

    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9px;
    font-weight:    bold;
    color: #5ABB00;
}



.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
    height: 3px;
}
.NormalJustificado {
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: none;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.NormalPregunta
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #000000;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}

.NormalAzul {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #4D80B7;
	
}
.NormalAzulBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #4D80B7;
}

.NormalGris {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #999999;
}
.NormalGrisBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #999999;
}
.NormalGrisJust {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #999999;
	text-align: justify;
}
.NormalJustificadoPQ {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	text-align: justify;
}

.NormalJustificadoAzul {
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: none;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #6FA1D9;
}
.NormalBlanco {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #FFFFFF;
}
.NormalBlancoTitulo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
}
.NormalBlancoBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #FFFFFF;
}
.NormalBlancoJust {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.NormalAmarillo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #FFFF33;
}
.NormalAmarilloBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #FFFF33;
}
.NormalAmarilloBoldCentro {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #FFFF33;
	text-align: center;
}

.NormalVerdeBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #5BAAA5;
	
}
.NormalVerde {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #5BAAA5;
}
.NormalVerdePQ {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #5BAAA5;
}
.NormalVerdeJust {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #88a107;
	text-align: justify;
}
.NormalRojoBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #fd4239;
}
.NormalRojo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #fd4239;
}
.NormalRojoJust {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	color: #fd4239;
	text-align: justify;
}
.NormalTomateBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #FF9900;
}
.NormalTomate {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #FF9900;
}
.NormalTomateJust {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #FF9900;
	text-align: justify;
}



 .scroll {
	height: 110px;
	width: 651px;
	font-size: 11px;
	overflow: auto;	
}

img.floatLeft { 
    float: left; 
    margin: 7px; 
}
img.floatRight { 
    float: right; 
    margin: 7px; 
}

imgposicion { 
  float: left;
  margin-left: 2em;
}
.ListSearch
{
	font-style:italic;
	color:Gray;
	background-color:white;
	text-align: justify;
}

/*ScrollColor
scrollbar-base-color: #A30E18;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #A30E18;
scrollbar-darkshadow-color: #A3A1A1;
scrollbar-face-color: #A30E18;
scrollbar-highlight-color: #0A0005;
scrollbar-shadow-color: #A30E18;
scrollbar-track-color: #A30E18;*/

/*Textbox Watermark*/

.unwatermarked {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #000000;
	height:15px;
	width:137px;
	padding:2px 0 0 2px;
}

.watermarked 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #000000;
	height:15px;
	width:137px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
 
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.validatorCalloutHighlight
{
    background-color: #F0F8FF;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;	 
}

.NormalImprimir
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	color: #4D80B7;
}

.NormalImprimir02
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
}
.NormalFormulario
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #000000;
	
}
.ItemTitleImpresion    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    line-height: 16px;
    color: #4D80B7;
}
.FechaBlanco {

    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9px;
    font-weight:    bold;
    color: #ffffff;
}

.FechaGris {

    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9px;
    font-weight:    normal;
    color: #999999;
}
.FechaAzul {

    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #82BAE9;
}

td.Busqueda 
{
    
background: url(../images/inicio_43.jpg);
} 


td.Eventos
{
    
background: url(../images/inicio_55.jpg);
} 


td.Consejos
{
    
background: url(../images/inicio_73.jpg);
} 

a.MenuBoton 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  color:  #FFFFFF;
  display:block;
  width:120px;
  line-height:20px;
  text-align:center;
  vertical-align:middle;
  background-color:#0082d6;
  text-decoration:none
}

a.MenuBoton:hover 
{
  color:  #0082d6;
  background-color:#FFFFff;
  text-decoration:none
}


a.MenuBoton2 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  color:  #FFFFFF;
  display:block;
  width:39px;
  line-height:17px;
  text-align:center;
  vertical-align:middle;
  background-color:#0082d6;
  text-decoration:none
}



.NormalBarra
{
	text-decoration:    none;
	color:  #0082d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
     
}

.NormalGrisFecha {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #999999;
}


.NormalAzulSinLinea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #4D80B7;
	text-decoration:none;
	 
	}


