﻿A:Link
{
	color: #444444;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A:Visited
{
	color: #444444;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
A:Active
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.Inicio
{
	font-size: 10px;
	color: white;
	font-family: Arial;
}

.PiePag
{
	font-size: 9px;
	color: Black;
	font-family: Verdana;
	text-decoration: none;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #00688B;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.ContentAccords
{
	color: black;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: none;
	font-style: normal;
}
.Titulos
{
	font-size: 36px;
	font-family: 'Bodoni MT Condensed';
	color: #660000;
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
	border-bottom: maroon 1px dotted;
}
.SubTitulos
{
	font-size: 13px;
	font-family: Verdana;
	color: maroon;
	font-weight: bold;
	margin-top: 5px;
	background-color: #ffffcc;
	height: 22px;
}
.SubTitulosEsp
{
	font-size: 13px;
	font-family: Verdana;
	color: #663300;
	font-weight: bold;
	border-bottom: #ffcc33 1px solid;
	margin-top: 5px;
}
.Contenido
{
	font-size: 11px;
	color:  #333333;
	font-family:Verdana;
	text-align: justify;
	padding: 15px;
	line-height: 18px;
}

.CollapsePanelHeader
{
	width: 510px;
	background-color: #ffffEE;
	overflow: hidden;
}
.CollapsePanel
{
	width: 500px;
	background-color: #ffDD55;
	font-weight: bold;
	float: left;
	padding: 5px;
	cursor: pointer;
}
.Origen
{
	font-size: xx-small;
	color: gray;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	border-top: activeborder 1px solid;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:2px;
	border-style:solid;
	border-color:Gray;	
	width:450px;
}
.modalBackground
{
	background-color: gray;	
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.Cuadros
{
	width: 16.6%;
	background-color: #f9cf6c;
	font-size: 11px;
	font-family: Arial;
}
.ClaveMateria
{
	font-size: 10px;
	color: #993300;
	font-family: Arial;
}
.Bordecito
{
	border: 1px;
	border-style: dotted;
	border-color: maroon;
}

.TituloPertenece
{
	font-size: 11px;
	color: #434343;
	font-family: Verdana;
	font-weight: normal;
}

A.TituloNoticia:Active{	font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;}
A.TituloNoticia:Hover{	font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;}
A.TituloNoticia:Link{	font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;}
A.TituloNoticia:Active{	font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;}
A.TituloSubNoticia{font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;	font-weight: normal;	text-transform: none;	font-style: normal;	font-variant: normal;}
A.TituloSubNoticia:Active{font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;	font-weight: normal;	text-transform: none;	font-style: normal;	font-variant: normal;}
A.TituloSubNoticia:Hover{font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;	font-weight: normal;	text-transform: none;	font-style: normal;	font-variant: normal;}
A.TituloSubNoticia:Link{font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;	font-weight: normal;	text-transform: none;	font-style: normal;	font-variant: normal;}
A.TituloSubNoticia:Active{font-size: 11px;	color: #222222;	font-family: Arial;	text-decoration: none;	font-weight: normal;	text-transform: none;	font-style: normal;	font-variant: normal;}

A.selectIndex:Active
{
	font-size: 20px;
	font-family: 'Arial Narrow';	
	font-weight: Bold;
}
A.unselectIndex:Active,Hover,Link,Visited
{
	font-size: 12px;
	font-family: 'Arial Narrow';	
}
.ControlButon
{
	font-size: 10px;
	color: #ffff99;
	font-family: Verdana;
	background-color: #990000;
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}
.nuevo
{
	font-size: 10px;
	color: orange;
	font-style: italic;
	font-family: Arial;
	font-variant: normal;
}
.labels
{
	font-size: 12px;
	color: black;
	font-family: Arial;	
}
.Controles
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}