﻿BODY{
 		 font-family: Verdana, Arial, Century , Times New Roman;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F6F6F6,endColorStr=#FFFFFF);
	 font-size:8.5pt; 
      color: #0580BB;
}
.TxtBlue
{
    font-family: Verdana, Century , Times New Roman;
     color: #2E2E2E;
     font-size: 8.5pt;
    }
    
    .photo {
	margin: 30px;
	position: relative;	
	float: left;
}
.photo img {
	background: #6f90b1;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo a {
	text-decoration: none;
}


    
    .Punteado{ 
  border-bottom:solid;  
  border-bottom-width: 5px;
  border-bottom-color: #CAD9EA;
  
  border-left:solid;  
  border-left-width:2px;
  border-left-color: #CAD9EA;
  
  border-right:solid;   
  border-right-width:5px;
  border-right-color: #CAD9EA;   
  
  border-top:solid;   
  border-top-width:2px;
  border-top-color: #CAD9EA;
   /*2B5077*/
} 

    
    .FondoLinea
    { background-color:#82B4D7;	
		color:White;  
		}
    
    .LabelMar
    {
	 color: White;
		}
    .TxtWhite
{
    font-family: Verdana, Century , Times New Roman;
     color: #FFFFFF;
     font-size: 9pt;
    }
    .TxtBlueFoot
{
    font-family: Verdana, Century , Times New Roman;
     color: #000000;
     font-size: 8pt;
    }
    .Txt
    {
		font-family: Verdana, Arial, Century , Times New Roman;
     font-size:9pt; 
      color: #0580BB;
    }
    .Txt2
    {
		font-family: Verdana, Arial, Century , Times New Roman;
     font-size:8.5pt; 
      color: #0580BB;
    }
    
    .FondoNov
      {
		 background-color:Black;
		}
    .TxtNov
    {
		 font-family: Verdana, Century , Times New Roman;
     color: #0580BB;
     font-size: 9pt;
		}
    .TxtBlackServ
    {
		font-family: Verdana, Arial, Century , Times New Roman;
     font-size:8.5pt; 
      color: #000000;
       text-align:left;  
        margin-left:10px;
        margin-right:5px   
       
    }
    
    .Bar1
    {
		background-image:url('../images/gsfx_brnd_toolbar.gif');
		}
        .Logo  {		
	height:100px;border-color:#366389;
	border-style:solid;border-width:0px 0px;
	 background-color:#ffffff;	  
	  padding-left:0px;padding-top:0px;width:900;
	  FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffffff,endColorStr=#297EBA);
		}
		
		.TabServ
		{
		 color:#000000;
		 font-size:8pt;
		 margin-top:5px;
		  margin-bottom:5px;
		  margin-left:10px;
			}
			
H1{background:url('../images/Consumer_Right-nav-bar_top.gif') repeat-x #F8F8FA;z-index:0;width:100%;font-size:70%;}

.TabCorner
{ 
	line-height:1px;font-size:0px;height:5;width:6;position:relative;z-index:1;
	}
.TabColIzq
{ 
	width:5px;	
	border-left:1px solid #85A1B9;overflow:hidden;
	border-right:0px;
	background:url('../images/gsfx_brnd_innerback.png');
	}
	.TabColDer
{   
	border-left:0px;
	border-right:1px solid #85A1B9;overflow:hidden;
	background:url('../images/gsfx_brnd_innerback.png');
	    width:5px;		
	}

	.Tabheader
	{
		width:795;
		height:5px;
		background:url('../images/gsfx_brnd_innerback.png');
		
		}		
		
		
	.Tabheader2
	{
		width:795;
		height:5px;
		background:url('../images/gsfx_brnd_innerback.png');
		border-bottom:1px solid #85A1B9;overflow:hidden;
		 
		}		
		
		
		
		#izqCorners{background:url('../images/gsfx_brnd_tlcorner.png') no-repeat;}
		#derCorners{background:url('../images/gsfx_brnd_trcorner.png') no-repeat;}
		
		.TabServerx
		{
			width:181px;border:0px solid #C6D0DA;border-top:0px;background:#FFFFFF;display:table;overflow:hidden;
			}
			a{text-decoration:none; color:#0580BB;}a:hover{text-decoration:none; color:#A4A4A4;}
			.LinkMenu
			{
				color:#FFFFFF;
				font-family: Verdana, Century , Times New Roman;
				font-size:8.5pt;
				}
				
				.LinkMenu2
			{
				color:#0580BB;
				font-family: Verdana, Century , Times New Roman;
				font-size:8.5pt;
				}
				
				.LinkMenuSer
			{
				color:#2E2E2E;
				font-family: Verdana, Century , Times New Roman;
				font-size:8.5pt;
				}

			.LiSer
				{
					margin-top:0px;
					margin-left:5px;
					color:#c0c0c0;
					}
					
					
					
					/* dialog frame */
.modal-dialog
{
    position:absolute;          
    border-width:1px;
	border-style:solid;
	border-color:Gray;
}

/* dialog contents container */
.modal-dialog .container
{
    font-family:tahoma,helvetica,arial,sans-serif;
    font-size:11px;
    width:340px;
    border:solid 1px #99aabd;
    background-color:#F2F9FF;
} 

/* dialog header */
.modal-dialog .header
{
    background:url(../images/sprite.gif) repeat-x 0px -1100px;	
    height:25px;
    padding-top:5px;
}

/* dialog header message */
.modal-dialog .header .msg
{ 
	text-align:left;
    vertical-align:middle;
    padding-left:6px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
}         

/* dialog body */
.modal-dialog .body2
{
    height:40px;
    background-color:#F2F9FF;
} 

/* dialog body message */
.modal-dialog .body2 h2
{
    padding-top:10px;
    background-color: #F2F9FF;
    font-size:10pt;
    text-align:center;
    font-weight:normal;
}  

/* dialog footer */
.modal-dialog .footer
{
    height:30px;
    background-color: #F2F9FF;
} 

/* dialog footer buttons */
.modal-dialog .footer .right
{
    background-color: #F2F9FF;
    float:right;
    text-align:right;
    padding-bottom:6px;
    padding-right:6px;
    font-size:8pt;
} 

/* dialog footer checkbox */
.modal-dialog .footer .left
{
    background-color: #F2F9FF;
    float:left;
    text-align:left;
    padding-bottom:6px;
    padding-left:6px;
} 

/* dialog close */
.modal-dialog .close
{
    right:4px;	
    background: url(../images/icons.gif) no-repeat -732px 0px;	
    width:16px;	
    cursor:hand;	
    position:absolute;	
    top:5px;	
    height:16px;
}

/* dialog close hover */
.modal-dialog .close:hover { background: url(../images/icons.gif) no-repeat -749px 0px;	}

/* modal overlay */
.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}  

/* Style Griview */

.FootStyle{background-color:#5D7B9D;font-weight:bold;color:White;}
.RowStyle{background-color:#F7F6F3; color:#333333}
.SelectedRowsStyle{background-color:#E2DED6; color:#333333; font-weight:bold;}
.PagerStyle{ background-color:#284775; color:White; text-align:center;}
.HeaderStyle{ background-color:#5D7B9D; font-weight:bold; color:White;}        
.AlternatingRowsStyle{ background-color:White; color:#284775;}
.EditRowStyle{ background-color:#999999;}
