
/* ARMOURY BANNER CSS BEGINS | DEBUT DU CSS DU MANEGE */

/* 
div.man-arm {
	background: url(/que/manege-armoury/images/fond-bg.jpg) no-repeat center center;
}
*/

.w50 {
	width: 50%;
	min-width: 50%;
}

.w97 {
	width: 97%;
	min-width: 97%;
}

.padBottom30 {
	padding-bottom: 30px;
}

.padBottom15 {
	padding-bottom: 15px;
}

.bold {
	font-weight:bold;
}

ul.doubleint li {
	margin-bottom: 14px;
}

ul.simpleint li {
	margin-bottom: 0px
}

ol.doubleint li {
	margin-bottom: 14px;
}

ol.simpleint li {
	margin-bottom: 0px
}

li.espacehaut {
	margin-top: 10px;
}

.smallr {
	font-size: smaller;
}

.left, .left img {
	text-align: left;
}

.right img {
	text-align: right;
}

.qcborder {
	border-style: double;
	border-color: #336699;
	padding: 5px;
	min-width: 9.5em;
}

.qcblue {
	color: #336699;
}

/* ARMOURY BANNER CSS ENDS | FIN DU CSS DU MANEGE */


