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

body {
	background-image: url(images/background_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0A8ACB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	background-attachment: fixed;
}
#botom {
	background-image: url(images/index_13.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
h1 {
	font-size: 18px;
	color: #D42426;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.main_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}
.botom_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
.botom_text a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.botom_text a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0;
}
.main_text_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: justify;
	font-weight: bold;
}
legend {
	color: #F00;
	font-size: 16px;
}
.main_text_bold_C {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: center;
	font-weight: bold;
}
.main_text_C {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}
#form_tb {
	font-size: 12px;
	color: #333;
}
img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
