.headertabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.headertabs a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #E73D14;
	text-decoration: none;
}
.headertabs a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #191919;
	text-decoration: none;
}

.headertabs a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #191919;
	text-decoration: none;
}
.TablaFondoIntermedio {
	background-repeat: repeat-y;
	background-position: center;
}
.CeldaMainFondo {
	background-image: url(../images/bg_general.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
.Tabla2FondoPiedepagina {
	background-image: url(../images/bg_piedepagina.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.CeldaEsquina {
	background-image: url(../images/bg_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #FE9836;
}
.LinkMainIndex {
}

