.back {
	background-image: url(../images/intro_04.jpg);
	background-repeat: repeat;
}
.texgralblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.OnClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #012E30;
	text-decoration: none;
	background-color: #E9D7B4;
	border-top: 1px solid #E9D7B4;
	border-right: 1px solid #7C7360;
	border-bottom: 1px solid #7A715F;
	border-left: 1px solid ##F1E6CF;
	cursor: hand;
	padding-left: 5px;
}

.OffClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #012E30;
	border-top: 1px solid #003E3E;
	border-right: 1px solid #489090;
	border-bottom: 1px solid #489090;
	border-left: 1px solid #003E3E;
	cursor: hand;
	padding-left: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #335859;
	text-decoration: none;
	padding: 8px;
}

.textgral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 8px;
	text-align: justify;
}
.textgral1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	background-color: #2D2F3C;
	text-align: justify;
}
.textgral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	background-color: #060C2C;
	text-align: justify;
}

.border {
	border-top: 1px #D5AB17;
	border-right: 1px solid #D5AB17;
	border-bottom: 1px solid #D5AB17;
	border-left: 1px solid #D5AB17;
}
.tituloventana {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F0E2CA;
	text-decoration: none;
	background-color: #012E30;
	border-top: 1px solid #335859;
	border-right: 1px solid #335859;
	border-bottom: 1px solid #335859;
	border-left: 1px solid #335859;
	padding-left: 5px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E44B22;
	text-decoration: none;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #E44A24;
	text-decoration: underline;
}
.linetotal{
	border: 1px solid #335859;
	padding: 5px;
}
.linetotal1 {

	border: 9px solid #335859;
	padding: 5px;
}
.textcell {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #335859;
	text-decoration: none;
	padding: 4px;
}
.inputstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #335859;
	text-decoration: none;
	border: 1px solid #D5AB17;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #335859;
	text-decoration: none;
}
.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #B27C10;
	text-decoration: underline;
}
.titlewindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
}
.calendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #012E30;
	text-decoration: none;
	padding: 5px;
}
.inputype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #012E30;
	text-decoration: none;
	background-color: #E4E9E9;
	border: .3px solid #012E30;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #012E30;
	border: 1px solid #D7ECEC;
	cursor: hand;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.relleno1 {
	background-color: #303549;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-decoration: underline;
}
.relleno2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	margin: 5px;
	padding: 5px;
}
.relleno3 {
	background-color: #012E30;
}
.rellenoformulario1 {
	background-color: #A6B6B7;
}
.rrelleno4 {
	background-color: #2D2F3C;
}
.rrelleno5 {
	background-color: #060C2C;
}
.rrelleno6 {
	background-color: #d6a639;
}
.rrelleno7 {
	background-color: #314142;
}
.lineleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #012E30;
	border-right-color: #012E30;
	border-bottom-color: #012E30;
	border-left-color: #012E30;
}
.backintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/intro_14_1.jpg);
	background-repeat: repeat;
}
.textgrallink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	padding: 8px;
	text-align: justify;
}
.titulo1subrayado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E44B22;
	text-decoration: underline;
}
.new {
	font-family: "Times New Roman", Times, serif;
}
.linkjustificado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
.linkjustificadorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CC0001;
	text-decoration: underline;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
.linkgrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: underline;
}
