@charset "ISO-8859-1";

#content .prefixed-text {
	margin-top: 8px;
}

#content .prefixed-text .prefix {
	float: left;
	color: #d21f22;
	font-weight: bold;
	width: 200px;
}

#content .prefixed-text .text {
	margin-left: 210px;
}

#content .important-message {
	text-align: center;
	font-weight: bold;
}

#content .webmap li {
	list-style: none;
}

.image {
	border: 0px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
}

.image-left  {
	border: 0px;
	float: left;
	margin: 5px;
}

.image-right  {
	border: 0px;
	float: right;
	margin: 5px;
}

.title {
	border-bottom: 2px #9c0c31 solid;

	height: 20px;
	width: 100%;
	color: #9c0c31;
	font-size: large;
	text-transform: uppercase;
	
}

.subtitle {
	font-weight: bold;
	font-size: 110%;
	color: #9c0c31;
}

.paragraph {
	text-align: justify;
}

.description {
	text-align: justify;
	font-weight: bold;
}

.separation {
	clear: both;
}

#content .array table {
	border-collapse: collapse;
	width: 100%;
}

#content .array th {
	background-color: #E8E6D9;
	text-align: left;
}

#content .array th, #content .array td {
	border: 1px #E8E6D9 solid;
	vertical-align: top;
	padding: 3px;
}

#content .array .odd th {
	background-color: #bbbbbb;
}

#content .array .odd td {
	background-color: #cccccc;
}

#content .array-title, #content .array-first-title {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content .ilnk-button a {
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/bg_button.jpg");
	display: block;
	width: 139px;
	height: 60px;
	padding-top: 22px;
	padding-right: 15px;
	color: #303030;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

/* JOB */

#job-menu input {
	margin-left: 22px;
	width: 145px;
}