@charset "utf-8";
.txt_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
}
.txt_11 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	text-decoration: none;
}
.txt_11 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.dotted_horiz {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.dotted_right {
	border-right-width: 1pt;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.dotted_left {
	border-left-width: 1pt;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.txt_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBDBDB;
}
.txt_ttl_yllw {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFCB00;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn_enviar {
	background: url(img/btn_enviar.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 46px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.txt_9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

