/* CSS Document */
body {
	background-color: #000000;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}
.texnormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.texnormal2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
}

.texnormal3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
}
.normatividad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.bottompane {
background-color: transparent;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
color: #003399;
}

A.bottompane:link {
text-decoration: none;
color:#003399;
}
A.bottompane:visited {
text-decoration: none;
color:#003399;
}
A.bottompane:hover {
text-decoration: none;
color:#003399;
font-weight:bold;
}
A.bottompane:active {
text-decoration: none;
color:#003399;
}

.bottompane1 {
background-color: transparent;
font-weight:bold;
font-size:12px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
color: #ffffff;
}

A.bottompane1:link {
text-decoration: none;
color:#ffffff;
}
A.bottompane1:visited {
text-decoration: none;
color:#ffffff;
}
A.bottompane1:hover {
text-decoration: none;
color: #FFCC00;
font-weight:bold;
}
A.bottompane1:active {
text-decoration: none;
color: #FFCC00;
}

.bottompane2 {
background-color: transparent;
font-weight:bold;
font-size:12px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
color: #FFCC00;
}

A.bottompane2:link {
text-decoration: none;
color: #FFCC00;
}
A.bottompane2:visited {
text-decoration: none;
color:#990000;
}
A.bottompane2:hover {
text-decoration: none;
color: #FFCC00;
font-weight:bold;
}
A.bottompane2:active {
text-decoration: none;
color: #FFCC00;
}

.bottompane3 {
background-color: transparent;
font-weight:bold;
font-size:12px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
color: #990000;
}

A.bottompane3:link {
text-decoration: none;
color:#990000;
}
A.bottompane3:visited {
text-decoration: none;
color:#990000;
}
A.bottompane3:hover {
text-decoration: none;
color: #FFCC00;
font-weight:bold;
}
A.bottompane3:active {
text-decoration: none;
color: #FFCC00;
}

.titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #003399;
	line-height:22px;
}
.titulos2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #990000;
	line-height:22px;
}
