@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #E0252C;
}
a:active {
	text-decoration: none;
	color: #000;
}

.bg-sus {
	background-image: url(images/bg-sus.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 804px;
}
.bg-jos {
	background-image: url(images/bg-jos.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 161px;
}
.bg-ttl {
	background-image: url(images/bg-ttl.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 29px;
}
.form {
	background-color: #FFF;
	border: 1px solid #d7d7d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DF242B;
	text-decoration: none;
	padding: 2px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #6DAF44;
	padding: 2px;
}
.tabel {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
}
.top {
	background-color: #FFF;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-top-color: #d7d7d7;
	border-left-color: #d7d7d7;
}
.laterale {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-left-color: #d7d7d7;
}
.img {
	border: 1px solid #d7d7d7;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c11212;
	text-decoration: none;
}
.link a:link, .link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c11212;
	text-decoration: none;
}
.link a:hover{
	text-decoration: underline;
}
.tahoma18b {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #649600;
}
.tahoma18a {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
