body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 16px;
	margin: 0px;
}
.derecha {
	border-bottom-width: 2px;
	border-left-style: dotted;
	border-bottom-color: #C82C06;
}
a:link {
	font-size: 12px;
	color: #030281;
	font-weight: 300;
}
a:visited {
	color: #333333;
	font-size: 12px;
}
a:hover {
	color: #C82C06;
	font-size: 12px;
}
#links a:link {
	font-size: 12px;
	color: #030281;
	font-weight: bold;
	text-decoration: none;
}
	#links a:hover {
	font-size: 12px;
	color: #C82D06;
	font-weight: bold;
	text-decoration: none;}
	#links a:visited {
	font-size: 12px;
	color: #030281;
	font-weight: bold;
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.letra10 {
	font-size: 11px;
}
.titulos {
	font-weight: bold;
	letter-spacing: 6px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030381;
	background-color: #006699;
	height: 14px;
}
.celdaconborde {
	border: 0px none;
	padding: 8px 20px;
	font-size: 12px;


}
.txt_margen {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.letra_grande {
	font-size: 14px;
	line-height: 18px;
}
.borde1 {
	border: 1px solid #336699;
	background: #FFFFFF;
}
.form_margen_txt {
	padding: 10px;
	text-align: right;
	border-bottom: 1px solid #C82C06;
}
.btn {
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/f_btn.gif) no-repeat;
	height: 23px;
	width: 118px;
	border: 0px none;
	font-size: 10px;
	cursor: hand;
	text-align: center;
	padding: 0px;
}
.form_250 {
	width: 250px;
	color: #000000;
	background: #D0E1E6;
	border: 1px solid #006699;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
