@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Georgia, Arial;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

a:link {
	color: #3366ff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #3366ff;
}

a:hover {
	text-decoration: none;
	color: #0033ff;
}

a:active {
	text-decoration: none;
	color: #3366ff;
}

a.Lnegro:link {
	color: #000000;
	text-decoration: none;
}

a.Lnegro:visited {
	text-decoration: none;
	color: #000000;
}

a.Lnegro:hover {
	text-decoration: underline;
	color: #000000;
}

a.Lnegro:active {
	text-decoration: none;
	color: #000000;
}

a.Lgrande:link {
font-size: 13px;
	color: #3366ff;
	text-decoration: none;
}

a.Lgrande:visited {
font-size: 13px;
	text-decoration: none;
	color: #3366ff;
}

a.Lgrande:hover {
font-size: 13px;
	text-decoration: none;
	color: #0033ff;
}

a.Lgrande:active {
font-size: 13px;
	text-decoration: none;
	color: #3366ff;
}


a.Lgrispeque:link {
	text-decoration: none;
	color: #818181;
	font-size: 10px;
}
a.Lgrispeque:visited {
	text-decoration: none;
	color: #818181;
	font-size: 10px;
}
a.Lgrispeque:hover {
	text-decoration: none;
	color: #990000;
	font-size: 10px;
}
a.Lgrispeque:active {
	text-decoration: none;
	color: #818181;
	font-size: 10px;
}

a.Larriba:link {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
a.Larriba:visited {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
a.Larriba:hover {
	text-decoration: none;
	color: #006600;
	font-size: 10px;
}
a.Larriba:active {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}

  #test2 {
  width: 705px;
  height: 95px;
  }

.cajas {font-family: Palatino Linotype, Book Antiqua;
font-size: 11px;
color: #000000;
border: #999999 1px solid;
}

.botones {
background-color: #005500;
font-family: Palatino Linotype, Book Antiqua;
font-size: 11px;
color: #FFFFFF;
border: #999999 1px solid;
}

.celda {background-image: url(images/fondo.jpg);
background-repeat: no-repeat;
border: #CCCCCC 1px solid;
}

.borde {
border: #CCCCCC 1px solid;
}

.titulo {
font-size: 14px;
color: #3366ff;
border-bottom: #CCCCCC 1px solid;
}

.titulo2 {
font-size: 14px;
color: #3366ff;
}

.textoverde {
color: #005500;
}

.bordearribajo {
border-bottom: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
}

.bordebajo {
border-bottom: #CCCCCC 1px solid;
}

.bordesup {
border-top: #CCCCCC 1px solid;
}

.borderecho {
border-right: #CCCCCC 1px solid;
}

.fondomapa
{
background:url(img/mapasomb/Mapa.gif);
background-repeat:no-repeat;
height: 140px;
}

.textoclaro {
color: #999999;
}

.Tadocenormal {
font-size: 12px;
}

.textolinks {
font-size: 10px;
color: #999999;
}

.fondogrisaceo {
background-color: #DDDDDD;
}

.textogrand {
font-size: 24px;
}