﻿/*body {
    background: #DEEBF7 url('../Imagenes/Logo2.png');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    /*background-color: transparent;*/ 
/*}
.estilo_texto_login 
{
	font-family: Arial; font-size: x-small;
}	
.estilo_boton_login 
{
border: 1px solid rgb(204, 204, 204); color: rgb(40, 71, 117); font-family: Verdana; font-size: x-small; background-color: rgb(255, 251, 255);
	}*/


body {
    background: #DEEBF7 url('../Imagenes/Img3.png') repeat-x;
}
.estilo_texto_login 
{
	font-family: Arial; font-size: x-small;
}	
.estilo_boton_login 
{
border: 1px solid rgb(204, 204, 204); color: rgb(40, 71, 117); font-family: Verdana; font-size: x-small; background-color: rgb(255, 251, 255);
	}