

#head 
{
   color:#ffffff
}

body
{
	margin:0px;
}
	
	
	
html
{
	height:100%;
}
 
img 
{
	border:0;
}

.titulo_resaltado_Grande{
font-family:"Trebuchet MS";
font-size:18pt;
color:#5a88b3;
font-weight:bold;
padding:4px 0 3px 0;
text-transform:uppercase
}

.cajagral{
	border:solid 1px;
	border-color: Gray;
	font-family:"Trebuchet MS";
	color:#000050;
	font-size:11px
}


.error{
height:10px;
font-family:"Trebuchet MS";
color:Red;
font-size:11px;
vertical-align:top;
font-weight:bold;
}

select{
MARGIN:0 4PX 0 4PX}

input{
MARGIN:0 4PX 0 4PX}


/*boton actualizar*/

.boton_act_cliente{
background:#e5e4e4;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
border:solid #bbb6b7 1px
}

.fnd_home{
background:url(Imagenes/fnd_home.gif) no-repeat left top
}

.fnd_login{
background:#7ba8ca;
filter:alpha(opacity=75); 
/*opacity: 0.5;*/
}

TD
{
	color:#333333;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:11px;
	font-weight:bold;
	
}

.mensajes
{
    font-family:"Trebuchet MS";
    font-size:12px;
	color:Red;
	padding: 0px 0px 0px  0px
}




