#content {
	text-align : justify;
}

body,
html {
	font-family : Arial, Helvetica, Tahoma, sans-serif;
	font-size : 10pt;
}

h2,
h3,
h4,
h5,
h6,
hr {
	margin : 1em 0;
	text-align : left;
}

h2 {
	text-align : center;
	text-transform : uppercase;
}

img {
	border : 0;
}

img.border {
	border : 1px solid black;
}

img.center {
	display : block;
}

img.icon {
	vertical-align : bottom;
}

ol {
	margin-left : 0;
	padding-left : 30px;
}

ol.spaced li,
ul.spaced li {
	margin : 0 0 0.5em 0;
	text-align : inherit;
}

ol.spaced ol.regular li,
ol.spaced ul.regular li,
ul.spaced ol.regular li,
ul.spaced ul.regular li {
	margin : 0 0 0 0;
}

table {
	margin : 1em 0;
}

table.border,
table.bordure {
	border-style : solid;
	border-width : 2px 1px 1px 2px;
}

table.border td,
table.border th,
table.bordure td,
table.bordure th {
	border-style : solid;
	border-width : 0 1px 1px 0;
	padding : 4px;
}

table.bordure th {
	border-bottom-width : 2px;
}

table th {
	text-align : center;
}

table.talign-center td,
table.talign-center td {
	text-align : center;
}

td,
th {
	text-align : left;
	vertical-align : top;
}

ul {
	margin-left : 0;
	padding-left : 20px;
}

.blanc {
	color : #658ba7;
}

.box {
	border : 1px solid black;
	padding : 0.5em;
	text-align : center;
}

.center,
.left,
.right {
	margin-bottom : 15px;
	text-align : center;
}

.center {
	margin : auto;
}

.left {
	float : left;
	margin-right : 15px;
}

.pdf {
	background-image : url(pdf.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
}

.hotel {
	background-image : url(hotel.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
}

.excel {
	background-image : url(excel.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
}


.word {
	background-image : url(word.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
}

.zip {
	background-image : url(zip.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
}

.pho {
	background-image : url(photo.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
}

.pool {
	background-image : url(pool.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
}

.right {
	float : right;
	margin-left : 15px;
}
