body { 
	text-align:center; /* for IE */ 
    background-color: #EAEAEA;
	padding:0px;
	margin:0px;

}
/*#contenedor{
width:781px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
*/
.TablaPrincipal {
    border: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #999999;
	}
.header{
	width:780px;
	height:102px;
	background-image:url(../images/bkg_header.gif);
	background-color:#CC0000;
	position:relative;
	margin:0px auto;
	/*text-align:center;*/
/*	position:relative;
	margin-left:auto;
	margin-right:auto;
*/}
.Titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-weight: bold;
	color: #254650;
	text-transform: uppercase;
	text-align: center;
	background-color: #408095;
}
.Titulos_min {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-weight: bold;
	color: #254650;
	text-transform: none;
	text-align: center;
	background-color: #408095;
}
.TitulosValores {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	text-align: center;
	background-color: #e6e6e6;
	height: 40px;
}
.TextoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding: 10px;
	background-color: #e6e6e6;
}
.TextoHomeNotas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding: 10px;
	background-color: #F4F4F4;
	font-style: italic;
}
.TextoHomeSinFondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding: 10px;
}
.TextoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding: 10px;
	background-color: #e6e6e6;
}
.TextoBusquedasHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;

}
.TitulosColumnaHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	padding: 10px;
	background-color: #CCCCCC;
}
.TitulosColumnaHomeSinFondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding: 10px;
}
.FondoImagenes {
	background-color: #EBEBEB;
}
.Destacados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#990000;
	text-align: center;
	font-size: 12px;
	font-variant: normal;
}
.Copetes{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	font-size: 12px;
}
.DivMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;

}
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
	
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 80%;
 FONT-WEIGHT: Bold;
  color: #ffffff;
}
div.menuBar {
	
  background-color: #CC0000;
  padding: 0px 2px;
  text-align: left;
}
div.menuBar a.menuButton {
	
position: relative;
  left:50%;
  right:50%;
top: 0px;
  z-index: 100;
}
div.menuBar a.menuButton:hover {
  background-color: #CC0000;
  border-color: #CC0000;
  color: #ffffff;
}
div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #CC0000;
  border-color: #CC0000;
  color: #ffffff;
  left: 1px;
  top: 1px;
}
div.menu {
  background-color: #CC0000;
  border: 0px;
  padding: 0px 1px 1px 0px;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}
div.menu a.menuItem {
  color: #ffffff;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #ac2020;
  color: #ffffff;
}
div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}
div.menu div.menuItemSep {
  border-top: 0px;
  border-bottom: 0px;
  margin: 4px 2px;
}

.Height1px {
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
.ItemLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E8E8DF;
}

.itemBorder 
{
	/*BORDER-RIGHT: blue 1px ridge;
    BORDER-LEFT: blue 1px ridge;*/
    BORDER-BOTTOM: black 1px ridge;
}
.itemTexto {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.itemText {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	PADDING-LEFT: 11px;	 
}
/*.itemText { text-decoration: none; color: #111672; font: 12px Arial, Helvetica }*/
/*.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #ffffff; font: Bold 12px Arial, Helvetica } */
.crazyBorder
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BACKGROUND-COLOR: #4D80B7
}

