.TextoGris, .TextoGris a:link, .TextoGris a:visited, .TextoGris a:active {
	font-family : Arial;
	font-size : 11px;
	color : #595959;
	text-decoration: none;
}

.TextoGris a:hover {
	font-family : Arial;
	font-size : 11px;
	color :#000000;
	text-decoration : underline;
}

.TextoGris2, .TextoGris2 a:link, .TextoGris2 a:visited, .TextoGris2 a:active {
	font-family : Arial;
	font-size : 10px;
	color : #595959;
	text-decoration: none;
}

.TextoGris2 a:hover {
	font-family : Arial;
	font-size : 10px;
	color :#000000;
	text-decoration : underline;
}

.TextoAzul, .TextoAzul a:link, .TextoAzul a:visited, .TextoAzul a:active {
	font-family : Arial;
	font-size : 11px;
	color : #1B425D;
	text-decoration: none;
}

.TextoAzul a:hover {
	font-family : Arial;
	font-size : 11px;
	color :#000000;
	text-decoration : underline;
}

.TextoBlanco, .TextoBlanco a:link, .TextoBlanco a:visited, .TextoBlanco a:active {
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration: none;
	padding: 4px;
}

.TextoBlanco a:hover {
	font-family : Arial;
	font-size : 11px;
	color :#d3d3d3;
	text-decoration : underline;
	padding: 4px;
}

.Subtitulo, .Subtitulo a:link, .Subtitulo a:visited, .Subtitulo a:active {
	font-family : Arial;
	font-size : 14px;
	color : #595959;
	text-decoration: none;
}

.Subtitulo a:hover {
	font-family : Arial;
	font-size : 14px;
	color :#000000;
	text-decoration : underline;
}

.Destacado, .Destacado a:link, .Destacado a:visited, .Destacado a:active {
	font-family : Arial Narrow;
	font-size : 16px;
	color : #FFFFFF;
	text-decoration: none;
}

.Destacado a:hover {
	font-family : Arial Narrow;
	font-size : 16px;
	color :#d3d3d3;
	text-decoration : none;
}

.Titulo, .Titulo a:link, .Titulo a:visited, .Titulo a:active {
	font-family : Arial Narrow;
	font-size : 18px;
	color : #084A8F;
	text-decoration: none;
}

.Titulo a:hover {
	font-family : Arial Narrow;
	font-size : 18px;
	color :#787878;
	text-decoration : none;
}

.Gris1 {
	background: #E3E3E3;
}

.Gris2 {
	background: #787878;
}

.Gris3 {
	background: #555555;
}

.Gris4 {
	background: #C7C7C7;
}

.Gris4 {
	background: #F3F3F3;
}

.Blanco {
	background: #FFFFFF;
}

.Naranja1 {
	background: #FFB300;
}

.Celeste {
	background: #F5FAFB;
}

.Celeste2 {
	background: #A6C2CE;
}

.Celeste3 {
	/*background: #0098B3;*/
	background: #4DB3C6;
}

.Celeste4 {
	background: #D2E6F4;
}

.Catalogo{
	/*background: url(../images/img_FondoCatalogo.jpg);*/
	background-repeat: no-repeat;
	
}

.Azul {
	background: #084A8F;
}

.Barra, .Barra a:link, .Barra a:visited {
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #1B425D;
	text-decoration: none;
	height: 26px;
	width: 100%;
	background: url(../images/img_Bullet4.jpg) #F3F3F3;
	background-position: top left;
	float: left;
	background-repeat: no-repeat;
	text-indent: 24px;
	padding-top: 5px;
	
}


.Barra a:hover , .Barra a:active {
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color :#000000;
	text-decoration : none;
	height: 26px;
	width: 100%;
	background: url(../images/img_Bullet3.jpg) #D1D1D1;
	background-position: top left;
	background-repeat: no-repeat;
}

.Borde {
	border-color: #E0DEDE;
	border-style: solid;
	border-width: 1px;
}

.highlight { 
   text-decoration: none;color:000099;background:yellow;
}

.FondoPie {
	background: url(../images/img_FondoPie.jpg);
	background-repeat: no-repeat;
}

.boton {
 font-family : Arial;
 font-size : 12px;
 text-decoration: none;
 background: #F3F3F3;
 color: #222;
 border: 2px outset #CCC;
 padding: .2em .5em;
}
.boton:hover {
  background: #D1D1D1;
  text-decoration: none;
}
.boton:active {
  border: 1px solid #000;
}

.Textofoot, .Textofoot a:link, .Textofoot a:visited {
	font-family : Arial;
	font-size : 11px;
	color : #595959;
	text-decoration: none;
	font-weight: bold;
}


.Textofoot a:hover, .Textofoot a:active  {

	font-family : Arial;
	font-size : 11px;
	color : #595959;
	text-decoration: underline;
	font-weight: bold;
}
.DistCeleste2 {
	background: #A6C2CE;
	width: 100%;
}
.Azulonline {
	background-color: #4DB3C6;
}
