body{background:url(../images/debut_light.png); color:#151515; font:normal 14px Arial, Helvetica, sans-serif; padding:10px; margin:0;}
.fl{float:left !important;}.fr{float:right !important;}.fn{float:none !important;}
img{display:block;}

.clear-left{clear:left;}.clear-right{clear:right;}.clear-all{clear:both;}

.header{border-bottom:1px #999 solid; padding-bottom:10px;}
.header .thumb{width:80px; height:80px; /*border:1px #333 solid !important;*/}
.header .thumb img{width:100%; height:100%;}
.header .heading{width:68%; font-size:26px; padding:5px;}

.content, .footer{text-align:center; padding-top:20px;}

.content [class*="btn-"]{background:#333; color:#fff; font-size:18px; text-align:center; text-decoration:none; text-shadow:0 -1px 1px #090; padding:10px; display:block;
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}

.btn-andriod{background:url(../images/ico-adroid.png) no-repeat 5px 2px #88c300 !important; color:#fff;
-moz-box-shadow:0 2px 2px rgba(0,0,0,0.5), inset 0 0 10px rgba(0,0,0,0.3), inset 0 -2px 0 0 #7cac0d;
-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.5), inset 0 0 10px rgba(0,0,0,0.3), inset 0 -2px 0 0 #7cac0d;
box-shadow:0 2px 2px rgba(0,0,0,0.5), inset 0 0 10px rgba(0,0,0,0.3), inset 0 -2px 0 0 #7cac0d;
}



.footer{color:#333; font-style:italic;}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	}

/* Medium devices (desktops, 992px and up) */
@media (min-width:992px) {
	}

/* Large devices (large desktops, 1200px and up) */
@media (min-width:1200px) {
	}