@charset "utf-8";
body {
	background-image: url(../_img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.txt09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.txt08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.txt06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.txt07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}


a.txt04:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.txt05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}


a.txt04:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	background-color: #000;
}


a.txt01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
}

.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}

.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
	word-spacing: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.txtmenu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	word-spacing: 3px;
	background-color: #396600;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.txtmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	word-spacing: 3px;
	background-color: #060;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}




a.txt01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
}
.linea_verde {
	height: 130px;
	width: 950px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #090;
}
.header01 {
	background-image: url(../_img/header01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	width: 948px;
}
.header02 {
	background-image: url(../_img/header02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	width: 948px;
}
.header03 {
	background-image: url(../_img/header03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	width: 948px;
}
.header04 {
	background-image: url(../_img/header04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	width: 948px;
}
.header08 {
	background-image: url(../_img/header08.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	width: 948px;
}

.header05 {
	background-image: url(../_img/header05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	width: 948px;
}
.header06 {
	background-image: url(../_img/header06.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	width: 948px;
}
.header07 {
	background-image: url(../_img/header07.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 545px;
	width: 948px;
}

.form01 {
	background-color: #FFF;
	height: 18px;
	width: 250px;
	border: 1px solid #CCC;
}
.form_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #CCC;
	height: 22px;
	width: 80px;
	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: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
}

.form02 {
	background-color: #FFF;
	height: 90px;
	width: 250px;
	border: 1px solid #CCC;
}
