@charset "utf-8";
.pie {
	border: 1px solid #E5E5E5;
}
.bg_address {
	background-image: url(imagenes/bg_address.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_body {
	background-image: url(imagenes/bg_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FF9900;
}
.maintxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	margin-left: 30px;
}

.bg_ornament {
	background-image: url(body_ornament.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.link2:link,
.link2:visited ,.link2:hover{
	color: #999999;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	text-decoration: none;
}
.borde1 {
	margin: 10px;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bg_port {
	background-image: url(imagenes/port_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.line_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu:link,.menu:visited,.menu:active,.menu:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
}

.address_txt {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
.txtgene {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.boton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.txtgen_tit {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #C0C0C0;
	padding-left: 10px;
	padding-right: 10px;
}
img {
    border:none;
}
