/* Estilo desarrollado por aulaMx.com */

/* General del sitio */

body {
	background-image: url(../ons_img/bkg01.jpg);
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #990066;
	scrollbar-track-color: #EBF6FA;
	scrollbar-darkshadow-color: #98AAB1;
}

/* Legales del Index */

.pie {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.pie a:link, .pie a:visited, .pie a:active {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.pie a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

/* Formulario */

.txtform {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #000000;
}
.campotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #7F9DB9;
	background-color: #EBF6FA;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

/* Generales */

.txt12 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.txt12 a:link, .txt12 a:visited, .txt12 a:active {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990066;
	text-decoration: none;
}
.txt12 a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990066;
	text-decoration: underline;
}
.txt10 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.txt10 a:link, .txt10 a:visited, .txt10 a:active {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #990066;
	text-decoration: none;
}
.txt10 a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #990066;
	text-decoration: underline;
}
.txt13 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}
.txt13 a:link, .txt13 a:visited, .txt13 a:active {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}
.txt13 a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #990066;
	text-decoration: underline;
	font-weight: bold;
}
.noti12 {
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1.1px;
}
.noti12 a:link, .noti12 a:visited, .noti12 a:active {
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990066;
	text-decoration: none;
	letter-spacing: 1.1px;
}
.noti12 a:hover {
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990066;
	text-decoration: underline;
	letter-spacing: 1.1px;
