/* CSS Document */

html {
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #B1B1E4;
}
#pagebody {
	float: left;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#left {
	float: left;
	height: auto;
	width: 200px;
	min-height: 800px;
	margin-bottom: 10px;
}
#right {
	float: left;
	height: auto;
	min-height: 500px;
	width: 600px;
}
#logo {
	float: left;
	height: 120px;
	width: 120px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#pagetitle {
	float: left;
	height: auto;
	width: 580px;
	margin-top: 20px;
	padding: 10px;
	font-weight: bold;
}
#topmenu {
	float: left;
	height: auto;
	width: 580px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}
a {
	color: #6666CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.right_content_title {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	background-image: url(rct_bg.png);
	background-repeat: repeat-x;
	height: 15px;
	font-weight: bold;
}
.right_content {
	float: left;
	height: auto;
	width: 580px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.image_right {
	margin: 5px;
	float: right;
	height: 200px;
	width: 300px;
	padding: 3px;
	border: 1px solid #6666cc;
}
.image_left150 {
	margin: 5px;
	float: left;
	height: 150px;
	width: 150px;
	padding: 3px;
}

.tableborder {
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	color: #FFFFFF;
	border: 1px solid #6666cc;
	background-color: #9999DD;
	font-size: 12px;
}
.textarea1 {
	font-size: 11px;
	color: #666666;
	height: auto;
	width: 190px;
}
.textarea2 {
	font-size: 11px;
	color: #666666;
	height: auto;
	width: 40px;
}
.textarea3 {
	font-size: 11px;
	color: #666666;
	height: auto;
	width: 80px;
}
.button1 {
	font-size: 11px;
	border: 1px solid #FFCC00;
	background-color: #FFFFFF;
}
.bold11 {
	font-size: 11px;
	font-weight: bolder;
}
.kiemelt1 {
	color: #000099;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 12px;
}
.kiemelt2 {
	color: #CC0000;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#foot {
	float: left;
	height: auto;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5757C8;
}
.iniciale {
	font-size: 18px;
	color: #000099;
}
.left_menu {
	padding: 10px;
	float: left;
	width: 179px;
	background-color: #CFCFEF;
	margin-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6666cc;
	border-bottom-color: #6666cc;
}
.left_menu_title {
	float: left;
	width: 180px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(lm_bg.png);
	background-repeat: no-repeat;
}
fieldset {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
	float: left;
}
.blackfont {
	color: #000000;
}
hr {
	color: #FFCC00;
}
.topmenu_button {
	color: #FFFFFF;
	background-color: #6666cc;
	float: left;
	height: auto;
	width: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7777D2;
	border-right-color: #303092;
	border-bottom-color: #303092;
	border-left-color: #7777D2;
	margin-right: 2px;
}