﻿

/***************************************************************************************/
/* Genéricos */
a:link {

}
A {
  color: #cc6600;
   text-decoration: underline;
}

A:hover {
 
}

h2 { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #cc6600;
	font-size:10px;
	width: 100px; 
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.LoadingPanel   
 {   
	display:none;   
	}
 }  


/***************************************************************************************/
/* Cabecera */

.bodywrapper
{
/* Estilos genéricos para la clase contenedora general */
    font-size:8pt;
    /*letter-spacing:1px;*/
    font-family:Verdana,Tahoma,Helvetica-Narrow,sans-serif;
    border-top:none;
                
    width:88%;
    min-width:1000px;
    * width:100%;
     max-width:1280px;
                
     /*height:100%;*/
     margin-top:10px;
     text-align:left;
}



a.link_logo img
{
	border: 0;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
}


.spacer {
	clear: both;
}
	
.ajaxImageLoading
{
	vertical-align:middle;
}

.Textoboton
{
}

.Imagenboton
{
	vertical-align:middle;
	border:0px;
	padding-right:4px;
}
.imagenIcoGrid
{
		/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;     /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0px 2px 0px 2px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	border: 0;
	height: 16px;
	vertical-align:middle;
}

.textoquien
{
	color:#cc6600;
}

.primernodomiga
{
	font-size:x-small;
    letter-spacing: 2px;
    font-weight:bold;
    text-transform:capitalize;
}

.RadMenuFilter
{
	font-size:7pt;
    font-size:x-small;
	/*letter-spacing:1px;*/
	font-family:Verdana,Tahoma,Helvetica-Narrow,sans-serif;
}


small.smallInfo
{
 text-align:center;
 margin:0px;
 
}

.lineagris
{
	height:1px;
	width:100%;
	 background-color: #ccc;
	padding:0px;
	margin: 2px 0px 2px 0px;
	
}
