.GridViewError
{
    background-color:Red;  
    color:White;
    font-family: Arial, Helvetica, sans-serif; 
    font-size:10px;       
}
.GridViewWarning
{
    background-color:Yellow;  
    color:Black;
    font-family: Arial, Helvetica, sans-serif; 
    font-size:10px;       
}
.GridViewOK
{
    background-color:#44FF44;  
    font-family: Arial, Helvetica, sans-serif; 
    color:Black;
    font-size:10px;       
}
.paging
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size:10px; 

    text-decoration:none; 
    text-align:center;
    color:#000000; 
}
#scrollProvincia {
     width:250px;
     height:170px;
     overflow:auto;
}
#scrollLocalidad {
     width:250px;
     height:170px;
     overflow:auto;
}#scrollZona {
     width:250px;
     height:170px;
     overflow:auto;
}
.TextoLocalidades {
	font-family: "Arial";
	font-style:inherit;
	font-weight:800;
	font-size: 12px;
	color:Green;
}


.degra {
	background-image: url(../img/degra.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.degraDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.leneagris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/linea_gris.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-left: 25px;

}
.260 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 5px;
	text-align: left;
}
.barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../img/barra.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fondosup {
	background-image: url(../img/fondo_sup.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.barraplanilla {
	background-image: url(../img/barraplanilla.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.flietegris {
	background-image: url(../img/filete_gris.gif);
	background-repeat: repeat-y;
	background-position: 10px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
}

.casillero {
	background-image: url(../img/casillero.gif);
	background-color: '#80B988';
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
.solapa {
	background-image: url(../img/f_solapa.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
li {
	background-image: url(../img/btn_menu_over.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 31px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 30px;
	margin-left: 0px;
}

.pasosSMS {
	background-image: url(../img/btn_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 31px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 30px;
	margin-left: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #009900;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
.separa {

	background-image: url(../img/separa.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-align: center;
	font-weight: normal;
}
.nuevafarm {
	background-image: url(../img/nueva_f.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.solapainf {

	background-image: url(../img/f_solapa_inf.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.subtitulo
{
	font-family: "Arial";
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	color:Green;
}
.combobox
{
	font-family: "Arial";
	font-style: normal;
	font-size: 11px;
	color: Black;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;	
}

/*Formato del Boton - claro*/
.botonClaro 
{
	font-family : tahoma,sans-serif;
	font-size:10px;
	background: #ffffff;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5; 
	color:#000066;
	text-decoration:none;
	cursor: hand;
}
		
/*Formato del Boton - oscuro*/
.botonNoClaro
{
	font-family : tahoma,sans-serif;
	font-size:10px;
	background: #D6E7EF;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5; 
	color:#000066;
	text-decoration:none;
	cursor: hand;
    height: 18px;
}

/*Formato de los textbox*/
.textbox
{
	font-family:tahoma,sans-serif;
	font-size:12px;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	text-decoration:none;
}