/* 
    Document   : xolat
    Created on : 02-abr-2015, 2:19:55
    Author     : amed
    Description:
        Purpose of the stylesheet follows.
*/

body { 
    /*background: url(../../images/aut.png);*/
    background-size: 100% 100%;
    background-attachment: fixed;
}
.error{
	color: #AB0505;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 20px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings-rojo.png");
  background-position: 20px 20px;
  background-repeat: no-repeat;
}
.icon-info-red{

	background-position: 0 -100px !important;	 

}
.inform{

}
