﻿
.cssNormal
{
	font-family: Arial;
	font-size: 9px;
	color: Black;
	text-decoration: none;
}

.cssTituloSecciones
{
	font-family: Arial;
	font-size: 9px;
	color: Black;
	text-decoration: none;
	font-weight: bolder;
}

.cssTituloFilas
{
	font-family: Arial;
	font-size: 9px;
	color: Black;
	text-decoration: none;
	font-weight: bolder;
}

.cssIntroTituloImg
{
	background-image: url(../App_Themes/Images/Encabezados/bgEditorial.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial;
	color: Black;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
}

.cssIntroPieImg
{
	background-image: url(../App_Themes/Images/bgPiePagina.png);
	background-repeat: repeat-x;
	font-family: Arial;
	color: Black;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
}

.Titulos
{
	font-family: Arial;
	font-size: 9px;
	color: GREEN;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}

.TitulosBotones
{
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	font-weight: bolder;
	color: #1C734E;
}

.MarquesillaHome
{
	font-family: Arial;
	font-size: 9px;
	color: White;
	text-decoration: none;
	font-weight: bolder;
}

.Info
{
	font-family: Arial;
	font-size: 9px;
	color: Black;
	text-decoration: none;
	text-align: justify;
}

.InfoCaposRequeridos
{
	font-family: Times New Roman;
	font-size: 11pt;
	color: Red;
	text-decoration: none;
}

.InfoResaltada
{
	font-family: Arial;
	font-size: 9px;
	color: green;
	text-decoration: none;
	font-weight: bolder;
}

.InfoTitulos
{
	font-family: Arial;
	font-size: 9px;
	color: Black;
	text-decoration: none;
	font-weight: bolder;
}

.LinksVerdes
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
	color: Blue;
}

.LinksVerdes a:link
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
}

.LinksVerdes a:hover
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
	color: Green;
}

.LinksVerdes a:visited
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
	color: Maroon;
}

.LinksVerdes a:active
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
}

.cssIntro
{
	font-family: Arial;
	font-size: 9px;
	color: Black;
	text-decoration: none;
	font-weight: bolder;
}

.cssPpal
{
	font-family: Arial;
	font-size: 9px;
	color: Black;
	text-decoration: none;
	font-weight: bolder;
}

.cssLink
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
}

.cssLink a:link
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
}

.cssLink a:hover
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
}

.cssLink a:visited
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
}
.cssLink a:active
{
	font-family: Arial;
	font-size: 9px;
	font-weight: bolder;
}

