LI { padding-bottom:5px;
}
.titulosBlancos {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left:15px;
}
.TitulosHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #8F010C;
}
.leerNota {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color: #8F010C;
}
.leerNota:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color: #666666;
}
.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.txtNormal p
{
	
	text-align: justify;
}
.linkHome
{
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing: -1px;
}
.linkHome:hover
{

	font-family: Arial, Helvetica; 
    font-size:12px;
	color:#FFCC00;
    text-decoration:none;
	letter-spacing: -1px;
}
.linkNotasHome
{
	font-family: Arial, Helvetica; 
    font-size:11px;
	color:#333333;
    text-decoration:underline;
}
.linkNotasHome:hover
{
	font-family: Arial, Helvetica; 
    font-size:11px;
	color:#000000;
    text-decoration:underline;
}
.titulosSeccion
{
	font-family: Arial;
	font-size:13px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
}
.txtNotasHome
{
	font-family: Arial;
	font-size:11px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.txtNotasHome:hover
{
	font-family: Arial;
	font-size:11px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
.linea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.txtFoot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
}
.recuadro {
	border: 1px solid #9B9C61;
}
.recuadroTopBotom {
	border-top: 1px solid #9B9C61;
	border-right: 1px none #9B9C61;
	border-bottom: 1px solid #9B9C61;
	border-left: 1px none #9B9C61;
}
.mesCalendario {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 6px;
	background-color: #888844;
}
a.seminario{
	color:#900;
	text-decoration: none;
}
a.seminario:hover{
	color:#C00;
	text-decoration: underline;
}

.topLinks
{ 
	color:#515340;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.topLinks:hover
{
color:#990000
}

.imgNotasLeft
{
	float:left;
	margin: 0 8px 5px 5px;
	border:1px solid #333;
}
.imgNotasRight
{
	float:right;
	margin: 0 8px 5px 8px;
	border:1px solid #333;
}

.boldSubrallado
{
text-decoration:underline;
font-weight:bold;
}
