html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 13px/1.5 Arial, verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}

#container {
	position: relative;
	min-height: 100%;
}

#content {
	padding: 0px;
	background-color: #ffffff;
	padding-bottom: 220px;
}

#footer {
	position: absolute;
	bottom: 0;
	padding: 5px;
	background-color: #ffffff;
	width: 50%;
	color: #7a7a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	color: #7a7a7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.big_tlr {
	position : absolute;
	background-image: url('/ISL/images/big_logo.png');
	background-repeat: no-repeat;
	width: 227px;
	height: 230px;
	bottom: 0;
	right: 0;
}
		
.logo_tlr {
	width: 330px;;
	height: 81px;
}

a img {
	border: 0px;
	text-decoration : none;
}

.country {
	position : relative;
	float: right;
	width: 300px;
	height: 25px;
	margin-top: 0px;
	margin-right: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}

.toollinks {
	position: absolute;
	margin-top: 38px;
	height: 23px;
	background-color: #6ebb1f;
	width: 100%;
	margin-bottom: 25px;
}

.toollinks a {
	text-decoration: none;
	background-color: #6ebb1f;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.toollinks a:hover {
	text-decoration: underline;
	background-color: #6ebb1f;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.links {
	background-color: #6ebb1f;
	height: 23px;
	font: 11px/23px;
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	width: 820px;
	margin-left: 3px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0768A9;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0768A9;
	font-weight: bold;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec1f62;
	font-weight: bold;
	margin-bottom: 10px;
}

.tableau .error a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec1f62;
	font-weight: bold;
	margin-bottom: 10px;
}

.tableau {
	margin-top: 75px;
}

.tableau a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0768A9;
}

.separator {
	background-image: url('/ISL/images/separator.gif');
	background-repeat: repeat-y;
	width: 1px;
	height: 350px;
}

input {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #67b2e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	border: 1px solid #666666;
	font-size: 13px;
}

.languageSelect {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #67b2e7;
	font-size: 13px;
}

.validationButton {
	height: 20px;
	width: 70px;
	background-color: #0768A9;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding-top: 2px;
	cursor: pointer; cursor: hand;
}

.validationButton a {
	color: #ffffff;
	text-decoration: none;
}

.textForm {
	color: #0768A9;
}

.textFormB {
	color: #0768A9;
	font-weight: bold;
}

.colorCountry {
	color: #666666;
}

.imagedessus {
}
