/*
	("`-''-/").___....''"`-._
      `6_ 6  )   `-.  (     ).`-.__.`) 
      (_Y_.)'  ._   )  `._ `. ``-..-'
    _..`..'_..-_/  /..'_.' ,'
   (il),-''  (li),'  ((!.-'
   www.wannabe.com.co
* Hoja de estilos principal del sitio.
* @author Farez Prieto
*/

*{font-family: 'Roboto', sans-serif;}
#pie{background: #005064;color:#fff;padding: 2%}
.icons{font-size: 2.5em}
.banner{background: url(../diseno/fondo.jpg) no-repeat ;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;height:400px;}

.navbar{margin-bottom: 0px !important;}

.padding{padding:3%}
.imgInt{float: left;margin: 0 20px 20px 0}
.banderitas{margin:0 5px 0 0;}