.TABLElineahorizontal {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #840000;
	border-bottom-color: #840000;
}
.TABLEvertical {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:  848200;
	border-left-color:  848200;
}
.CELDAarriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 848200;
}
.CELDAabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 848200;
}
.ULestilo {
	list-style-type:none ;
	margin: 0;
	padding: 15;
	border: none
}
.LIseparador1 {
	margin: 0;
	padding: 0.25em 0.5em 0.5em 1em;
	border-top: 0px solid D9D9D9;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.LIseparador2 {
	margin: 0;
	padding: 0.25em 0.5em 1em 1em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	cursor: hand;
}
.LIseparador3 {
	margin: 0;
	padding: 0em 0em 0.5em 0em;
	border-bottom: 0px solid D9D9D9;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A6A6A6;
	font-weight: bold;
}
.TEXTObasico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TEXTOtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #848200;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.box { 
  background: #996666; 
}
.boxtop { 
  background: url(/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
.textoblanco{
color:#FFFFFF;
}
.box2 { 
  background: #F2F2F2; 
}
.boxtop2 { 
  background: url(/images/ne2.gif) no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 10px; 
  background: url(/images/nw2.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(/images/se2.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 10px; 
  background: url(/images/sw2.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 10px 0px 10px;
}

.boxtop3 div { 
  font-size: 0;
  height: 10px; 
  background: url(/images/nw3.gif) no-repeat top left; 
}
.boxbottom3 div { 
  font-size: 0;
  height: 10px; 
  background: url(/images/sw3.gif) no-repeat bottom left; 
}
.boxenlace{
  border-bottom:1px #FFFFFF solid;
}

/* Estilo de la páginación de las páginas*/

#Paginacion{
	list-style:none;
	margin:0px;
	padding:0px 20px 20px 20px;
}

#Paginacion li{
	Display:inline;
}

#Paginacion li a{
	text-decoration:none;
	color:#000000;
}

#Paginacion li a:hover, #Paginacion li a.selecionado{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000000;
}
