/* CSS Document */
/* Zilli custom */

.bg_head {
	height: 300px;
	background-image: url("../_assets/banner01.jpg");
}
a:link {
	text-decoration: none;
	color: #06C;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: none;
	color: #39F;
}
h1, h2, h3 {
	font-size: 22px;
}
.FocuStudiRed {
	color: #85122f;
}
.divTitles {
	float: left;
	display: block;
}
#inc-bloc {
	clear: both;
}
.downloadapps a {
	float: right;
	clear: left;
	margin-top: 20px;
	margin-left: 20px;
}
.divapps {
	height: 190px;
}
small {
	color: #9D9D9D;
}
.imgFlex {
	max-width: 100%;
}
