﻿body   
{
    color: #ffffff;
    text-align:center;
}

span {
    color: #FFF !important;
}

#background {
	z-index:-10000; 
	width:100%; 
	position:fixed;
	height:100%;
	top:0px;
	left:0px;
}
#logo {
	z-index:-9000; 
    *width: 12%!important;
    *height: 10%!important;
    margin-right: 2%!important;
}
#agua1 
{
    position: fixed;
	z-index:-9500; 
	bottom:5%;
	right: 5%;
}
#agua2 
{
    position: fixed;
	z-index:-9500; 
	top:80px;
	left: 0px;
}
#Panel1
{
    position: relative;
    top: 50px;
}

#btnLogin {
    background: #6a6c6b!important;
}

#footer {
    background: #4b6c9e!important;
}

#btnSalir {
    background: #6a6c6b !important;
}