@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #484848;
}
a:link {
	text-decoration: none;
	color: #555555;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #555555;
}
h1 {
	font-size: 10px;
	color: #7697AD;
	font-weight: normal;
}
#menu1 {
	height: 50px;
	background-image: url(images/bg_menu.jpg);
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
#header {
	background-image: url(images/bg_header.jpg);
	height: 200px;
	text-align: center;
}

h2 {
	font-size: 10px;
	color: #277AA3;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #242424;
}
#h1tag {
	height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/bg_h1.jpg);
}
#menu1 #menu_text {
	margin: auto;
	width: 1000px;
	text-align: center;
	line-height: 50px;
}

#menu1 #menu_text a {
width:160px;
	text-align:center;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	line-height:30px;
	list-style:none;
	font-weight:normal;
}
#menu1 #menu_text a:link {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:none
}
#menu1 #menu_text a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:none
}
#menu1 #menu_text a:hover {
	text-decoration: underline;
	color: #20313d;
	text-decoration:none;
	background-image: url(images/bg_menu_over.jpg);
	line-height: 50px;
	font-size: 12px;
}
#menu1 #menu_text a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#CONT {
	margin: auto;
	width: 1000px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#CONT #menu {
	float: left;
	width: 250px;
}
#CONT #text {
	float: right;
	width: 700px;
	text-align: justify;
	white-space: normal;
}
#CONT #line {
	width: 3px;
}
#pie {
	background-image: url(images/line_pie.jpg);
	background-repeat:  repeat-x;
	height: 110px;
	width: auto;
}
#pie #text_pie #h {
	float: right;
	width: 600px;
}
#pie #text_pie {
	padding: 15px;
	width: 1000px;
	margin: auto;
	height: 70px;
}
#pie #text_pie #validators {
	float: right;
	width: 100px;
}
