﻿/***** Nuevo Estilo para paginas del sistema *****/
.Page_Style
{
	font-size:14px;
    font-family:Times New Roman;		
    }
	
.Page_Style table
{
	font-size:14px;
    font-family:Times New Roman;		
	}

.Page_Style legend
{
	font-size:16px;
	font-weight:bold;
    font-family:Times New Roman;		
	}
.Page_Style input
{
	font-size:14px;
    font-family:Times New Roman;		
}

.Page_Style strong
{
	line-height:1.1rem;
	font-size:1.0rem;
	}
	
.Page_Style select
{
	font-size:14px;
	background-color:#FFFFCC;
	}
.QM_Tittle
{
	font-size:18px;
	font-weight:bold;
	font-family:Verdana
	}
.QM_Gen_text
{
	font-size:16px;
	font-family:Verdana
	}
/*Definicion de botones*/
    .Botton_on_Style
{
	font-size:small;
	color: #FFFFFF;
	font-family:verdana,Times New Roman;	
	background-color: #008800;
  -moz-border-radius:0.25rem;  
  border-radius:0.25rem;  
  -webkit-border-radius:0.25rem; 

	}
.Botton_off_Style
{
	font-size:small;
	font-family:verdana,Times New Roman;
	 -moz-border-radius:0.25rem;  
  border-radius:0.25rem;  
  -webkit-border-radius:0.25rem; 	

}




/* Estilo de galeria de fotos autos VRC*/
  #div_Images
    {}
    	#div_Images div
    	{
    		float:left;
    		border:1px solid #000;
    		}
      #div_Images img
      {
      	margin:0.3em;max-width:250px
      	}
    		#div_cleardown
    		{
    			clear:both;
    			}
.div_init_Image
{
	background-color:#ffd200
	}
.fieldset_reserCarrent_margin
        {
        	margin:0.5px;
        	padding:0.5px
        	}