﻿

 
     
     table{border-collapse:collapse; border:solid 1px #EBEBEB; }	
   
   
	@media (min-width: 600px) {
		td {
			font-family:Arial;
			font-Size:8pt;     
			border:solid 1px #EBEBEB;
		}
		
		th 
		 {
			background-color:#a9b0b4;
			color:white;
			font-family:Arial;
			font-Size:8pt;    
			font-weight: normal;
			
		 }
	}
	@media (max-width: 600px) {
		td {
			font-family:Arial;
			font-Size:14pt;    
			border:solid 1px #EBEBEB;
		}
		th 
		 {
			background-color:#a9b0b4;
			color:white;
			font-family:Arial;
			font-Size:14pt;    
			font-weight: normal;
			
		 }
	}  

     
     td.tdEtiqueta
     {
		font-family:Arial;
        font-Size:2.5vw;    
		text-align: left; 
		color: #0033cc;
		height:12px;
     }
	 
	 
	
	 
	 table.div {border:0px;}	 
	 td.div {border:0px; vertical-align :top;}
	 
	 gridview
	 {
		 border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px; 
	 }

	 
	 
	div.Boton
	{
		border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px; 
		 border:solid 1px #AAAAAA ; 
		 background-image:url(../images/degrade.jpg) ;background-repeat:repeat-x ; 
		 Height:68px;
		 Width:88px;
		 font-weight:500; 
		 font-family: Arial Narrow; 
		 font-size:12px; text-decoration :none;
		 color:#3C3FC7; 
		  text-align:center
	} 
		div.BotonTool
	{
		border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px; 
		 border:solid 1px #AAAAAA ; 
		 background-image:url(../images/degrade.jpg) ;background-repeat:repeat-x ; 
		 Height:32px;
		 Width:42px;
		 font-weight:500; 
		 font-family: Arial Narrow; 
		 font-size:12px; text-decoration :none;
		 color:#3C3FC7; 
		text-align:center
	} 

	div.BotonOK
	{
		border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px; 
		 border:solid 1px #AAAAAA ; 
		 background-image:url(../images/degrade.jpg) ;background-repeat:repeat-x ; 		 
		 Width:100px;		 
		 height:20px;	
		 font-family: Arial Narrow; 
		 font-size:12px; text-decoration :none;
		 color:#3C3FC7; 				
		 vertical-align:middle;
		 text-align :left ;
	} 
	
	a.Boton
	{
		text-decoration:none;
	}
	
	imagebutton
	{
		padding :4px;
		}
	
	.LabelGris
	{
		font-family :Arial ;
		font-size :11px;
		background-color:	#E0E0E0;		
		border-width:1px; 
		border-style:solid; 
		border-color:Gray;
		padding:1px;
		border-radius: 3px 3px 3px 3px;
		-moz-border-radius:2px 2px 2px 2px;
		-webkit-border-radius: 2px 2px 2px 2px;
		}
	
	.TodaPantalla
	{
		width:100%;
		height:100%; 
	}
	
	

