body {
	background-color: #000000;
	margin-top: 0px;
	background-position: center;
}

table {
	font-family: Arial;
	font-size: 12px;
}

.fondo {
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	background-color: #000000;
}
.verdana14 {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	height: 40px;
}
a.menu_izq:link,
a.menu_izq:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;	
}
a.menu_izq:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;	
}
a.no:link,
a.no:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: line-through;
	color: #FFFFFF;	
}
a.no:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: line-through;
	color: #FF0000;	
}
.idiomas {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
.flash {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

.titNovedades {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('axl/img/estructura/titNovedades.png');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
/* 	line-height: 20px; */
}

.titNovedadesInv {
	background-image: url('axl/img/estructura/titNovedadesInv.png');
/* 	line-height: 15px; */
}

.fondoBlanco {
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 30px;
}

.fondoRojo {
	background-color: #FF0000;
}
